Age | Commit message (Expand) | Author |
2012-11-29 | s390: switch to generic fork/vfork/clone | Al Viro |
2012-11-29 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro |
2012-11-17 | Merge branch 'arch-microblaze' into no-rebases | Al Viro |
2012-11-17 | Merge branch 'arch-frv' into no-rebases | Al Viro |
2012-11-12 | s390/topology: fix core id vs physical package id mix-up | Heiko Carstens |
2012-11-12 | s390/signal: set correct address space control | Martin Schwidefsky |
2012-11-06 | s390: Move css limits from drivers/s390/cio/ to include/asm/. | Cornelia Huck |
2012-10-29 | s390: switch to saner kernel_execve() semantics | Al Viro |
2012-10-26 | s390/thp: respect page protection in pmd_none() and pmd_present() | Gerald Schaefer |
2012-10-18 | perf_cpum_cf: Add support for counters available with IBM zEC12 | Hendrik Brueckner |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | 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/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: 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 | thp, s390: architecture backend for thp 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 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2012-10-05 | 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-03 | asm-generic: Add default clkdev.h | Mark Brown |
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-10-01 | s390: convert to generic kernel_execve() | Al Viro |
2012-10-01 | s390: switch to generic kernel_thread() | Al Viro |
2012-10-01 | s390: fold execve_tail() into start_thread(), convert to generic sys_execve() | Al Viro |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-09-26 | s390/cmpxchg,percpu: implement cmpxchg_double() | Heiko Carstens |
2012-09-26 | s390/percpu: implement this_cpu_add_return() | Heiko Carstens |
2012-09-26 | s390/percpu: implement this_cpu_xchg() | Heiko Carstens |
2012-09-26 | s390/crashdump: move fill_cpu_elf_notes() prototype to header file | Heiko Carstens |
2012-09-26 | s390/syscalls: wire up kcmp system call | Heiko Carstens |
2012-09-26 | s390/appldata: change return value of appldata_asm | Heiko Carstens |
2012-09-26 | s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS | Heiko Carstens |
2012-09-26 | s390/sysinfo,stsi: change return code handling | Heiko Carstens |
2012-09-26 | s390/exceptions: switch to relative exception table entries | Heiko Carstens |