Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPS | Kyle McMartin | 2013-02-21 | 1 | -2/+1 | |
* | | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge 3.8-rc5 into tty-next | Greg Kroah-Hartman | 2013-01-25 | 3 | -8/+67 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| * | | | | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 2013-01-18 | 1 | -0/+1 | |
* | | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 6 | -85/+148 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Merge 3.8-rc5 into driver-core-next | Greg Kroah-Hartman | 2013-01-25 | 1 | -0/+1 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| * | | | | lib: devres: Fix build breakage | Thierry Reding | 2013-01-22 | 1 | -0/+1 | |
| * | | | | lib: devres: Introduce devm_ioremap_resource() | Thierry Reding | 2013-01-22 | 1 | -13/+44 | |
| * | | | | Merge 3.9-rc4 into driver-core-next | Greg Kroah-Hartman | 2013-01-17 | 2 | -8/+66 | |
| |\ \ \ \ | ||||||
| * | | | | | dynamic_debug: add pr_errs before -EINVALs | Jim Cromie | 2013-01-17 | 1 | -12/+35 | |
| * | | | | | dynamic_debug: dynamic hex dump | Vladimir Kondratiev | 2013-01-17 | 1 | -1/+3 | |
| * | | | | | dynamic_debug: Fix vpr_<foo> logging styles | Joe Perches | 2013-01-17 | 1 | -56/+62 | |
| * | | | | | lib: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-17 | 3 | -3/+3 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2013-02-21 | 3 | -35/+18 | |
|\ \ \ \ \ | ||||||
| * | | | | | mpilib: use DIV_ROUND_UP and remove unused macros | Andy Shevchenko | 2013-02-01 | 2 | -8/+4 | |
| * | | | | | digsig: remove unnecessary memory allocation and copying | Dmitry Kasatkin | 2013-02-01 | 1 | -27/+14 | |
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-19 | 1 | -56/+61 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2013-02-04 | 1 | -56/+61 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | | | | | | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | *---. \ \ \ | Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.... | Paul E. McKenney | 2013-01-28 | 1 | -56/+60 | |
| | |\ \ \ \ \ \ | | | | | |/ / / | | | | |/| | | | ||||||
| | | | | * | | | rcu: Provide RCU CPU stall warnings for tiny RCU | Paul E. McKenney | 2013-01-28 | 1 | -1/+1 | |
| | | | |/ / / | ||||||
| | | * / / / | rcu: Consolidate debugging Kconfig options | Dave Hansen | 2013-01-26 | 1 | -55/+59 | |
| | | |/ / / | ||||||
| | * / / / | rcu: Reduce rcutorture tracing | Paul E. McKenney | 2013-01-08 | 1 | -0/+1 | |
| | |/ / / | ||||||
* | / / / | digsig: Fix memory leakage in digsig_verify_rsa() | YOSHIFUJI Hideaki | 2013-02-01 | 1 | -0/+2 | |
|/ / / / | ||||||
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-01-20 | 1 | -0/+1 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | module: put modules in list much earlier. | Rusty Russell | 2013-01-12 | 1 | -0/+1 | |
| |/ / | ||||||
* | | | lib/rbtree.c: avoid the use of non-static __always_inline | Michel Lespinasse | 2013-01-11 | 1 | -3/+17 | |
* | | | lib: cpu_rmap: avoid flushing all workqueues | David Decotigny | 2013-01-11 | 1 | -5/+49 | |
| |/ |/| | ||||||
* | | misc: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 | |
|/ | ||||||
* | lib: atomic64: Initialize locks statically to fix early users | Stephen Boyd | 2012-12-20 | 1 | -12/+5 | |
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-12-20 | 1 | -9/+57 | |
|\ | ||||||
| *-----. | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 2012-12-16 | 1 | -9/+57 | |
| |\ \ \ \ | ||||||
| | * | | | | dma-debug: fix to not have dependency on get_dma_ops() interface | Shuah Khan | 2012-11-17 | 1 | -22/+7 | |
| | * | | | | dma-debug: New interfaces to debug dma mapping errors | Shuah Khan | 2012-10-24 | 1 | -4/+67 | |
| | |/ / / | ||||||
* | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-19 | 1 | -4/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | ASN.1: Use the ASN1_LONG_TAG and ASN1_INDEFINITE_LENGTH constants | David Howells | 2012-12-14 | 1 | -4/+4 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-12-18 | 3 | -18/+18 | |
|\ \ \ \ \ | ||||||
| * | | | | | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 2012-12-18 | 1 | -2/+17 | |
| |\| | | | | ||||||
| * | | | | | powerpc+of: Rename and fix OF reconfig notifier error inject module | Benjamin Herrenschmidt | 2012-12-14 | 3 | -18/+18 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge tag 'md-3.8' of git://neil.brown.name/md | Linus Torvalds | 2012-12-18 | 11 | -26/+631 | |
|\ \ \ \ \ | ||||||
| * | | | | | lib/raid6: build proper files on corresponding arch | Yuanhan Liu | 2012-12-13 | 8 | -27/+28 | |
| * | | | | | lib/raid6: Add AVX2 optimized gen_syndrome functions | Yuanhan Liu | 2012-12-13 | 4 | -2/+272 | |
| * | | | | | lib/raid6: Add AVX2 optimized recovery functions | Jim Kukunas | 2012-12-13 | 5 | -7/+341 | |
* | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-12-17 | 10 | -84/+382 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | scatterlist: don't BUG when we can trivially return a proper error. | Nick Bowler | 2012-12-17 | 1 | -1/+2 | |
| * | | | | | | prandom: introduce prandom_bytes() and prandom_bytes_state() | Akinobu Mita | 2012-12-17 | 1 | -0/+49 | |
| * | | | | | | random32: rename random32 to prandom | Akinobu Mita | 2012-12-17 | 3 | -30/+31 | |
| * | | | | | | simple_strto*: annotate function as obsolete | Eldad Zack | 2012-12-17 | 1 | -0/+8 | |
| * | | | | | | kstrto*: add documentation | Eldad Zack | 2012-12-17 | 1 | -0/+64 | |
| * | | | | | | lib/rbtree_test.c: fix uninitialized variable warning | Cong Ding | 2012-12-17 | 1 | -1/+1 | |
| * | | | | | | percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM | Oleg Nesterov | 2012-12-17 | 2 | -1/+5 |