| Commit message (Expand) | Author | Age | Files | Lines |
* | revert "mm: fix-up zone present pages" | Andrew Morton | 2012-11-16 | 1 | -1/+0 |
* | UAPI: Make arch/ia64/include/asm/kvm_para.h generic | David Howells | 2012-10-19 | 2 | -34/+1 |
* | UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from arches | David Howells | 2012-10-17 | 2 | -0/+2 |
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 2 | -4/+4 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 2 | -4/+4 |
* | | Merge tag 'please-pull-dhowells-uapi' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-10-13 | 60 | -1804/+1961 |
|\ \ |
|
| * | | UAPI: (Scripted) Disintegrate arch/ia64/include/asm | David Howells | 2012-10-09 | 60 | -1804/+1961 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-13 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-13 | 1 | -2/+2 |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-12 | 2 | -3/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD | John Stultz | 2012-09-24 | 2 | -2/+2 |
| * | | | time: Move update_vsyscall definitions to timekeeper_internal.h | John Stultz | 2012-09-24 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 2 | -10/+0 |
|\ \ \ |
|
| * | | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -2/+0 |
| * | | | ia64: can't reach do_signal() when returning to kernel mode | Al Viro | 2012-10-01 | 1 | -8/+0 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 2 | -14/+1 |
|\| | |
| |_|/
|/| | |
|
| * | | get rid of generic instances of asm/exec.h | Al Viro | 2012-09-20 | 2 | -14/+1 |
| |/ |
|
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-10-09 | 4 | -2/+9 |
|\ \ |
|
| * | | mm: fix-up zone present pages | Jianguo Wu | 2012-10-09 | 1 | -0/+1 |
| * | | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 2012-10-09 | 1 | -0/+1 |
| * | | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon | 2012-10-09 | 1 | -0/+4 |
| * | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 | 2 | -2/+3 |
* | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-10-09 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 2012-10-04 | 15 | -101/+85 |
| |\ \ |
|
| * | | | asm-generic: Add default clkdev.h | Mark Brown | 2012-10-03 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-07 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | xen/arm: Introduce xen_ulong_t for unsigned long | Stefano Stabellini | 2012-09-14 | 1 | -0/+1 |
* | | | | sections: fix section conflicts in arch/ia64 | Andi Kleen | 2012-10-05 | 2 | -2/+2 |
* | | | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-10-04 | 1 | -24/+17 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | KVM: split kvm_arch_flush_shadow | Marcelo Tosatti | 2012-09-06 | 1 | -1/+7 |
| * | | | Merge remote-tracking branch 'upstream/master' into queue | Marcelo Tosatti | 2012-08-26 | 2 | -2/+0 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge remote-tracking branch 'upstream' into next | Avi Kivity | 2012-08-05 | 17 | -20/+19 |
| |\ \ \ |
|
| * | | | | KVM: Move KVM_IRQ_LINE to arch-generic code | Christoffer Dall | 2012-07-26 | 1 | -23/+10 |
* | | | | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 2012-10-03 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 2012-10-02 | 1 | -0/+3 |
* | | | | | | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-03 | 1 | -1/+6 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Konrad Rzeszutek Wilk | 2012-09-12 | 27 | -53/+62 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | xen: Introduce xen_pfn_t for pfn and mfn types | Stefano Stabellini | 2012-08-23 | 1 | -1/+4 |
| * | | | | | xen: missing includes | Stefano Stabellini | 2012-08-21 | 1 | -0/+2 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-03 | 1 | -10/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | switch simple cases of fget_light to fdget | Al Viro | 2012-09-27 | 1 | -8/+7 |
| * | | | | | | make get_file() return its argument | Al Viro | 2012-09-27 | 1 | -3/+1 |
| * | | | | | | switch itanic perfmonctl(2) to fget_light() | Al Viro | 2012-09-27 | 1 | -2/+3 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-10-02 | 3 | -19/+20 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | userns: On ia64 deal with current_uid and current_gid being kuid and kgid | Eric W. Biederman | 2012-09-21 | 3 | -19/+20 |
* | | | | | | Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-01 | 4 | -5/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | [IA64] xen: Fix return value check in xencomm_vtop() | Wei Yongjun | 2012-09-27 | 1 | -1/+2 |
| * | | | | | | [IA64] Must enable interrupts in do_notify_resume_user before calling traceho... | Tony Luck | 2012-09-20 | 1 | -2/+2 |
| * | | | | | | [IA64] kexec: Move the dereference below the NULL test | Wei Yongjun | 2012-09-10 | 1 | -1/+2 |
| * | | | | | | [IA64] Fix a node distance bug | Jianguo Wu | 2012-09-10 | 1 | -1/+1 |
| | |/ / / /
| |/| | | | |
|