Age | Commit message (Expand) | Author |
2014-10-14 | lib80211: remove unused print_ssid() | Andy Shevchenko |
2014-10-14 | lib / string_helpers: introduce string_escape_mem() | Andy Shevchenko |
2014-10-14 | lib / string_helpers: move documentation to c-file | Andy Shevchenko |
2014-10-14 | include/linux: remove strict_strto* definitions | Daniel Walter |
2014-10-14 | lib: string: Make all calls to strnicmp into calls to strncasecmp | Rasmus Villemoes |
2014-10-14 | x86: optimize resource lookups for ioremap | Mike Travis |
2014-10-14 | rbtree: add comment to rb_insert_augmented() | Lai Jiangshan |
2014-10-14 | kexec: take the segment adding out of locate_mem_hole functions | Baoquan He |
2014-10-14 | signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size() | Oleg Nesterov |
2014-10-14 | lib: remove prio_heap | Lai Jiangshan |
2014-10-14 | list: include linux/kernel.h | Masahiro Yamada |
2014-10-14 | drivers: dma-contiguous: add initialization from device tree | Marek Szyprowski |
2014-10-14 | kernel: add support for gcc 5 | Sasha Levin |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-10-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-10-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-10-13 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-10-12 | don't need that forward declaration of struct nameidata in dcache.h anymore | Al Viro |
2014-10-12 | take dname_external() into fs/dcache.c | Al Viro |
2014-10-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2014-10-12 | Merge tag 'trace-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2014-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds |
2014-10-11 | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-10-11 | Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux | Linus Torvalds |
2014-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2014-10-11 | Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2014-10-11 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-10-11 | Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2014-10-10 | Merge tag 'sound-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2014-10-10 | Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2014-10-10 | Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-10-10 | Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2014-10-10 | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-10-10 | net/phy: micrel: Add clock support for KSZ8021/KSZ8031 | Sascha Hauer |
2014-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2014-10-10 | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2014-10-10 | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2014-10-10 | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2014-10-09 | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds |
2014-10-09 | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven |
2014-10-09 | include/linux/screen_info.h: remove unused ORIG_* macros | Geert Uytterhoeven |
2014-10-09 | include/linux/blkdev.h: use NULL instead of zero | Michele Curti |
2014-10-09 | include/linux/kernel.h: deduplicate code implementing clamp* macros | Michal Nazarewicz |
2014-10-09 | include/linux/kernel.h: rewrite min3, max3 and clamp using min and max | Michal Nazarewicz |
2014-10-09 | zsmalloc: change return value unit of zs_get_total_size_bytes | Minchan Kim |
2014-10-09 | mm/balloon_compaction: add vmstat counters and kpageflags bit | Konstantin Khlebnikov |
2014-10-09 | mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP | Konstantin Khlebnikov |