aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-21
|\
| * decompressors: make the default XZ_DEC_* config match the selected architectureFlorian Fainelli2013-02-21
| * decompressors: drop dependency on CONFIG_EXPERTFlorian Fainelli2013-02-21
| * decompressors: group XZ_DEC_* symbols under an if XZ_BCJ / endifFlorian Fainelli2013-02-21
| * lib/parser.c: fix up comments for valid return values from match_numberNamjae Jeon2013-02-21
| * lib/vsprintf.c: add %pa format specifier for phys_addr_t typesStepan Moskovchenko2013-02-21
| * lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPSKyle McMartin2013-02-21
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \
| * \ Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-25
| |\ \
| * | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-26
| |\ \ \ | | | |/ | | |/|
| * | | lib: devres: Fix build breakageThierry Reding2013-01-22
| * | | lib: devres: Introduce devm_ioremap_resource()Thierry Reding2013-01-22
| * | | Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-17
| |\ \ \
| * | | | dynamic_debug: add pr_errs before -EINVALsJim Cromie2013-01-17
| * | | | dynamic_debug: dynamic hex dumpVladimir Kondratiev2013-01-17
| * | | | dynamic_debug: Fix vpr_<foo> logging stylesJoe Perches2013-01-17
| * | | | lib: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-17
| | |_|/ | |/| |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2013-02-21
|\ \ \ \
| * | | | mpilib: use DIV_ROUND_UP and remove unused macrosAndy Shevchenko2013-02-01
| * | | | digsig: remove unnecessary memory allocation and copyingDmitry Kasatkin2013-02-01
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-19
|\ \ \ \ \
| * \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-02-04
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....Paul E. McKenney2013-01-29
| | |\ \ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | | * | | rcu: Provide RCU CPU stall warnings for tiny RCUPaul E. McKenney2013-01-29
| | | | |/ / /
| | | * / / / rcu: Consolidate debugging Kconfig optionsDave Hansen2013-01-26
| | | |/ / /
| | * / / / rcu: Reduce rcutorture tracingPaul E. McKenney2013-01-08
| | |/ / /
* | / / / digsig: Fix memory leakage in digsig_verify_rsa()YOSHIFUJI Hideaki2013-01-31
|/ / / /
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-20
|\ \ \ \ | |_|_|/ |/| | |
| * | | module: put modules in list much earlier.Rusty Russell2013-01-11
| |/ /
* | | lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse2013-01-11
* | | lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2013-01-11
| |/ |/|
* | misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* lib: atomic64: Initialize locks statically to fix early usersStephen Boyd2012-12-20
* Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-20
|\
| *-----. Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-16
| |\ \ \ \
| | * | | | dma-debug: fix to not have dependency on get_dma_ops() interfaceShuah Khan2012-11-17
| | * | | | dma-debug: New interfaces to debug dma mapping errorsShuah Khan2012-10-24
| | |/ / /
* | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-19
|\ \ \ \ \
| * | | | | ASN.1: Use the ASN1_LONG_TAG and ASN1_INDEFINITE_LENGTH constantsDavid Howells2012-12-13
| | |_|_|/ | |/| | |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-18
|\ \ \ \ \
| * | | | | Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2012-12-17
| |\| | | |
| * | | | | powerpc+of: Rename and fix OF reconfig notifier error inject moduleBenjamin Herrenschmidt2012-12-13
| | |_|_|/ | |/| | |
* | | | | Merge tag 'md-3.8' of git://neil.brown.name/mdLinus Torvalds2012-12-18
|\ \ \ \ \
| * | | | | lib/raid6: build proper files on corresponding archYuanhan Liu2012-12-13
| * | | | | lib/raid6: Add AVX2 optimized gen_syndrome functionsYuanhan Liu2012-12-13
| * | | | | lib/raid6: Add AVX2 optimized recovery functionsJim Kukunas2012-12-13
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-17
|\ \ \ \ \ \
| * | | | | | scatterlist: don't BUG when we can trivially return a proper error.Nick Bowler2012-12-17