summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-161-30/+44
|\
| * IDE: Remove unused codeElias Oltmanns2008-07-161-7/+0
| * IDE: Fix HDIO_DRIVE_RESET handlingElias Oltmanns2008-07-161-0/+6
| * ide: ->port_init_devs -> ->init_devBartlomiej Zolnierkiewicz2008-07-161-2/+2
| * ide: set hwif->dev in ide_init_port_hw() (take 2)Bartlomiej Zolnierkiewicz2008-07-161-1/+1
| * ide: make ide_hwifs[] staticBartlomiej Zolnierkiewicz2008-07-161-12/+0
| * ide: move PIO blacklist to ide-pio-blacklist.cBartlomiej Zolnierkiewicz2008-07-161-0/+2
| * ide: remove no longer used ide_pio_timings[]Bartlomiej Zolnierkiewicz2008-07-161-8/+0
| * ide: move ide_pio_cycle_time() to ide-timings.cBartlomiej Zolnierkiewicz2008-07-161-1/+1
| * ide: convert ide-timing.h to ide-timings.c library (take 2)Bartlomiej Zolnierkiewicz2008-07-161-0/+5
| * ide: move some bits from ide-timing.h to <linux/ide.h>Bartlomiej Zolnierkiewicz2008-07-161-0/+28
* | Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-1626-200/+246
|\ \
| * | Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin2008-07-161-6/+8
| * | PNP: convert resource options to single linked listBjorn Helgaas2008-07-161-2/+4
| * | PNP: support optional IRQ resourcesBjorn Helgaas2008-07-161-0/+1
| * | PNP: make resource option structures private to PNP subsystemBjorn Helgaas2008-07-161-48/+0
| * | PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEMBjorn Helgaas2008-07-162-3/+4
| * | PNP: add pnp_possible_config() -- can a device could be configured this way?Bjorn Helgaas2008-07-161-0/+5
| * | PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas2008-07-161-7/+13
| * | PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resourcesBjorn Helgaas2008-07-161-12/+60
| * | ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-162-0/+2
| * | ACPI: Create "idle=halt" bootparamZhao Yakui2008-07-162-0/+2
| * | ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...Zhang Rui2008-07-162-6/+0
| * | ACPICA: Update version to 20080609Bob Moore2008-07-161-1/+1
| * | ACPICA: Cleanup debug operand dump mechanismBob Moore2008-07-162-7/+3
| * | ACPICA: Update disassembler for DMAR table changesBob Moore2008-07-162-0/+5
| * | ACPICA: Update DMAR and SRAT table definitionsBob Moore2008-07-161-2/+17
| * | ACPICA: Update version to 20080514Bob Moore2008-07-161-1/+1
| * | ACPICA: Add const qualifier for appropriate string constantsBob Moore2008-07-165-42/+55
| * | ACPICA: Eliminate acpi_native_uint type v2Bob Moore2008-07-1610-53/+44
| * | ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore2008-07-161-0/+4
| * | ACPICA: Update tracking macros to reduce code/data sizeJan Beulich2008-07-161-6/+4
| * | ACPICA: Fix for hang on GPE method invocationBob Moore2008-07-161-7/+0
| * | ACPICA: Add argument count checking to control method invocation via acpi_eva...Bob Moore2008-07-162-2/+5
| * | Freezer: Introduce PF_FREEZER_NOSIGRafael J. Wysocki2008-07-162-0/+11
| * | ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-07-161-2/+2
| * | ACPICA: fix mutex names in debug code.Vegard Nossum2008-07-161-1/+1
| * | Make GPE disable more robustBob Moore2008-07-161-0/+2
| * | ACPI: change processors from array to per_cpu variableMike Travis2008-07-161-1/+1
| |/
* | block: Trivial fix for blk_integrity_rq()Martin K. Petersen2008-07-161-0/+3
* | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-07-167-7/+149
|\ \ | |/ |/|
| * Merge branch 'devel' into nextTrond Myklebust2008-07-157-7/+149
| |\
| | * SUNRPC: Support registering IPv6 interfaces with local rpcbind daemonChuck Lever2008-07-151-0/+3
| | * NFS: use documenting macro constants for initializing ac{reg, dir}{min, max}Chuck Lever2008-07-091-0/+5
| | * NFS: set transport defaults after mount option parsing is finishedTrond Myklebust2008-07-091-0/+5
| | * NFS: Add string length argument to nfs_parse_server_addressChuck Lever2008-07-091-0/+7
| | * NFS: Allow redirtying of a completed unstable write.Trond Myklebust2008-07-091-3/+6
| | * NFS: Move fs/nfs/iostat.h to include/linuxChuck Lever2008-07-091-0/+119
| | * NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust2008-07-091-2/+0
| | * rpc: minor cleanup of scheduler callback code\\\"J. Bruce Fields\\\2008-07-091-1/+0
OpenPOWER on IntegriCloud