Hitoshi Mitake e5cba24e3f workqueue: check the allocation of system_unbound_wq пре 14 година
..
debug 5450d90405 kdb: fix crash when KDB_BASE_CMD_MAX is exceeded пре 14 година
gcov 6038f373a3 llseek: automatically add .llseek fop пре 15 година
irq 82279e6bd7 Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 14 година
power 43e60861fe PM / OPP: Hide OPP configuration when SoCs do not provide an implementation пре 14 година
time 8af3c153ba ntp: Clamp PLL update interval пре 15 година
trace 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> пре 14 година
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files пре 17 година
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem пре 17 година
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency пре 17 година
Kconfig.locks c02260277e mutex: Better control mutex adaptive spinning config пре 15 година
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too пре 16 година
Makefile 3044100e58 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 14 година
acct.c ebabe9a900 pass a struct path to vfs_statfs пре 15 година
async.c 083b804c4d async: use workqueue for worker pool пре 15 година
audit.c ab263f47c9 audit: Use rcu for task lookup protection пре 14 година
audit.h b8800aa5d9 audit: make functions static пре 14 година
audit_tree.c f7a998a949 in untag_chunk() we need to do alloc_chunk() a bit earlier пре 14 година
audit_watch.c b8800aa5d9 audit: make functions static пре 14 година
auditfilter.c d29be158a6 Audit: add support to match lsm labels on user audit messages пре 14 година
auditsc.c 120a795da0 audit mmap пре 14 година
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions пре 17 година
bounds.c 01fc0ac198 kbuild: move bounds.h to include/generated пре 15 година
capability.c 32bd7eb5a7 sched: Remove remaining USER_SCHED code пре 15 година
cgroup.c f7e835710a convert cgroup and cpuset пре 14 година
cgroup_freezer.c 2d3cbf8bc8 cgroup_freezer: update_freezer_state() does incorrect state transitions пре 14 година
compat.c c41d68a513 compat: Make compat_alloc_user_space() incorporate the access_ok() пре 15 година
configs.c 6038f373a3 llseek: automatically add .llseek fop пре 15 година
cpu.c 3a101d0548 sched: adjust when cpu_active and cpuset configurations are updated during cpu on/offlining пре 15 година
cpuset.c f7e835710a convert cgroup and cpuset пре 14 година
cred.c 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct пре 14 година
delayacct.c 6952b61de9 headers: taskstats_kern.h trim пре 16 година
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword пре 17 година
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support пре 15 година
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path пре 15 година
exit.c e0a7021710 posix-cpu-timers: workaround to suppress the problems with mt exec пре 14 година
extable.c 714f83d5d9 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 16 година
fork.c 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct пре 14 година
freezer.c 6301cb95c1 sched: fix nr_uninterruptible accounting of frozen tasks really пре 16 година
futex.c 4c115e951d futex: Address compiler warnings in exit_robust_list пре 14 година
futex_compat.c 4c115e951d futex: Address compiler warnings in exit_robust_list пре 14 година
groups.c 1c24de60e5 kernel/groups.c: fix integer overflow in groups_search пре 15 година
hrtimer.c f13d4f979c hrtimer: Preserve timer state in remove_hrtimer() пре 15 година
hung_task.c 6a103b0d44 lockup detector: Fix grammar by adding a missing "to" in the comments пре 15 година
hw_breakpoint.c d580ff8699 perf, hw_breakpoint: Fix crash in hw_breakpoint creation пре 15 година
irq_work.c e360adbe29 irq_work: Add generic hardirq context callbacks пре 15 година
itimer.c 8747d793fc itimers: Fix racy writes to cpu_itimer fields пре 15 година
jump_label.c 95bcd683fb jump label: Make arch_jump_label_text_poke_early() optional пре 14 година
kallsyms.c 33e0d57f5d Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking" пре 14 година
kexec.c 3ecb01df32 use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages пре 14 година
kfifo.c 399f1e30ac kfifo: fix scatterlist usage пре 15 година
kmod.c d7627467b7 Make do_execve() take a const filename pointer пре 15 година
kprobes.c de31c3ca81 jump label: Fix error with preempt disable holding mutex пре 14 година
ksysfs.c 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks пре 15 година
kthread.c 82805ab77d kthread: implement kthread_data() пре 15 година
latencytop.c 38715258aa latencytop: fix per task accumulator пре 14 година
lockdep.c 4ba053c04a lockdep: Check the depth of subclass пре 15 година
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops пре 15 година
lockdep_proc.c bd6d29c25b lockstat: Make lockstat counting per cpu пре 15 година
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around пре 16 година
module.c abbce906d0 (trivial) Fix compiler warning in kernel/modules.c пре 14 година
mutex-debug.c d43c36dc6b headers: remove sched.h from interrupt.h пре 16 година
mutex-debug.h c2f21ce2e3 locking: Implement new raw_spinlock пре 15 година
mutex.c ef5dc121d5 mutex: Fix annotations to include it in kernel-locking docbook пре 15 година
mutex.h 0d66bf6d35 mutex: implement adaptive spinning пре 16 година
notifier.c d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() пре 15 година
ns_cgroup.c 45531757b4 cgroup: notify ns_cgroup deprecated пре 14 година
nsproxy.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h пре 15 година
padata.c b7c8e55db7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 пре 15 година
panic.c 863a604920 lib/bug.c: add oops end marker to WARN implementation пре 15 година
params.c 907b29eb41 param: locking for kernel parameters пре 15 година
perf_event.c eed01528a4 perf_events: Fix time tracking in samples пре 14 година
pid.c 4221a9918e Add RCU check for find_task_by_vpid(). пре 15 година
pid_namespace.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h пре 15 година
pm_qos_params.c 00fafcda17 PM / PM QoS: Fix reversed min and max пре 14 година
posix-cpu-timers.c b34d8915c4 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux пре 15 година
posix-timers.c 2b08de0073 posix_timer: Move copy_to_user(created_timer_id) down in timer_create() пре 15 година
printk.c 12b3052c3e capabilities/syslog: open code cap_syslog logic to fix build failure пре 14 година
profile.c 6038f373a3 llseek: automatically add .llseek fop пре 15 година
ptrace.c 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct пре 14 година
range.c 834b40380e kernel/range.c: fix clean_sort_range() for the case of full array пре 14 година
rcupdate.c d4f8f217b8 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu пре 15 година
rcutiny.c a57eb940d1 rcu: Add a TINY_PREEMPT_RCU пре 15 година
rcutiny_plugin.h dd7c4d8973 rcu: performance fixes to TINY_PREEMPT_RCU callback checking пре 15 година
rcutorture.c 0ddea0ead2 rcu: fix sparse errors in rcutorture.c пре 15 година
rcutree.c 4ee0a60392 rcu: using ACCESS_ONCE() to observe the jiffies_stall/rnp->qsmask value пре 15 година
rcutree.h 269dcc1c2e rcu: Add tracing data to support queueing models пре 15 година
rcutree_plugin.h 81a294c44e rcu: fix _oddness handling of verbose stall warnings пре 15 година
rcutree_trace.c 269dcc1c2e rcu: Add tracing data to support queueing models пре 15 година
relay.c 408af87a39 Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset пре 14 година
res_counter.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h пре 15 година
resource.c e9f29c9a56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 пре 14 година
rtmutex-debug.c 1d61548254 sched: Convert pi_lock to raw_spinlock пре 15 година
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging пре 19 година
rtmutex-tester.c 0fc86c7bd9 rtmutex-tester: make it build without BKL пре 14 година
rtmutex.c d209d74d52 rtmutes: Convert rtmutex.lock to raw_spinlock пре 15 година
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging пре 19 година
rtmutex_common.h 8dac456a68 rt_mutex: add proxy lock routines пре 16 година
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling пре 17 година
sched.c 1e5a74059f sched: Fix cross-sched-class wakeup preemption пре 14 година
sched_clock.c c676329abb sched_clock: Add local_clock() API and improve documentation пре 15 година
sched_cpupri.c 68c38fc3cb sched: No need for bootmem special cases пре 15 година
sched_cpupri.h 68c38fc3cb sched: No need for bootmem special cases пре 15 година
sched_debug.c eebef74695 sched: Use correct macro to display sched_child_runs_first in /proc/sched_debug пре 15 година
sched_fair.c 1e5a74059f sched: Fix cross-sched-class wakeup preemption пре 14 година
sched_features.h aa48380851 sched: Remove irq time from available CPU power пре 15 година
sched_idletask.c 74f5187ac8 sched: Cure load average vs NO_HZ woes пре 15 година
sched_rt.c 305e6835e0 sched: Do not account irq time to current task пре 15 година
sched_stats.h d4a6f3c32c sched_stat: Update sched_info_queue/dequeue() code comments пре 14 година
sched_stoptask.c 1e5a74059f sched: Fix cross-sched-class wakeup preemption пре 14 година
seccomp.c 5b1017404a x86-64: seccomp: fix 32/64 syscall hole пре 16 година
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() пре 17 година
signal.c b840115083 signals: annotate lock context change on ptrace_stop() пре 14 година
smp.c 3a5f65df5a Typedef SMP call function pointer пре 14 година
softirq.c a042e26137 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip пре 14 година
spinlock.c 9c1721aa49 locking: Cleanup the name space completely пре 15 година
srcu.c 829f8ed2c9 kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOC пре 15 година
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias пре 16 година
stop_machine.c 4ce6494dbd stop_machine: convert cpu notifier to return encapsulate errno value пре 14 година
sys.c 950eaaca68 pid: make setpgid() system call use RCU read-side critical section пре 15 година
sys_ni.c 1ef21199a5 powerpc: define a compat_sys_recv cond_syscall пре 15 година
sysctl.c df6e61d4ca kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK пре 14 година
sysctl_binary.c 69e4469a39 sysctl: don't use own implementation of hex_to_bin() пре 15 година
sysctl_check.c a9febbb4bd sysctl: min/max bounds are optional пре 15 година
taskstats.c 3d9e0cf1fe taskstats: split fill_pid function пре 14 година
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes пре 15 година
time.c 592913ecb8 time: Kill off CONFIG_GENERIC_TIME пре 15 година
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits пре 17 година
timer.c e360adbe29 irq_work: Add generic hardirq context callbacks пре 15 година
tracepoint.c 3b6e901f83 jump_label: Use more consistent naming пре 15 година
tsacct.c d57af9b214 taskstats: use real microsecond granularity for CPU times пре 14 година
uid16.c 2bcd57ab61 headers: utsname.h redux пре 16 година
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 пре 16 година
user-return-notifier.c 1786bf009f core: Clean up user return notifers use of per_cpu пре 15 година
user.c 571428be55 kernel/user.c: add lock release annotation on free_user() пре 14 година
user_namespace.c 5c1469de75 user_ns: Introduce user_nsmap_uid and user_ns_map_gid. пре 15 година
utsname.c 4c2a7e72d5 utsns: extract creeate_uts_ns() пре 16 година
utsname_sysctl.c 56992309cc sysctl kernel: Remove binary sysctl logic пре 15 година
wait.c ee2f154a59 docbook: add more wait/wake/completion to device-drivers docbook пре 14 година
watchdog.c 433039e97f watchdog: Fix section mismatch and potential undefined behavior. пре 14 година
workqueue.c e5cba24e3f workqueue: check the allocation of system_unbound_wq пре 14 година
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool пре 15 година