Oleg Nesterov 6e84d644b5 make cancel_rearming_delayed_work() reliable 18 anni fa
..
irq cb0c78cc94 Fix Linuxdoc comment 18 anni fa
power a3d25c275d PM: Separate hibernation code from suspend code 18 anni fa
time 9b04bd2756 Fix printk format warnings in timer_list.c 18 anni fa
.gitignore febf7ea4be gitignore: ignore more generated files 19 anni fa
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support 18 anni fa
Kconfig.preempt f8cbd99bd3 [PATCH] sched: voluntary kernel preemption 20 anni fa
Makefile 1eeb66a1bb move die notifier handling to common code 18 anni fa
acct.c f3a43f3f64 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path 18 anni fa
audit.c 039b6b3ed8 audit: add spaces on either side of case "..." operator. 18 anni fa
audit.h 55669bfa14 [PATCH] audit: AUDIT_PERM support 19 anni fa
auditfilter.c a17b4ad778 [PATCH] minor update to rule add/delete messages (ver 2) 18 anni fa
auditsc.c c4823bce03 [PATCH] fix deadlock in audit_log_task_context() 18 anni fa
capability.c 41487c65bf [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task 18 anni fa
compat.c d4d23add3a [PATCH] Common compat_sys_sysinfo 18 anni fa
configs.c 85badbdf51 use simple_read_from_buffer in kernel/ 18 anni fa
cpu.c 7b0834c26f Remove kthread_bind() call from _cpu_down() 18 anni fa
cpuset.c 85badbdf51 use simple_read_from_buffer in kernel/ 18 anni fa
delayacct.c 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 anni fa
die_notifier.c 1eeb66a1bb move die notifier handling to common code 18 anni fa
dma.c 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 18 anni fa
exec_domain.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 anni fa
exit.c 10ab825bde change kernel threads to ignore signals instead of blocking them 18 anni fa
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 anni fa
fork.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 anni fa
futex.c 72c1bbf308 futex: restartable futex_wait 18 anni fa
futex_compat.c ba46df984b [PATCH] __user annotations: futex 19 anni fa
hrtimer.c 6bdb6b620e export hrtimer_forward 18 anni fa
itimer.c 35bab756b4 The scheduled -EINVAL for invalid timevals in setitimer 18 anni fa
kallsyms.c 5a0c6a0d1a kallsyms: cleanup: use seq_release_private() where appropriate 18 anni fa
kexec.c 6672f76a5a kdump/kexec: calculate note size at compile time 18 anni fa
kfifo.c 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 anni fa
kmod.c 90cce03d9b wait_for_helper: remove unneeded do_sigaction() 18 anni fa
kprobes.c bf8f6e5b3e Kprobes: The ON/OFF knob thru debugfs 18 anni fa
ksysfs.c 823bccfc40 remove "struct subsystem" as it is no longer needed 18 anni fa
kthread.c 10ab825bde change kernel threads to ignore signals instead of blocking them 18 anni fa
latency.c f6a570333e [PATCH] severing module.h->sched.h 18 anni fa
lockdep.c 4ff773bbde lockdep: removed unused ip argument in mark_lock & mark_held_locks 18 anni fa
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains 18 anni fa
lockdep_proc.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 anni fa
module.c a5c43dae7a Fix race between cat /proc/slab_allocators and rmmod 18 anni fa
mutex-debug.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 anni fa
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 anni fa
mutex.c d63a5a74de [PATCH] lockdep: avoid lockdep warning in md 18 anni fa
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 anni fa
nsproxy.c e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 anni fa
panic.c 34f5a39899 [PATCH] Add TAINT_USER and ability to set taint flags from userspace 18 anni fa
params.c 9730b5b06f kernel/params.c: fix lying comment for param_array() 18 anni fa
pid.c e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 anni fa
posix-cpu-timers.c b5e618181a Introduce a handy list_first_entry macro 18 anni fa
posix-timers.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 anni fa
printk.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 anni fa
profile.c b653d081c1 [PATCH] proc: remove useless (and buggy) ->nlink settings 18 anni fa
ptrace.c f400e198b2 [PATCH] pidspace: is_init() 19 anni fa
rcupdate.c 1c69d921ed [PATCH] rcu: add a prefetch() in rcu_do_batch() 18 anni fa
rcutorture.c ade5fb818f rcutorture: Remove redundant assignment to cur_ops in for loop 18 anni fa
relay.c 7c9cb38302 relay: use plain timer instead of delayed work 18 anni fa
resource.c 8cdfb29c0c libata/IDE: remove combined mode quirk 18 anni fa
rtmutex-debug.c 038b0a6d8d Remove all inclusions of <linux/config.h> 19 anni fa
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 anni fa
rtmutex-tester.c 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 anni fa
rtmutex.c c9cb2e3d7c [PATCH] hrtimers: namespace and enum cleanup 18 anni fa
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 anni fa
rtmutex_common.h c87e2837be [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support 19 anni fa
rwsem.c 428e6ce023 Lockdep treats down_write_trylock like regular down_write 18 anni fa
sched.c 5be9361cdf Eliminate lock_cpu_hotplug in kernel/schedc 18 anni fa
seccomp.c 1da177e4c3 Linux-2.6.12-rc2 20 anni fa
signal.c 10ab825bde change kernel threads to ignore signals instead of blocking them 18 anni fa
softirq.c 79bf2bb335 [PATCH] tick-management: dyntick / highres functionality 18 anni fa
softlockup.c 04c9167f91 add touch_all_softlockup_watchdogs() 18 anni fa
spinlock.c cfd3ef2346 [PATCH] lockdep: spin_lock_irqsave_nested() 18 anni fa
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors 19 anni fa
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core 19 anni fa
stop_machine.c ee527cd3a2 Use stop_machine_run in the Intel RNG driver 18 anni fa
sys.c 6f7cc11aa6 Extend notifier_call_chain to count nr_calls made 18 anni fa
sys_ni.c 3fd5939798 [PATCH] Create compat_sys_migrate_pages 19 anni fa
sysctl.c 5096add84b proc: maps protection 18 anni fa
taskstats.c 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 anni fa
time.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 anni fa
timer.c b5e618181a Introduce a handy list_first_entry macro 18 anni fa
tsacct.c c37e7bb5d2 [PATCH] time: x86_64: split x86_64/kernel/time.c up 18 anni fa
uid16.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 anni fa
user.c e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 anni fa
utsname.c e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 anni fa
utsname_sysctl.c 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 anni fa
wait.c 21d71f513b [PATCH] uninline init_waitqueue_head() 19 anni fa
workqueue.c 6e84d644b5 make cancel_rearming_delayed_work() reliable 18 anni fa