aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-10-27cgroup: make the mount options parsing more accurateDaniel Lezcano
2010-10-27cgroup: add clone_children control fileDaniel Lezcano
2010-10-27cgroup_freezer: update_freezer_state() does incorrect state transitionsTomasz Buchert
2010-10-27cgroup_freezer: fix can_attach() to prohibit moving from/to freezing/frozen c...Tomasz Buchert
2010-10-27cgroup_freezer: unnecessary test in cgroup_freezing_or_frozen()Tomasz Buchert
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-10-26docbook: add more wait/wake/completion to device-drivers docbookRandy Dunlap
2010-10-26printk: declare printk_ratelimit_state in ratelimit.hNamhyung Kim
2010-10-26printk: change type of 'boot_delay' to int *Namhyung Kim
2010-10-26printk: add lock context annotationNamhyung Kim
2010-10-26printk: fixup declaration of kmsg_reasonsNamhyung Kim
2010-10-26stop_machine: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-10-26kernel/stop_machine.c: fix unused variable warningRakib Mullick
2010-10-26fs: allow for more than 2^31 filesEric Dumazet
2010-10-26kernel/user.c: add lock release annotation on free_user()Namhyung Kim
2010-10-26workqueues: s/ON_STACK/ONSTACK/Andrew Morton
2010-10-26use clear_page()/copy_page() in favor of memset()/memcpy() on whole pagesJan Beulich
2010-10-26mm: strictly nested kmap_atomic()Peter Zijlstra
2010-10-26oom: add per-mm oom disable countYing Han
2010-10-25fs: use percpu counter for nr_dentry and nr_dentry_unusedChristoph Hellwig
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-25new helper: ihold()Al Viro
2010-10-25fs: Convert nr_inodes and nr_unused to per-cpu countersDave Chinner
2010-10-25fs: allow for more than 2^31 filesEric Dumazet
2010-10-25MN10300: Fix the PERCPU() alignment to allow for workqueuesDavid Howells
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-23Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds
2010-10-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-10-22kdb,debug_core: adjust master cpu switch logic against new debug_core lockingJason Wessel
2010-10-22debug_core: refactor locking for master/slave cpusJason Wessel
2010-10-22debug_core: disable hw_breakpoints on all cores in kgdb_cpu_enter()Dongdong Deng
2010-10-22kdb,kgdb: fix sparse fixupsJason Wessel
2010-10-22kdb: Fix oops in kdb_unregisterJason Wessel
2010-10-22kdb,ftdump: Remove reference to internal kdb includeJason Wessel
2010-10-22kdb: Allow kernel loadable modules to add kdb shell functionsJason Wessel
2010-10-22debug_core: stop rcu warnings on kernel resumeJason Wessel
2010-10-22debug_core: move all watch dog syncs to a single functionJason Wessel
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-10-21Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds