Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner il y a 18 ans
..
irq 92ea77275b Fix crash with irqpoll due to the IRQF_IRQPOLL flag testing il y a 18 ans
power 2391dae3e3 PM: introduce set_target method in pm_ops il y a 18 ans
time 746976a301 NTP: remove clock_was_set() call to prevent deadlock il y a 18 ans
.gitignore febf7ea4be gitignore: ignore more generated files il y a 19 ans
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support il y a 18 ans
Kconfig.preempt 3dde6ad8fc Fix trivial typos in Kconfig* files il y a 18 ans
Makefile 1eeb66a1bb move die notifier handling to common code il y a 18 ans
acct.c f3a43f3f64 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path il y a 18 ans
audit.c 039b6b3ed8 audit: add spaces on either side of case "..." operator. il y a 18 ans
audit.h e54dc2431d [PATCH] audit signal recipients il y a 18 ans
auditfilter.c 7b018b2888 audit: fix oops removing watch if audit disabled il y a 18 ans
auditsc.c 0a4ff8c259 [PATCH] Abnormal End of Processes il y a 18 ans
capability.c 41487c65bf [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task il y a 18 ans
compat.c 83f5d12669 signal/timer/event: timerfd compat code il y a 18 ans
configs.c 85badbdf51 use simple_read_from_buffer in kernel/ il y a 18 ans
cpu.c 455c017ae3 microcode: use suspend-related CPU hotplug notifications il y a 18 ans
cpuset.c 3e903e7b16 cpuset: zero malloc - fix for old cpusets il y a 18 ans
delayacct.c 172ba844a8 sched: update delay-accounting to use CFS's precise stats il y a 18 ans
die_notifier.c 1eeb66a1bb move die notifier handling to common code il y a 18 ans
dma.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification il y a 18 ans
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> il y a 19 ans
exit.c 172ba844a8 sched: update delay-accounting to use CFS's precise stats il y a 18 ans
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel il y a 19 ans
fork.c 172ba844a8 sched: update delay-accounting to use CFS's precise stats il y a 18 ans
futex.c a06381fec7 FUTEX: Restore the dropped ERSCH fix il y a 18 ans
futex_compat.c bd197234b0 Revert "futex_requeue_pi optimization" il y a 18 ans
hrtimer.c 8bb7844286 Add suspend-related notifications for CPU hotplug il y a 18 ans
itimer.c 35bab756b4 The scheduled -EINVAL for invalid timevals in setitimer il y a 18 ans
kallsyms.c 7a74fc4925 fix possible null ptr deref in kallsyms_lookup il y a 18 ans
kexec.c 6672f76a5a kdump/kexec: calculate note size at compile time il y a 18 ans
kfifo.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. il y a 18 ans
kmod.c 90cce03d9b wait_for_helper: remove unneeded do_sigaction() il y a 18 ans
kprobes.c bf8f6e5b3e Kprobes: The ON/OFF knob thru debugfs il y a 18 ans
ksysfs.c 823bccfc40 remove "struct subsystem" as it is no longer needed il y a 18 ans
kthread.c a076e4bca2 freezer: fix kthread_create vs freezer theoretical race il y a 18 ans
latency.c f6a570333e [PATCH] severing module.h->sched.h il y a 18 ans
lockdep.c 4ff773bbde lockdep: removed unused ip argument in mark_lock & mark_held_locks il y a 18 ans
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains il y a 18 ans
lockdep_proc.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h il y a 18 ans
module.c 7b595756ec sysfs: kill unnecessary attribute->owner il y a 18 ans
mutex-debug.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h il y a 18 ans
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging il y a 19 ans
mutex.c c9f4f06d31 wrap access to thread_info il y a 18 ans
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness il y a 19 ans
nsproxy.c 4e71e474c7 fix refcounting of nsproxy object when unshared il y a 18 ans
panic.c 34f5a39899 [PATCH] Add TAINT_USER and ability to set taint flags from userspace il y a 18 ans
params.c 7b595756ec sysfs: kill unnecessary attribute->owner il y a 18 ans
pid.c 820e45db23 statically initialize struct pid for swapper il y a 18 ans
posix-cpu-timers.c 41b86e9c51 sched: make posix-cpu-timers use CFS's accounting information il y a 18 ans
posix-timers.c 58229a1899 posix-timers: Prevent softirq starvation by small intervals and SIG_IGN il y a 18 ans
printk.c e63340ae6b header cleaning: don't include smp_lock.h when not used il y a 18 ans
profile.c e8edc6e03a Detach sched.h from mm.h il y a 18 ans
ptrace.c a5cb013da7 [PATCH] auditing ptrace il y a 18 ans
rcupdate.c 8bb7844286 Add suspend-related notifications for CPU hotplug il y a 18 ans
rcutorture.c ade5fb818f rcutorture: Remove redundant assignment to cur_ops in for loop il y a 18 ans
relay.c cac36bb06e pipe: change the ->pin() operation to ->confirm() il y a 18 ans
resource.c 8cdfb29c0c libata/IDE: remove combined mode quirk il y a 18 ans
rtmutex-debug.c 038b0a6d8d Remove all inclusions of <linux/config.h> il y a 19 ans
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging il y a 19 ans
rtmutex-tester.c 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h il y a 18 ans
rtmutex.c bd197234b0 Revert "futex_requeue_pi optimization" il y a 18 ans
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging il y a 19 ans
rtmutex_common.h bd197234b0 Revert "futex_requeue_pi optimization" il y a 18 ans
rwsem.c 428e6ce023 Lockdep treats down_write_trylock like regular down_write il y a 18 ans
sched.c c31f2e8a42 sched: add CFS credits il y a 18 ans
sched_debug.c 43ae34cb4c sched: scheduler debugging, core il y a 18 ans
sched_fair.c bf0f6f24a1 sched: cfs core, kernel/sched_fair.c il y a 18 ans
sched_idletask.c fa72e9e484 sched: cfs core, kernel/sched_idletask.c il y a 18 ans
sched_rt.c bb44e5d1c6 sched: cfs core, kernel/sched_rt.c il y a 18 ans
sched_stats.h 172ba844a8 sched: update delay-accounting to use CFS's precise stats il y a 18 ans
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 il y a 20 ans
signal.c caec4e8dc8 Fix signalfd interaction with thread-private signals il y a 18 ans
softirq.c 23bdd703a5 sched: do not set softirqs to nice +19 il y a 18 ans
softlockup.c 8bb7844286 Add suspend-related notifications for CPU hotplug il y a 18 ans
spinlock.c cfd3ef2346 [PATCH] lockdep: spin_lock_irqsave_nested() il y a 18 ans
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors il y a 19 ans
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core il y a 19 ans
stop_machine.c a12bb44471 stop_machine() now uses hard_irq_disable il y a 18 ans
sys.c e713d0dab2 attach_pid() with struct pid parameter il y a 18 ans
sys_ni.c 8df767dd75 compat signalfd and timerfd are cond syscalls il y a 18 ans
sysctl.c 77e54a1f88 sched: add CFS debug sysctls il y a 18 ans
taskstats.c 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation il y a 18 ans
time.c e63340ae6b header cleaning: don't include smp_lock.h when not used il y a 18 ans
timer.c eaad084bb0 NOHZ: prevent multiplication overflow - stop timer for huge timeouts il y a 18 ans
tsacct.c c37e7bb5d2 [PATCH] time: x86_64: split x86_64/kernel/time.c up il y a 18 ans
uid16.c e63340ae6b header cleaning: don't include smp_lock.h when not used il y a 18 ans
user.c e18b890bb0 [PATCH] slab: remove kmem_cache_t il y a 18 ans
utsname.c e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling il y a 18 ans
utsname_sysctl.c 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl il y a 18 ans
wait.c 59c51591a0 Fix occurrences of "the the " il y a 18 ans
workqueue.c 14441960e8 simplify cleanup_workqueue_thread() il y a 18 ans