aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-05-19cpumask: fix compat getaffinityKOSAKI Motohiro
2010-05-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-05-19Merge commit 'v2.6.34' into nextDmitry Torokhov
2010-05-19module: drop the lock while waiting for module to complete initialization.Rusty Russell
2010-05-19panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I')Ben Hutchings
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-19padata: Use get_online_cpus/put_online_cpus in padata_freeSteffen Klassert
2010-05-19padata: Add some code commentsSteffen Klassert
2010-05-19padata: Flush the padata queues activelySteffen Klassert
2010-05-19padata: Use a timer to handle remaining objects in the reorder queues Steffen Klassert
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-18Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley
2010-05-18Merge branch 'next' into for-linusJames Morris
2010-05-18stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca...Ingo Molnar
2010-05-17Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds
2010-05-17[S390] debug: enable exception-trace debug facilityHeiko Carstens
2010-05-17PM: PM QOS update fixMark Gross
2010-05-15sysctl: add proc_do_large_bitmapOctavian Purdila
2010-05-15sysctl: refactor integer handling proc codeAmerigo Wang
2010-05-14profile: fix stats and data leakageHugh Dickins
2010-05-13Merge commit 'v2.6.34-rc7' into tracing/coreIngo Molnar
2010-05-12genirq: Clear CPU mask in affinity_hint when none is providedPeter P Waskiewicz Jr
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-11memcg: fix css_is_ancestor() RCU lockingKAMEZAWA Hiroyuki
2010-05-11memcg: fix css_id() RCU locking for realKAMEZAWA Hiroyuki
2010-05-11bsdacct: use del_timer_sync() in acct_exit_ns()Vitaliy Gusev
2010-05-11kexec: fix OOPS in crash_kernel_shrinkVitaly Mayatskikh
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt
2010-05-11rcu: remove all rcu head initializations, except on_stack initializationsPaul E. McKenney
2010-05-11resource: shared I/O region supportAlan Cox
2010-05-11sched, wait: Use wrapper functionsChangli Gao
2010-05-11perf: Fix exit() vs event-groupsPeter Zijlstra
2010-05-11perf: Fix exit() vs PERF_FORMAT_GROUPPeter Zijlstra
2010-05-11Revert "perf: Fix exit() vs PERF_FORMAT_GROUP"Ingo Molnar
2010-05-10Freezer / cgroup freezer: Update stale locking commentsMatt Helsley
2010-05-10PM QOS updateMark Gross
2010-05-10PM / Hibernate: Fix block_io.c printk warningRandy Dunlap
2010-05-10PM / Hibernate: Group swap opsJiri Slaby
2010-05-10PM / Hibernate: Move the first_sector out of swsusp_writeJiri Slaby
2010-05-10PM / Hibernate: Separate block_ioJiri Slaby
2010-05-10PM / Hibernate: Snapshot cleanupJiri Slaby
2010-05-10rcu: fix build bug in RCU_FAST_NO_HZ buildsPaul E. McKenney
2010-05-10rcu: RCU_FAST_NO_HZ must check RCU dyntick statePaul E. McKenney
2010-05-10rcu: reduce the number of spurious RCU_SOFTIRQ invocationsPaul E. McKenney