Sukadev Bhattiprolu 820e45db23 statically initialize struct pid for swapper il y a 18 ans
..
irq cb0c78cc94 Fix Linuxdoc comment il y a 18 ans
power aabded9c3a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc il y a 18 ans
time b52f52a093 clocksource: fix resume logic 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 55669bfa14 [PATCH] audit: AUDIT_PERM support il y a 19 ans
auditfilter.c a17b4ad778 [PATCH] minor update to rule add/delete messages (ver 2) il y a 18 ans
auditsc.c c4823bce03 [PATCH] fix deadlock in audit_log_task_context() 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 d4d23add3a [PATCH] Common compat_sys_sysinfo 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 85badbdf51 use simple_read_from_buffer in kernel/ il y a 18 ans
delayacct.c 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 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 e713d0dab2 attach_pid() with struct pid parameter il y a 18 ans
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel il y a 19 ans
fork.c e713d0dab2 attach_pid() with struct pid parameter il y a 18 ans
futex.c 34f01cc1f5 FUTEX: new PRIVATE futexes il y a 18 ans
futex_compat.c d0aa7a70bf 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 5a0c6a0d1a kallsyms: cleanup: use seq_release_private() where appropriate 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 10ab825bde change kernel threads to ignore signals instead of blocking them 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 02a3e59a08 Fix minor typoes in kernel/module.c 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 e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 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 9730b5b06f kernel/params.c: fix lying comment for param_array() il y a 18 ans
pid.c 820e45db23 statically initialize struct pid for swapper il y a 18 ans
posix-cpu-timers.c b5e618181a Introduce a handy list_first_entry macro il y a 18 ans
posix-timers.c e63340ae6b header cleaning: don't include smp_lock.h when not used 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 8bb7844286 Add suspend-related notifications for CPU hotplug il y a 18 ans
ptrace.c f400e198b2 [PATCH] pidspace: is_init() il y a 19 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 9a9136e270 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 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 d0aa7a70bf 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 d0aa7a70bf 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 8bb7844286 Add suspend-related notifications for CPU hotplug il y a 18 ans
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 il y a 20 ans
signal.c 10ab825bde change kernel threads to ignore signals instead of blocking them il y a 18 ans
softirq.c 8bb7844286 Add suspend-related notifications for CPU hotplug 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 3fd5939798 [PATCH] Create compat_sys_migrate_pages il y a 19 ans
sysctl.c 77461ab332 Make vm statistics update interval configurable 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 e9910846fd timer: revert parenthesis fix in tbase_get_deferrable() etc 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 8bb7844286 Add suspend-related notifications for CPU hotplug il y a 18 ans