Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | rhashtable: Add rehash counter to bucket_table | Herbert Xu | 2015-03-15 | 2 | -1/+2 | |
| * | | | | | | | rhashtable: Free bucket tables asynchronously after rehash | Herbert Xu | 2015-03-15 | 1 | -3/+6 | |
| * | | | | | | | rhashtable: Move seed init into bucket_table_alloc | Herbert Xu | 2015-03-15 | 1 | -10/+6 | |
| * | | | | | | | rhashtable: Use SINGLE_DEPTH_NESTING | Herbert Xu | 2015-03-15 | 1 | -7/+2 | |
| * | | | | | | | rhashtable: Fix walker behaviour during rehash | Herbert Xu | 2015-03-15 | 1 | -23/+46 | |
| * | | | | | | | rhashtable: Fix read-side crash during rehash | Herbert Xu | 2015-03-12 | 1 | -1/+1 | |
| * | | | | | | | rhashtable: kill ht->shift atomic operations | Daniel Borkmann | 2015-03-12 | 1 | -30/+25 | |
| * | | | | | | | rhashtable: Fix reader/rehash race | Herbert Xu | 2015-03-12 | 1 | -0/+6 | |
| * | | | | | | | rhashtable: Remove obj_raw_hashfn | Herbert Xu | 2015-03-12 | 1 | -18/+7 | |
| * | | | | | | | rhashtable: Remove key length argument to key_hashfn | Herbert Xu | 2015-03-12 | 1 | -3/+4 | |
| * | | | | | | | rhashtable: Use head_hashfn instead of obj_raw_hashfn | Herbert Xu | 2015-03-12 | 1 | -7/+5 | |
| * | | | | | | | rhashtable: Move masking back into key_hashfn | Herbert Xu | 2015-03-12 | 1 | -2/+3 | |
| * | | | | | | | rhashtable: Add annotation to nested lock | Herbert Xu | 2015-03-11 | 1 | -2/+2 | |
| * | | | | | | | rhashtable: Add arbitrary rehash function | Herbert Xu | 2015-03-11 | 1 | -332/+174 | |
| * | | | | | | | rhashtable: Move hash_rnd into bucket_table | Herbert Xu | 2015-03-11 | 1 | -9/+15 | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-14 | 2 | -0/+65 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Kconfig: memtest: update number of test patterns up to 17 | Vladimir Murzin | 2015-04-14 | 1 | -1/+1 | |
| * | | | | | | | | mm: move memtest under mm | Vladimir Murzin | 2015-04-14 | 1 | -0/+12 | |
| * | | | | | | | | x86, mm: support huge KVA mappings on x86 | Toshi Kani | 2015-04-14 | 1 | -3/+3 | |
| * | | | | | | | | mm: change ioremap to set up huge I/O mappings | Toshi Kani | 2015-04-14 | 1 | -0/+16 | |
| * | | | | | | | | lib/ioremap.c: add huge I/O map capability interfaces | Toshi Kani | 2015-04-14 | 1 | -0/+37 | |
* | | | | | | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-04-14 | 1 | -0/+83 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'iov_iter' into for-next | Al Viro | 2015-04-11 | 1 | -0/+57 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| | * | | | | | | | | saner iov_iter initialization primitives | Al Viro | 2015-03-30 | 1 | -0/+57 | |
| * | | | | | | | | | VFS: Add iov_iter_fault_in_multipages_readable() | Anton Altaparmakov | 2015-04-11 | 1 | -0/+26 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-14 | 1 | -10/+25 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-03-27 | 1 | -10/+25 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ | Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',... | Paul E. McKenney | 2015-03-20 | 1 | -10/+25 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | rcutorture: Default to grace-period-initialization delays | Paul E. McKenney | 2015-03-12 | 1 | -1/+1 | |
| | | | * | | | | | | | rcu: Provide diagnostic option to slow down grace-period initialization | Paul E. McKenney | 2015-03-11 | 1 | -0/+24 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | rcu: Drive PROVE_RCU directly off of PROVE_LOCKING | Paul E. McKenney | 2015-02-26 | 1 | -10/+1 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-04-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | lib: correct link to the original source for div64_u64 | Heinrich Schuchardt | 2015-03-06 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-04-13 | 2 | -12/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | kobject: WARN as tip when call kobject_get() to a kobject not initialized | Ethan Zhao | 2015-03-25 | 1 | -1/+6 | |
| * | | | | | | | | | lib/lz4: Pull out constant tables | Rasmus Villemoes | 2015-03-25 | 1 | -11/+7 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-04-13 | 1 | -0/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Merge tag 'v4.0-rc6' into timers/core, before applying new patches | Ingo Molnar | 2015-03-31 | 6 | -40/+810 | |
| |\| | | | | | | | | ||||||
| * | | | | | | | | | timekeeping: Add debugging checks to warn if we see delays | John Stultz | 2015-03-13 | 1 | -0/+13 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-04-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | locking: Remove ACCESS_ONCE() usage | Davidlohr Bueso | 2015-02-24 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-04-03 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | block: fix blk_stack_limits() regression due to lcm() change | Mike Snitzer | 2015-03-31 | 1 | -0/+11 | |
| | |/ / / / / | |/| | | | | | ||||||
* / | | | | | | netlink: pad nla_memcpy dest buffer with zeroes | Jiri Benc | 2015-03-31 | 1 | -0/+2 | |
|/ / / / / / | ||||||
* | | | | / | LZ4 : fix the data abort issue | JeHyeon Yeon | 2015-03-16 | 1 | -0/+3 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2015-03-13 | 2 | -1/+769 | |
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | | | ||||||
| * | | | move iov_iter.c from mm/ to lib/ | Al Viro | 2015-02-17 | 2 | -1/+769 | |
* | | | | Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-03-09 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | seq_buf: Fix seq_buf_bprintf() truncation | Steven Rostedt (Red Hat) | 2015-03-04 | 1 | -1/+1 | |
| * | | | | seq_buf: Fix seq_buf_vprintf() truncation | Steven Rostedt (Red Hat) | 2015-03-04 | 1 | -1/+1 | |
| | |/ / | |/| | |