Age | Commit message (Expand) | Author | Files | Lines |
2015-02-10 | ocfs2: fix snprintf format specifier in dlmdebug.c | alex chen | 1 | -2/+2 |
2015-02-10 | ocfs2: fix wrong comment | Junxiao Bi | 1 | -6/+6 |
2015-02-10 | ocfs2: fix uninitialized variable access | Junxiao Bi | 1 | -1/+1 |
2015-02-10 | ocfs2: remove unnecessary else in ocfs2_set_acl() | Fabian Frederick | 1 | -8/+6 |
2015-02-10 | ocfs2/dlm: add missing dlm_lock_put() when recovery master down | Xue jiufei | 1 | -0/+7 |
2015-02-10 | sh: eliminate unused irq_reg_{readl,writel} accessors | Kevin Cernekee | 2 | -6/+0 |
2015-02-10 | sh: build superh without CONFIG_EXPERT | Rob Landley | 1 | -1/+1 |
2015-02-10 | fsnotify: fix handling of renames in audit | Jan Kara | 1 | -2/+4 |
2015-02-10 | inotify: update documentation to reflect code changes | Zhang Zhen | 1 | -194/+3 |
2015-02-10 | fanotify: don't set FAN_ONDIR implicitly on a marks ignored mask | Lino Sanfilippo | 2 | -9/+18 |
2015-02-10 | fanotify: don't recalculate a marks mask if only the ignored mask changed | Lino Sanfilippo | 1 | -3/+4 |
2015-02-10 | fanotify: only destroy mark when both mask and ignored_mask are cleared | Lino Sanfilippo | 1 | -2/+1 |
2015-02-10 | hugetlb, x86: register 1G page size if we can allocate them at runtime | Kirill A. Shutemov | 1 | -0/+11 |
2015-02-09 | Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 27 | -230/+563 |
2015-02-09 | Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -6/+2 |
2015-02-09 | Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 3 | -4/+10 |
2015-02-09 | Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 1 | -3/+31 |
2015-02-09 | Merge tag 'edac_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 10 | -33/+578 |
2015-02-09 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -16/+67 |
2015-02-09 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -23/+11 |
2015-02-09 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -25/+86 |
2015-02-09 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -25/+42 |
2015-02-09 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 14 | -35/+58 |
2015-02-09 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -18/+14 |
2015-02-09 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 15 | -310/+325 |
2015-02-09 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 18 | -501/+436 |
2015-02-09 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 11 | -104/+120 |
2015-02-09 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 11 | -77/+197 |
2015-02-09 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 76 | -666/+1611 |
2015-02-09 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 14 | -78/+78 |
2015-02-09 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 48 | -586/+657 |
2015-02-09 | Merge tag 'regulator-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 30 | -376/+1465 |
2015-02-09 | Merge tag 'spi-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 64 | -741/+2300 |
2015-02-09 | Merge tag 'regmap-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 5 | -9/+60 |
2015-02-09 | Merge tag 'hwmon-for-linus-v3.20' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -135/+375 |
2015-02-09 | random: Fix fast_mix() function | George Spelvin | 1 | -4/+4 |
2015-02-09 | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Tejun Heo | 9 | -13/+56 |
2015-02-09 | EDAC: Add repo URLs to MAINTAINERS | Borislav Petkov | 1 | -0/+2 |
2015-02-08 | Linux 3.19v3.19 | Linus Torvalds | 1 | -1/+1 |
2015-02-08 | Merge tag 'nios2-fixes-v3.19-final' of git://git.rocketboards.org/linux-socfp... | Linus Torvalds | 1 | -3/+5 |
2015-02-08 | Merge git://git.kvack.org/~bcrl/aio-fixes | Linus Torvalds | 1 | -0/+7 |
2015-02-08 | Merge tag 'trace-fixes-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -2/+4 |
2015-02-09 | nios2: fix unhandled signals | Chung-Ling Tang | 1 | -3/+5 |
2015-02-08 | Merge remote-tracking branch 'spi/topic/xilinx' into spi-next | Mark Brown | 1 | -135/+163 |
2015-02-08 | Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev', 'spi/top... | Mark Brown | 8 | -33/+696 |
2015-02-08 | Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to... | Mark Brown | 10 | -212/+180 |
2015-02-08 | Merge remote-tracking branches 'spi/topic/img-spfi', 'spi/topic/imx', 'spi/to... | Mark Brown | 6 | -69/+131 |
2015-02-08 | Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topi... | Mark Brown | 38 | -238/+105 |
2015-02-08 | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/config', 'spi/to... | Mark Brown | 8 | -28/+940 |
2015-02-08 | Merge remote-tracking branch 'spi/topic/sh-msiof' into spi-next | Mark Brown | 3 | -25/+84 |