| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f... | Ingo Molnar | 2013-11-06 | 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 |
* | | | | | lib/scatterlist.c: don't flush_kernel_dcache_page on slab page | Ming Lei | 2013-11-01 | 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-17 | 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-13 | 2 | -2/+338 |
|\ \ |
|
| * | | idr: Percpu ida | Kent Overstreet | 2013-09-09 | 2 | -2/+338 |
* | | | lz4: fix compression/decompression signedness mismatch | Sergey Senozhatsky | 2013-09-12 | 1 | -4/+4 |
* | | | lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt | Jan Kara | 2013-09-12 | 1 | -2/+39 |
* | | | rbtree: allow tests to run as builtin | Cody P Schafer | 2013-09-12 | 1 | -1/+1 |
* | | | rbtree_test: add test for postorder iteration | Cody P Schafer | 2013-09-12 | 1 | -0/+12 |
* | | | rbtree: add postorder iteration functions | Cody P Schafer | 2013-09-12 | 1 | -0/+40 |
* | | | lib/decompressors: fix "no limit" output buffer length | Alexandre Courbot | 2013-09-12 | 1 | -1/+1 |
* | | | lib/crc32: update the comments of crc32_{be,le}_generic() | Gu Zheng | 2013-09-12 | 1 | -6/+11 |
* | | | lib/genalloc.c: correct dev_get_gen_pool documentation | Emilio López | 2013-09-12 | 1 | -1/+0 |
* | | | lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) | Joe Perches | 2013-09-12 | 1 | -1/+1 |
* | | | lib/genalloc.c: fix overflow of ending address of memory chunk | Joonyoung Shim | 2013-09-12 | 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 |
| |/ / |
|
* | | | Merge tag 'md/3.12' of git://neil.brown.name/md | Linus Torvalds | 2013-09-10 | 4 | -1/+103 |
|\ \ \ |
|
| * | | | raid6/test: replace echo -e with printf | Max Filippov | 2013-08-27 | 1 | -1/+1 |
| * | | | RAID: add tilegx SIMD implementation of raid6 | Ken Steele | 2013-08-27 | 4 | -0/+102 |
* | | | | Merge tag 'arc-v3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds | 2013-09-09 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | Kconfig.debug: Add FRAME_POINTER anti-dependency for ARC | Vineet Gupta | 2013-09-05 | 1 | -3/+3 |
| |/ / / |
|
* | | | | lockref: add ability to mark lockrefs "dead" | Linus Torvalds | 2013-09-08 | 1 | -0/+38 |
* | | | | lockref: fix docbook argument names | Linus Torvalds | 2013-09-08 | 1 | -4/+4 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2013-09-07 | 1 | -0/+15 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | sysfs: Restrict mounting sysfs | Eric W. Biederman | 2013-08-29 | 1 | -0/+15 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-09-07 | 2 | -43/+33 |
|\ \ \ \ |
|
| * | | | | Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra... | Herbert Xu | 2013-09-07 | 2 | -43/+33 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-09-06 | 6 | -1/+210 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---. \ \ \ | Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus | Russell King | 2013-09-05 | 6 | -1/+210 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | /
| | |_|_|_|/
| |/| | | | |
|
| | | * | | | Merge branch 'for-rmk/barriers' of git://git.kernel.org/pub/scm/linux/kernel/... | Russell King | 2013-08-28 | 3 | -42/+50 |
| | | |\ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm ... | Russell King | 2013-07-22 | 6 | -1/+210 |
| | | |\ \ \
| | | | |/ /
| | | |/| | |
|
| | | | * | | lib/raid6: add ARM-NEON accelerated syndrome calculation | Ard Biesheuvel | 2013-07-08 | 6 | -1/+210 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-09-05 | 1 | -0/+82 |
|\ \ \ \ \ \ |
|