Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | lib/decompress: set the compressor name to NULL on error | Aneesh Kumar K.V | 2015-07-17 | 1 | -1/+4 | |
* | | | | | dma-debug: skip debug_dma_assert_idle() when disabled | Haggai Eran | 2015-07-17 | 1 | -0/+3 | |
* | | | | | hexdump: fix for non-aligned buffers | Horacio Mijail Anton Quiles | 2015-07-17 | 1 | -3/+4 | |
* | | | | | include, lib: add __printf attributes to several function prototypes | Nicolas Iooss | 2015-07-17 | 1 | -2/+3 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-07-13 | 1 | -2/+2 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | rhashtable: fix for resize events during table walk | Phil Sutter | 2015-07-08 | 1 | -2/+2 | |
| | |/ | |/| | ||||||
* | | | x86/kasan: Move KASAN_SHADOW_OFFSET to the arch Kconfig | Andrey Ryabinin | 2015-07-06 | 1 | -4/+0 | |
| |/ |/| | ||||||
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-07-04 | 1 | -3/+9 | |
|\ \ | ||||||
| * | | lib: introduce crc_t10dif_update() | Akinobu Mita | 2015-05-30 | 1 | -3/+9 | |
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-07-04 | 1 | -0/+5 | |
|\ \ \ | ||||||
| * | | | sched/stat: Simplify the sched_info accounting dependency | Naveen N. Rao | 2015-07-04 | 1 | -0/+5 | |
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2015-07-02 | 2 | -0/+30 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | kbuild: include core debug info when DEBUG_INFO_REDUCED | Rasmus Villemoes | 2015-06-11 | 2 | -0/+30 | |
| | |/ | |/| | ||||||
* | | | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p... | Linus Torvalds | 2015-07-02 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | lib/list_sort: use late_initcall to hook in self tests | Paul Gortmaker | 2015-06-16 | 1 | -1/+1 | |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-07-01 | 2 | -16/+16 | |
|\ \ \ \ | ||||||
| * | | | | genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() | Vladimir Zapolskiy | 2015-06-30 | 1 | -3/+3 | |
| * | | | | genalloc: rename dev_get_gen_pool() to gen_pool_get() | Vladimir Zapolskiy | 2015-06-30 | 1 | -4/+4 | |
| * | | | | drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issue | Dave Gordon | 2015-06-30 | 1 | -3/+3 | |
| * | | | | lib/scatterlist: mark input buffer parameters as 'const' | Dave Gordon | 2015-06-30 | 1 | -4/+4 | |
| * | | | | lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer() | Dave Gordon | 2015-06-30 | 1 | -2/+2 | |
* | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-07-01 | 2 | -24/+59 | |
|\ \ \ \ \ | ||||||
| * | | | | | rbtree: Make lockless searches non-fatal | Peter Zijlstra | 2015-05-28 | 1 | -22/+54 | |
| * | | | | | module: Sanitize RCU usage and locking | Peter Zijlstra | 2015-05-28 | 1 | -2/+5 | |
* | | | | | | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-06-30 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linu... | Chris Mason | 2015-06-23 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | lib: export symbol kobject_move() | Anand Jain | 2015-06-19 | 1 | -0/+1 | |
| | |/ / / / | ||||||
* | | | | | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-06-29 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | arch, x86: pmem api for ensuring durability of persistent memory updates | Ross Zwisler | 2015-06-26 | 1 | -0/+3 | |
* | | | | | | | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-06-26 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge 4.1-rc7 into driver-core-next | Greg Kroah-Hartman | 2015-06-08 | 5 | -55/+53 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | module: add extra argument for parse_params() callback | Luis R. Rodriguez | 2015-05-20 | 1 | -2/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-06-26 | 1 | -1/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | lz4: fix system halt at boot kernel on x86_64 | Krzysztof Kolasa | 2015-05-24 | 1 | -1/+11 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-06-26 | 6 | -39/+80 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | lib/kobject.c: use strreplace() | Rasmus Villemoes | 2015-06-25 | 1 | -8/+5 | |
| * | | | | | | | | lib/string.c: introduce strreplace() | Rasmus Villemoes | 2015-06-25 | 1 | -0/+17 | |
| * | | | | | | | | radix-tree: replace preallocated node array with linked list | Kirill A. Shutemov | 2015-06-25 | 1 | -11/+17 | |
| * | | | | | | | | bitmap: remove explicit newline handling using scnprintf format string | Sudeep Holla | 2015-06-25 | 1 | -7/+8 | |
| * | | | | | | | | lib/sort: Add 64 bit swap function | Daniel Wagner | 2015-06-25 | 1 | -2/+21 | |
| * | | | | | | | | hexdump: Make test data really const | Geert Uytterhoeven | 2015-06-25 | 1 | -3/+3 | |
| * | | | | | | | | __bitmap_parselist: fix bug in empty string handling | Chris Metcalf | 2015-06-25 | 1 | -8/+9 | |
* | | | | | | | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | remove <asm/scatterlist.h> | Christoph Hellwig | 2015-05-05 | 1 | -1/+1 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-06-24 | 3 | -108/+2779 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-08 | 3 | -4/+14 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-01 | 2 | -51/+29 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | test_bpf: add similarly conflicting jump test case only for classic | Daniel Borkmann | 2015-05-27 | 1 | -0/+57 | |
| * | | | | | | | | | | test_bpf: add more eBPF jump torture cases | Daniel Borkmann | 2015-05-25 | 1 | -0/+67 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-05-23 | 1 | -0/+11 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | |