Age | Commit message (Expand) | Author | Files | Lines |
2014-01-28 | ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races | Rafael Aquini | 4 | -19/+41 |
2014-01-28 | ipc/sem.c: avoid overflow of semop undo (semadj) value | Petr Mladek | 1 | -11/+13 |
2014-01-28 | init/main.c: remove unused declaractions of mca_init() and sbus_init() | Kang Hu | 1 | -2/+0 |
2014-01-28 | dynamic_debug: replace obselete simple_strtoul() with kstrtouint() | Andrey Ryabinin | 1 | -3/+1 |
2014-01-28 | dynamic_debug: fix ddebug_parse_query() | Andrey Ryabinin | 1 | -2/+4 |
2014-01-28 | dynamic_debug: remove wrong error message | Andrey Ryabinin | 1 | -3/+1 |
2014-01-28 | ocfs2: do not log ENOENT in unlink() | Xiaowei.Hu | 1 | -1/+1 |
2014-01-28 | mm: bring back /sys/kernel/mm | Hugh Dickins | 1 | -1/+1 |
2014-01-28 | arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initialization | Heinrich Schuchardt | 1 | -7/+1 |
2014-01-28 | Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}" | malc | 1 | -10/+10 |
2014-01-28 | memblock: don't silently align size in memblock_virt_alloc() | Yinghai Lu | 1 | -6/+0 |
2014-01-28 | x86: revert wrong memblock current limit setting | Yinghai Lu | 2 | -3/+3 |
2014-01-28 | memblock, nobootmem: add memblock_virt_alloc_low() | Yinghai Lu | 3 | -3/+40 |
2014-01-27 | Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -32/+81 |
2014-01-27 | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -2/+7 |
2014-01-27 | Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 13 | -39/+537 |
2014-01-27 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -48/+42 |
2014-01-27 | Merge tag 'cris-for-3.14' of git://jni.nu/cris | Linus Torvalds | 28 | -333/+299 |
2014-01-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds | 3 | -28/+29 |
2014-01-26 | Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 36 | -341/+1343 |
2014-01-26 | Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 14 | -54/+195 |
2014-01-26 | um: hostfs: make functions static | James Hogan | 1 | -25/+28 |
2014-01-26 | um: Include generic barrier.h | Richard Weinberger | 1 | -0/+1 |
2014-01-26 | um: Removed unused attributes from thread_struct | Richard Weinberger | 1 | -3/+0 |
2014-01-26 | Merge branch 'ipmi' (ipmi patches from Corey Minyard) | Linus Torvalds | 4 | -25/+39 |
2014-01-26 | ipmi: Cleanup error return | Corey Minyard | 1 | -15/+29 |
2014-01-26 | ipmi: fix timeout calculation when bmc is disconnected | Xie XiuQi | 1 | -1/+1 |
2014-01-26 | ipmi: use USEC_PER_SEC instead of 1000000 for more meaningful | Xie XiuQi | 3 | -7/+7 |
2014-01-26 | ipmi: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -2/+2 |
2014-01-26 | Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 53 | -1519/+1491 |
2014-01-26 | Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 36 | -460/+1017 |
2014-01-26 | Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 3 | -39/+54 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1823 | -38368/+83389 |
2014-01-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 12 | -18/+51 |
2014-01-25 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -25/+43 |
2014-01-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 6 | -81/+0 |
2014-01-25 | Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds | 6 | -108/+121 |
2014-01-25 | Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 53 | -637/+2145 |
2014-01-25 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 3 | -3/+4 |
2014-01-25 | Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 5 | -54/+39 |
2014-01-25 | Merge tag 'md/3.14' of git://neil.brown.name/md | Linus Torvalds | 4 | -26/+68 |
2014-01-25 | Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 103 | -231/+163 |
2014-01-25 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 100 | -567/+7663 |
2014-01-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 204 | -768/+1245 |
2014-01-25 | Merge tag 'fbdev-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 43 | -413/+949 |
2014-01-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 31 | -71/+2271 |
2014-01-25 | net/cxgb4: Fix referencing freed adapter | Gavin Shan | 1 | -1/+1 |
2014-01-25 | ipv6: reallocate addrconf router for ipv6 address when lo device up | Gao feng | 1 | -2/+12 |
2014-01-25 | fib_frontend: fix possible NULL pointer dereference | Oliver Hartkopp | 1 | -0/+2 |
2014-01-25 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 242 | -2749/+4649 |