Paul Mackerras 9156ad4833 Merge branch 'linux-2.6' 17 éve
..
irq 971e5b35fb genirq: revert lazy irq disable for simple irqs 17 éve
power 9f9adecd2d PM: ACPI and APM must not be enabled at the same time 17 éve
time cdc6f27d9e clockevents: fix reprogramming decision in oneshot broadcast 17 éve
.gitignore febf7ea4be gitignore: ignore more generated files 19 éve
Kconfig.hz 40fcfc8722 [PATCH] HZ: 300Hz support 18 éve
Kconfig.instrumentation 3743d33edf Tiny clean-up of OPROFILE/KPROBES configuration 17 éve
Kconfig.preempt e98c320291 Move PREEMPT_NOTIFIERS into an always-included Kconfig 18 éve
Makefile cfb5285660 revert "Task Control Groups: example CPU accounting subsystem" 17 éve
acct.c b59f8197c5 acct: real_parent ppid 17 éve
audit.c 74c3cbe33b [PATCH] audit: watching subtrees 18 éve
audit.h 74c3cbe33b [PATCH] audit: watching subtrees 18 éve
audit_tree.c 74c3cbe33b [PATCH] audit: watching subtrees 18 éve
auditfilter.c 74c3cbe33b [PATCH] audit: watching subtrees 18 éve
auditsc.c 481968f44e auditsc: fix kernel-doc param warnings 18 éve
capability.c 8990571eb5 Uninline find_pid etc set of functions 18 éve
cgroup.c cfe36bde59 Improve cgroup printks 17 é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 73e753a50d CPU HOTPLUG: avoid hotadd when proper possible_map isn't specified 18 éve
cpuset.c 470fd64644 hotplug cpu: migrate a task within its cpuset 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 e6ceb32aa2 wait_task_stopped(): pass correct exit_code to wait_noreap_copyout() 17 éve
extable.c 5e37661389 [PATCH] symbol_put_addr() locks kernel 19 éve
fork.c 5cd17569fd fix clone(CLONE_NEWPID) 17 éve
futex.c cdf71a10c7 futex: Prevent stale futex owner when interrupted/timeout 17 éve
futex_compat.c 3c5fd9c77d [FUTEX] Fix address computation in compat code. 17 éve
hrtimer.c 0ec160dd48 hrtimer: fix section mismatch 17 éve
itimer.c 0719e3702e whitespace fixes: interval timers 18 éve
kallsyms.c 9e6c1e6333 FRV: fix the extern declaration of kallsyms_num_syms 17 éve
kexec.c 83a08e7c6e vmcoreinfo: add the array length of "free_list" for filtering free pages 17 éve
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c 18 éve
kmod.c 784680336b Fix unbalanced helper_lock in kernel/kmod.c 17 é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 5a26db5bd2 lockdep: fix internal double unlock during self-test 17 é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
marker.c 314de8a9e1 Linux Kernel Markers: fix marker mutex not taken upon module load 17 éve
module.c cb2a52052c modules: de-mutex more symbol lookup paths in the module code 17 é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 30e49c263e pid namespaces: allow cloning of new namespace 18 éve
panic.c 2c3b20e91f debug: add end-of-oops marker 17 éve
params.c d172f4ef31 Modules: fix memory leak of module names 17 éve
pid.c 57d5f66b86 pidns: Place under CONFIG_EXPERIMENTAL 17 éve
posix-cpu-timers.c bac0abd617 Isolate some explicit usage of task->tgid 18 éve
posix-timers.c bac0abd617 Isolate some explicit usage of task->tgid 18 éve
printk.c fb445ee5f9 [SERIAL]: Fix section mismatches in Sun serial console drivers. 17 éve
profile.c b3da2a73ff sched: document profile=sleep requiring CONFIG_SCHEDSTATS 18 éve
ptrace.c b8c9a18712 Fix kernel/ptrace.c compile problem (missing "may_attach()") 17 éve
rcupdate.c 00e10776ff rcu: fix section mismatch 17 éve
rcutorture.c c17ac85504 Make rcutorture RNG use temporal entropy 18 éve
relay.c 1bfbc608ba whitespace fixes: relayfs 18 éve
resource.c 887c3cb188 Add IORESOUCE_BUSY flag for System RAM 17 éve
rtmutex-debug.c ba25f9dcc4 Use helpers to obtain task pid in printks 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 ba25f9dcc4 Use helpers to obtain task pid in printks 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 c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 17 éve
sched.c c61935fd0e sched: group scheduler, set uid share fix 17 éve
sched_debug.c 90b2628f1f sched: fix gcc warnings 17 éve
sched_fair.c 6cbf1c126c sched: do not hurt SCHED_BATCH on wakeup 17 éve
sched_idletask.c 681f3e6854 sched: isolate SMP balancing code a bit more 18 éve
sched_rt.c 67e2be0232 sched: rt: account the cpu time during the tick 17 éve
sched_stats.h f95e0d1c2a sched: clean up kernel/sched_stat.h 17 éve
seccomp.c cf99abace7 make seccomp zerocost in schedule 18 éve
signal.c 325d22df7b sigwait eats blocked default-ignore signals 17 éve
softirq.c 464771fe47 [KERNEL]: Unexport raise_softirq_irqoff 18 éve
softlockup.c ba25f9dcc4 Use helpers to obtain task pid in printks 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 4307d1e5ad x86: ignore the sys_getcpu() tcache parameter 17 éve
sys_ni.c fa28237cfc [POWERPC] Provide a way to protect 4k subpages when using 64k pages 17 éve
sysctl.c 73c4efd2c8 sched: sysctl, proc_dointvec_minmax() expects int values for 17 éve
sysctl_check.c 64396accc2 sysctl: fix ax25 checks 17 éve
taskstats.c f96159840b kernel/taskstats.c: fix bogus nlmsg_free() 17 éve
time.c 6fa6c3b1d1 whitespace fixes: time syscalls 18 éve
timer.c 48ccf3dac3 timer: fix section mismatch 17 é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 5e8869bb69 sched: don't forget to unlock uids_mutex on error paths 17 é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 32df81cbd5 Isolate the UTS namespace's domainname and hostname back 17 éve
wait.c 59c51591a0 Fix occurrences of "the the " 18 éve
workqueue.c eb13ba8738 lockdep: fix workqueue creation API lockdep interaction 17 éve