summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds-3/+3
2008-04-21frv: unexport kmap_atomic_to_pageAdrian Bunk-3/+0
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds-420/+27
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-174/+263
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-8/+8
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-3888/+11125
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-6/+11
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds-429/+385
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds-30/+1
2008-04-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-10402/+29776
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds-137/+201
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds-655/+897
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-74/+2160
2008-04-21arm: Storage class should be before const qualifierTobias Klauser-3/+3
2008-04-20PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas-17/+13
2008-04-20PCI: ppc: use generic pci_enable_resources()Bjorn Helgaas-57/+2
2008-04-20PCI: powerpc: use generic pci_enable_resources()Bjorn Helgaas-33/+1
2008-04-20PCI: ia64: use generic pci_enable_resources()Bjorn Helgaas-43/+1
2008-04-20PCI: alpha: use generic pci_enable_resources()Bjorn Helgaas-22/+1
2008-04-20PCI: x86: use generic pci_enable_resources()Bjorn Helgaas-40/+1
2008-04-20PCI: remove "pci=routeirq" noise from dmesgBjorn Helgaas-2/+1
2008-04-20PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade-4/+4
2008-04-20PCI: remove pcibios_fixup_ghosts()Greg Kroah-Hartman-107/+0
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman-5/+2
2008-04-20PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman-88/+0
2008-04-20PCI: remove pci_get_device_reverse from calgary driverGreg Kroah-Hartman-2/+1
2008-04-21[CRYPTO] aes-x86-32: Remove unused return codeSebastian Siewior-3/+0
2008-04-21[CRYPTO] sha384: Hardware acceleration for s390Jan Glauber-7/+50
2008-04-21[CRYPTO] sha512: Hardware acceleration for s390Jan Glauber-4/+86
2008-04-21[CRYPTO] s390: Generic sha_update and sha_finalJan Glauber-171/+138
2008-04-20[PPC] minor irq handler cleanupsJeff Garzik-3/+4
2008-04-20[BLACKFIN] minor irq handler cleanupsJeff Garzik-3/+2
2008-04-20[SPARC] minor irq handler cleanupsJeff Garzik-1/+1
2008-04-20ARM minor irq handler cleanup: avoid passing unused info to irqJeff Garzik-1/+1
2008-04-20[POWERPC] Define copy_siginfo_from_user32Roland McGrath-3/+16
2008-04-20[POWERPC] Add compat handler for PTRACE_GETSIGINFOAndreas Schwab-0/+29
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki-6/+2
2008-04-19Firmware: add iSCSI iBFT SupportKonrad Rzeszutek-0/+7
2008-04-19UIO: arch/arm/Kconfig: Make UIO available on ARM architectureHans-Jürgen Koch-0/+2
2008-04-19avr32: Add hardware power-down function callPeter Ma-0/+2
2008-04-19avr32: Remove two unused #defines from mm/init.cJohannes Weiner-3/+0
2008-04-19avr32: Implement set_rate(), set_parent() and mode() for pll1Hans-Christian Egtvedt-3/+150
2008-04-19avr32: Generic clockevents supportDavid Brownell-357/+109
2008-04-19avr32: Move sleep code into mach-at32apHaavard Skinnemoen-23/+69
2008-04-19avr32: Delete mostly unused header asm/intc.hHaavard Skinnemoen-2/+0
2008-04-19avr32: start clocksource cleanupDavid Brownell-37/+8
2008-04-19avr32: pass i2c board info through at32_add_device_twiBen Nizette-1/+6
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen-6/+44
2008-04-19x86: modify show_shared_cpu_map in intel_cacheinfoMike Travis-7/+23
2008-04-19x86: convert cpumask_of_cpu macro to allocated arrayMike Travis-1/+30