summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | IB: Fix ib_dma_alloc_coherent() wrapperRoland Dreier2006-12-151-1/+8
| | | |/ | | |/|
| * | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-1611-32/+80
| |\ \ \
| | * | | [PATCH] pata_via: Cable detect errorAlan2006-12-161-2/+7
| | * | | [PATCH] Fix help text for CONFIG_ATA_PIIXAlan2006-12-161-3/+3
| | * | | [PATCH] initializer entry defined twice in pata_rz1000Ira Snyder2006-12-161-2/+0
| | * | | [PATCH] ata: fix platform_device_register_simple() error checkAkinobu Mita2006-12-163-5/+7
| | * | | [PATCH] ahci: do not mangle saved HOST_CAP while resetting controllerTejun Heo2006-12-161-2/+0
| | * | | [PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2)Tejun Heo2006-12-161-4/+10
| | * | | [libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)Jeff Garzik2006-12-161-7/+34
| | * | | [libata] use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik2006-12-161-2/+2
| | * | | [PATCH] ata_piix: use piix_host_stop() in ich_pata_opsTejun Heo2006-12-161-1/+1
| | * | | [PATCH] ata_piix: IDE mode SATA patch for Intel ICH9Jason Gaston2006-12-161-4/+16
| * | | | Make workqueue bit operations work on "atomic_long_t"Linus Torvalds2006-12-162-18/+30
| * | | | Fix incorrect user space access locking in mincore()Linus Torvalds2006-12-161-104/+86
| |/ / /
| * | | Fix "delayed_work_pending()" macro expansionLinus Torvalds2006-12-151-2/+2
| * | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-12-1513-72/+150
| |\ \ \
| | * | | [S390] cio: css_register_subchannel race.Stefan Bader2006-12-151-1/+2
| | * | | [S390] Save prefix register for dump on panicMichael Holzheu2006-12-153-2/+13
| | * | | [S390] Fix reboot hangMichael Holzheu2006-12-151-44/+1
| | * | | [S390] Fix reboot hang on LPARsMichael Holzheu2006-12-154-3/+75
| | * | | [S390] sclp_cpi module license.Christian Borntraeger2006-12-151-0/+2
| | * | | [S390] zcrypt: module unload fixes.Ralph Wuerthner2006-12-151-2/+12
| | * | | [S390] Hipersocket multicast queue: make sure outbound handler is calledUrsula Braun2006-12-152-5/+9
| | * | | [S390] hypfs fixesChristian Borntraeger2006-12-151-2/+2
| | * | | [S390] update default configurationMartin Schwidefsky2006-12-151-13/+34
| | |/ /
| * | | Remove stack unwinder for nowLinus Torvalds2006-12-1517-1870/+3
| |/ /
* | | Pull bugfix into test branchLen Brown2006-12-204-8/+9
|\ \ \
| * | | ACPI: Kconfig - depend on PM rather than selecting itAndrew Morton2006-12-201-1/+1
| * | | ACPI: fix NULL check in drivers/acpi/osl.cAdrian Bunk2006-12-201-1/+1
| * | | ACPI: prevent processor module from loading on failuresAkinobu Mita2006-12-201-2/+2
| * | | ACPI: fix single linked list manipulationAkinobu Mita2006-12-201-4/+5
* | | | Pull ec into test branchLen Brown2006-12-201-1/+1
|\ \ \ \
| * | | | ACPI: make drivers/acpi/ec.c:ec_ecdt staticAdrian Bunk2006-12-201-1/+1
* | | | | Pull platform-drivers into test branchLen Brown2006-12-2013-22/+53
|\ \ \ \ \
| * | | | | fbdev: update after backlight argument changeJames Simmons2006-12-205-5/+5
| * | | | | ACPI: video: Add dev argument for backlight_device_registerYu Luming2006-12-207-8/+13
| * | | | | ACPI: Implement acpi_video_get_next_level()Thomas Tuttle2006-12-201-7/+34
| * | | | | ACPI: ibm_acpi: allow clean removalAlexey Starikovskiy2006-12-191-2/+1
* | | | | | Pull style into test branchLen Brown2006-12-1628-134/+128
|\ \ \ \ \ \
| * | | | | | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-1430-145/+138
* | | | | | | Pull bugfix into test branchLen Brown2006-12-163-12/+14
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | ACPI: S4: Use "platform" rather than "shutdown" mode by defaultRafael J. Wysocki2006-11-012-4/+6
| * | | | | | ACPI: dock: use mutex instead of spinlockKristen Carlson Accardi2006-10-301-8/+8
* | | | | | | ACPI: fix git automerge failureLen Brown2006-12-161-1/+0
* | | | | | | Pull trivial into test branchLen Brown2006-12-1612-66/+60
|\ \ \ \ \ \ \
| * | | | | | | ACPI: ibm-acpi: new ibm-acpi maintainerHenrique de Moraes Holschuh2006-11-141-0/+9
| * | | | | | | ACPI: update commentSatoru Takeuchi2006-11-061-3/+3
| * | | | | | | ACPI: Get rid of 'unused variable' warning in acpi_ev_global_lock_handler()Jesper Juhl2006-11-061-1/+0
| * | | | | | | ACPI: optimize pci_rootbridge searchChen, Justin2006-10-271-1/+5
| * | | | | | | ACPI: make ec_transaction not externRandy Dunlap2006-10-271-1/+1
OpenPOWER on IntegriCloud