summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-28[PATCH] aio-retry-fix: fix aio retry work queueingSébastien Dugu1-0/+9
2005-06-28[PATCH] really remove xattr_acl.hChristoph Hellwig3-64/+13
2005-06-28[PATCH] drivers/isdn/: make some code staticAdrian Bunk7-28/+20
2005-06-28[PATCH] rename wakeup_bdflush to wakeup_pdflushPekka J Enberg4-5/+5
2005-06-28[PATCH] swabb.h warning fixesAndrew Morton1-7/+10
2005-06-28[PATCH] hisax warning fixesAndrew Morton1-2/+2
2005-06-28[PATCH] request_firmware(): avoid race conditionsStanislaw W. Gruszka1-3/+10
2005-06-28[PATCH] Adapt drivers/char/vt_ioctl.c to non-x86Emmanuel Colbus1-2/+3
2005-06-28[PATCH] ITIMER_REAL: fix possible deadlock and raceOleg Nesterov1-2/+6
2005-06-28[PATCH] ixp4xx/ixp2000 watchdog driver typoLennert Buytenhek2-2/+2
2005-06-28[PATCH] drivers/char/tipar.c: off by one array accessLuc Van Oostenryck1-1/+1
2005-06-28[PATCH] Using msleep() instead of HZLuca Falavigna2-17/+8
2005-06-28[PATCH] fix semaphore handling in __unregister_chrdev_regionWen-chien Jesse Sung1-1/+1
2005-06-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-4/+207
2005-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds69-1833/+1492
2005-06-28[PATCH] Tweak idle thread setup semanticsIngo Molnar2-1/+15
2005-06-28[PATCH] ll_rw_blk: prevent huge request allocationsJens Axboe1-0/+9
2005-06-28[PATCH] md: bio leak fixNeil Brown1-0/+1
2005-06-28[PATCH] kexec: fix sparse warningsAlexey Dobriyan1-5/+5
2005-06-28[PATCH] cciss_ioctl() warning fixAndrew Morton1-1/+0
2005-06-28[PATCH] ARM: 2763/1: S3C24XX - mark IRQ_LCD as validBen Dooks1-3/+4
2005-06-28[PATCH] ARM: 2760/1: Add a warning on dynamic tick timekeeping on some platformsTony Lindgren1-0/+5
2005-06-28[PATCH] ARM: 2762/1: S3C24XX Audio platform dataBen Dooks1-0/+49
2005-06-28[PATCH] ARM: 2761/1: OProfile: Add call graphing support for armRichard Purdie4-1/+149
2005-06-28Merge head 'upstream-20050628-1' of rsync://rsync.kernel.org/pub/scm/linux/ke...Linus Torvalds3-23/+101
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH418-16622/+24586
2005-06-27[PATCH] PCI: use the MCFG table to properly access pci devices (x86-64)Greg Kroah-Hartman1-10/+48
2005-06-27[PATCH] PCI: use the MCFG table to properly access pci devices (i386)Greg Kroah-Hartman1-4/+25
2005-06-27[PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman4-23/+62
2005-06-27[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman10-47/+27
2005-06-27[PATCH] cpqphp: fix oops during unload without probeKeith Moore1-2/+3
2005-06-27[PATCH] PCI: clean up the MSI code a bit.Greg Kroah-Hartman2-60/+37
2005-06-27[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=nAndrew Morton16-0/+32
2005-06-27[PATCH] PCI: DMA bursting adviceDavid S. Miller16-0/+174
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman7-13/+97
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: acpiphp supportKenji Kaneshige2-0/+129
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: ia64 supportKenji Kaneshige3-32/+135
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: add interfacesKenji Kaneshige3-0/+36
2005-06-27[PATCH] acpi hotplug: decouple slot power state changes from physical hotplugRajesh Shah1-31/+38
2005-06-27[PATCH] acpi hotplug: aCPI based root bridge hot-addRajesh Shah1-9/+202
2005-06-27[PATCH] acpi hotplug: fix slot power-down problem with acpiphpRajesh Shah1-2/+2
2005-06-27[PATCH] acpi hotplug: clean up notify handlers on acpiphp unloadRajesh Shah1-8/+26
2005-06-27[PATCH] acpi hotplug: convert acpiphp to use generic resource codeRajesh Shah6-1530/+134
2005-06-27[PATCH] acpi bridge hotadd: Export the interface to get PCI id for an ACPI ha...Rajesh Shah2-6/+6
2005-06-27[PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ...Rajesh Shah4-28/+119
2005-06-27[PATCH] acpi bridge hotadd: Read bridge resources when fixing up the busRajesh Shah1-0/+4
2005-06-27[PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allo...Rajesh Shah1-1/+4
2005-06-27[PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-...Rajesh Shah1-5/+9
2005-06-27[PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on...Rajesh Shah2-6/+9
2005-06-27[PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or devic...Rajesh Shah1-1/+10