Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | lib/debugobjects.c: remove unnecessary work pending test | Xie XiuQi | 2013-11-13 | 1 | -1/+1 | |
* | | | | | | | vsprintf: check real user/group id for %pK | Ryan Mallon | 2013-11-13 | 1 | -3/+30 | |
* | | | | | | | percpu: add test module for various percpu operations | Greg Thelen | 2013-11-13 | 3 | -0/+149 | |
* | | | | | | | mm: do not walk all of system memory during show_mem | Mel Gorman | 2013-11-13 | 1 | -28/+11 | |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-12 | 2 | -3/+2 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2013-11-01 | 2 | -1/+4 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'core/urgent' into sched/core | Ingo Molnar | 2013-10-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar | 2013-10-09 | 3 | -7/+23 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sched: Introduce preempt_count accessor functions | Peter Zijlstra | 2013-09-25 | 2 | -3/+2 | |
* | | | | | | | | | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-11 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | GFS2: Use lockref for glocks | Steven Whitehouse | 2013-10-15 | 1 | -0/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Revert "sysfs: drop kobj_ns_type handling" | Linus Torvalds | 2013-11-07 | 1 | -4/+1 | |
* | | | | | | | | | Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-11-07 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sysrq: Allow magic SysRq key functions to be disabled through Kconfig | Ben Hutchings | 2013-10-16 | 1 | -0/+9 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-07 | 1 | -4/+89 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge 3.12-rc6 into driver-core-next | Greg Kroah-Hartman | 2013-10-19 | 2 | -0/+5 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | kobject: show debug info on delayed kobject release | Fengguang Wu | 2013-10-11 | 1 | -1/+1 | |
| * | | | | | | | | kobject: grab an extra reference on kobject->sd to allow duplicate deletes | Tejun Heo | 2013-10-03 | 1 | -0/+12 | |
| * | | | | | | | | Merge 3.12-rc3 into driver-core-next | Greg Kroah-Hartman | 2013-09-29 | 2 | -7/+21 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | kobject: introduce kobj_completion | Jeff Mahoney | 2013-09-26 | 1 | -0/+50 | |
| * | | | | | | | | sysfs: drop kobj_ns_type handling | Tejun Heo | 2013-09-26 | 1 | -1/+4 | |
| * | | | | | | | | sysfs: remove ktype->namespace() invocations in directory code | Tejun Heo | 2013-09-26 | 1 | -4/+24 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | lib/scatterlist.c: don't flush_kernel_dcache_page on slab page | Ming Lei | 2013-10-31 | 1 | -1/+2 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Kconfig: make KOBJECT_RELEASE debugging require timer debugging | Linus Torvalds | 2013-10-29 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | percpu_refcount: export symbols | Matias Bjorling | 2013-10-16 | 1 | -0/+3 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | kobject: show debug info on delayed kobject release | Fengguang Wu | 2013-10-10 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-10-01 | 1 | -0/+2 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | lib: introduce upper case hex ascii helpers | Andre Naujoks | 2013-09-20 | 1 | -0/+2 | |
| | |/ | |/| | ||||||
* | | | lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP() | Heiko Carstens | 2013-09-28 | 1 | -1/+9 | |
* | | | sysfs: Allow mounting without CONFIG_NET | Eric W. Biederman | 2013-09-27 | 1 | -4/+1 | |
* | | | lockref: allow relaxed cmpxchg64 variant for lockless updates | Will Deacon | 2013-09-27 | 1 | -2/+11 | |
| |/ |/| | ||||||
* | | lockref: use cmpxchg64 explicitly for lockless updates | Will Deacon | 2013-09-20 | 1 | -2/+2 | |
|/ | ||||||
* | Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l... | Linus Torvalds | 2013-09-13 | 2 | -7/+1 | |
|\ | ||||||
| * | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 2 | -7/+1 | |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-09-13 | 1 | -1/+10 | |
|\ \ | |/ |/| | ||||||
| * | crypto: crct10dif - Add fallback for broken initrds | Herbert Xu | 2013-09-12 | 1 | -1/+10 | |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2013-09-12 | 2 | -2/+338 | |
|\ \ | ||||||
| * | | idr: Percpu ida | Kent Overstreet | 2013-09-09 | 2 | -2/+338 | |
* | | | lz4: fix compression/decompression signedness mismatch | Sergey Senozhatsky | 2013-09-11 | 1 | -4/+4 | |
* | | | lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt | Jan Kara | 2013-09-11 | 1 | -2/+39 | |
* | | | rbtree: allow tests to run as builtin | Cody P Schafer | 2013-09-11 | 1 | -1/+1 | |
* | | | rbtree_test: add test for postorder iteration | Cody P Schafer | 2013-09-11 | 1 | -0/+12 | |
* | | | rbtree: add postorder iteration functions | Cody P Schafer | 2013-09-11 | 1 | -0/+40 | |
* | | | lib/decompressors: fix "no limit" output buffer length | Alexandre Courbot | 2013-09-11 | 1 | -1/+1 | |
* | | | lib/crc32: update the comments of crc32_{be,le}_generic() | Gu Zheng | 2013-09-11 | 1 | -6/+11 | |
* | | | lib/genalloc.c: correct dev_get_gen_pool documentation | Emilio López | 2013-09-11 | 1 | -1/+0 | |
* | | | lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) | Joe Perches | 2013-09-11 | 1 | -1/+1 | |
* | | | lib/genalloc.c: fix overflow of ending address of memory chunk | Joonyoung Shim | 2013-09-11 | 1 | -7/+12 | |
* | | | Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-09-10 | 1 | -0/+40 | |
|\ \ \ | ||||||
| * | | | math64: New separate div64_u64_rem helper | Mike Snitzer | 2013-08-23 | 1 | -0/+40 | |
| |/ / |