Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-04-21 | 5 | -24/+80 |
|\ | |||||
| * | PCI: clean up resource alignment management | Ivan Kokshaysky | 2008-04-20 | 1 | -1/+4 |
| * | PCI: Expose PCI VPD through sysfs | Ben Hutchings | 2008-04-20 | 1 | -0/+3 |
| * | PCI: add generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 1 | -0/+1 |
| * | PCI: add PCI Express ASPM support | Shaohua Li | 2008-04-20 | 3 | -0/+69 |
| * | PCI: #if 0 pci_cleanup_aer_correct_error_status() | Adrian Bunk | 2008-04-20 | 1 | -5/+0 |
| * | PCI: remove global list of PCI devices | Greg Kroah-Hartman | 2008-04-20 | 1 | -3/+0 |
| * | PCI: add is_added flag to struct pci_dev | Greg Kroah-Hartman | 2008-04-20 | 1 | -0/+1 |
| * | PCI: clean up search.c a lot | Greg Kroah-Hartman | 2008-04-20 | 1 | -2/+2 |
| * | PCI: remove pci_get_device_reverse | Greg Kroah-Hartman | 2008-04-20 | 1 | -10/+0 |
| * | PCI: remove pci_find_present | Greg Kroah-Hartman | 2008-04-20 | 1 | -2/+0 |
| * | PCI: #if 0 pci_assign_resource_fixed() | Adrian Bunk | 2008-04-20 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-04-21 | 1 | -7/+0 |
|\ \ | |||||
| * | | [CRYPTO] api: Make the crypto subsystem fully modular | Sebastian Siewior | 2008-04-21 | 1 | -7/+0 |
| |/ | |||||
* | | skbuff: fix missing kernel-doc notation | Randy Dunlap | 2008-04-21 | 1 | -0/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-21 | 4 | -0/+179 |
|\ \ | |||||
| * | | [POWERPC] i2c: OF helpers for the i2c API | Jochen Friedrich | 2008-04-17 | 1 | -0/+24 |
| * | | [POWERPC] OF helpers for the GPIO API | Anton Vorontsov | 2008-04-17 | 1 | -0/+69 |
| * | | [LMB] Add lmb_alloc_nid() | David S. Miller | 2008-04-15 | 1 | -0/+2 |
| * | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-04-14 | 20 | -45/+112 |
| |\ \ | |||||
| * | | | [POWERPC] Add of_device_is_available function | Josh Boyer | 2008-04-07 | 1 | -0/+1 |
| * | | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-03-26 | 17 | -130/+38 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'linux-2.6' | Paul Mackerras | 2008-03-13 | 51 | -190/+483 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6 | Paul Mackerras | 2008-02-26 | 1 | -0/+83 |
| |\ \ \ \ \ | |||||
| | * | | | | | [LMB]: Make lmb support large physical addressing | Becky Bruce | 2008-02-13 | 1 | -19/+19 |
| | * | | | | | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 2008-02-13 | 1 | -0/+83 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-04-21 | 17 | -137/+193 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | SCSI: convert struct class_device to struct device | Tony Jones | 2008-04-19 | 6 | -30/+31 |
| * | | | | | | | memstick: convert struct class_device to struct device | Greg Kroah-Hartman | 2008-04-19 | 1 | -1/+1 |
| * | | | | | | | PM: Remove destroy_suspended_device() | Rafael J. Wysocki | 2008-04-19 | 4 | -41/+3 |
| * | | | | | | | Firmware: add iSCSI iBFT Support | Konrad Rzeszutek | 2008-04-19 | 1 | -0/+50 |
| * | | | | | | | Driver core: make device_is_registered() work for class devices | Greg Kroah-Hartman | 2008-04-19 | 1 | -2/+1 |
| * | | | | | | | PM: Convert wakeup flag accessors to inline functions | Alan Stern | 2008-04-19 | 3 | -45/+94 |
| * | | | | | | | PM: Make wakeup flags available whenever CONFIG_PM is set | Alan Stern | 2008-04-19 | 1 | -15/+21 |
| * | | | | | | | PM: Handle device registrations during suspend/resume | Rafael J. Wysocki | 2008-04-19 | 1 | -0/+1 |
| * | | | | | | | sysfs: small header file cleanup for SYSFS=n | David Rientjes | 2008-04-19 | 1 | -7/+2 |
| * | | | | | | | driver core: Convert debug functions declared inline __attribute__((format (p... | Joe Perches | 2008-04-19 | 2 | -14/+7 |
| * | | | | | | | driver core: memory: semaphore to mutex | Daniel Walker | 2008-04-19 | 1 | -3/+2 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk... | Linus Torvalds | 2008-04-21 | 2 | -0/+274 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn... | Haavard Skinnemoen | 2008-04-19 | 1 | -0/+22 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | atmel_usba_udc: move endpoint declarations into platform data. | Stelian Pop | 2008-04-06 | 1 | -0/+22 |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn... | Haavard Skinnemoen | 2008-04-19 | 1 | -0/+252 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | atmel_tc library | David Brownell | 2008-03-04 | 1 | -0/+252 |
* | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l... | Linus Torvalds | 2008-04-21 | 1 | -0/+16 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | jiffies: add time_is_after_jiffies and others which compare with jiffies | Dave Young | 2008-04-21 | 1 | -0/+16 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-04-21 | 15 | -18/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-18 | 6 | -7/+6 |
| * | | | | | | | | | include: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 9 | -11/+0 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-04-21 | 5 | -0/+181 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'merge-fixes' into devel | Russell King | 2008-04-19 | 79 | -1251/+2644 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / |