aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-05-25proc_dointvec: write a single valueJ. R. Okajima
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20wait_event_interruptible_locked() interfaceMichal Nazarewicz
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-05-19Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-05-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
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-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-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