summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/pgtable.h: demacro ptep_test_and_clear_youngJeremy Fitzhardinge2008-04-241-0/+15
* x86/pgtable.h: demacro ptep_set_access_flagsJeremy Fitzhardinge2008-04-241-0/+16
* x86: add pud_alloc for 4-level pagetablesJeremy Fitzhardinge2008-04-242-0/+3
* x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge2008-04-247-45/+45
* x86: move all the pgd_list handling to one placeJeremy Fitzhardinge2008-04-241-21/+7
* x86: move pgalloc pud and pgd operations into common placeJeremy Fitzhardinge2008-04-242-5/+7
* x86: move pmd functions into common asm/pgalloc.hJeremy Fitzhardinge2008-04-243-15/+8
* x86: move pte functions into common asm/pgalloc.hJeremy Fitzhardinge2008-04-243-13/+7
* x86: put paravirt stubs into common asm/pgalloc.hJeremy Fitzhardinge2008-04-241-2/+0
* x86: xen unify x86 add common mm pgtable c fixIngo Molnar2008-04-241-0/+18
* x86: add common mm/pgtable.cJeremy Fitzhardinge2008-04-243-188/+240
* x86: convert pgalloc_64.h from macros to inlinesJeremy Fitzhardinge2008-04-241-0/+16
* [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-238-6110/+1
* [IA64] minor irq handler cleanupsJeff Garzik2008-04-223-6/+8
* [IA64] simplify notify hooks in mca.cHidetoshi Seto2008-04-222-41/+37
* [IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchsHidetoshi Seto2008-04-221-4/+5
* [IA64] disable interrupts on exit of ia64_trace_syscallHidetoshi Seto2008-04-221-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-2243-10612/+167
|\
| * [SPARC]: Remove SunOS and Solaris binary support.David S. Miller2008-04-2243-10612/+167
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-221-3/+3
|\ \
| * | arm: Storage class should be before const qualifierTobias Klauser2008-04-221-3/+3
| |/
* | frv: unexport kmap_atomic_to_pageAdrian Bunk2008-04-221-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-2216-420/+27
|\ \
| * | PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas2008-04-211-17/+13
| * | PCI: ppc: use generic pci_enable_resources()Bjorn Helgaas2008-04-211-57/+2
| * | PCI: powerpc: use generic pci_enable_resources()Bjorn Helgaas2008-04-211-33/+1
| * | PCI: ia64: use generic pci_enable_resources()Bjorn Helgaas2008-04-211-43/+1
| * | PCI: alpha: use generic pci_enable_resources()Bjorn Helgaas2008-04-211-22/+1
| * | PCI: x86: use generic pci_enable_resources()Bjorn Helgaas2008-04-213-40/+1
| * | PCI: remove "pci=routeirq" noise from dmesgBjorn Helgaas2008-04-211-2/+1
| * | PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade2008-04-211-4/+4
| * | PCI: remove pcibios_fixup_ghosts()Greg Kroah-Hartman2008-04-212-107/+0
| * | PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-211-5/+2
| * | PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman2008-04-216-88/+0
| * | PCI: remove pci_get_device_reverse from calgary driverGreg Kroah-Hartman2008-04-211-2/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-04-228-174/+263
|\ \
| * | [CRYPTO] aes-x86-32: Remove unused return codeSebastian Siewior2008-04-211-3/+0
| * | [CRYPTO] sha384: Hardware acceleration for s390Jan Glauber2008-04-211-7/+50
| * | [CRYPTO] sha512: Hardware acceleration for s390Jan Glauber2008-04-215-4/+86
| * | [CRYPTO] s390: Generic sha_update and sha_finalJan Glauber2008-04-215-171/+138
| |/
* | Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-04-225-8/+8
|\ \
| * | [PPC] minor irq handler cleanupsJeff Garzik2008-04-212-3/+4
| * | [BLACKFIN] minor irq handler cleanupsJeff Garzik2008-04-211-3/+2
| * | [SPARC] minor irq handler cleanupsJeff Garzik2008-04-211-1/+1
| * | ARM minor irq handler cleanup: avoid passing unused info to irqJeff Garzik2008-04-211-1/+1
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-22335-3888/+11125
|\ \
| * | [POWERPC] Define copy_siginfo_from_user32Roland McGrath2008-04-201-3/+16
| * | [POWERPC] Add compat handler for PTRACE_GETSIGINFOAndreas Schwab2008-04-202-0/+29
| * | [POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt2008-04-186-22/+72
| * | [POWERPC] Stacktrace support for lockdepChristoph Hellwig2008-04-183-0/+52