Age | Commit message (Expand) | Author | Files | Lines |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -13/+0 |
2015-06-23 | Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -5/+0 |
2015-06-23 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -0/+25 |
2015-06-23 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -7/+7 |
2015-06-22 | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 7 | -5/+245 |
2015-06-08 | PCI: Remove unused pcibios_select_root() (again) | Bjorn Helgaas | 1 | -13/+0 |
2015-06-07 | preempt: Use preempt_schedule_context() as the official tracing preemption point | Frederic Weisbecker | 1 | -5/+2 |
2015-06-07 | x86/mm/pat: Add pgprot_writethrough() | Toshi Kani | 1 | -0/+4 |
2015-06-07 | x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings | Toshi Kani | 2 | -0/+13 |
2015-06-03 | Merge branch 'locking/core' into x86/core, to prepare for dependent patch | Ingo Molnar | 4 | -5/+220 |
2015-05-19 | sched/preempt, futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic(... | David Hildenbrand | 1 | -0/+2 |
2015-05-19 | sched/preempt, futex: Disable preemption in UP futex_atomic_op_inuser() expli... | David Hildenbrand | 1 | -2/+3 |
2015-05-19 | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra | 1 | -2/+2 |
2015-05-19 | locking/arch: Add WRITE_ONCE() to set_mb() | Peter Zijlstra | 1 | -1/+1 |
2015-05-13 | locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHG | Sebastian Andrzej Siewior | 1 | -3/+0 |
2015-05-12 | gpio: remove gpiod_sysfs_set_active_low | Johan Hovold | 1 | -5/+0 |
2015-05-11 | x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-) | Luis R. Rodriguez | 1 | -0/+8 |
2015-05-08 | locking/qspinlock: Revert to test-and-set on hypervisors | Peter Zijlstra (Intel) | 1 | -0/+7 |
2015-05-08 | locking/qspinlock: Optimize for smaller NR_CPUS | Peter Zijlstra (Intel) | 1 | -0/+13 |
2015-05-08 | locking/qspinlock: Extract out code snippets for the next patch | Waiman Long | 1 | -0/+2 |
2015-05-08 | locking/qspinlock: Add pending bit | Peter Zijlstra (Intel) | 1 | -3/+9 |
2015-05-08 | locking/qspinlock: Introduce a simple generic 4-byte queued spinlock | Waiman Long | 2 | -0/+190 |
2015-04-21 | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+9 |
2015-04-18 | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -48/+0 |
2015-04-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+2 |
2015-04-17 | seccomp: allow COMPAT sigreturn overrides | Kees Cook | 1 | -0/+2 |
2015-04-17 | Merge branch 'for-v4.1-rc1' of git://git.linaro.org/people/mszyprowski/linux-... | Linus Torvalds | 1 | -0/+5 |
2015-04-15 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2015-04-15 | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+2 |
2015-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+30 |
2015-04-15 | mm: change vunmap to tear down huge KVA mappings | Toshi Kani | 1 | -0/+10 |
2015-04-15 | mm: change ioremap to set up huge I/O mappings | Toshi Kani | 1 | -0/+15 |
2015-04-15 | mm: define default PGTABLE_LEVELS to two | Kirill A. Shutemov | 1 | -0/+5 |
2015-04-10 | earlycon: Fix __earlycon_table stride | Peter Hurley | 1 | -1/+1 |
2015-04-08 | tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values | Steven Rostedt (Red Hat) | 1 | -1/+4 |
2015-03-30 | ARM: 8321/1: asm-generic: introduce .text.fixup input section | Ard Biesheuvel | 1 | -1/+1 |
2015-03-26 | serial: earlycon: Enable earlycon without command line param | Peter Hurley | 1 | -0/+9 |
2015-03-24 | ARM: cpuidle: Add a cpuidle ops structure to be used for DT | Daniel Lezcano | 1 | -0/+2 |
2015-03-19 | gpio: move pincontrol calls to <linux/gpio/driver.h> | Linus Walleij | 1 | -48/+0 |
2015-03-09 | asm/dma-mapping-common: Clarify output of dma_map_sg_attrs | Ricardo Ribalda Delgado | 1 | -0/+5 |
2015-02-18 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+10 |
2015-02-14 | kernel: add support for .init_array.* constructors | Andrey Ryabinin | 1 | -0/+1 |
2015-02-13 | mm: remove remaining references to NUMA hinting bits and helpers | Mel Gorman | 1 | -155/+0 |
2015-02-13 | mm: add p[te|md] protnone helpers for use by NUMA balancing | Mel Gorman | 1 | -0/+20 |
2015-02-12 | mm, asm-generic: define PUD_SHIFT in <asm-generic/4level-fixup.h> | Kirill A. Shutemov | 1 | -0/+1 |
2015-02-11 | asm-generic: drop unused pte_file* helpers | Kirill A. Shutemov | 1 | -15/+0 |
2015-01-21 | pci: add pci_iomap_range | Michael S. Tsirkin | 1 | -0/+10 |
2015-01-13 | mm: mmu_gather: use tlb->end != 0 only for TLB invalidation | Will Deacon | 1 | -2/+6 |
2014-12-17 | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+2 |
2014-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+8 |