Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() | Ingo Molnar | 2008-08-11 | |
| | * | | | | | | | | lockdep: handle chains involving classes defined in modules | Rabin Vincent | 2008-08-11 | |
| | * | | | | | | | | mm: fix mm_take_all_locks() locking order | Peter Zijlstra | 2008-08-11 | |
| | * | | | | | | | | lockdep: annotate mm_take_all_locks() | Peter Zijlstra | 2008-08-11 | |
| | * | | | | | | | | lockdep: spin_lock_nest_lock() | Peter Zijlstra | 2008-08-11 | |
| | * | | | | | | | | lockdep: lock protection locks | Peter Zijlstra | 2008-08-11 | |
| | * | | | | | | | | lockdep: map_acquire | Peter Zijlstra | 2008-08-11 | |
| | * | | | | | | | | lockdep: shrink held_lock structure | Dave Jones | 2008-08-11 | |
| | * | | | | | | | | lockdep: re-annotate scheduler runqueues | Peter Zijlstra | 2008-08-11 | |
| | * | | | | | | | | lockdep: lock_set_subclass - reset a held lock's subclass | Peter Zijlstra | 2008-08-11 | |
| | * | | | | | | | | lockdep: change scheduler annotation | Peter Zijlstra | 2008-08-01 | |
| | * | | | | | | | | debug_locks: set oops_in_progress if we will log messages. | David Miller | 2008-08-01 | |
| | * | | | | | | | | lockdep: fix combinatorial explosion in lock subgraph traversal | David Miller | 2008-07-31 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||
| * | | | | | | | | generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask() | Nick Piggin | 2008-08-11 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-11 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | x86: fix 2.6.27rc1 cannot boot more than 8CPUs | Yinghai Lu | 2008-08-11 | |
| * | | | | | | | | x86: make "apic" an early_param() on 32-bit, NULL check | Rene Herman | 2008-08-11 | |
| * | | | | | | | | EFI, x86: fix function prototype | Randy Dunlap | 2008-08-11 | |
| * | | | | | | | | x86, pci-calgary: fix function declaration | Randy Dunlap | 2008-08-11 | |
| * | | | | | | | | x86: work around gcc 3.4.x bug | Jeremy Fitzhardinge | 2008-08-11 | |
| * | | | | | | | | x86: make "apic" an early_param() on 32-bit | Rene Herman | 2008-08-11 | |
| * | | | | | | | | x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk | Rene Herman | 2008-08-11 | |
| * | | | | | | | | x86_64: restore the proper NR_IRQS define so larger systems work. | Eric W. Biederman | 2008-08-11 | |
| * | | | | | | | | x86: Restore proper vector locking during cpu hotplug | Eric W. Biederman | 2008-08-11 | |
| * | | | | | | | | x86: Fix broken VMI in 2.6.27-rc.. | Alok Kataria | 2008-08-08 | |
| * | | | | | | | | x86: fdiv bug detection fix | Krzysztof Helt | 2008-07-31 | |
* | | | | | | | | | make struct scsi_dh_devlist's static | Adrian Bunk | 2008-08-11 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||
* | | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2008-08-11 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | mfd: tc6393 cleanup and update | Ian Molton | 2008-08-10 | |
| * | | | | | | | | mfd: have TMIO drivers and subdevices depend on ARM | Samuel Ortiz | 2008-08-10 | |
| * | | | | | | | | mfd: TMIO MMC driver | Ian Molton | 2008-08-10 | |
| * | | | | | | | | mfd: driver for the TMIO NAND controller | Ian Molton | 2008-08-10 | |
| * | | | | | | | | mfd: t7l66 MMC platform data | Ian Molton | 2008-08-10 | |
| * | | | | | | | | mfd: tc6387 MMC platform data | Ian Molton | 2008-08-10 | |
| * | | | | | | | | mfd: Fix 7l66 and 6387 according to the new mfd-core API | Samuel Ortiz | 2008-08-10 | |
| * | | | | | | | | mfd: Fix tc6393 according to the new tmio.h | Samuel Ortiz | 2008-08-10 | |
| * | | | | | | | | mfd: driver for the TC6387XB TMIO controller. | Ian Molton | 2008-08-10 | |
| * | | | | | | | | mfd: driver for the T7L66XB TMIO SoC | Ian Molton | 2008-08-10 | |
| * | | | | | | | | mfd: TMIO MMC structures and accessors. | Ian Molton | 2008-08-10 | |
| | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-08-11 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | hwmon: (lm75) Drop legacy i2c driver | Jean Delvare | 2008-08-10 | |
| * | | | | | | | | i2c: correct some size_t printk formats | David Brownell | 2008-08-10 | |
| * | | | | | | | | i2c: Check for address business before creating clients | Jean Delvare | 2008-08-10 | |
| * | | | | | | | | i2c: Let users select algorithm drivers manually again | Jean Delvare | 2008-08-10 | |
| * | | | | | | | | i2c: Fix NULL pointer dereference in i2c_new_probed_device | Hans Verkuil | 2008-08-10 | |
| * | | | | | | | | i2c: Fix oops on bus multiplexer driver loading | Jean Delvare | 2008-08-10 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2008-08-11 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | [WATCHDOG] pcwd.c - fix open_allowed type. | Wim Van Sebroeck | 2008-08-10 | |
| * | | | | | | | | [WATCHDOG] fix watchdog/ixp4xx_wdt.c compilation | Adrian Bunk | 2008-08-10 | |
| * | | | | | | | | [WATCHDOG] fix watchdog/wdt285.c compilation | Adrian Bunk | 2008-08-10 |