summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-05-14Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-18netlink: don't compare the nul-termination in nla_strcmpPablo Neira
2014-04-10Merge branch 'rtmerge' into sdk-v1.6.xScott Wood
2014-04-10lockdep: Selftest: Only do hardirq context test for raw spinlockYong Zhang
2014-04-10cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2014-04-10debugobjects-rt.patchThomas Gleixner
2014-04-10idr: Use local lock instead of preempt enable/disableThomas Gleixner
2014-04-10lockref: disable 64bit cmpxchg optimization on RTSebastian Andrzej Siewior
2014-04-10percpu-rwsem: compile fixSebastian Andrzej Siewior
2014-04-10rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2014-04-10rwsem-add-rt-variant.patchThomas Gleixner
2014-04-10sched: Generic migrate_disablePeter Zijlstra
2014-04-10sched-migrate-disable.patchThomas Gleixner
2014-04-10radix-tree-rt-aware.patchThomas Gleixner
2014-04-10genirq: Disable DEBUG_SHIRQ for rtThomas Gleixner
2014-04-10mm: scatterlist dont disable irqs on RTThomas Gleixner
2014-04-08Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-03-12mm: do not walk all of system memory during show_memMel Gorman
2014-02-20x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter
2014-02-13iscsi-target: Fix connection reset hang with percpu_ida_allocNicholas Bellinger
2014-02-13percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-12-08random32: fix off-by-one in seeding requirementDaniel Borkmann
2013-12-04vsprintf: check real user/group id for %pKRyan Mallon
2013-11-28lockref: include mutex.h rather than reinvent arch_mutex_cpu_relaxWill Deacon
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-22Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2013-11-20percpu-refcount: Add percpu-refcount.o to obj-yRandy Dunlap
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-11-15kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculationLars-Peter Clausen
2013-11-15llists-move-llist_reverse_order-from-raid5-to-llistc-fixAndrew Morton
2013-11-15llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig
2013-11-15vsprintf: ignore %n againKees Cook
2013-11-15lockref: use BLOATED_SPINLOCKS to avoid explicit config dependenciesPeter Zijlstra
2013-11-14random32: use msecs_to_jiffies for reseed timerDaniel Borkmann
2013-11-14random32: add __init prefix to prandom_start_seed_timerDaniel Borkmann
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13lib/genalloc: add a helper function for DMA buffer allocationNicolin Chen
2013-11-13lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))Duan Jiong
2013-11-13lib/vsprintf.c: document formats for dentry and struct fileOlof Johansson
2013-11-13lib/debugobjects.c: remove unnecessary work pending testXie XiuQi
2013-11-13vsprintf: check real user/group id for %pKRyan Mallon
2013-11-13percpu: add test module for various percpu operationsGreg Thelen
2013-11-13mm: do not walk all of system memory during show_memMel Gorman
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds