Sukadev Bhattiprolu 2894d650cd pid namespaces: define and use task_active_pid_ns() wrapper 18 éve
..
irq 28e3fed8b7 Compile handle_percpu_irq even for uniprocessor kernels 18 éve
power 9cd9a0058d Hibernation: Enter platform hibernation state in a consistent way 18 éve
time 3dfbc88464 x86: C1E late detection fix. Really switch off lapic timer 18 éve
.gitignore febf7ea4be gitignore: ignore more generated files 19 éve
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support 18 éve
Kconfig.preempt e98c320291 Move PREEMPT_NOTIFIERS into an always-included Kconfig 18 éve
Makefile 858d72ead4 cgroups: implement namespace tracking subsystem 18 éve
acct.c 6ae965cd64 whitespace fixes: process accounting 18 éve
audit.c 5600b89278 whitespace fixes: system auditing 18 éve
audit.h 522ed7767e Audit: add TTY input auditing 18 éve
auditfilter.c 9ce34218a8 whitespace fixes: audit filtering 18 éve
auditsc.c 9f8dbe9c9c whitespace fixes: syscall auditing 18 éve
capability.c 314f70fd96 whitespace fixes: capability syscalls 18 éve
cgroup.c 846c7bb055 Add cgroupstats 18 éve
cgroup_debug.c 006cb99200 Task Control Groups: simple task cgroup debug info subsystem 18 éve
compat.c 58f9b52ee8 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt 18 éve
configs.c 85badbdf51 use simple_read_from_buffer in kernel/ 18 éve
cpu.c a0d8cdb652 cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with CPU_UP_PREPARE 18 éve
cpu_acct.c 62d0df6406 Task Control Groups: example CPU accounting subsystem 18 éve
cpuset.c 8793d854ed Task Control Groups: make cpusets a client of cgroups 18 éve
delayacct.c c66f08be7e Add scaled time to taskstats based process accounting 18 éve
dma.c 902749cdbd whitespace fixes: DMA channel allocator 18 éve
exec_domain.c 62769dce86 whitespace fixes: execution domains 18 éve
exit.c a47afb0f9d pid namespaces: round up the API 18 éve
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 éve
fork.c a47afb0f9d pid namespaces: round up the API 18 éve
futex.c c80544dc0b sparse pointer use of zero as null 18 éve
futex_compat.c 9f96cb1e8b robust futex thread exit race 18 éve
hrtimer.c 04c227140f hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier 18 éve
itimer.c 0719e3702e whitespace fixes: interval timers 18 éve
kallsyms.c 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 éve
kexec.c c80544dc0b sparse pointer use of zero as null 18 éve
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c 18 éve
kmod.c 3210f0ecdb Restore call_usermodehelper_pipe() behaviour 18 éve
kprobes.c f438d914b2 kprobes: support kretprobe blacklist 18 éve
ksysfs.c d768281e97 add-vmcore: cleanup the coding style according to Andrew's comments 18 éve
kthread.c e804a4a4dd kthread: silence bogus section mismatch warning 18 éve
latency.c f6a570333e [PATCH] severing module.h->sched.h 18 éve
lockdep.c b351d164e8 lockdep: syscall exit check 18 éve
lockdep_internals.h 50cc670aeb [PATCH] lockdep: more chains 18 éve
lockdep_proc.c 94c61c0aef lockdep: Avoid /proc/lockdep & lock_stat infinite output 18 éve
module.c 22a8bdeb53 whitespace fixes: module loading 18 éve
mutex-debug.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 éve
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 éve
mutex.c e4564f79d4 lockdep: fixup mutex annotations 18 éve
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 éve
notifier.c fe9d4f5763 Add kernel/notifier.c 18 éve
ns_cgroup.c 858d72ead4 cgroups: implement namespace tracking subsystem 18 éve
nsproxy.c 2894d650cd pid namespaces: define and use task_active_pid_ns() wrapper 18 éve
panic.c c277e63fbe whitespace fixes: panic handling 18 éve
params.c faf8c714f4 param_sysfs_builtin memchr argument fix 18 éve
pid.c 2894d650cd pid namespaces: define and use task_active_pid_ns() wrapper 18 éve
posix-cpu-timers.c 41b86e9c51 sched: make posix-cpu-timers use CFS's accounting information 18 éve
posix-timers.c 04c227140f hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier 18 éve
printk.c 8f4ce8c32f serial: turn serial console suspend a boot rather than compile time option 18 éve
profile.c b012d346c0 make kernel/profile.c:time_hook static 18 éve
ptrace.c 0ac1555915 m32r: convert to generic sys_ptrace 18 éve
rcupdate.c a9022e9cb9 Clean up duplicate includes in kernel/ 18 éve
rcutorture.c c17ac85504 Make rcutorture RNG use temporal entropy 18 éve
relay.c 1bfbc608ba whitespace fixes: relayfs 18 éve
resource.c 75884fb1c6 memory unplug: memory hotplug cleanup 18 éve
rtmutex-debug.c a4d63e729e kernel/rtmutex-debug.c: cleanups 18 éve
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 éve
rtmutex-tester.c 8314418629 Freezer: make kernel threads nonfreezable by default 18 éve
rtmutex.c 36cf3b5c3b FUTEX: Tidy up the code 18 éve
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 éve
rtmutex_common.h 36cf3b5c3b FUTEX: Tidy up the code 18 éve
rwsem.c 4fe87745a6 lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex 18 éve
sched.c 62d0df6406 Task Control Groups: example CPU accounting subsystem 18 éve
sched_debug.c 480b9434c5 sched: reduce schedstat variable overhead a bit 18 éve
sched_fair.c b9dca1e0fc sched: fix new task startup crash 18 éve
sched_idletask.c 5522d5d5f7 sched: mark scheduling classes as const 18 éve
sched_rt.c a4ec24b48d sched: tidy up SCHED_RR 18 éve
sched_stats.h 480b9434c5 sched: reduce schedstat variable overhead a bit 18 éve
seccomp.c cf99abace7 make seccomp zerocost in schedule 18 éve
signal.c a47afb0f9d pid namespaces: round up the API 18 éve
softirq.c 464771fe47 [KERNEL]: Unexport raise_softirq_irqoff 18 éve
softlockup.c c4f3b63fe1 softlockup: add a /proc tuning parameter 18 éve
spinlock.c 4fe87745a6 lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex 18 éve
srcu.c e6a92013ba [PATCH] SRCU: report out-of-memory errors 19 éve
stacktrace.c 8637c09901 [PATCH] lockdep: stacktrace subsystem, core 19 éve
stop_machine.c 85653af7d4 Fix stop_machine_run problem with naughty real time process 18 éve
sys.c a47afb0f9d pid namespaces: round up the API 18 éve
sys_ni.c 0732a552cb kernel/sys_ni.c: add dummy sys_ni_syscall() prototype 18 éve
sysctl.c 72c2d5823f V3 file capabilities: alter behavior of cap_setpcap 18 éve
sysctl_check.c 72c2d5823f V3 file capabilities: alter behavior of cap_setpcap 18 éve
taskstats.c 846c7bb055 Add cgroupstats 18 éve
time.c 6fa6c3b1d1 whitespace fixes: time syscalls 18 éve
timer.c c66f08be7e Add scaled time to taskstats based process accounting 18 éve
tsacct.c c66f08be7e Add scaled time to taskstats based process accounting 18 éve
uid16.c e63340ae6b header cleaning: don't include smp_lock.h when not used 18 éve
user.c e6d5a11dad Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched 18 éve
user_namespace.c 28f300d236 Fix user namespace exiting OOPs 18 éve
utsname.c efc63c4fb0 Fix UTS corruption during clone(CLONE_NEWUTS) 18 éve
utsname_sysctl.c 7d69a1f4a7 remove CONFIG_UTS_NS and CONFIG_IPC_NS 18 éve
wait.c 59c51591a0 Fix occurrences of "the the " 18 éve
workqueue.c d243769d3f fix bogus hotplug cpu warning 18 éve