aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-03
|\
| * ptrace: remove a useless gotoAmérico Wang2009-03-10
* | Merge branch 'stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-03
|\ \
| * | symbols, stacktrace: look up init symbols after module symbolsIngo Molnar2009-03-19
* | | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-03
|\ \ \
| * | | rcu: rcu_barrier VS cpu_hotplug: Ensure callbacks in dead cpu are migrated to...Lai Jiangshan2009-03-30
* | | | Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-03
|\ \ \ \
| * | | | s390: remove arch specific smp_send_stop()Heiko Carstens2009-03-20
| * | | | panic: clean up kernel/panic.cIngo Molnar2009-03-13
| * | | | panic, smp: provide smp_send_stop() wrapper on UP tooIngo Molnar2009-03-13
| * | | | panic: decrease oops_in_progress only after having done the panicIngo Molnar2009-03-13
| * | | | Merge branch 'x86/core' into core/ipiIngo Molnar2009-03-13
| |\ \ \ \
| * | | | | generic-ipi: eliminate WARN_ON()s during oops/panicIngo Molnar2009-03-13
| * | | | | Merge branch 'linus' into core/ipiIngo Molnar2009-03-12
| |\ \ \ \ \
| * | | | | | generic-ipi: cleanupsIngo Molnar2009-02-25
| * | | | | | generic-ipi: remove CSD_FLAG_WAITPeter Zijlstra2009-02-25
| * | | | | | generic-ipi: remove kmalloc()Peter Zijlstra2009-02-25
| * | | | | | generic IPI: simplify barriers and lockingNick Piggin2009-02-25
* | | | | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-03
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into locking-for-linusIngo Molnar2009-03-31
| |\ \ \ \ \ \ \
| * | | | | | | | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar2009-03-12
| * | | | | | | | Merge branch 'linus' into core/lockingIngo Molnar2009-03-12
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | lockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitionsDavid Rientjes2009-03-05
| * | | | | | | | Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar2009-03-05
| |\ \ \ \ \ \ \ \
| * | | | | | | | | lockdep: require framepointers for x86Peter Zijlstra2009-03-04
| * | | | | | | | | lockdep: remove extra "irq" stringPeter Zijlstra2009-03-04
| * | | | | | | | | lockdep: fix incorrect state namePeter Zijlstra2009-03-04
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-04-03
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fuse: allow private mappings of "direct_io" filesMiklos Szeredi2009-04-02
| * | | | | | | | | | fuse: allow kernel to access "direct_io" filesMiklos Szeredi2009-04-02
* | | | | | | | | | | LANANA: Change of management and resyncAlan Cox2009-04-03
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'autosuspend' into for-nextJiri Kosina2009-03-30
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | HID: autosuspend -- fix lockup of hid on resetOliver Neukum2009-03-25
| | * | | | | | | | | | | HID: hid_reset_resume() needs to be defined only when CONFIG_PM is setJiri Kosina2009-03-25
| | * | | | | | | | | | | HID: fix USB HID devices after STD with autosuspendOliver Neukum2009-03-25
| | * | | | | | | | | | | HID: do not try to compile PM code with CONFIG_PM unsetJiri Kosina2009-03-25
| | * | | | | | | | | | | HID: autosuspend support for USB HIDOliver Neukum2009-03-25
| * | | | | | | | | | | | HID: remove compat stuffJiri Slaby2009-03-30
| * | | | | | | | | | | | HID: constify arrays of struct apple_key_translationPaul Collins2009-03-30
| * | | | | | | | | | | | HID: add support for Kye/Genius Ergo 525VJiri Kosina2009-03-30
| * | | | | | | | | | | | HID: Support Apple mini aluminum keyboardRyan Finnie2009-03-30
| * | | | | | | | | | | | HID: support for Kensington slimblade deviceJiri Kosina2009-03-30
| * | | | | | | | | | | | HID: DragonRise game controller force feedback driverRichard Walmsley2009-03-30
| * | | | | | | | | | | | HID: add support for another version of 0e8f:0003 device in hid-plAnssi Hannula2009-03-30
| * | | | | | | | | | | | HID: fix race between usb_register_dev() and hiddev_open()Oliver Neukum2009-03-30
| * | | | | | | | | | | | HID: bring back possibility to specify vid/pid ignore on module loadJiri Kosina2009-03-30
| * | | | | | | | | | | | HID: make HID_DEBUG defaults consistentPavel Machek2009-03-30
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | trivial: Update my email addressRiku Voipio2009-03-30