| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -15/+3 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 1 | -15/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 1 | -4/+0 |
|\ \ |
|
| * | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -3/+0 |
| * | | bury _TIF_RESTORE_SIGMASK | Al Viro | 2012-10-01 | 1 | -1/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-10-10 | 62 | -1173/+1307 |
|\ \ \ |
|
| * \ \ | Merge tag 'disintegrate-s390-20121009' of | Martin Schwidefsky | 2012-10-09 | 59 | -1149/+1258 |
| |\ \ \ |
|
| | * | | | UAPI: (Scripted) Disintegrate arch/s390/include/asm | David Howells | 2012-10-09 | 59 | -1149/+1258 |
| * | | | | s390/vmalloc: have separate modules area | Heiko Carstens | 2012-10-09 | 1 | -7/+14 |
| * | | | | s390/css_chars: remove superfluous ifdef | Sebastian Ott | 2012-10-09 | 1 | -3/+0 |
| * | | | | s390/chsc: make headers usable | Sebastian Ott | 2012-10-09 | 2 | -9/+11 |
| * | | | | s390/mm: fix pmd_huge() usage for kernel mapping | Heiko Carstens | 2012-10-09 | 1 | -0/+9 |
| * | | | | s390/mm: use pfmf instruction to initialize storage keys | Heiko Carstens | 2012-10-09 | 2 | -3/+14 |
| * | | | | s390/facilities: cleanup PFMF and HPAGE machine facility detection | Heiko Carstens | 2012-10-09 | 1 | -6/+5 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 2 | -1/+5 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | s390: convert to generic kernel_execve() | Al Viro | 2012-09-30 | 1 | -0/+1 |
| * | | s390: switch to generic kernel_thread() | Al Viro | 2012-09-30 | 1 | -1/+0 |
| * | | s390: fold execve_tail() into start_thread(), convert to generic sys_execve() | Al Viro | 2012-09-30 | 2 | -0/+4 |
| |/ |
|
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-10-09 | 4 | -18/+217 |
|\ \ |
|
| * | | mm: Add and use update_mmu_cache_pmd() in transparent huge page code. | David Miller | 2012-10-09 | 1 | -0/+1 |
| * | | thp, s390: architecture backend for thp on s390 | Gerald Schaefer | 2012-10-09 | 4 | -18/+196 |
| * | | thp, s390: thp pagetable pre-allocation for s390 | Gerald Schaefer | 2012-10-09 | 1 | -0/+6 |
| * | | thp, s390: thp splitting backend for s390 | Gerald Schaefer | 2012-10-09 | 1 | -0/+13 |
| * | | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon | 2012-10-09 | 1 | -0/+1 |
* | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-10-09 | 1 | -0/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 2012-10-04 | 28 | -119/+553 |
| |\ \ |
|
| * | | | asm-generic: Add default clkdev.h | Mark Brown | 2012-10-03 | 1 | -0/+2 |
* | | | | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko | 2012-10-06 | 1 | -1/+74 |
* | | | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-10-04 | 1 | -0/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge remote-tracking branch 'upstream/master' into queue | Marcelo Tosatti | 2012-08-26 | 2 | -2/+10 |
| |\ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'upstream' into next | Avi Kivity | 2012-08-05 | 4 | -4/+17 |
| |\ \ \ \ |
|
| * | | | | | s390/dis: Instruction decoding interface | Cornelia Huck | 2012-07-26 | 1 | -0/+1 |
* | | | | | | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 2012-10-02 | 1 | -0/+3 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-10-01 | 26 | -115/+547 |
|\ \ \ \ \ \ |
|
| * | | | | | | s390/cmpxchg,percpu: implement cmpxchg_double() | Heiko Carstens | 2012-09-26 | 2 | -1/+82 |
| * | | | | | | s390/percpu: implement this_cpu_add_return() | Heiko Carstens | 2012-09-26 | 1 | -2/+8 |
| * | | | | | | s390/percpu: implement this_cpu_xchg() | Heiko Carstens | 2012-09-26 | 1 | -0/+18 |
| * | | | | | | s390/crashdump: move fill_cpu_elf_notes() prototype to header file | Heiko Carstens | 2012-09-26 | 1 | -0/+2 |
| * | | | | | | s390/syscalls: wire up kcmp system call | Heiko Carstens | 2012-09-26 | 1 | -1/+2 |
| * | | | | | | s390/appldata: change return value of appldata_asm | Heiko Carstens | 2012-09-26 | 1 | -1/+1 |
| * | | | | | | s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS | Heiko Carstens | 2012-09-26 | 1 | -4/+4 |
| * | | | | | | s390/sysinfo,stsi: change return code handling | Heiko Carstens | 2012-09-26 | 1 | -15/+1 |
| * | | | | | | s390/exceptions: switch to relative exception table entries | Heiko Carstens | 2012-09-26 | 2 | -19/+38 |
| * | | | | | | s390/scm: remove superfluous lock | Sebastian Ott | 2012-09-26 | 1 | -2/+0 |
| * | | | | | | s390/smp,topology: add polarization member to pcpu struct | Heiko Carstens | 2012-09-26 | 2 | -18/+2 |
| * | | | | | | s390/sysinfo,topology: fix cpu topology maximum nesting detection | Heiko Carstens | 2012-09-26 | 1 | -0/+2 |
| * | | | | | | s390/sysinfo: add additional z196 fields to output | Heiko Carstens | 2012-09-26 | 1 | -6/+15 |
| * | | | | | | s390/topology: remove sysinfo header include, add forward declaration instead | Heiko Carstens | 2012-09-26 | 1 | -1/+1 |
| * | | | | | | s390/mm: rename addressing_mode to s390_user_mode | Heiko Carstens | 2012-09-26 | 2 | -2/+2 |
| * | | | | | | s390/cache: add cpu cache information to /proc/cpuinfo | Heiko Carstens | 2012-09-26 | 1 | -0/+6 |