aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-09-12Merge tag 'v3.8.13.7' into v3.8-rtSteven Rostedt (Red Hat)
2013-08-13lockdep: Selftest: Only do hardirq context test for raw spinlockYong Zhang
2013-08-13lockdep: Selftest: convert spinlock to raw spinlockYong Zhang
2013-08-13cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2013-08-13debugobjects-rt.patchThomas Gleixner
2013-08-13percpu-rwsem: compile fixSebastian Andrzej Siewior
2013-08-13rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2013-08-13rwsem-add-rt-variant.patchThomas Gleixner
2013-08-13sched: Generic migrate_disablePeter Zijlstra
2013-08-13sched-migrate-disable.patchThomas Gleixner
2013-08-13radix-tree-rt-aware.patchThomas Gleixner
2013-08-13genirq: Disable DEBUG_SHIRQ for rtThomas Gleixner
2013-08-13mm: scatterlist dont disable irqs on RTThomas Gleixner
2013-06-25klist: del waiter from klist_remove_waiters before wakeup waitting processwang, biao
2013-06-20idr: fix top layer handlingTejun Heo
2013-05-07Give the OID registry file module info to avoid kernel taintingDavid Howells
2013-04-16kobject: fix kset_find_obj() race with concurrent last kobject_put()Linus Torvalds
2013-03-04idr: fix a subtle bug in idr_get_next()Tejun Heo
2013-02-01digsig: Fix memory leakage in digsig_verify_rsa()YOSHIFUJI Hideaki
2013-01-20Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-12module: put modules in list much earlier.Rusty Russell
2013-01-11lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse
2013-01-11lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny
2013-01-03misc: remove __dev* attributes.Greg Kroah-Hartman
2012-12-20lib: atomic64: Initialize locks statically to fix early usersStephen Boyd
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-18Merge tag 'md-3.8' of git://neil.brown.name/mdLinus Torvalds
2012-12-17Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-17scatterlist: don't BUG when we can trivially return a proper error.Nick Bowler
2012-12-17prandom: introduce prandom_bytes() and prandom_bytes_state()Akinobu Mita
2012-12-17random32: rename random32 to prandomAkinobu Mita
2012-12-17simple_strto*: annotate function as obsoleteEldad Zack
2012-12-17kstrto*: add documentationEldad Zack
2012-12-17lib/rbtree_test.c: fix uninitialized variable warningCong Ding
2012-12-17percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEMOleg Nesterov
2012-12-17percpu_rw_semaphore: add lockdep annotationsOleg Nesterov
2012-12-17percpu_rw_semaphore: kill ->writer_mutex, add ->write_ctrOleg Nesterov
2012-12-17percpu_rw_semaphore: reimplement to not block the readers unnecessarilyOleg Nesterov
2012-12-17sscanf: don't ignore field widths for numeric conversionsJan Beulich
2012-12-17lib: dynamic_debug: use kbasename()Andy Shevchenko
2012-12-17lib/vsprintf.c: fix handling of %zd when using ssize_tJason Gunthorpe
2012-12-18Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2012-12-17Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-12-16Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel
2012-12-14Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-14ASN.1: Use the ASN1_LONG_TAG and ASN1_INDEFINITE_LENGTH constantsDavid Howells
2012-12-14powerpc+of: Rename and fix OF reconfig notifier error inject moduleBenjamin Herrenschmidt