aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
...
* | | | | | | vsprintf: check real user/group id for %pKRyan Mallon2013-11-12
* | | | | | | percpu: add test module for various percpu operationsGreg Thelen2013-11-12
* | | | | | | mm: do not walk all of system memory during show_memMel Gorman2013-11-12
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-11
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'linus' into sched/coreIngo Molnar2013-11-01
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'core/urgent' into sched/coreIngo Molnar2013-10-11
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-09
| |\ \ \ \ \ \ \
| * | | | | | | | sched: Introduce preempt_count accessor functionsPeter Zijlstra2013-09-25
* | | | | | | | | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | GFS2: Use lockref for glocksSteven Whitehouse2013-10-15
| |/ / / / / / / /
* | | | | | | | | Revert "sysfs: drop kobj_ns_type handling"Linus Torvalds2013-11-07
* | | | | | | | | Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-11-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sysrq: Allow magic SysRq key functions to be disabled through KconfigBen Hutchings2013-10-16
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-06
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman2013-10-19
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | kobject: show debug info on delayed kobject releaseFengguang Wu2013-10-11
| * | | | | | | | kobject: grab an extra reference on kobject->sd to allow duplicate deletesTejun Heo2013-10-03
| * | | | | | | | Merge 3.12-rc3 into driver-core-nextGreg Kroah-Hartman2013-09-29
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | kobject: introduce kobj_completionJeff Mahoney2013-09-26
| * | | | | | | | sysfs: drop kobj_ns_type handlingTejun Heo2013-09-26
| * | | | | | | | sysfs: remove ktype->namespace() invocations in directory codeTejun Heo2013-09-26
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | lib/scatterlist.c: don't flush_kernel_dcache_page on slab pageMing Lei2013-10-31
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Kconfig: make KOBJECT_RELEASE debugging require timer debuggingLinus Torvalds2013-10-29
| |_|/ / / / |/| | | | |
* | | | | | percpu_refcount: export symbolsMatias Bjorling2013-10-17
| |_|_|_|/ |/| | | |
* | | | | kobject: show debug info on delayed kobject releaseFengguang Wu2013-10-10
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-01
|\ \ \ \ | |_|/ / |/| | |
| * | | lib: introduce upper case hex ascii helpersAndre Naujoks2013-09-20
| | |/ | |/|
* | | lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()Heiko Carstens2013-09-28
* | | sysfs: Allow mounting without CONFIG_NETEric W. Biederman2013-09-27
* | | lockref: allow relaxed cmpxchg64 variant for lockless updatesWill Deacon2013-09-27
| |/ |/|
* | lockref: use cmpxchg64 explicitly for lockless updatesWill Deacon2013-09-20
|/
* Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2013-09-13
|\
| * Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-09-13
|\ \ | |/ |/|
| * crypto: crct10dif - Add fallback for broken initrdsHerbert Xu2013-09-12
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-09-12
|\ \
| * | idr: Percpu idaKent Overstreet2013-09-09
* | | lz4: fix compression/decompression signedness mismatchSergey Senozhatsky2013-09-11
* | | lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara2013-09-11
* | | rbtree: allow tests to run as builtinCody P Schafer2013-09-11
* | | rbtree_test: add test for postorder iterationCody P Schafer2013-09-11
* | | rbtree: add postorder iteration functionsCody P Schafer2013-09-11
* | | lib/decompressors: fix "no limit" output buffer lengthAlexandre Courbot2013-09-11
* | | lib/crc32: update the comments of crc32_{be,le}_generic()Gu Zheng2013-09-11
* | | lib/genalloc.c: correct dev_get_gen_pool documentationEmilio López2013-09-11
* | | lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)Joe Perches2013-09-11
* | | lib/genalloc.c: fix overflow of ending address of memory chunkJoonyoung Shim2013-09-11
* | | Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-10
|\ \ \
| * | | math64: New separate div64_u64_rem helperMike Snitzer2013-08-23
| |/ /
* | | Merge tag 'md/3.12' of git://neil.brown.name/mdLinus Torvalds2013-09-10
|\ \ \