- 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- 8d8cfb4 Kconfig: memtest: update number of test patterns up to 17 by Vladimir Murzin · 10 years ago
- 4a20799 mm: move memtest under mm by Vladimir Murzin · 10 years ago
- 6b63783 x86, mm: support huge KVA mappings on x86 by Toshi Kani · 10 years ago
- e61ce6a mm: change ioremap to set up huge I/O mappings by Toshi Kani · 10 years ago
- 0ddab1d lib/ioremap.c: add huge I/O map capability interfaces by Toshi Kani · 10 years ago
- ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
- c4be50e Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 7fd5647 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 36e9f65 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
- 171a020 VFS: Add iov_iter_fault_in_multipages_readable() by Anton Altaparmakov · 10 years ago
- 57a9d89 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- 5899f04 netlink: pad nla_memcpy dest buffer with zeroes by Jiri Benc · 10 years ago
- e963741 block: fix blk_stack_limits() regression due to lcm() change by Mike Snitzer · 10 years ago
- c5e77f5 Merge tag 'v4.0-rc6' into timers/core, before applying new patches by Ingo Molnar · 10 years ago
- bc917be saner iov_iter initialization primitives by Al Viro · 10 years ago
- 4bfe186 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
- d82d54a kobject: WARN as tip when call kobject_get() to a kobject not initialized by Ethan Zhao · 10 years ago
- bea2b59 lib/lz4: Pull out constant tables by Rasmus Villemoes · 10 years ago
- 4252879 Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a', 'gpexp.2015.02.26a', 'hotplug.2015.03.20a', 'sysidle.2015.02.26b' and 'tiny.2015.02.26a' into HEAD by Paul E. McKenney · 10 years ago
- d5e7caf LZ4 : fix the data abort issue by JeHyeon Yeon · 10 years ago
- f788baa Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 3c17ad1 timekeeping: Add debugging checks to warn if we see delays by John Stultz · 10 years ago
- 186bea5 rcutorture: Default to grace-period-initialization delays by Paul E. McKenney · 10 years ago
- 37745d2 rcu: Provide diagnostic option to slow down grace-period initialization by Paul E. McKenney · 10 years ago
- e7901af Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
- 28ca84e lib: correct link to the original source for div64_u64 by Heinrich Schuchardt · 10 years ago
- 4d4eb4d seq_buf: Fix seq_buf_bprintf() truncation by Steven Rostedt (Red Hat) · 10 years ago
- 4a8fe4e seq_buf: Fix seq_buf_vprintf() truncation by Steven Rostedt (Red Hat) · 10 years ago
- 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
- 5beb5c9 rhashtable: use cond_resched() by Eric Dumazet · 10 years ago
- 4c4b52d rhashtable: remove indirection for grow/shrink decision functions by Daniel Borkmann · 10 years ago
- 8331de7 rhashtable: unconditionally grow when max_shift is not specified by Daniel Borkmann · 10 years ago
- 9bae659 rcu: Drive PROVE_RCU directly off of PROVE_LOCKING by Paul E. McKenney · 10 years ago
- 4d3199e locking: Remove ACCESS_ONCE() usage by Davidlohr Bueso · 10 years ago
- 71bb001 rhashtable: initialize all rhashtable walker members by Sasha Levin · 10 years ago
- 6dd0c16 rhashtable: allow to unload test module by Daniel Borkmann · 10 years ago
- eb6d1ab rhashtable: better high order allocation attempts by Daniel Borkmann · 10 years ago
- 342100d rhashtable: don't test for shrink on insert, expansion on delete by Daniel Borkmann · 10 years ago
- b7f5e5c rhashtable: don't allocate ht structure on stack in test_rht_init by Daniel Borkmann · 10 years ago
- b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
- 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
- d879cb8 move iov_iter.c from mm/ to lib/ by Al Viro · 10 years ago
- 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 3ee7b3f scripts/gdb: add infrastructure by Jan Kiszka · 10 years ago
- 841c009 lib/Kconfig: use bool instead of boolean by Christoph Jaeger · 10 years ago
- fee5429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
- bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 10 years ago
- 3f15801 lib: add kasan test module by Andrey Ryabinin · 10 years ago
- 0316bec mm: slub: add kernel address sanitizer support for slub allocator by Andrey Ryabinin · 10 years ago
- ef7f0d6 x86_64: add KASan support by Andrey Ryabinin · 10 years ago
- 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 10 years ago
- 4638532 bitmap, cpumask, nodemask: remove dedicated formatting functions by Tejun Heo · 10 years ago
- 4a0792b bitmap: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
- dbc760b lib/vsprintf: implement bitmap printing through '%*pb[l]' by Tejun Heo · 10 years ago
- 310ee9e lib/genalloc.c: check result of devres_alloc() by Jan Kara · 10 years ago
- 8da53d4 lib/string.c: improve strrchr() by Rasmus Villemoes · 10 years ago
- f5e38b9 lib: crc32: constify crc32 lookup table by Daniel Borkmann · 10 years ago
- 7f59065 lib: bitmap: remove redundant code from __bitmap_shift_left by Rasmus Villemoes · 10 years ago
- 6d874ec lib: bitmap: eliminate branch in __bitmap_shift_left by Rasmus Villemoes · 10 years ago
- dba94c2 lib: bitmap: change bitmap_shift_left to take unsigned parameters by Rasmus Villemoes · 10 years ago
- cfac1d0 lib: bitmap: yet another simplification in __bitmap_shift_right by Rasmus Villemoes · 10 years ago
- 97fb8e9 lib: bitmap: remove redundant code from __bitmap_shift_right by Rasmus Villemoes · 10 years ago
- 9d8a6b2 lib: bitmap: eliminate branch in __bitmap_shift_right by Rasmus Villemoes · 10 years ago
- 2fbad29 lib: bitmap: change bitmap_shift_right to take unsigned parameters by Rasmus Villemoes · 10 years ago
- e8f2427 lib/bitmap.c: elide bitmap_copy_le on little-endian by Rasmus Villemoes · 10 years ago
- 9b6c2d2 lib/bitmap.c: change prototype of bitmap_copy_le by Rasmus Villemoes · 10 years ago
- 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- 6016dae lib/lcm.c: replace include by Rasmus Villemoes · 10 years ago
- 6918584 lib/percpu_ida.c: remove redundant includes by Rasmus Villemoes · 10 years ago
- bf3c2d6 lib/strncpy_from_user.c: replace module.h include by Rasmus Villemoes · 10 years ago
- b6d4f32 lib/stmp_device.c: replace module.h include by Rasmus Villemoes · 10 years ago
- 2ddae68 lib/sort.c: move include inside #if 0 by Rasmus Villemoes · 10 years ago
- b8b6db1 lib/show_mem.c: remove redundant include by Rasmus Villemoes · 10 years ago
- 886d3df lib/radix-tree.c: change to simpler include by Rasmus Villemoes · 10 years ago
- 7f1ce3c lib/plist.c: remove redundant include by Rasmus Villemoes · 10 years ago
- fb41f9d lib/nlattr.c: remove redundant include by Rasmus Villemoes · 10 years ago
- a69ae45 lib/kobject_uevent.c: remove redundant include by Rasmus Villemoes · 10 years ago
- 9b40570 lib/llist.c: remove redundant include by Rasmus Villemoes · 10 years ago
- 9a29ae8 lib/md5.c: simplify include by Rasmus Villemoes · 10 years ago
- 7259fa0 lib/list_sort.c: rearrange includes by Rasmus Villemoes · 10 years ago
- 18fa6d2 lib/genalloc.c: remove redundant include by Rasmus Villemoes · 10 years ago
- 87d1d16 lib/idr.c: remove redundant include by Rasmus Villemoes · 10 years ago
- 3248340 lib/halfmd4.c: simplify includes by Rasmus Villemoes · 10 years ago
- 565ac23 lib/dynamic_queue_limits.c: simplify includes by Rasmus Villemoes · 10 years ago
- 42cf809 lib/sort.c: use simpler includes by Rasmus Villemoes · 10 years ago
- 85c5e27 lib/interval_tree.c: simplify includes by Rasmus Villemoes · 10 years ago
- 114fc1a hexdump: make it return number of bytes placed in buffer by Andy Shevchenko · 10 years ago
- 5d909c8 hexdump: do a few calculations ahead by Andy Shevchenko · 10 years ago
- 6f6f3fc hexdump: fix ascii column for the tail of a dump by Andy Shevchenko · 10 years ago
- 64d1d77 hexdump: introduce test suite by Andy Shevchenko · 10 years ago
- ad3d5d2 lib/genalloc.c: fix the end addr check in addr_in_gen_pool() by Toshi Kikuchi · 10 years ago
- af3cd13 lib/string.c: remove strnicmp() by Rasmus Villemoes · 10 years ago
- 9814ec1 lib/bitmap.c: make the bits parameter of bitmap_remap unsigned by Rasmus Villemoes · 10 years ago
- f6a1f5d lib/bitmap.c: simplify bitmap_ord_to_pos by Rasmus Villemoes · 10 years ago
- df1d80a lib/bitmap.c: simplify bitmap_pos_to_ord by Rasmus Villemoes · 10 years ago
- b26ad58 lib/bitmap.c: change parameters of bitmap_fold to unsigned by Rasmus Villemoes · 10 years ago