summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "[IA64] fix percpu warnings"Tony Luck2009-11-021-1/+1
* Pull ticket-spinaphore into release branchTony Luck2009-10-231-6/+18
|\
| * [IA64] Re-implement spinaphores using ticket lock conceptsTony Luck2009-10-091-6/+18
* | Pull ticket4byte into release branchTony Luck2009-10-232-22/+42
|\ \
| * | [IA64] SMT friendly version of spin_unlock_wait()Tony Luck2009-10-131-2/+15
| * | [IA64] Squeeze ticket locks back into 4 bytes.Tony Luck2009-10-072-20/+27
* | | [IA64] fix percpu warningsRandy Dunlap2009-10-151-1/+1
* | | [IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz2009-10-132-10/+4
* | | [IA64] Require SAL 3.2 in order to do extended config space opsMatthew Wilcox2009-10-131-2/+7
* | | [IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin2009-10-131-3/+4
* | | [IA64] Restore registers in the stack on INITTakao Indoh2009-10-131-47/+57
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-10-127-47/+42
|\ \ \
| * | | PCI: Prevent AER driver from being loaded on non-root port PCIE devicesKenji Kaneshige2009-10-071-1/+1
| * | | PCI: get larger bridge ranges when space is availableYinghai Lu2009-10-071-2/+11
| * | | PCI: pci.c: fix kernel-doc notationRandy Dunlap2009-10-071-4/+4
| * | | PCI quirk: TI XIO200a erroneously reports support for fast b2b transfersGabe Black2009-10-072-0/+20
| * | | PCI PM: Read device power state from register after updating itRafael J. Wysocki2009-10-061-1/+5
| * | | PCI: remove pci_assign_resource_fixed()Bjorn Helgaas2009-10-061-37/+0
| * | | PCI: PCIe portdrv: remove "-driver" from driver nameBjorn Helgaas2009-10-061-2/+1
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-10-1226-216/+426
|\ \ \
| * | | ARM: force dcache flush if dcache_dirty bit setNitin Gupta2009-10-121-6/+3
| * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-10-121071-17817/+68247
| |\ \ \
| | * | | [ARM] pxa: workaround errata #37 by not using half turbo switchingDennis O'Brien2009-10-121-1/+1
| | * | | [ARM] pxamci: fix printing gpio numbers in pxamci_probeAntonio Ospite2009-10-121-2/+2
| | * | | [ARM] pxa/csb726: adjust duplicate structure field initializationJulia Lawall2009-10-121-1/+1
| * | | | ARM: Add kmap_atomic type debuggingRussell King2009-10-111-0/+2
| * | | | ARM: boolean bit testingJohannes Weiner2009-10-111-3/+3
| * | | | ARM: update die() outputRussell King2009-10-111-2/+3
| * | | | ARM: Dump code/mem oops lines with the appropriate log levelRussell King2009-10-111-16/+17
| * | | | ARM: Dump memory and backtrace as one printk per lineRussell King2009-10-111-19/+23
| * | | | ARM: 5756/1: ep93xx: introduce clk parentHartley Sweeten2009-10-101-47/+119
| * | | | ARM: 5754/1: ep93xx: update i2c supportHartley Sweeten2009-10-104-16/+51
| * | | | ARM: 5753/1: ep93xx: remove old EP93XX_GPIO_* definesHartley Sweeten2009-10-101-12/+0
| * | | | ARM: 5729/1: ep93xx: define EP93XX_*_PHYS_BASE with macrosHartley Sweeten2009-10-071-8/+10
| * | | | ARM: 5751/1: ep93xx/micro9: Add Micro9-SlimHubert Feurstein2009-10-072-1/+23
| * | | | ARM: 5750/1: ep93xx/micro9: Update platform codeHubert Feurstein2009-10-073-58/+75
| * | | | ARM: 5749/1: ep93xx/micro9: Update maintainerHubert Feurstein2009-10-072-4/+11
| * | | | ARM: 5752/1: SA1100: fix building of h3100Dmitry Artamonow2009-10-071-0/+1
| * | | | ARM: 5748/1: bcmring: fix build warning messagesLeo Chen2009-10-072-3/+3
| * | | | ARM: 5747/1: Fix the start_pg value in free_memmap()Catalin Marinas2009-10-071-1/+1
| * | | | ARM: 5746/1: Handle possible translation errors in ARMv6/v7 coherent_user_rangeCatalin Marinas2009-10-072-4/+35
| * | | | ARM: 5745/1: Change ep93xx gpio_irq static inlines to macrosHartley Sweeten2009-10-071-12/+4
| * | | | ARM: 5744/1: ep93xx: add remaining phys offset selectionsHartley Sweeten2009-10-073-2/+35
| * | | | ARM: 5742/1: ARM: add debug check for invalid kernel page faultsImre Deak2009-10-051-0/+5
| * | | | ARM: 5741/1: pl022: fix peripheral id for ST vendorSrinidhi Kasagar2009-10-051-1/+1
* | | | | USB: musb: invert arch depend stringMike Frysinger2009-10-121-1/+1
* | | | | NFS: suppress a build warningStefan Richter2009-10-121-2/+2
* | | | | tty, serial: Fix race and NULL check in uart_close()Linus Torvalds2009-10-121-2/+5
* | | | | Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"Linus Torvalds2009-10-111-1/+1
| |/ / / |/| | |
* | | | Linux 2.6.32-rc4v2.6.32-rc4Linus Torvalds2009-10-111-1/+1
OpenPOWER on IntegriCloud