Age | Commit message (Expand) | Author |
2014-07-01 | core: fix typo in percpu read_mostly section | Zhengyu He |
2014-06-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-06-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-06 | include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse error | Hans Verkuil |
2014-06-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-06-06 | locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks | Waiman Long |
2014-06-06 | Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare... | Ingo Molnar |
2014-06-05 | Merge branch 'perf/kprobes' into perf/core | Ingo Molnar |
2014-06-04 | x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels | Mel Gorman |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-05-20 | DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t | Bjorn Helgaas |
2014-05-20 | serial: earlycon: add DT support | Rob Herring |
2014-05-20 | vmlinuz.lds: define OF table sections with macros | Rob Herring |
2014-05-20 | ARM: align cpu_method_of_table naming | Rob Herring |
2014-05-20 | irqchip: align irqchip OF match table section naming | Rob Herring |
2014-05-16 | Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ... | Catalin Marinas |
2014-05-15 | asm-generic: remove _STK_LIM_MAX | James Hogan |
2014-05-08 | asm-generic: allow generic unaligned access if the arch supports it | Ard Biesheuvel |
2014-05-07 | kprobes: Ensure blacklist data is aligned | Vineet Gupta |
2014-05-04 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2014-05-03 | arm64: fixmap: fix missing sub-page offset for earlyprintk | Marc Zyngier |
2014-05-01 | word-at-a-time: simplify big-endian zero_bytemask macro | H. Peter Anvin |
2014-04-27 | word-at-a-time: avoid undefined behaviour in zero_bytemask macro | Will Deacon |
2014-04-24 | kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist | Masami Hiramatsu |
2014-04-18 | mm: use paravirt friendly ops for NUMA hinting ptes | Mel Gorman |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra |
2014-04-18 | arch: Prepare for smp_mb__{before,after}_atomic() | Peter Zijlstra |
2014-04-12 | Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke... | Linus Torvalds |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-04-09 | LLVMLinux: Remove warning about returning an uninitialized variable | Behan Webster |
2014-04-07 | mm: create generic early_ioremap() support | Mark Salter |
2014-04-07 | percpu: add raw_cpu_ops | Christoph Lameter |
2014-04-07 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König |
2014-04-07 | bug: Make BUG() always stop the machine | Josh Triplett |
2014-04-07 | bug: when !CONFIG_BUG, make WARN call no_printk to check format and args | Josh Triplett |
2014-04-07 | include/asm-generic/bug.h: style fix: s/while(0)/while (0)/ | Josh Triplett |
2014-04-07 | bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and family | Josh Triplett |
2014-04-05 | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2014-04-03 | Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2014-04-02 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2014-04-01 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-03-31 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-03-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2014-03-31 | Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-03-31 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-03-20 | syscall_get_arch: remove useless function arguments | Eric Paris |
2014-03-14 | asm-generic: rwsem: de-PPCify rwsem.h | Will Deacon |
2014-03-14 | Merge tag 'v3.14-rc6' into devel | Linus Walleij |