| Commit message (Expand) | Author | Age |
... | |
| * | | sparc: replace remaining __FUNCTION__ occurances | Harvey Harrison | 2008-03-03 |
| * | | [SPARC]: Add reboot_command[] extern decl to asm/system.h | David S. Miller | 2008-02-29 |
| * | | [SPARC]: Mark linux_sparc_{fpu,chips} static. | David S. Miller | 2008-02-29 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-03-04 |
|\ \ \ |
|
| * | | | [IA64] fix ia64 kprobes compilation | Adrian Bunk | 2008-03-04 |
| * | | | [IA64] move gcc_intrin.h from header-y to unifdef-y | Doug Chapman | 2008-03-04 |
| * | | | [IA64] workaround tiger ia64_sal_get_physical_id_info hang | Alex Chiang | 2008-03-04 |
| * | | | [IA64] move defconfig to arch/ia64/configs/ | Adrian Bunk | 2008-03-04 |
| * | | | [IA64] Fix irq migration in multiple vector domain | Kenji Kaneshige | 2008-03-04 |
| * | | | [IA64] signal(ia64_ia32): add a signal stack overflow check | Shi Weihua | 2008-03-04 |
| * | | | [IA64] signal(ia64): add a signal stack overflow check | Shi Weihua | 2008-03-04 |
| * | | | [IA64] CONFIG_SGI_SN2 - auto select NUMA and ACPI_NUMA | Jes Sorensen | 2008-03-04 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-03-04 |
|\ \ \ \ |
|
| * | | | | debugfs: fix sparse warnings | Harvey Harrison | 2008-03-04 |
| * | | | | Driver core: Fix cleanup when failing device_add(). | Cornelia Huck | 2008-03-04 |
| * | | | | driver core: Remove dpm_sysfs_remove() from error path of device_add() | Rafael J. Wysocki | 2008-03-04 |
| * | | | | PM: fix new mutex-locking bug in the PM core | Alan Stern | 2008-03-04 |
| * | | | | PM: Do not acquire device semaphores upfront during suspend | Rafael J. Wysocki | 2008-03-04 |
| * | | | | kobject: properly initialize ksets | Greg Kroah-Hartman | 2008-03-04 |
| * | | | | sysfs: CONFIG_SYSFS_DEPRECATED fix | Ingo Molnar | 2008-03-04 |
| * | | | | driver core: fix up Kconfig text for CONFIG_SYSFS_DEPRECATED | Greg Kroah-Hartman | 2008-03-04 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-03-04 |
|\ \ \ \ |
|
| * | | | | pci: hotplug: pciehp: fix error code path in hpc_power_off_slot | Kenji Kaneshige | 2008-03-04 |
| * | | | | PCI: Add DECLARE_PCI_DEVICE_TABLE macro | Jonas Bonn | 2008-03-04 |
| * | | | | PCI: fix up error messages for pci_bus registering | Greg Kroah-Hartman | 2008-03-04 |
| * | | | | PCI: fix section mismatch warning in pci_scan_child_bus | Sam Ravnborg | 2008-03-04 |
| * | | | | PCI: consolidate duplicated MSI enable functions | Bjorn Helgaas | 2008-03-04 |
| * | | | | PCI: use dev_printk in quirk messages | Bjorn Helgaas | 2008-03-04 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-03-04 |
|\ \ \ \ |
|
| * | | | | USB: ftdi_sio - really enable EM1010PC | Sven Andersen | 2008-03-04 |
| * | | | | USB: remove incorrect struct class_device from the printer gadget | Tony Jones | 2008-03-04 |
| * | | | | USB: pxa2xx_udc: fix misuse of clock enable/disable calls | Dmitry Baryshkov | 2008-03-04 |
| * | | | | USB: ftdi_sio: Workaround for broken Matrix Orbital serial port | Kevin Vance | 2008-03-04 |
| * | | | | USB: Add support for AXESSTEL MV110H CDMA modem | Daniel Kozák | 2008-03-04 |
| * | | | | usb-storage: update earlier scatter-gather bug fix | Alan Stern | 2008-03-04 |
| * | | | | USB: isp116x: fix enumeration on boot | Anti Sullin | 2008-03-04 |
| * | | | | USB: ehci: handle large bulk URBs correctly (again) | Misha Zhilin | 2008-03-04 |
| * | | | | USB: spruce up the device blacklist | Alan Stern | 2008-03-04 |
| * | | | | USB: fix comment of struct usb_interface | Lei Ming | 2008-03-04 |
| * | | | | USB: update Kconfig entry for USB_SUSPEND | Alan Stern | 2008-03-04 |
| * | | | | usb: Add support for the mos7820/7840-based B&B USB/RS485 converter to mos7840.c | David Ludlow | 2008-03-04 |
| |/ / / |
|
* | | | | kprobes: fix a null pointer bug in register_kretprobe() | Masami Hiramatsu | 2008-03-04 |
* | | | | input: add I2C to config since the driver makes several i2c*() calls | Randy Dunlap | 2008-03-04 |
* | | | | ext3: fix mount option parsing | Josef Bacik | 2008-03-04 |
* | | | | hugetlb: fix pool shrinking while in restricted cpuset | Nishanth Aravamudan | 2008-03-04 |
* | | | | hugetlb: close a difficult to trigger reservation race | Adam Litke | 2008-03-04 |
* | | | | md: the md RAID10 resync thread could cause a md RAID10 array deadlock | K.Tanaka | 2008-03-04 |
* | | | | md: fix possible raid1/raid10 deadlock on read error during resync | NeilBrown | 2008-03-04 |
* | | | | md: don't attempt read-balancing for raid10 'far' layouts | Keld Simonsen | 2008-03-04 |
* | | | | md: lock access to rdev attributes properly | NeilBrown | 2008-03-04 |