Age | Commit message (Expand) | Author |
2012-10-09 | ARM: assabet: fix bogus warning in get_assabet_scr (again) | Arnd Bergmann |
2012-10-09 | ARM: shmobile: mark shmobile_init_late as __init | Arnd Bergmann |
2012-10-09 | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel... | David Woodhouse |
2012-10-09 | Merge tag 'disintegrate-s390-20121009' of | Martin Schwidefsky |
2012-10-09 | s390/entry: fix svc number for TIF_SYSCALL system call restart | Martin Schwidefsky |
2012-10-09 | s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range() | Heiko Carstens |
2012-10-09 | s390/vmalloc: have separate modules area | Heiko Carstens |
2012-10-09 | s390/css_chars: remove superfluous ifdef | Sebastian Ott |
2012-10-09 | s390/chsc: make headers usable | Sebastian Ott |
2012-10-09 | s390/mm: let kernel text section always begin at 1MB | Heiko Carstens |
2012-10-09 | s390/mm: fix mapping of read-only kernel text section | Heiko Carstens |
2012-10-09 | s390/mm: add page table dumper | Heiko Carstens |
2012-10-09 | s390: add support to start the kernel in 64 bit mode. | Martin Schwidefsky |
2012-10-09 | s390/mm,pageattr: remove superfluous EXPORT_SYMBOLs | Heiko Carstens |
2012-10-09 | s390/mm,pageattr: add more page table walk sanity checks | Heiko Carstens |
2012-10-09 | s390/mm: fix pmd_huge() usage for kernel mapping | Heiko Carstens |
2012-10-09 | s390/mm: use pfmf instruction to initialize storage keys | Heiko Carstens |
2012-10-09 | s390/facilities: cleanup PFMF and HPAGE machine facility detection | Heiko Carstens |
2012-10-09 | ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernels | Russell King |
2012-10-09 | ARM: 7549/1: HYP: fix boot on some ARM1136 cores | Marc Zyngier |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/sparc/include/asm | David Howells |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/s390/include/asm | David Howells |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/ia64/include/asm | David Howells |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-10-09 | sparc64: Support transparent huge pages. | David Miller |
2012-10-09 | mm: Add and use update_mmu_cache_pmd() in transparent huge page code. | David Miller |
2012-10-09 | sparc64: Document PGD and PMD layout. | David Miller |
2012-10-09 | sparc64: Eliminate PTE table memory wastage. | David Miller |
2012-10-09 | sparc64: Halve the size of PTE tables | David Miller |
2012-10-09 | sparc64: Only support 4MB huge pages and 8KB base pages. | David Miller |
2012-10-09 | memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX... | Yasuaki Ishimatsu |
2012-10-09 | mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP | Andrea Arcangeli |
2012-10-09 | mm: fix-up zone present pages | Jianguo Wu |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |
2012-10-09 | atomic: implement generic atomic_dec_if_positive() | Shaohua Li |
2012-10-09 | rbtree: move augmented rbtree functionality to rbtree_augmented.h | Michel Lespinasse |
2012-10-09 | mm: replace vma prio_tree with an interval tree | Michel Lespinasse |
2012-10-09 | rbtree: add RB_DECLARE_CALLBACKS() macro | Michel Lespinasse |
2012-10-09 | rbtree: remove prior augmented rbtree implementation | Michel Lespinasse |
2012-10-09 | thp, s390: architecture backend for thp on s390 | Gerald Schaefer |
2012-10-09 | thp, s390: disable thp for kvm host on s390 | Gerald Schaefer |
2012-10-09 | thp, s390: thp pagetable pre-allocation for s390 | Gerald Schaefer |
2012-10-09 | thp, s390: thp splitting backend for s390 | Gerald Schaefer |
2012-10-09 | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE | Gerald Schaefer |
2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |
2012-10-09 | mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file | Konstantin Khlebnikov |
2012-10-09 | mm, x86, pat: rework linear pfn-mmap tracking | Konstantin Khlebnikov |
2012-10-09 | x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse... | Suresh Siddha |
2012-10-09 | x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines | Suresh Siddha |