Age | Commit message (Expand) | Author | Files | Lines |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -5/+13 |
2014-10-15 | Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -19/+25 |
2014-10-15 | Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 4 | -0/+65 |
2014-10-15 | Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 14 | -108/+615 |
2014-10-15 | Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 3 | -27/+106 |
2014-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 3 | -98/+133 |
2014-10-14 | libceph: sync osd op definitions in rados.h | Ilya Dryomov | 1 | -96/+129 |
2014-10-14 | libceph: remove redundant declaration | Fabian Frederick | 1 | -1/+0 |
2014-10-14 | libceph: reference counting pagelist | Yan, Zheng | 1 | -1/+4 |
2014-10-14 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -2/+2 |
2014-10-14 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 13 | -113/+147 |
2014-10-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+1 |
2014-10-14 | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -9/+16 |
2014-10-14 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2014-10-14 | mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared | Peter Feiner | 1 | -0/+5 |
2014-10-14 | kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h> | Geert Uytterhoeven | 1 | -0/+2 |
2014-10-14 | kernel/watchdog.c: control hard lockup detection default | Ulrich Obergfell | 1 | -0/+13 |
2014-10-14 | lib / string_helpers: introduce string_escape_mem() | Andy Shevchenko | 1 | -0/+31 |
2014-10-14 | lib / string_helpers: move documentation to c-file | Andy Shevchenko | 1 | -34/+0 |
2014-10-14 | include/linux: remove strict_strto* definitions | Daniel Walter | 1 | -4/+0 |
2014-10-14 | lib: string: Make all calls to strnicmp into calls to strncasecmp | Rasmus Villemoes | 1 | -1/+1 |
2014-10-14 | x86: optimize resource lookups for ioremap | Mike Travis | 1 | -0/+1 |
2014-10-14 | rbtree: add comment to rb_insert_augmented() | Lai Jiangshan | 1 | -0/+10 |
2014-10-14 | kexec: take the segment adding out of locate_mem_hole functions | Baoquan He | 1 | -0/+1 |
2014-10-14 | signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size() | Oleg Nesterov | 1 | -16/+13 |
2014-10-14 | lib: remove prio_heap | Lai Jiangshan | 1 | -58/+0 |
2014-10-14 | list: include linux/kernel.h | Masahiro Yamada | 1 | -0/+1 |
2014-10-14 | drivers: dma-contiguous: add initialization from device tree | Marek Szyprowski | 1 | -0/+3 |
2014-10-14 | kernel: add support for gcc 5 | Sasha Levin | 1 | -0/+66 |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -6/+37 |
2014-10-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -10/+22 |
2014-10-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -61/+11 |
2014-10-13 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -62/+105 |
2014-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -10/+7 |
2014-10-13 | don't need that forward declaration of struct nameidata in dcache.h anymore | Al Viro | 1 | -1/+0 |
2014-10-13 | take dname_external() into fs/dcache.c | Al Viro | 1 | -5/+0 |
2014-10-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 4 | -10/+31 |
2014-10-12 | Merge tag 'trace-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2 | -1/+20 |
2014-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+1 |
2014-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds | 1 | -3/+3 |
2014-10-11 | Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux | Linus Torvalds | 3 | -42/+26 |
2014-10-11 | Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -0/+1 |
2014-10-11 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+3 |
2014-10-11 | Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 8 | -7/+61 |
2014-10-11 | Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -0/+15 |
2014-10-11 | Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 1 | -0/+26 |
2014-10-11 | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+3 |
2014-10-10 | net/phy: micrel: Add clock support for KSZ8021/KSZ8031 | Sascha Hauer | 1 | -0/+1 |
2014-10-10 | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 6 | -54/+102 |
2014-10-10 | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2 | -20/+9 |