Age | Commit message (Expand) | Author | Files | Lines |
2014-04-12 | Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke... | Linus Torvalds | 1 | -1/+2 |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 1 | -3/+1 |
2014-04-09 | LLVMLinux: Remove warning about returning an uninitialized variable | Behan Webster | 1 | -1/+2 |
2014-04-07 | mm: create generic early_ioremap() support | Mark Salter | 1 | -0/+42 |
2014-04-07 | percpu: add raw_cpu_ops | Christoph Lameter | 1 | -5/+8 |
2014-04-07 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 2 | -3/+3 |
2014-04-07 | bug: Make BUG() always stop the machine | Josh Triplett | 1 | -1/+1 |
2014-04-07 | bug: when !CONFIG_BUG, make WARN call no_printk to check format and args | Josh Triplett | 1 | -0/+1 |
2014-04-07 | include/asm-generic/bug.h: style fix: s/while(0)/while (0)/ | Josh Triplett | 1 | -3/+3 |
2014-04-07 | bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and family | Josh Triplett | 1 | -27/+30 |
2014-04-05 | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -0/+10 |
2014-04-03 | Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -1/+1 |
2014-04-02 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -0/+11 |
2014-04-01 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+7 |
2014-03-31 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -5/+5 |
2014-03-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -0/+13 |
2014-03-31 | Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -8/+9 |
2014-03-31 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+13 |
2014-03-20 | syscall_get_arch: remove useless function arguments | Eric Paris | 1 | -3/+1 |
2014-03-14 | asm-generic: rwsem: de-PPCify rwsem.h | Will Deacon | 1 | -5/+5 |
2014-03-14 | Merge tag 'v3.14-rc6' into devel | Linus Walleij | 1 | -0/+39 |
2014-03-13 | cputime: Bring cputime -> nsecs conversion | Frederic Weisbecker | 2 | -1/+5 |
2014-03-13 | cputime: Fix nsecs_to_cputime() return type cast | Frederic Weisbecker | 1 | -1/+2 |
2014-03-11 | drivers: of: add support for custom reserved memory drivers | Marek Szyprowski | 1 | -0/+11 |
2014-03-09 | Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in... | Olof Johansson | 1 | -0/+39 |
2014-03-07 | Merge tag 'v3.13' into for-3.15 | Eric Paris | 9 | -168/+205 |
2014-02-21 | mm: add support for discard of unused ptes | Konstantin Weitz | 1 | -0/+13 |
2014-02-17 | mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit | Aneesh Kumar K.V | 1 | -0/+39 |
2014-02-11 | ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smp | Stephen Boyd | 1 | -0/+10 |
2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 1 | -0/+13 |
2014-02-09 | bitops: Fix signedness of compile-time hweight implementations | Paul Walmsley | 1 | -8/+9 |
2014-02-07 | gpio: make gpiod_direction_output take a logical value | Philipp Zabel | 1 | -1/+1 |
2014-01-27 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -0/+12 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+9 |
2014-01-23 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2 | -49/+97 |
2014-01-23 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2 | -1/+9 |
2014-01-23 | add generic fixmap.h | Mark Salter | 1 | -0/+97 |
2014-01-23 | asm/types.h: Remove include/asm-generic/int-l64.h | Geert Uytterhoeven | 1 | -49/+0 |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-01-17 | audit: Modify a set of system calls in audit class definitions | AKASHI Takahiro | 2 | -1/+9 |
2014-01-15 | powerpc/thp: Fix crash on mremap | Aneesh Kumar K.V | 1 | -0/+12 |
2014-01-13 | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar | 2 | -28/+14 |
2014-01-12 | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra | 1 | -0/+15 |
2014-01-12 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra | 1 | -13/+29 |
2014-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+3 |
2014-01-02 | asm-generic: uaccess: Spelling s/a ny/any/ | Geert Uytterhoeven | 1 | -1/+1 |
2013-12-20 | mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support | Kirill A. Shutemov | 1 | -3/+2 |
2013-12-19 | lib: hash: follow-up fixups for arch hash | Francesco Fusco | 1 | -2/+2 |
2013-12-18 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel | 1 | -1/+1 |
2013-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -24/+19 |