| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-11-20 | 1 | -7/+1 |
|\ |
|
| * | consolidate simple ->d_delete() instances | Al Viro | 2013-11-16 | 1 | -7/+1 |
* | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-11-20 | 4 | -7/+7 |
|\ \ |
|
| * | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 2013-11-14 | 4 | -7/+7 |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 | 2 | -17/+1 |
|\ \ \ |
|
| * | | | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 | 1 | -3/+0 |
| * | | | ia64: Use preempt_schedule_irq | Thomas Gleixner | 2013-11-13 | 1 | -14/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-16 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | doc: typo on word accounting in kprobes.c in mutliple architectures | Anoop Thomas Mathew | 2013-10-14 | 1 | -1/+1 |
* | | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 2013-11-15 | 1 | -0/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | ia64: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 2013-10-23 | 1 | -0/+1 |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-11-15 | 2 | -7/+4 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue | Gleb Natapov | 2013-11-04 | 1 | -2/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | kvm: Add struct kvm arg to memslot APIs | Aneesh Kumar K.V | 2013-10-17 | 1 | -2/+3 |
| * | | | | | | kvm/x86: Convert iommu_flags to iommu_noncoherent | Alex Williamson | 2013-10-30 | 1 | -1/+1 |
| |/ / / / / |
|
| * / / / / | KVM: ia64: Get rid of KVM_HPAGE defines | Christoffer Dall | 2013-10-14 | 1 | -4/+0 |
| |/ / / / |
|
* | | | | | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-11-15 | 1 | -0/+38 |
|\ \ \ \ \ |
|
| * | | | | | xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/device | Stefano Stabellini | 2013-10-25 | 1 | -0/+14 |
| * | | | | | xen: introduce xen_alloc/free_coherent_pages | Stefano Stabellini | 2013-10-09 | 1 | -0/+24 |
| |/ / / / |
|
* | | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 2013-11-15 | 1 | -1/+0 |
* | | | | | ia64: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 2013-11-15 | 1 | -1/+4 |
| |_|_|/
|/| | | |
|
* | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-11-14 | 1 | -34/+4 |
|\ \ \ \ |
|
| * | | | | ACPI / processor: use apic_id and remove duplicated _MAT evaluation | Jiang Liu | 2013-09-24 | 1 | -34/+4 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-11-13 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | net: introduce SO_MAX_PACING_RATE | Eric Dumazet | 2013-09-29 | 1 | -0/+2 |
| |/ / / |
|
* | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-11-13 | 2 | -4/+2 |
|\ \ \ \ |
|
| * | | | | exec/ptrace: fix get_dumpable() incorrect tests | Kees Cook | 2013-11-13 | 1 | -1/+1 |
| * | | | | mm: use pgdat_end_pfn() to simplify the code in arch | Xishi Qiu | 2013-11-13 | 1 | -3/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-11-13 | 2 | -9/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | constify copy_siginfo_to_user{,32}() | Al Viro | 2013-11-09 | 1 | -1/+1 |
| * | | | switch elf_core_write_extra_data() to dump_emit() | Al Viro | 2013-11-09 | 1 | -4/+2 |
| * | | | switch elf_core_write_extra_phdrs() to dump_emit() | Al Viro | 2013-11-09 | 1 | -4/+2 |
| |/ / |
|
* | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-12 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | DMI: Parse memory device (type 17) in SMBIOS | Chen, Gong | 2013-10-23 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-12 | 2 | -43/+12 |
|\ \ \ |
|
| * | | | efi: x86: ia64: provide a generic efi_config_init() | Leif Lindholm | 2013-09-05 | 1 | -43/+11 |
| * | | | ia64: add early_memremap() alias for early_ioremap() | Leif Lindholm | 2013-09-05 | 1 | -0/+1 |
* | | | | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -1/+0 |
* | | | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 2013-09-13 | 1 | -2/+4 |
* | | | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi | 2013-09-12 | 1 | -0/+5 |
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-09-06 | 1 | -1/+0 |
|\ \ \ |
|
| * \ \ | Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Kevin Hilman | 2013-08-21 | 1 | -1/+0 |
| |\ \ \ |
|
| | * | | | PCI: remove ARCH_SUPPORTS_MSI kconfig option | Thomas Petazzoni | 2013-08-12 | 1 | -1/+0 |
* | | | | | Merge tag 'please-pull-misc-3.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-09-06 | 2 | -8/+2 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | [IA64] Use asm-generic/bitops/builtin-ffs.h | Akinobu Mita | 2013-08-26 | 1 | -7/+1 |
| * | | | | [IA64] dmi.h: Make dmi_alloc use kzalloc | Joe Perches | 2013-08-19 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-09-05 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | KVM: Introduce kvm_arch_memslots_updated() | Takuya Yoshikawa | 2013-07-18 | 1 | -0/+4 |
| | |_|/
| |/| | |
|
* | | | | lockref: Implement lockref for Itanium | Luck, Tony | 2013-09-05 | 2 | -0/+6 |