aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-11-03Merge tag 'v3.0.50' into v3.0-rtSteven Rostedt
2012-10-31genalloc: stop crashing the system when destroying a poolThadeu Lima de Souza Cascardo
2012-10-16Merge tag 'v3.0.46' into v3.0-rtSteven Rostedt
2012-10-13lib/gcd.c: prevent possible div by 0Davidlohr Bueso
2012-09-12fix printk flush of messagesFrank Rowand
2012-06-19Merge tag 'v3.0.35' into v3.0-rtSteven Rostedt
2012-06-17btree: fix tree corruption in btree_get_prev()Roland Dreier
2012-04-04Merge tag 'v3.0.27' into v3.0-rtSteven Rostedt
2012-04-02uevent: send events in correct order according to seqnum (v3)Andrew Vagin
2011-11-14sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand
2011-11-14debugobjects-rt.patchThomas Gleixner
2011-11-14rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2011-11-14sched: Generic migrate_disablePeter Zijlstra
2011-11-14sched-migrate-disable.patchThomas Gleixner
2011-11-14radix-tree-rt-aware.patchThomas Gleixner
2011-11-14genirq: Disable DEBUG_SHIRQ for rtThomas Gleixner
2011-11-14mm: scatterlist dont disable irqs on RTThomas Gleixner
2011-11-14rw_semaphores: Add rw_anon_semaphoresThomas Gleixner
2011-11-14sched-use-task-allowed-accessor.patchPeter Zijlstra
2011-11-14lib: atomic64: Convert to raw spinlockShan Hai
2011-11-14rwsem: Make inner lock rawThomas Gleixner
2011-11-14printk: Convert logbuf_lock to raw_spinlockThomas Gleixner
2011-11-14proportions: Convert to raw_spinlckThomas Gleixner
2011-11-14percpu_counter: Convert to raw_spinlockThomas Gleixner
2011-11-11netlink: validate NLA_MSECS lengthJohannes Berg
2011-11-11kobj_uevent: Ignore if some listeners cannot handle messageMilan Broz
2011-10-03XZ: Fix incorrect XZ_BUF_ERRORLasse Collin
2011-08-15crypto: Move md5_transform to lib/md5.cDavid S. Miller
2011-08-04XZ: Fix missing <linux/kernel.h> includeLasse Collin
2011-07-07Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2011-06-20debugobjects: Fix boot crash when kmemleak and debugobjects enabledMarcin Slusarz
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-15lib/bitmap.c: fix kernel-doc notationRandy Dunlap
2011-06-12Delay struct net freeing while there's a sysfs instance refering to itAl Viro
2011-06-09Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2011-06-09vsprintf: Update %pI6c to not compress a single 0Joe Perches
2011-06-06swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.FUJITA Tomonori
2011-06-01tile: enable CONFIG_BUGVERBOSEChris Metcalf
2011-05-28Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-26bitops: add #ifndef for each of find bitopsAkinobu Mita
2011-05-26flex_array: avoid divisions when accessing elementsJesse Gross
2011-05-26rcu: Fix unpaired rcu_irq_enter() from locking selftestsFrederic Weisbecker
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd
2011-05-25lib/genalloc.c: add support for specifying the physical addressJean-Christophe PLAGNIOL-VILLARD
2011-05-25lib: consolidate DEBUG_PER_CPU_MAPSStephen Boyd
2011-05-25lib: add kstrto*_from_user()Alexey Dobriyan
2011-05-25lru_cache: use correct type in sizeof for allocationIlia Mirkin
2011-05-25lib/vsprintf.c: fix interaction of kasprintf() and vsnprintf() when using %pVJan Beulich