aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | rhashtable: Avoid calculating hash again to unlockThomas Graf2015-03-16
| * | | | | | | | | | rhashtable: Annotate RCU locking of walkersThomas Graf2015-03-16
| * | | | | | | | | | rhashtable: Fix rhashtable_remove failuresHerbert Xu2015-03-15
| * | | | | | | | | | rhashtable: Fix use-after-free in rhashtable_walk_stopHerbert Xu2015-03-15
| * | | | | | | | | | rhashtable: Move future_tbl into struct bucket_tableHerbert Xu2015-03-15
| * | | | | | | | | | rhashtable: Add rehash counter to bucket_tableHerbert Xu2015-03-15
| * | | | | | | | | | rhashtable: Free bucket tables asynchronously after rehashHerbert Xu2015-03-15
| * | | | | | | | | | rhashtable: Move seed init into bucket_table_allocHerbert Xu2015-03-15
| * | | | | | | | | | rhashtable: Use SINGLE_DEPTH_NESTINGHerbert Xu2015-03-15
| * | | | | | | | | | rhashtable: Fix walker behaviour during rehashHerbert Xu2015-03-15
| * | | | | | | | | | rhashtable: Fix read-side crash during rehashHerbert Xu2015-03-12
| * | | | | | | | | | rhashtable: kill ht->shift atomic operationsDaniel Borkmann2015-03-12
| * | | | | | | | | | rhashtable: Fix reader/rehash raceHerbert Xu2015-03-12
| * | | | | | | | | | rhashtable: Remove obj_raw_hashfnHerbert Xu2015-03-12
| * | | | | | | | | | rhashtable: Remove key length argument to key_hashfnHerbert Xu2015-03-12
| * | | | | | | | | | rhashtable: Use head_hashfn instead of obj_raw_hashfnHerbert Xu2015-03-12
| * | | | | | | | | | rhashtable: Move masking back into key_hashfnHerbert Xu2015-03-12
| * | | | | | | | | | rhashtable: Add annotation to nested lockHerbert Xu2015-03-11
| * | | | | | | | | | rhashtable: Add arbitrary rehash functionHerbert Xu2015-03-11
| * | | | | | | | | | rhashtable: Move hash_rnd into bucket_tableHerbert Xu2015-03-11
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Kconfig: memtest: update number of test patterns up to 17Vladimir Murzin2015-04-14
| * | | | | | | | | | | mm: move memtest under mmVladimir Murzin2015-04-14
| * | | | | | | | | | | x86, mm: support huge KVA mappings on x86Toshi Kani2015-04-14
| * | | | | | | | | | | mm: change ioremap to set up huge I/O mappingsToshi Kani2015-04-14
| * | | | | | | | | | | lib/ioremap.c: add huge I/O map capability interfacesToshi Kani2015-04-14
* | | | | | | | | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'iov_iter' into for-nextAl Viro2015-04-11
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| | * | | | | | | | | | saner iov_iter initialization primitivesAl Viro2015-03-30
| * | | | | | | | | | | VFS: Add iov_iter_fault_in_multipages_readable()Anton Altaparmakov2015-04-11
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-03-27
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | | | | | | | | | |
| | | \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...Paul E. McKenney2015-03-20
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | | | * | | | | | | | rcutorture: Default to grace-period-initialization delaysPaul E. McKenney2015-03-12
| | | | * | | | | | | | rcu: Provide diagnostic option to slow down grace-period initializationPaul E. McKenney2015-03-11
| | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | rcu: Drive PROVE_RCU directly off of PROVE_LOCKINGPaul E. McKenney2015-02-26
| | |/ / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | lib: correct link to the original source for div64_u64Heinrich Schuchardt2015-03-06
* | | | | | | | | | Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kobject: WARN as tip when call kobject_get() to a kobject not initializedEthan Zhao2015-03-25
| * | | | | | | | | | lib/lz4: Pull out constant tablesRasmus Villemoes2015-03-25
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2015-03-31
| |\| | | | | | | | |
| * | | | | | | | | | timekeeping: Add debugging checks to warn if we see delaysJohn Stultz2015-03-13
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | locking: Remove ACCESS_ONCE() usageDavidlohr Bueso2015-02-24
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-03
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer2015-03-31
| | |/ / / / / / | |/| | | | | |
* / | | | | | | netlink: pad nla_memcpy dest buffer with zeroesJiri Benc2015-03-31
|/ / / / / / /
* | | | | / / LZ4 : fix the data abort issueJeHyeon Yeon2015-03-16
| |_|_|_|/ / |/| | | | |