| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-09 |
|\ |
|
| * | get rid of generic instances of asm/exec.h | Al Viro | 2012-09-20 |
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 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 |
| * | | 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 |
* | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-10-09 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 2012-10-04 |
| |\ \ |
|
| * | | | asm-generic: Add default clkdev.h | Mark Brown | 2012-10-03 |
| | |/
| |/| |
|
* | | | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-06 |
|\ \ \ |
|
| * | | | xen/arm: Introduce xen_ulong_t for unsigned long | Stefano Stabellini | 2012-09-14 |
* | | | | sections: fix section conflicts in arch/ia64 | Andi Kleen | 2012-10-05 |
* | | | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-10-04 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | KVM: split kvm_arch_flush_shadow | Marcelo Tosatti | 2012-09-06 |
| * | | | Merge remote-tracking branch 'upstream/master' into queue | Marcelo Tosatti | 2012-08-26 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge remote-tracking branch 'upstream' into next | Avi Kivity | 2012-08-05 |
| |\ \ \ |
|
| * | | | | KVM: Move KVM_IRQ_LINE to arch-generic code | Christoffer Dall | 2012-07-26 |
* | | | | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 2012-10-03 |
|\ \ \ \ \ |
|
| * | | | | | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 2012-10-02 |
* | | | | | | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-03 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Konrad Rzeszutek Wilk | 2012-09-12 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | xen: Introduce xen_pfn_t for pfn and mfn types | Stefano Stabellini | 2012-08-23 |
| * | | | | | xen: missing includes | Stefano Stabellini | 2012-08-21 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-02 |
|\ \ \ \ \ \ |
|
| * | | | | | | switch simple cases of fget_light to fdget | Al Viro | 2012-09-26 |
| * | | | | | | make get_file() return its argument | Al Viro | 2012-09-26 |
| * | | | | | | switch itanic perfmonctl(2) to fget_light() | Al Viro | 2012-09-26 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-10-02 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | userns: On ia64 deal with current_uid and current_gid being kuid and kgid | Eric W. Biederman | 2012-09-21 |
* | | | | | | Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-01 |
|\ \ \ \ \ \ |
|
| * | | | | | | [IA64] xen: Fix return value check in xencomm_vtop() | Wei Yongjun | 2012-09-27 |
| * | | | | | | [IA64] Must enable interrupts in do_notify_resume_user before calling traceho... | Tony Luck | 2012-09-20 |
| * | | | | | | [IA64] kexec: Move the dereference below the NULL test | Wei Yongjun | 2012-09-10 |
| * | | | | | | [IA64] Fix a node distance bug | Jianguo Wu | 2012-09-10 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2012-10-01 |
|\ \ \ \ \ \ |
|
| * | | | | | | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 2012-08-27 |
| |\| | | | | |
|
| * | | | | | | TTY: use tty_port_link_device | Jiri Slaby | 2012-08-13 |
| * | | | | | | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 2012-08-06 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | tty: move the termios object into the tty | Alan Cox | 2012-07-16 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-10-01 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'pci/yinghai-misc' into next | Bjorn Helgaas | 2012-09-24 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ia64/PCI: Clear host bridge aperture struct resource | Yinghai Lu | 2012-09-21 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'pci/thierry-fixup-irqs' into next | Bjorn Helgaas | 2012-09-19 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | PCI: Provide a default pcibios_update_irq() | Thierry Reding | 2012-09-18 |
| | * | | | | | | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding | 2012-09-18 |
| | |/ / / / / |
|
| * | | | | | | Merge branch 'pci/jiang-get-domain-bus-slot' into next | Bjorn Helgaas | 2012-09-17 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | ia64/PCI: Use hotplug-safe pci_get_domain_bus_and_slot() | Jiang Liu | 2012-09-12 |
| | | |/ / /
| | |/| | | |
|
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-10-01 |
|\ \ \ \ \ \ |
|
| * | | | | | | ia64: Reuse system and user vtime accounting functions on task switch | Frederic Weisbecker | 2012-09-25 |