summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-10-10Merge tag 'omap-for-v3.7-rc1/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson20-37/+42
2012-10-10um: get rid of pointless include "..." where include <...> will doAl Viro140-424/+424
2012-10-10um: move sysrq.h out of include/sharedAl Viro4-8/+8
2012-10-10um/x86: merge 32 and 64 bit variants of ptrace.hAl Viro3-78/+54
2012-10-10um/x86: merge 32 and 64bit variants of checksum.hAl Viro3-265/+144
2012-10-09ARM: pxa: armcore: fix PCI PIO warningsArnd Bergmann1-3/+9
2012-10-09UAPI: (Scripted) Disintegrate arch/c6x/include/asmDavid Howells10-146/+171
2012-10-09ARM: integrator: use __iomem pointers for MMIO, part 2Arnd Bergmann4-7/+7
2012-10-09ARM: assabet: fix bogus warning in get_assabet_scr (again)Arnd Bergmann1-1/+1
2012-10-09ARM: shmobile: mark shmobile_init_late as __initArnd Bergmann1-1/+1
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse3038-81351/+137809
2012-10-09Merge tag 'disintegrate-s390-20121009' ofMartin Schwidefsky59-1149/+1258
2012-10-09s390/entry: fix svc number for TIF_SYSCALL system call restartMartin Schwidefsky1-1/+1
2012-10-09s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range()Heiko Carstens1-4/+12
2012-10-09s390/vmalloc: have separate modules areaHeiko Carstens4-12/+46
2012-10-09s390/css_chars: remove superfluous ifdefSebastian Ott1-3/+0
2012-10-09s390/chsc: make headers usableSebastian Ott2-9/+11
2012-10-09s390/mm: let kernel text section always begin at 1MBHeiko Carstens2-6/+0
2012-10-09s390/mm: fix mapping of read-only kernel text sectionHeiko Carstens1-2/+2
2012-10-09s390/mm: add page table dumperHeiko Carstens3-0/+232
2012-10-09s390: add support to start the kernel in 64 bit mode.Martin Schwidefsky1-31/+70
2012-10-09s390/mm,pageattr: remove superfluous EXPORT_SYMBOLsHeiko Carstens1-3/+0
2012-10-09s390/mm,pageattr: add more page table walk sanity checksHeiko Carstens1-12/+25
2012-10-09s390/mm: fix pmd_huge() usage for kernel mappingHeiko Carstens3-15/+25
2012-10-09s390/mm: use pfmf instruction to initialize storage keysHeiko Carstens4-6/+51
2012-10-09s390/facilities: cleanup PFMF and HPAGE machine facility detectionHeiko Carstens2-17/+9
2012-10-09ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King1-2/+2
2012-10-09ARM: 7549/1: HYP: fix boot on some ARM1136 coresMarc Zyngier1-4/+5
2012-10-09UAPI: (Scripted) Disintegrate arch/tile/include/asmDavid Howells22-146/+242
2012-10-09UAPI: (Scripted) Disintegrate arch/tile/include/archDavid Howells20-31/+53
2012-10-09UAPI: (Scripted) Disintegrate arch/sparc/include/asmDavid Howells61-1843/+1951
2012-10-09UAPI: (Scripted) Disintegrate arch/s390/include/asmDavid Howells59-1149/+1258
2012-10-09UAPI: (Scripted) Disintegrate arch/powerpc/include/asmDavid Howells56-1528/+1705
2012-10-09UAPI: (Scripted) Disintegrate arch/openrisc/include/asmDavid Howells11-68/+113
2012-10-09UAPI: (Scripted) Disintegrate arch/mips/include/asmDavid Howells46-1706/+1846
2012-10-09UAPI: (Scripted) Disintegrate arch/ia64/include/asmDavid Howells60-1804/+1961
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds84-433/+1283
2012-10-09sparc64: Support transparent huge pages.David Miller14-110/+582
2012-10-09mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller3-0/+3
2012-10-09sparc64: Document PGD and PMD layout.David Miller2-8/+16
2012-10-09sparc64: Eliminate PTE table memory wastage.David Miller5-44/+123
2012-10-09sparc64: Halve the size of PTE tablesDavid Miller2-19/+9
2012-10-09sparc64: Only support 4MB huge pages and 8KB base pages.David Miller6-121/+9
2012-10-09memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...Yasuaki Ishimatsu1-4/+9
2012-10-09mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli1-3/+8
2012-10-09mm: fix-up zone present pagesJianguo Wu1-0/+1
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li18-0/+18
2012-10-09atomic: implement generic atomic_dec_if_positive()Shaohua Li3-24/+2
2012-10-09rbtree: move augmented rbtree functionality to rbtree_augmented.hMichel Lespinasse1-1/+1
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse4-8/+4