Age | Commit message (Expand) | Author | Files | Lines |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 1 | -0/+1 |
2014-04-08 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 1 | -0/+1 |
2014-04-08 | ia64: select CONFIG_TTY for use of tty_write_message in unaligned | Josh Triplett | 1 | -0/+1 |
2014-04-08 | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -5/+28 |
2014-04-03 | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -3/+1 |
2014-04-03 | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2014-04-02 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -62/+35 |
2014-04-01 | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -7/+0 |
2014-04-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -29/+10 |
2014-04-01 | Merge tag 'please-pull-misc-3.15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -7/+7 |
2014-03-31 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+7 |
2014-03-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2014-03-31 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+3 |
2014-03-29 | [IA64] Keep format strings from leaking into printk | Kees Cook | 1 | -2/+2 |
2014-03-21 | Merge branch 'acpi-processor' | Rafael J. Wysocki | 1 | -4/+0 |
2014-03-20 | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL | AKASHI Takahiro | 1 | -0/+1 |
2014-03-20 | ia64, err-inject: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -2/+13 |
2014-03-20 | ia64, topology: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+5 |
2014-03-20 | ia64, palinfo: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+5 |
2014-03-20 | ia64, salinfo: Fix hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+5 |
2014-03-17 | Merge branch 'acpi-config' | Rafael J. Wysocki | 3 | -3/+0 |
2014-03-13 | kvm: x86: ignore ioapic polarity | Gabriel L. Somlo | 1 | -0/+1 |
2014-03-12 | ia64: Validate online cpus in irq_set_affinity() callbacks | Thomas Gleixner | 3 | -11/+5 |
2014-03-11 | sched: Remove unused mc_capable() and smt_capable() | Bjorn Helgaas | 1 | -1/+0 |
2014-03-11 | mm: fix GFP_THISNODE callers and clarify | Johannes Weiner | 1 | -1/+1 |
2014-03-07 | ftrace: Do not pass data to ftrace_dyn_arch_init | Jiri Slaby | 1 | -1/+1 |
2014-03-07 | ftrace: Pass retval through return in ftrace_dyn_arch_init() | Jiri Slaby | 1 | -2/+0 |
2014-03-05 | ia64: Remove deprecated IRQF_DISABLED | Michael Opdenacker | 4 | -12/+1 |
2014-03-04 | ia64: Use the core irq stats function | Thomas Gleixner | 1 | -6/+4 |
2014-03-04 | ia64/efi: Implement efi_enabled() | Matt Fleming | 1 | -0/+7 |
2014-02-28 | Fix warning in make defconfig | Jiang Liu | 1 | -2/+2 |
2014-02-28 | [IA64] sba_iommu: fix section mismatch | Jiang Liu | 1 | -3/+3 |
2014-02-19 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 1 | -11/+14 |
2014-02-19 | ACPI: Move BAD_MADT_ENTRY() to linux/acpi.h | Hanjun Guo | 1 | -4/+0 |
2014-02-19 | ACPI: Remove Kconfig symbol ACPI_PROCFS | Paul Bolle | 3 | -3/+0 |
2014-02-15 | ia64/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA device | Sander Eikelenboom | 1 | -11/+14 |
2014-02-10 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 1 | -0/+1 |
2014-02-10 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 1 | -2/+2 |
2014-02-03 | ia64: Remove acpi_get_pxm() usage | Bjorn Helgaas | 4 | -47/+15 |
2014-02-03 | ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown node | Bjorn Helgaas | 1 | -6/+8 |
2014-01-28 | [IA64] Wire up new sched_setattr and sched_getattr syscalls | Tony Luck | 3 | -1/+5 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -1/+4 |
2014-01-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+1 |
2014-01-25 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+1 |
2014-01-24 | firmware/dmi_scan: generalize for use by other archs | Ard Biesheuvel | 2 | -3/+6 |
2014-01-24 | printk/cache: mark printk_once test variable __read_mostly | Joe Perches | 1 | -0/+1 |
2014-01-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2014-01-23 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -13/+13 |
2014-01-22 | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT | Mel Gorman | 3 | -131/+48 |
2014-01-20 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+23 |