summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: remove quicklistsThomas Gleixner2008-03-113-15/+11Star
* x86: ia32 syscall restart fixRoland McGrath2008-03-112-6/+41
* x86: ioremap, remove WARN_ON()Ingo Molnar2008-03-111-2/+0Star
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-119-28/+383
|\
| * [libata] Add support for the RB500 PATA CompactFlashFlorian Fainelli2008-03-113-0/+324
| * ahci: logical-bitwise and confusion in ahci_save_initial_config()Roel Kluin2008-03-111-1/+1
| * libata: don't allow sysfs read access to force paramTejun Heo2008-03-111-1/+2
| * ahci: add the Device IDs for nvidia MCP7B AHCIpeerchen2008-03-111-0/+12
| * libata-sff: handle controllers w/o ctl registerTejun Heo2008-03-111-14/+22
| * libata: allow LLDs w/o any reset methodTejun Heo2008-03-111-0/+10
| * ata: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-113-12/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-03-1113-46/+133
|\ \
| * | USB:Update mailing list information in documentationRobert P. J. Day2008-03-111-5/+3Star
| * | USB: fix ehci unlink regressionsDavid Brownell2008-03-111-16/+46
| * | USB: new ftdi_sio device idMirko Bordignon2008-03-112-0/+4
| * | USB: Remove __KERNEL__ check from non-exported gadget.h.Robert P. J. Day2008-03-111-4/+0Star
| * | USB: g_printer.h does not need to be "unifdef"ed.Robert P. J. Day2008-03-111-1/+1
| * | USB: fsl_usb2_udc: fix broken KconfigLi Yang2008-03-111-1/+1
| * | USB: option: add novatel device idsDirk DeSchepper2008-03-111-13/+62
| * | USB: usbaudio: handle kcalloc failureJim Meyering2008-03-111-0/+2
| * | USB: cypress_m8: add UPS Powercom (0d9f:0002)Dmitry Shapin2008-03-112-0/+6
| * | USB: drivers/usb/storage/sddr55.c: fix uninitialized var warningsAndrew Morton2008-03-111-2/+2
| * | USB: fix usb-serial generic recursive lockPete Zaitcev2008-03-111-4/+6
| |/
* | fix BIOS PCI config cycle buglet causing ACPI boot regressionIngo Molnar2008-03-111-0/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-03-111-0/+1
|\ \
| * | PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller DriverJesper Juhl2008-03-111-0/+1
| * | PCI: rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLEAndrew Morton2008-03-112-4/+4
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-114-19/+71
|\ \
| * | drivers: fix dma_get_required_maskJames Bottomley2008-03-111-1/+1
| * | firmware: provide stubs for the FW_LOADER=n caseJames Bottomley2008-03-111-0/+23
| * | nozomi: fix initialization and early flow control accessFrank Seidel2008-03-111-18/+43
| * | sysdev: fix problem with sysdev_class being re-registeredGreg Kroah-Hartman2008-03-111-0/+4
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-03-115-45/+49
|\ \
| * | lguest: Do not append space to guests kernel command linePaul Bolle2008-03-101-2/+5
| * | lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.Rusty Russell2008-03-102-2/+2
| * | lguest: Sanitize the lguest clock.Rusty Russell2008-03-101-32/+21Star
| * | lguest: fix __get_vm_area usage.Rusty Russell2008-03-101-2/+13
| * | lguest: make sure cpu is initialized before accessing itEugene Teo2008-03-101-7/+8
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-119-69/+151
|\ \
| * | ocfs2: Fix NULL pointer dereferences in o2netTao Ma2008-03-101-5/+4Star
| * | ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlockSunil Mushran2008-03-101-2/+4
| * | ocfs2/dlm: Print message showing the recovery masterSunil Mushran2008-03-101-3/+3
| * | ocfs2/dlm: Add missing dlm_lockres_put()sSunil Mushran2008-03-101-1/+10
| * | ocfs2/dlm: Add missing dlm_lockres_put()s in migration pathSunil Mushran2008-03-102-6/+35
| * | ocfs2/dlm: Add missing dlm_lock_put()sSunil Mushran2008-03-102-0/+12
| * | ocfs2: Fix an endian bug in online resize.Tao Ma2008-03-101-1/+1
| * | [PATCH] [OCFS2]: constify function pointer tablesJan Engelhardt2008-03-101-1/+1
| * | ocfs2: Fix endian bug in o2dlm protocol negotiation.Joel Becker2008-03-102-45/+76
| * | ocfs2: Use dlm_print_one_lock_resource for lock resource printTao Ma2008-03-103-4/+4
| * | [PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warningAndrew Morton2008-03-101-1/+1
| |/