Age | Commit message (Expand) | Author | Files | Lines |
2013-02-22 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -85/+148 |
2013-02-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 3 | -35/+18 |
2013-02-20 | lib/lzo: Update LZO compression to current upstream version | Markus F.X.J. Oberhumer | 3 | -336/+387 |
2013-02-20 | lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c | Markus F.X.J. Oberhumer | 3 | -2/+2 |
2013-02-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -56/+61 |
2013-02-19 | rwsem-spinlock: Implement writer lock-stealing for better scalability | Yuanhan Liu | 1 | -45/+24 |
2013-02-19 | lockdep: Selftest: convert spinlock to raw spinlock | Yong Zhang | 1 | -17/+17 |
2013-02-19 | rwsem: Implement writer lock-stealing for better scalability | Alex Shi | 1 | -29/+46 |
2013-02-11 | asm-generic headers: Allow yet more arch overrides in checksum.h | Vineet Gupta | 1 | -0/+2 |
2013-02-04 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 1 | -56/+61 |
2013-02-01 | mpilib: use DIV_ROUND_UP and remove unused macros | Andy Shevchenko | 2 | -8/+4 |
2013-02-01 | digsig: remove unnecessary memory allocation and copying | Dmitry Kasatkin | 1 | -27/+14 |
2013-02-01 | digsig: Fix memory leakage in digsig_verify_rsa() | YOSHIFUJI Hideaki | 1 | -0/+2 |
2013-01-30 | x86: Don't panic if can not alloc buffer for swiotlb | Yinghai Lu | 1 | -18/+29 |
2013-01-29 | Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.... | Paul E. McKenney | 1 | -56/+60 |
2013-01-29 | rcu: Provide RCU CPU stall warnings for tiny RCU | Paul E. McKenney | 1 | -1/+1 |
2013-01-27 | rcu: Consolidate debugging Kconfig options | Dave Hansen | 1 | -55/+59 |
2013-01-26 | Merge 3.8-rc5 into driver-core-next | Greg Kroah-Hartman | 1 | -0/+1 |
2013-01-26 | Merge 3.8-rc5 into tty-next | Greg Kroah-Hartman | 3 | -8/+67 |
2013-01-23 | lib: devres: Fix build breakage | Thierry Reding | 1 | -0/+1 |
2013-01-22 | lib: devres: Introduce devm_ioremap_resource() | Thierry Reding | 1 | -13/+44 |
2013-01-21 | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell | 1 | -1/+2 |
2013-01-21 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2013-01-19 | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 1 | -0/+1 |
2013-01-18 | Merge 3.9-rc4 into driver-core-next | Greg Kroah-Hartman | 2 | -8/+66 |
2013-01-18 | dynamic_debug: add pr_errs before -EINVALs | Jim Cromie | 1 | -12/+35 |
2013-01-18 | dynamic_debug: dynamic hex dump | Vladimir Kondratiev | 1 | -1/+3 |
2013-01-18 | dynamic_debug: Fix vpr_<foo> logging styles | Joe Perches | 1 | -56/+62 |
2013-01-18 | lib: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 3 | -3/+3 |
2013-01-12 | module: put modules in list much earlier. | Rusty Russell | 1 | -0/+1 |
2013-01-12 | lib/rbtree.c: avoid the use of non-static __always_inline | Michel Lespinasse | 1 | -3/+17 |
2013-01-12 | lib: cpu_rmap: avoid flushing all workqueues | David Decotigny | 1 | -5/+49 |
2013-01-09 | rcu: Reduce rcutorture tracing | Paul E. McKenney | 1 | -0/+1 |
2013-01-04 | misc: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |
2012-12-21 | lib: atomic64: Initialize locks statically to fix early users | Stephen Boyd | 1 | -12/+5 |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -9/+57 |
2012-12-19 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+4 |
2012-12-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 3 | -18/+18 |
2012-12-18 | Merge tag 'md-3.8' of git://neil.brown.name/md | Linus Torvalds | 11 | -26/+631 |
2012-12-18 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 10 | -84/+382 |
2012-12-18 | scatterlist: don't BUG when we can trivially return a proper error. | Nick Bowler | 1 | -1/+2 |
2012-12-18 | prandom: introduce prandom_bytes() and prandom_bytes_state() | Akinobu Mita | 1 | -0/+49 |
2012-12-18 | random32: rename random32 to prandom | Akinobu Mita | 3 | -30/+31 |
2012-12-18 | simple_strto*: annotate function as obsolete | Eldad Zack | 1 | -0/+8 |
2012-12-18 | kstrto*: add documentation | Eldad Zack | 1 | -0/+64 |
2012-12-18 | lib/rbtree_test.c: fix uninitialized variable warning | Cong Ding | 1 | -1/+1 |
2012-12-18 | percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM | Oleg Nesterov | 2 | -1/+5 |
2012-12-18 | percpu_rw_semaphore: add lockdep annotations | Oleg Nesterov | 1 | -4/+17 |
2012-12-18 | percpu_rw_semaphore: kill ->writer_mutex, add ->write_ctr | Oleg Nesterov | 1 | -18/+16 |
2012-12-18 | percpu_rw_semaphore: reimplement to not block the readers unnecessarily | Oleg Nesterov | 2 | -1/+155 |