Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | PCI: remove global list of PCI devices | Greg Kroah-Hartman | 2008-04-21 | |
| * | | | PCI: add is_added flag to struct pci_dev | Greg Kroah-Hartman | 2008-04-21 | |
| * | | | PCI: clean up search.c a lot | Greg Kroah-Hartman | 2008-04-21 | |
| * | | | PCI: remove pci_get_device_reverse | Greg Kroah-Hartman | 2008-04-21 | |
| * | | | PCI: remove pci_find_present | Greg Kroah-Hartman | 2008-04-21 | |
| * | | | PCI: #if 0 pci_assign_resource_fixed() | Adrian Bunk | 2008-04-21 | |
| |/ / | ||||
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-04-21 | |
|\ \ \ | ||||
| * | | | [CRYPTO] api: Make the crypto subsystem fully modular | Sebastian Siewior | 2008-04-20 | |
| |/ / | ||||
* | | | skbuff: fix missing kernel-doc notation | Randy Dunlap | 2008-04-21 | |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-21 | |
|\ \ \ | ||||
| * | | | [POWERPC] i2c: OF helpers for the i2c API | Jochen Friedrich | 2008-04-16 | |
| * | | | [POWERPC] OF helpers for the GPIO API | Anton Vorontsov | 2008-04-16 | |
| * | | | [LMB] Add lmb_alloc_nid() | David S. Miller | 2008-04-15 | |
| * | | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-04-14 | |
| |\ \ \ | ||||
| * | | | | [POWERPC] Add of_device_is_available function | Josh Boyer | 2008-04-06 | |
| * | | | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-03-25 | |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge branch 'linux-2.6' | Paul Mackerras | 2008-03-13 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6 | Paul Mackerras | 2008-02-26 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | [LMB]: Make lmb support large physical addressing | Becky Bruce | 2008-02-13 | |
| | * | | | | | | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 2008-02-13 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-04-21 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | SCSI: convert struct class_device to struct device | Tony Jones | 2008-04-19 | |
| * | | | | | | | | memstick: convert struct class_device to struct device | Greg Kroah-Hartman | 2008-04-19 | |
| * | | | | | | | | PM: Remove destroy_suspended_device() | Rafael J. Wysocki | 2008-04-19 | |
| * | | | | | | | | Firmware: add iSCSI iBFT Support | Konrad Rzeszutek | 2008-04-19 | |
| * | | | | | | | | Driver core: make device_is_registered() work for class devices | Greg Kroah-Hartman | 2008-04-19 | |
| * | | | | | | | | PM: Convert wakeup flag accessors to inline functions | Alan Stern | 2008-04-19 | |
| * | | | | | | | | PM: Make wakeup flags available whenever CONFIG_PM is set | Alan Stern | 2008-04-19 | |
| * | | | | | | | | PM: Handle device registrations during suspend/resume | Rafael J. Wysocki | 2008-04-19 | |
| * | | | | | | | | sysfs: small header file cleanup for SYSFS=n | David Rientjes | 2008-04-19 | |
| * | | | | | | | | driver core: Convert debug functions declared inline __attribute__((format (p... | Joe Perches | 2008-04-19 | |
| * | | | | | | | | driver core: memory: semaphore to mutex | Daniel Walker | 2008-04-19 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk... | Linus Torvalds | 2008-04-21 | |
|\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn... | Haavard Skinnemoen | 2008-04-19 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | atmel_usba_udc: move endpoint declarations into platform data. | Stelian Pop | 2008-04-06 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn... | Haavard Skinnemoen | 2008-04-19 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||
| | * | | | | | | | | atmel_tc library | David Brownell | 2008-03-04 | |
* | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l... | Linus Torvalds | 2008-04-21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | jiffies: add time_is_after_jiffies and others which compare with jiffies | Dave Young | 2008-04-21 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-04-21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-18 | |
| * | | | | | | | | | | include: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-04-21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Merge branch 'merge-fixes' into devel | Russell King | 2008-04-19 | |
| |\| | | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'omap2-upstream' into devel | Russell King | 2008-04-19 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | ARM: OMAP: I2C: tps65010 driver converts to gpiolib | David Brownell | 2008-04-14 | |
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||
| | | | | | | | | | | | ||||
| | \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ | ||||
| *---. \ \ \ \ \ \ \ \ \ | Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x... | Russell King | 2008-04-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||
| | | | * | | | | | | | | | [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chip | Philipp Zabel | 2008-04-19 | |
| | | | * | | | | | | | | | [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out... | Philipp Zabel | 2008-04-19 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
| | | * | | | | | | | | | sata_mv: mbus decode window support | Lennert Buytenhek | 2008-03-27 |