aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-26[Blackfin] arch: conditionally enable flash resources since it requests the async memory bankMike Frysinger4-0/+20
2008-03-26[Blackfin] arch: add code to initialize globals declared in linux/bootmem.h: max_pfn, max_low_pfn, min_low_pfn.Yi Li1-7/+45
2008-03-26[Blackfin] arch: remove NOTES from linker scriptBernd Schmidt1-2/+0
2008-03-26[Blackfin] arch: add twi resources to CM_BF537 board as reported by Servaes JoordensMike Frysinger1-0/+26
2008-03-07[Blackfin] arch: declare CHECKFLAGS to make sparse output more readableMike Frysinger1-0/+5
2008-03-07[Blackfin] arch: add missing __user marking to ss_sp member of signalstack and a few userspace system functionsMike Frysinger5-16/+19
2008-02-29[Blackfin] arch: turn generic time on by defaultMike Frysinger12-12/+12
2008-02-29[Blackfin] arch: add board bluetechnix kernel defconfigs to kernelMike Frysinger4-0/+3778
2008-02-29[Blackfin] arch: initial generic time and clock sourcesVitja Makarov4-20/+253
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson8-6110/+1
2008-04-22[IA64] minor irq handler cleanupsJeff Garzik3-6/+8
2008-04-22[IA64] simplify notify hooks in mca.cHidetoshi Seto2-41/+37
2008-04-22[IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchsHidetoshi Seto1-4/+5
2008-04-22[IA64] disable interrupts on exit of ia64_trace_syscallHidetoshi Seto1-0/+1
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds43-10612/+167
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivialLinus Torvalds1-3/+3
2008-04-21frv: unexport kmap_atomic_to_pageAdrian Bunk1-3/+0
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds16-420/+27
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds8-174/+263
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds5-8/+8
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds335-3888/+11125
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds5-6/+11
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds11-429/+385
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds29-30/+1
2008-04-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds238-10402/+29776
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-develLinus Torvalds14-137/+201
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds81-655/+897
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds27-74/+2160
2008-04-21arm: Storage class should be before const qualifierTobias Klauser1-3/+3
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller43-10612/+167
2008-04-20PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas1-17/+13
2008-04-20PCI: ppc: use generic pci_enable_resources()Bjorn Helgaas1-57/+2
2008-04-20PCI: powerpc: use generic pci_enable_resources()Bjorn Helgaas1-33/+1
2008-04-20PCI: ia64: use generic pci_enable_resources()Bjorn Helgaas1-43/+1
2008-04-20PCI: alpha: use generic pci_enable_resources()Bjorn Helgaas1-22/+1
2008-04-20PCI: x86: use generic pci_enable_resources()Bjorn Helgaas3-40/+1
2008-04-20PCI: remove "pci=routeirq" noise from dmesgBjorn Helgaas1-2/+1
2008-04-20PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade1-4/+4
2008-04-20PCI: remove pcibios_fixup_ghosts()Greg Kroah-Hartman2-107/+0
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman1-5/+2
2008-04-20PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman6-88/+0
2008-04-20PCI: remove pci_get_device_reverse from calgary driverGreg Kroah-Hartman1-2/+1
2008-04-21[CRYPTO] aes-x86-32: Remove unused return codeSebastian Siewior1-3/+0
2008-04-21[CRYPTO] sha384: Hardware acceleration for s390Jan Glauber1-7/+50
2008-04-21[CRYPTO] sha512: Hardware acceleration for s390Jan Glauber5-4/+86
2008-04-21[CRYPTO] s390: Generic sha_update and sha_finalJan Glauber5-171/+138
2008-04-20[PPC] minor irq handler cleanupsJeff Garzik2-3/+4
2008-04-20[BLACKFIN] minor irq handler cleanupsJeff Garzik1-3/+2
2008-04-20[SPARC] minor irq handler cleanupsJeff Garzik1-1/+1
2008-04-20ARM minor irq handler cleanup: avoid passing unused info to irqJeff Garzik1-1/+1