aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* workqueues: s/ON_STACK/ONSTACK/Andrew Morton2010-10-26
* use clear_page()/copy_page() in favor of memset()/memcpy() on whole pagesJan Beulich2010-10-26
* mm: strictly nested kmap_atomic()Peter Zijlstra2010-10-26
* oom: add per-mm oom disable countYing Han2010-10-26
* MN10300: Fix the PERCPU() alignment to allow for workqueuesDavid Howells2010-10-25
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * kernel/pm_qos_params.c: Remove unnecessary casts of private_dataJoe Perches2010-09-23
| * Merge branch 'master' into for-nextJiri Kosina2010-08-11
| |\
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-10
| |\ \
| * | | fix printk typo 'faild'Paul Bolle2010-08-09
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*---------. \ \ \ Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds2010-10-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | softirqs: Make wakeup_softirqd staticThomas Gleixner2010-09-22
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kdb,debug_core: adjust master cpu switch logic against new debug_core lockingJason Wessel2010-10-22
| * | | | | | | | | | debug_core: refactor locking for master/slave cpusJason Wessel2010-10-22
| * | | | | | | | | | debug_core: disable hw_breakpoints on all cores in kgdb_cpu_enter()Dongdong Deng2010-10-22
| * | | | | | | | | | kdb,kgdb: fix sparse fixupsJason Wessel2010-10-22
| * | | | | | | | | | kdb: Fix oops in kdb_unregisterJason Wessel2010-10-22
| * | | | | | | | | | kdb,ftdump: Remove reference to internal kdb includeJason Wessel2010-10-22
| * | | | | | | | | | kdb: Allow kernel loadable modules to add kdb shell functionsJason Wessel2010-10-22
| * | | | | | | | | | debug_core: stop rcu warnings on kernel resumeJason Wessel2010-10-22
| * | | | | | | | | | debug_core: move all watch dog syncs to a single functionJason Wessel2010-10-22
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-10-22
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | workqueue: remove in_workqueue_context()Tejun Heo2010-10-19
| * | | | | | | | | | workqueue: Clarify that schedule_on_each_cpu is synchronousTejun Heo2010-10-19
| * | | | | | | | | | workqueue: add and use WQ_MEM_RECLAIM flagTejun Heo2010-10-11
| * | | | | | | | | | workqueue: fix HIGHPRI handling in keep_working()Tejun Heo2010-10-11
| * | | | | | | | | | workqueue: add queue_work and activate_work trace pointsTejun Heo2010-10-05
| * | | | | | | | | | workqueue: prepare for more tracepointsTejun Heo2010-10-05
| * | | | | | | | | | workqueue: implement flush[_delayed]_work_sync()Tejun Heo2010-09-19
| * | | | | | | | | | workqueue: factor out start_flush_work()Tejun Heo2010-09-19
| * | | | | | | | | | workqueue: cleanup flush/cancel functionsTejun Heo2010-09-19
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | | | | | | | | | | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | BKL: Remove BKL from cgroupJan Blunck2010-10-04
| * | | | | | | | | | | BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-04
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | blktrace: remove the big kernel lockArnd Bergmann2010-10-19
| * | | | | | | | | | | rtmutex-tester: make it build without BKLArnd Bergmann2010-10-19
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-22
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote branch 'kumar/merge' into nextBenjamin Herrenschmidt2010-10-13
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | powerpc: define a compat_sys_recv cond_syscallStephen Rothwell2010-09-23
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-21
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/urgent' into core/memblockH. Peter Anvin2010-10-11
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-08
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | x86: Remove not used early_res codeYinghai Lu2010-08-27
* | | | | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-21
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'devel-stable' into develRussell King2010-10-19
| |\ \ \ \ \ \ \ \ \ \ \ \