Age | Commit message (Expand) | Author |
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 |
2014-03-13 | cputime: Bring cputime -> nsecs conversion | Frederic Weisbecker |
2014-03-13 | cputime: Fix nsecs_to_cputime() return type cast | Frederic Weisbecker |
2014-03-11 | drivers: of: add support for custom reserved memory drivers | Marek Szyprowski |
2014-03-09 | Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in... | Olof Johansson |
2014-03-07 | Merge tag 'v3.13' into for-3.15 | Eric Paris |
2014-02-21 | mm: add support for discard of unused ptes | Konstantin Weitz |
2014-02-17 | mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit | Aneesh Kumar K.V |
2014-02-11 | ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smp | Stephen Boyd |
2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen |
2014-02-09 | bitops: Fix signedness of compile-time hweight implementations | Paul Walmsley |
2014-02-07 | gpio: make gpiod_direction_output take a logical value | Philipp Zabel |
2014-01-27 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-23 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2014-01-23 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-01-23 | add generic fixmap.h | Mark Salter |
2014-01-23 | asm/types.h: Remove include/asm-generic/int-l64.h | Geert Uytterhoeven |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-17 | audit: Modify a set of system calls in audit class definitions | AKASHI Takahiro |
2014-01-15 | powerpc/thp: Fix crash on mremap | Aneesh Kumar K.V |
2014-01-13 | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar |
2014-01-12 | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra |
2014-01-12 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra |
2014-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-01-02 | asm-generic: uaccess: Spelling s/a ny/any/ | Geert Uytterhoeven |
2013-12-20 | mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support | Kirill A. Shutemov |
2013-12-19 | lib: hash: follow-up fixups for arch hash | Francesco Fusco |
2013-12-18 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel |
2013-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |