Age | Commit message (Expand) | Author |
2013-11-15 | vsprintf: ignore %n again | Kees Cook |
2013-11-15 | lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies | Peter Zijlstra |
2013-11-14 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-11-14 | Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-11-13 | lib/genalloc: add a helper function for DMA buffer allocation | Nicolin Chen |
2013-11-13 | lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...)) | Duan Jiong |
2013-11-13 | lib/vsprintf.c: document formats for dentry and struct file | Olof Johansson |
2013-11-13 | lib/debugobjects.c: remove unnecessary work pending test | Xie XiuQi |
2013-11-13 | vsprintf: check real user/group id for %pK | Ryan Mallon |
2013-11-13 | percpu: add test module for various percpu operations | Greg Thelen |
2013-11-13 | mm: do not walk all of system memory during show_mem | Mel Gorman |
2013-11-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-11 | random32: add test cases for taus113 implementation | Daniel Borkmann |
2013-11-11 | random32: upgrade taus88 generator to taus113 from errata paper | Daniel Borkmann |
2013-11-11 | random32: add prandom_reseed_late() and call when nonblocking pool becomes in... | Hannes Frederic Sowa |
2013-11-11 | random32: add periodic reseeding | Hannes Frederic Sowa |
2013-11-11 | random32: fix off-by-one in seeding requirement | Daniel Borkmann |
2013-11-11 | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-08 | Merge branch 'blk-mq/core' into for-3.13/core | Jens Axboe |
2013-11-07 | Revert "sysfs: drop kobj_ns_type handling" | Linus Torvalds |
2013-11-07 | Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-11-07 | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-11-06 | locking: Move the percpu-rwsem code to kernel/locking/ | Peter Zijlstra |
2013-11-06 | locking: Move the rwsem code to kernel/locking/ | Peter Zijlstra |
2013-11-06 | locking: Move the spinlock code to kernel/locking/ | Peter Zijlstra |
2013-11-06 | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f... | Ingo Molnar |
2013-11-04 | lib: crc32: reduce number of cases for crc32{, c}_combine | Daniel Borkmann |
2013-11-04 | lib: crc32: conditionally resched when running testcases | Daniel Borkmann |
2013-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-11-03 | lib: crc32: add test cases for crc32{, c}_combine routines | Daniel Borkmann |
2013-11-03 | lib: crc32: add functionality to combine two crc32{, c}s in GF(2) | Daniel Borkmann |
2013-11-03 | lib: crc32: clean up spacing in test cases | Daniel Borkmann |
2013-11-01 | Merge branch 'linus' into sched/core | Ingo Molnar |
2013-10-31 | lib/scatterlist.c: don't flush_kernel_dcache_page on slab page | Ming Lei |
2013-10-29 | Kconfig: make KOBJECT_RELEASE debugging require timer debugging | Linus Torvalds |
2013-10-25 | percpu_ida: add an API to return free tags | Shaohua Li |
2013-10-25 | percpu_ida: add percpu_ida_for_each_free | Shaohua Li |
2013-10-25 | percpu_ida: make percpu_ida percpu size/batch configurable | Shaohua Li |
2013-10-25 | percpu_counter: make APIs irq safe | Shaohua Li |
2013-10-19 | Merge 3.12-rc6 into driver-core-next | Greg Kroah-Hartman |
2013-10-16 | percpu_refcount: export symbols | Matias Bjorling |
2013-10-16 | sysrq: Allow magic SysRq key functions to be disabled through Kconfig | Ben Hutchings |
2013-10-15 | GFS2: Use lockref for glocks | Steven Whitehouse |
2013-10-11 | kobject: show debug info on delayed kobject release | Fengguang Wu |
2013-10-11 | Merge branch 'core/urgent' into sched/core | Ingo Molnar |
2013-10-10 | kobject: show debug info on delayed kobject release | Fengguang Wu |
2013-10-09 | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar |
2013-10-03 | kobject: grab an extra reference on kobject->sd to allow duplicate deletes | Tejun Heo |
2013-10-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |