summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | rhashtable: Move hash_rnd into bucket_tableHerbert Xu2015-03-111-9/+15
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-142-0/+65
|\ \ \ \ \ \ \ \
| * | | | | | | | Kconfig: memtest: update number of test patterns up to 17Vladimir Murzin2015-04-141-1/+1
| * | | | | | | | mm: move memtest under mmVladimir Murzin2015-04-141-0/+12
| * | | | | | | | x86, mm: support huge KVA mappings on x86Toshi Kani2015-04-141-3/+3
| * | | | | | | | mm: change ioremap to set up huge I/O mappingsToshi Kani2015-04-141-0/+16
| * | | | | | | | lib/ioremap.c: add huge I/O map capability interfacesToshi Kani2015-04-141-0/+37
* | | | | | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-141-0/+83
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'iov_iter' into for-nextAl Viro2015-04-111-0/+57
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | saner iov_iter initialization primitivesAl Viro2015-03-301-0/+57
| * | | | | | | | | VFS: Add iov_iter_fault_in_multipages_readable()Anton Altaparmakov2015-04-111-0/+26
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-141-10/+25
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-03-271-10/+25
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | | | | | | | | |
| | | \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...Paul E. McKenney2015-03-201-10/+25
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | | | * | | | | | | rcutorture: Default to grace-period-initialization delaysPaul E. McKenney2015-03-121-1/+1
| | | | * | | | | | | rcu: Provide diagnostic option to slow down grace-period initializationPaul E. McKenney2015-03-111-0/+24
| | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | rcu: Drive PROVE_RCU directly off of PROVE_LOCKINGPaul E. McKenney2015-02-261-10/+1
| | |/ / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | lib: correct link to the original source for div64_u64Heinrich Schuchardt2015-03-061-1/+1
* | | | | | | | | Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-04-132-12/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kobject: WARN as tip when call kobject_get() to a kobject not initializedEthan Zhao2015-03-251-1/+6
| * | | | | | | | | lib/lz4: Pull out constant tablesRasmus Villemoes2015-03-251-11/+7
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-131-0/+13
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2015-03-316-40/+810
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | timekeeping: Add debugging checks to warn if we see delaysJohn Stultz2015-03-131-0/+13
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-131-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | locking: Remove ACCESS_ONCE() usageDavidlohr Bueso2015-02-241-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-031-0/+11
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer2015-03-311-0/+11
| | |/ / / / / | |/| | | | |
* | | | | | | netlink: pad nla_memcpy dest buffer with zeroesJiri Benc2015-03-311-0/+2
|/ / / / / /
* | | | | | LZ4 : fix the data abort issueJeHyeon Yeon2015-03-161-0/+3
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2015-03-132-1/+769
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | move iov_iter.c from mm/ to lib/Al Viro2015-02-172-1/+769
* | | | Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-03-091-2/+2
|\ \ \ \
| * | | | seq_buf: Fix seq_buf_bprintf() truncationSteven Rostedt (Red Hat)2015-03-041-1/+1
| * | | | seq_buf: Fix seq_buf_vprintf() truncationSteven Rostedt (Red Hat)2015-03-041-1/+1
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-032-37/+36
|\ \ \ \ | |/ / / |/| | |
| * | | rhashtable: use cond_resched()Eric Dumazet2015-02-271-0/+4
| * | | rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann2015-02-272-39/+18
| * | | rhashtable: unconditionally grow when max_shift is not specifiedDaniel Borkmann2015-02-272-3/+1
| * | | rhashtable: initialize all rhashtable walker membersSasha Levin2015-02-231-0/+3
| * | | rhashtable: allow to unload test moduleDaniel Borkmann2015-02-201-0/+5
| * | | rhashtable: better high order allocation attemptsDaniel Borkmann2015-02-201-3/+3
| * | | rhashtable: don't test for shrink on insert, expansion on deleteDaniel Borkmann2015-02-201-9/+18
| * | | rhashtable: don't allocate ht structure on stack in test_rht_initDaniel Borkmann2015-02-201-1/+2
| |/ /
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-15/+15
|\ \ \
| * | | kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-15/+15
* | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-5/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | pci: add pci_iomap_rangeMichael S. Tsirkin2015-01-211-5/+30
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-02-171-8/+28
|\ \ \ \
OpenPOWER on IntegriCloud