summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-242-2/+2
|\
| * kernel/pm_qos_params.c: Remove unnecessary casts of private_dataJoe Perches2010-09-231-1/+1
| * Merge branch 'master' into for-nextJiri Kosina2010-08-1116-359/+556
| |\
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-1079-5961/+6568
| |\ \
| * | | fix printk typo 'faild'Paul Bolle2010-08-091-1/+1
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*---------. \ \ \ Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds2010-10-231-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | softirqs: Make wakeup_softirqd staticThomas Gleixner2010-09-221-1/+1
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-227-127/+85
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kdb,debug_core: adjust master cpu switch logic against new debug_core lockingJason Wessel2010-10-223-22/+9
| * | | | | | | | | | debug_core: refactor locking for master/slave cpusJason Wessel2010-10-222-50/+56
| * | | | | | | | | | debug_core: disable hw_breakpoints on all cores in kgdb_cpu_enter()Dongdong Deng2010-10-221-2/+5
| * | | | | | | | | | kdb,kgdb: fix sparse fixupsJason Wessel2010-10-221-8/+1
| * | | | | | | | | | kdb: Fix oops in kdb_unregisterJason Wessel2010-10-221-1/+1
| * | | | | | | | | | kdb,ftdump: Remove reference to internal kdb includeJason Wessel2010-10-221-1/+0
| * | | | | | | | | | kdb: Allow kernel loadable modules to add kdb shell functionsJason Wessel2010-10-223-40/+5
| * | | | | | | | | | debug_core: stop rcu warnings on kernel resumeJason Wessel2010-10-221-0/+2
| * | | | | | | | | | debug_core: move all watch dog syncs to a single functionJason Wessel2010-10-221-6/+9
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-10-221-116/+194
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | workqueue: remove in_workqueue_context()Tejun Heo2010-10-191-15/+0
| * | | | | | | | | | workqueue: Clarify that schedule_on_each_cpu is synchronousTejun Heo2010-10-191-4/+6
| * | | | | | | | | | workqueue: add and use WQ_MEM_RECLAIM flagTejun Heo2010-10-111-0/+7
| * | | | | | | | | | workqueue: fix HIGHPRI handling in keep_working()Tejun Heo2010-10-111-1/+3
| * | | | | | | | | | workqueue: add queue_work and activate_work trace pointsTejun Heo2010-10-051-0/+3
| * | | | | | | | | | workqueue: prepare for more tracepointsTejun Heo2010-10-051-3/+3
| * | | | | | | | | | workqueue: implement flush[_delayed]_work_sync()Tejun Heo2010-09-191-0/+56
| * | | | | | | | | | workqueue: factor out start_flush_work()Tejun Heo2010-09-191-27/+37
| * | | | | | | | | | workqueue: cleanup flush/cancel functionsTejun Heo2010-09-191-81/+94
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-2210-0/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-1510-0/+17
* | | | | | | | | | | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-4/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | BKL: Remove BKL from cgroupJan Blunck2010-10-041-8/+0
| * | | | | | | | | | | BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-041-0/+4
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-222-11/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | blktrace: remove the big kernel lockArnd Bergmann2010-10-191-11/+3
| * | | | | | | | | | | rtmutex-tester: make it build without BKLArnd Bergmann2010-10-191-0/+6
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-211-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote branch 'kumar/merge' into nextBenjamin Herrenschmidt2010-10-1328-205/+471
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | powerpc: define a compat_sys_recv cond_syscallStephen Rothwell2010-09-231-0/+1
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-212-591/+0
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/urgent' into core/memblockH. Peter Anvin2010-10-112-1/+9
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-0827-204/+462
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31109-7136/+8887
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | x86: Remove not used early_res codeYinghai Lu2010-08-272-591/+0
* | | | | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'devel-stable' into develRussell King2010-10-197-10/+29
| |\ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-1825-200/+445
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | / / / / / / | | | | | | |_|_|_|_|_|/ / / / / / | | | | | |/| | | | | | / / / / / | | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | ARM: 6314/1: ftrace: allow build without frame pointers on ARMRabin Vincent2010-09-021-1/+1
| | | | |_|/ / / / / / / / / / | | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-10-217-29/+376
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | PM: Introduce library for device-specific OPPs (v7)Nishanth Menon2010-10-171-0/+14
| * | | | | | | | | | | | | | | PM: Add sysfs attr for rechecking dev hash from PM traceJames Hogan2010-10-171-0/+18
OpenPOWER on IntegriCloud