| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 2 | -2/+2 |
|\ |
|
| * | kernel/pm_qos_params.c: Remove unnecessary casts of private_data | Joe Perches | 2010-09-23 | 1 | -1/+1 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-11 | 16 | -359/+556 |
| |\ |
|
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-10 | 79 | -5961/+6568 |
| |\ \ |
|
| * | | | fix printk typo 'faild' | Paul Bolle | 2010-08-09 | 1 | -1/+1 |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---------. \ \ \ | Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu... | Linus Torvalds | 2010-10-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | softirqs: Make wakeup_softirqd static | Thomas Gleixner | 2010-09-22 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-10-22 | 7 | -127/+85 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | kdb,debug_core: adjust master cpu switch logic against new debug_core locking | Jason Wessel | 2010-10-22 | 3 | -22/+9 |
| * | | | | | | | | | | debug_core: refactor locking for master/slave cpus | Jason Wessel | 2010-10-22 | 2 | -50/+56 |
| * | | | | | | | | | | debug_core: disable hw_breakpoints on all cores in kgdb_cpu_enter() | Dongdong Deng | 2010-10-22 | 1 | -2/+5 |
| * | | | | | | | | | | kdb,kgdb: fix sparse fixups | Jason Wessel | 2010-10-22 | 1 | -8/+1 |
| * | | | | | | | | | | kdb: Fix oops in kdb_unregister | Jason Wessel | 2010-10-22 | 1 | -1/+1 |
| * | | | | | | | | | | kdb,ftdump: Remove reference to internal kdb include | Jason Wessel | 2010-10-22 | 1 | -1/+0 |
| * | | | | | | | | | | kdb: Allow kernel loadable modules to add kdb shell functions | Jason Wessel | 2010-10-22 | 3 | -40/+5 |
| * | | | | | | | | | | debug_core: stop rcu warnings on kernel resume | Jason Wessel | 2010-10-22 | 1 | -0/+2 |
| * | | | | | | | | | | debug_core: move all watch dog syncs to a single function | Jason Wessel | 2010-10-22 | 1 | -6/+9 |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-10-22 | 1 | -116/+194 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | workqueue: remove in_workqueue_context() | Tejun Heo | 2010-10-19 | 1 | -15/+0 |
| * | | | | | | | | | | workqueue: Clarify that schedule_on_each_cpu is synchronous | Tejun Heo | 2010-10-19 | 1 | -4/+6 |
| * | | | | | | | | | | workqueue: add and use WQ_MEM_RECLAIM flag | Tejun Heo | 2010-10-11 | 1 | -0/+7 |
| * | | | | | | | | | | workqueue: fix HIGHPRI handling in keep_working() | Tejun Heo | 2010-10-11 | 1 | -1/+3 |
| * | | | | | | | | | | workqueue: add queue_work and activate_work trace points | Tejun Heo | 2010-10-05 | 1 | -0/+3 |
| * | | | | | | | | | | workqueue: prepare for more tracepoints | Tejun Heo | 2010-10-05 | 1 | -3/+3 |
| * | | | | | | | | | | workqueue: implement flush[_delayed]_work_sync() | Tejun Heo | 2010-09-19 | 1 | -0/+56 |
| * | | | | | | | | | | workqueue: factor out start_flush_work() | Tejun Heo | 2010-09-19 | 1 | -27/+37 |
| * | | | | | | | | | | workqueue: cleanup flush/cancel functions | Tejun Heo | 2010-09-19 | 1 | -81/+94 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 10 | -0/+17 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 10 | -0/+17 |
* | | | | | | | | | | | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | BKL: Remove BKL from cgroup | Jan Blunck | 2010-10-04 | 1 | -8/+0 |
| * | | | | | | | | | | | BKL: Explicitly add BKL around get_sb/fill_super | Jan Blunck | 2010-10-04 | 1 | -0/+4 |
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 2 | -11/+9 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | blktrace: remove the big kernel lock | Arnd Bergmann | 2010-10-19 | 1 | -11/+3 |
| * | | | | | | | | | | | rtmutex-tester: make it build without BKL | Arnd Bergmann | 2010-10-19 | 1 | -0/+6 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-10-21 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'kumar/merge' into next | Benjamin Herrenschmidt | 2010-10-13 | 28 | -205/+471 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | powerpc: define a compat_sys_recv cond_syscall | Stephen Rothwell | 2010-09-23 | 1 | -0/+1 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-10-21 | 2 | -591/+0 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/urgent' into core/memblock | H. Peter Anvin | 2010-10-11 | 2 | -1/+9 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Merge commit 'v2.6.36-rc7' into core/memblock | Ingo Molnar | 2010-10-08 | 27 | -204/+462 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2010-08-31 | 109 | -7136/+8887 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | x86: Remove not used early_res code | Yinghai Lu | 2010-08-27 | 2 | -591/+0 |
* | | | | | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'devel-stable' into devel | Russell King | 2010-10-19 | 7 | -10/+29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| *-------. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King | 2010-10-18 | 25 | -200/+445 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ / / / / / / / / /
| |/| | | | | | | | | | / / / / / /
| | | | | | |_|_|_|_|_|/ / / / / /
| | | | | |/| | | | | | / / / / /
| | | |_|_|_|_|_|_|_|_|/ / / / /
| | |/| | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | ARM: 6314/1: ftrace: allow build without frame pointers on ARM | Rabin Vincent | 2010-09-02 | 1 | -1/+1 |
| | | | |_|/ / / / / / / / / /
| | | |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2010-10-21 | 7 | -29/+376 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | PM: Introduce library for device-specific OPPs (v7) | Nishanth Menon | 2010-10-17 | 1 | -0/+14 |
| * | | | | | | | | | | | | | | | PM: Add sysfs attr for rechecking dev hash from PM trace | James Hogan | 2010-10-17 | 1 | -0/+18 |