Age | Commit message (Expand) | Author |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
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 | UAPI: (Scripted) Disintegrate arch/s390/include/asm | David Howells |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-10-09 | mm: Add and use update_mmu_cache_pmd() in transparent huge page code. | David Miller |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |
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 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon |
2012-10-09 | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas |
2012-10-09 | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2012-10-07 | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-06 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko |
2012-10-04 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann |
2012-10-04 | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-10-03 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-10-01 | sanitize tsk_is_polling() | Al Viro |
2012-10-01 | bury _TIF_RESTORE_SIGMASK | Al Viro |
2012-09-30 | s390: convert to generic kernel_execve() | Al Viro |
2012-09-30 | s390: switch to generic kernel_thread() | Al Viro |
2012-09-30 | s390: fold kernel_thread_helper() into ret_from_fork() | Al Viro |