aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-08-16fix printk flush of messagesFrank Rowand
2013-08-16cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2013-08-16sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand
2013-08-16debugobjects-rt.patchThomas Gleixner
2013-08-16rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2013-08-16rwsem-add-rt-variant.patchThomas Gleixner
2013-08-16sched: Generic migrate_disablePeter Zijlstra
2013-08-16sched-migrate-disable.patchThomas Gleixner
2013-08-16radix-tree-rt-aware.patchThomas Gleixner
2013-08-16genirq: Disable DEBUG_SHIRQ for rtThomas Gleixner
2013-08-16mm: scatterlist dont disable irqs on RTThomas Gleixner
2013-04-25kobject: fix kset_find_obj() race with concurrent last kobject_put()Linus Torvalds
2013-03-06idr: fix top layer handlingTejun Heo
2013-03-06idr: make idr_get_next() good for rcu_read_lock()Hugh Dickins
2013-03-06idr: fix a subtle bug in idr_get_next()Tejun Heo
2012-10-30genalloc: stop crashing the system when destroying a poolThadeu Lima de Souza Cascardo
2012-10-17lib/gcd.c: prevent possible div by 0Davidlohr Bueso
2012-08-10lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)Dan Rosenberg
2012-06-10btree: fix tree corruption in btree_get_prev()Roland Dreier
2012-04-02uevent: send events in correct order according to seqnum (v3)Andrew Vagin
2011-11-21Fix comparison using wrong pointer variable in dma debug codeThomas Jarosch
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04netlink: validate NLA_MSECS lengthJohannes Berg
2011-11-02ida: make ida_simple_get/put() IRQ safeTejun Heo
2011-10-31lib: rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-10-31lib/string.c: fix strim() semantics for strings that have only blanksMichael Holzheu
2011-10-31lib/idr.c: fix comment for ida_get_new_above()Wang Sheng-Hui
2011-10-31lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdefGlauber Costa
2011-10-31lib/bitmap.c: quiet sparse noise about address spaceH Hartley Sweeten
2011-10-31lib/spinlock_debug.c: print owner on spinlock lockupAkinobu Mita
2011-10-31lib/kstrtox: common code between kstrto*() and simple_strto*() functionsAlexey Dobriyan
2011-10-31lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUTJiaju Zhang
2011-10-31lib/string.c: introduce memchr_inv()Akinobu Mita
2011-10-31radix_tree: clean away saw_unset_tag leftoversHugh Dickins
2011-10-31lib: dma-debug needs export.h for EXPORT_SYMBOLPaul Gortmaker
2011-10-31md: Add in export.h for files using EXPORT_SYMBOLPaul Gortmaker
2011-10-31md: Add module.h to all files using it implicitlyPaul Gortmaker
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-10-26fault-inject: export setup_fault_attr()Per Forlin
2011-10-26mmc: core: add random fault injectionPer Forlin
2011-10-26fault-inject: export fault injection functionsPer Forlin
2011-10-26Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-10-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-25Merge branch 'for-linus' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/...Linus Torvalds
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds