summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-14Kconfig: memtest: update number of test patterns up to 17Vladimir Murzin
2015-04-14mm: move memtest under mmVladimir Murzin
2015-04-14x86, mm: support huge KVA mappings on x86Toshi Kani
2015-04-14mm: change ioremap to set up huge I/O mappingsToshi Kani
2015-04-14lib/ioremap.c: add huge I/O map capability interfacesToshi Kani
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-13Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-04-11Merge branch 'iov_iter' into for-nextAl Viro
2015-04-11VFS: Add iov_iter_fault_in_multipages_readable()Anton Altaparmakov
2015-04-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-03-31netlink: pad nla_memcpy dest buffer with zeroesJiri Benc
2015-03-31block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar
2015-03-30saner iov_iter initialization primitivesAl Viro
2015-03-27Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-03-25kobject: WARN as tip when call kobject_get() to a kobject not initializedEthan Zhao
2015-03-25lib/lz4: Pull out constant tablesRasmus Villemoes
2015-03-20Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...Paul E. McKenney
2015-03-16LZ4 : fix the data abort issueJeHyeon Yeon
2015-03-13Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2015-03-13timekeeping: Add debugging checks to warn if we see delaysJohn Stultz
2015-03-12rcutorture: Default to grace-period-initialization delaysPaul E. McKenney
2015-03-11rcu: Provide diagnostic option to slow down grace-period initializationPaul E. McKenney
2015-03-09Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-03-06lib: correct link to the original source for div64_u64Heinrich Schuchardt
2015-03-04seq_buf: Fix seq_buf_bprintf() truncationSteven Rostedt (Red Hat)
2015-03-04seq_buf: Fix seq_buf_vprintf() truncationSteven Rostedt (Red Hat)
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-02-27rhashtable: use cond_resched()Eric Dumazet
2015-02-27rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann
2015-02-27rhashtable: unconditionally grow when max_shift is not specifiedDaniel Borkmann
2015-02-26rcu: Drive PROVE_RCU directly off of PROVE_LOCKINGPaul E. McKenney
2015-02-24locking: Remove ACCESS_ONCE() usageDavidlohr Bueso
2015-02-23rhashtable: initialize all rhashtable walker membersSasha Levin
2015-02-20rhashtable: allow to unload test moduleDaniel Borkmann
2015-02-20rhashtable: better high order allocation attemptsDaniel Borkmann
2015-02-20rhashtable: don't test for shrink on insert, expansion on deleteDaniel Borkmann
2015-02-20rhashtable: don't allocate ht structure on stack in test_rht_initDaniel Borkmann
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-17move iov_iter.c from mm/ to lib/Al Viro
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-02-17scripts/gdb: add infrastructureJan Kiszka
2015-02-16lib/Kconfig: use bool instead of booleanChristoph Jaeger
2015-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds