summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2014-06-05Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie2-4/+4
2014-06-02netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt1-2/+2
2014-05-05asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen1-2/+2
2014-05-05lib: Export interval_treeChris Wilson5-2/+22
2014-04-18mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso1-2/+1
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-10/+0
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds4-1/+74
2014-04-08lib/percpu_counter.c: fix bad percpu counter state during suspendJens Axboe1-1/+1
2014-04-07percpu: add preemption checks to __this_cpu opsChristoph Lameter1-4/+14
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König3-6/+6
2014-04-07initramfs: debug detected compression methodDaniel M. Weeks1-0/+3
2014-04-07lib/idr.c: use RCU_INIT_POINTER(x, NULL)Monam Agarwal1-2/+2
2014-04-07idr: remove dead codeStephen Hemminger1-18/+2
2014-04-03lib/decompress_inflate.c: include appropriate header fileRashika Kheria1-0/+1
2014-04-03lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.cRashika Kheria1-0/+7
2014-04-03lib/random32.c: minor cleanups and kdoc fixDaniel Borkmann1-37/+39
2014-04-03lib/devres.c: fix some sparse warningsSteven Rostedt1-5/+7
2014-04-03vsprintf: remove %n handlingRyan Mallon1-36/+9
2014-04-03lib/syscall.c: unexport task_current_syscall()Andrew Morton1-1/+0
2014-04-03kobject: don't block for each kobject_ueventVladimir Davydov1-6/+36
2014-04-03mm: keep page cache radix tree nodes in checkJohannes Weiner1-14/+22
2014-04-03lib: radix_tree: tree node interfaceJohannes Weiner1-115/+148
2014-04-03mm: filemap: move radix tree hole searching hereJohannes Weiner1-75/+0
2014-04-03lib: radix-tree: add radix_tree_delete_item()Johannes Weiner1-4/+27
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+8
2014-04-01get rid of DEBUG_WRITECOUNTAl Viro1-10/+0
2014-04-01Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+10
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+9
2014-04-01netlink: don't compare the nul-termination in nla_strcmpPablo Neira1-2/+8
2014-03-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2014-03-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+20
2014-03-28random32: avoid attempt to late reseed if in the middle of seedingSasha Levin1-1/+12
2014-03-23partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...Helge Deller1-3/+3
2014-03-20audit: Add generic compat syscall supportAKASHI Takahiro4-1/+74
2014-03-04lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlockHugh Dickins1-1/+3
2014-03-04dma debug: account for cachelines and read-only mappings in overlap trackingDan Williams1-46/+85
2014-02-26vsprintf: Add support for IORESOURCE_UNSET in %pRBjorn Helgaas1-4/+9
2014-02-23locktorture: Add a lock-torture kernel modulePaul E. McKenney1-0/+15
2014-02-23rcutorture: Abstract rcu_torture_random()Paul E. McKenney1-0/+5
2014-02-18Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman1-5/+2
2014-02-17idr: Add new function idr_is_empty()Andreas Gruenbacher1-0/+10
2014-02-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+2
2014-02-13asmlinkage Make __stack_chk_failed and memcmp visibleAndi Kleen1-1/+1
2014-02-10Merge branch 'master' into driver-core-next-test-merge-rc2Tejun Heo2-1/+2
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2014-02-07sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()Tejun Heo1-1/+1
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin27-167/+650
2014-02-06x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter1-0/+1
2014-02-04kbuild: don't enable DEBUG_INFO when building for COMPILE_TESTLinus Torvalds1-1/+1