summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | lib/Kconfig.debug: adjust hard-lockup related Kconfig optionsJan Beulich2012-10-061-4/+5
* | | | lib/parser.c: avoid overflow in match_number()Alex Elder2012-10-061-2/+8
* | | | idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu2012-10-061-16/+16
* | | | lib/vsprintf: update documentation to cover all of %p[Mm][FR]Andy Shevchenko2012-10-061-1/+4
* | | | lib: vsprintf: fix broken commentsGeorge Spelvin2012-10-061-7/+7
* | | | lib: vsprintf: optimize put_dec_trunc8()George Spelvin2012-10-061-16/+6
* | | | lib: vsprintf: optimize division by 10000George Spelvin2012-10-061-27/+33
* | | | lib: vsprintf: optimize division by 10 for small integersGeorge Spelvin2012-10-061-2/+3
* | | | sections: fix const sections for crc32 tableJoe Mario2012-10-062-6/+9
* | | | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-021-9/+24
|\ \ \ \
| * \ \ \ Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-221-9/+24
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | swiotlb: add the late swiotlb initialization function with iotlb memoryKonrad Rzeszutek Wilk2012-08-211-9/+24
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-022-3/+6
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-151-2/+4
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-081-2/+1
| * | | | | netlink: kill netlink_set_nonrootPablo Neira Ayuso2012-09-081-1/+1
| * | | | | netlink: add minlen validation for the new signed typesJulian Anastasov2012-08-301-0/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-011-4/+4
|\ \ \ \ \
| * \ \ \ \ Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-161-2/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | usb/core: use bin2bcd() for bcdDevice in RHSebastian Andrzej Siewior2012-09-101-4/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-011-13/+43
|\ \ \ \ \
| * | | | | device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emitJoe Perches2012-09-171-20/+11
| * | | | | netdev_printk/netif_printk: Remove a superfluous logging colonJoe Perches2012-09-171-1/+1
| * | | | | netdev_printk/dynamic_netdev_dbg: Directly call printk_emitJoe Perches2012-09-171-3/+23
| * | | | | dev_dbg/dynamic_debug: Update to use printk_emit, optimize stackJoe Perches2012-09-171-10/+29
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-011-2/+4
|\ \ \ \ \
| * | | | | arm64: Build infrastructureCatalin Marinas2012-09-171-2/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-011-0/+14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney2012-09-251-2/+4
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | rcu: Add PROVE_RCU_DELAY to provoke difficult racesPaul E. McKenney2012-09-231-0/+14
| | |/ / | |/| |
* | | | lib/flex_proportions.c: fix corruption of denominator in flexible proportionsJan Kara2012-09-251-1/+1
| |/ / |/| |
* | | digsig: add hash size comparision on signature verificationDmitry Kasatkin2012-09-131-2/+4
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-7/+7
|\ \
| * | switch the protection of percpu_counter list to spinlockAl Viro2012-07-311-7/+7
| |/
* | Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-302-1/+273
|\ \
| * | lib: Fix possible deadlock in flexible proportion codeJan Kara2012-06-091-2/+8
| * | lib: Proportions with flexible periodJan Kara2012-06-092-1/+267
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-3015-58/+528
|\ \ \
| * | | lib/scatterlist: do not re-write gfp_flags in __sg_alloc_table()Mandeep Singh Baines2012-07-301-8/+0
| * | | powerpc: pSeries reconfig notifier error injection moduleAkinobu Mita2012-07-303-0/+70
| * | | memory: memory notifier error injection moduleAkinobu Mita2012-07-303-0/+72
| * | | PM: PM notifier error injection moduleAkinobu Mita2012-07-303-0/+74
| * | | cpu: rewrite cpu-notifier-error-inject moduleAkinobu Mita2012-07-302-40/+39
| * | | fault-injection: notifier error injectionAkinobu Mita2012-07-304-0/+148
| * | | lib/crc32.c: fix unused variables warningsThiago Rafael Becker2012-07-301-0/+2
| * | | spinlock_debug: print offset in addition to symbol nameStephen Boyd2012-07-301-1/+1
| * | | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas2012-07-302-3/+5
| * | | string: introduce memweight()Akinobu Mita2012-07-302-1/+39
| * | | vsprintf: add support of '%*ph[CDN]'Andy Shevchenko2012-07-301-0/+55