summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-10-09Merge tag 'omap-for-v3.7-rc1/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-10-09um: move sysrq.h out of include/sharedAl Viro
2012-10-09um/x86: merge 32 and 64 bit variants of ptrace.hAl Viro
2012-10-09um/x86: merge 32 and 64bit variants of checksum.hAl Viro
2012-10-09ARM: pxa: armcore: fix PCI PIO warningsArnd Bergmann
2012-10-09UAPI: (Scripted) Disintegrate arch/c6x/include/asmDavid Howells
2012-10-09ARM: integrator: use __iomem pointers for MMIO, part 2Arnd Bergmann
2012-10-09ARM: assabet: fix bogus warning in get_assabet_scr (again)Arnd Bergmann
2012-10-09ARM: shmobile: mark shmobile_init_late as __initArnd Bergmann
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse
2012-10-09Merge tag 'disintegrate-s390-20121009' ofMartin Schwidefsky
2012-10-09s390/entry: fix svc number for TIF_SYSCALL system call restartMartin Schwidefsky
2012-10-09s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range()Heiko Carstens
2012-10-09s390/vmalloc: have separate modules areaHeiko Carstens
2012-10-09s390/css_chars: remove superfluous ifdefSebastian Ott
2012-10-09s390/chsc: make headers usableSebastian Ott
2012-10-09s390/mm: let kernel text section always begin at 1MBHeiko Carstens
2012-10-09s390/mm: fix mapping of read-only kernel text sectionHeiko Carstens
2012-10-09s390/mm: add page table dumperHeiko Carstens
2012-10-09s390: add support to start the kernel in 64 bit mode.Martin Schwidefsky
2012-10-09s390/mm,pageattr: remove superfluous EXPORT_SYMBOLsHeiko Carstens
2012-10-09s390/mm,pageattr: add more page table walk sanity checksHeiko Carstens
2012-10-09s390/mm: fix pmd_huge() usage for kernel mappingHeiko Carstens
2012-10-09s390/mm: use pfmf instruction to initialize storage keysHeiko Carstens
2012-10-09s390/facilities: cleanup PFMF and HPAGE machine facility detectionHeiko Carstens
2012-10-09ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King
2012-10-09ARM: 7549/1: HYP: fix boot on some ARM1136 coresMarc Zyngier
2012-10-09UAPI: (Scripted) Disintegrate arch/tile/include/asmDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate arch/tile/include/archDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate arch/sparc/include/asmDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate arch/s390/include/asmDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate arch/powerpc/include/asmDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate arch/openrisc/include/asmDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate arch/mips/include/asmDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate arch/ia64/include/asmDavid Howells
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09sparc64: Support transparent huge pages.David Miller
2012-10-09mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller
2012-10-09sparc64: Document PGD and PMD layout.David Miller
2012-10-09sparc64: Eliminate PTE table memory wastage.David Miller
2012-10-09sparc64: Halve the size of PTE tablesDavid Miller
2012-10-09sparc64: Only support 4MB huge pages and 8KB base pages.David Miller
2012-10-09memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...Yasuaki Ishimatsu
2012-10-09mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli
2012-10-09mm: fix-up zone present pagesJianguo Wu
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-10-09atomic: implement generic atomic_dec_if_positive()Shaohua Li
2012-10-09rbtree: move augmented rbtree functionality to rbtree_augmented.hMichel Lespinasse
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse