summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-38/+46
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+2
2014-05-24lib/devres.c: fix checkpatch warningsFabian Frederick-3/+3
2014-05-24lib/devres.c: use dev in devm_request_and_ioremapFabian Frederick-2/+2
2014-05-23net: filter: add test case for jump with holes and ret x variantsDaniel Borkmann-0/+94
2014-05-23net: filter: improve test case frameworkDaniel Borkmann-155/+233
2014-05-23net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann-1/+1
2014-05-23lib/test_bpf.c: don't use gcc union shortcutAndrew Morton-52/+52
2014-05-23lib: add glibc style strchrnul() variantGrant Likely-0/+18
2014-05-23Merge 3.15-rc6 into driver-core-nextGreg Kroah-Hartman-2/+2
2014-05-21net: filter: cleanup invocation of internal BPFAlexei Starovoitov-2/+2
2014-05-16lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin-38/+46
2014-05-13net: fix test_bpf build to depend on NETRandy Dunlap-1/+1
2014-05-12net: filter: additional BPF testsAlexei Starovoitov-0/+1224
2014-05-12net: filter: BPF testsuiteAlexei Starovoitov-0/+336
2014-05-05asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen-2/+2
2014-05-05Kconfig.debug: Grammar s/addition/additional/Geert Uytterhoeven-2/+2
2014-05-05lib: Export interval_treeChris Wilson-2/+22
2014-04-30lib: add fdt_empty_tree.cMark Salter-1/+4
2014-04-25kobject: Make support for uevent_helper optional.Michael Marineau-0/+6
2014-04-18mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso-2/+1
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-10/+0
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds-1/+74
2014-04-08lib/percpu_counter.c: fix bad percpu counter state during suspendJens Axboe-1/+1
2014-04-07percpu: add preemption checks to __this_cpu opsChristoph Lameter-4/+14
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König-6/+6
2014-04-07initramfs: debug detected compression methodDaniel M. Weeks-0/+3
2014-04-07lib/idr.c: use RCU_INIT_POINTER(x, NULL)Monam Agarwal-2/+2
2014-04-07idr: remove dead codeStephen Hemminger-18/+2
2014-04-03lib/decompress_inflate.c: include appropriate header fileRashika Kheria-0/+1
2014-04-03lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.cRashika Kheria-0/+7
2014-04-03lib/random32.c: minor cleanups and kdoc fixDaniel Borkmann-37/+39
2014-04-03lib/devres.c: fix some sparse warningsSteven Rostedt-5/+7
2014-04-03vsprintf: remove %n handlingRyan Mallon-36/+9
2014-04-03lib/syscall.c: unexport task_current_syscall()Andrew Morton-1/+0
2014-04-03kobject: don't block for each kobject_ueventVladimir Davydov-6/+36
2014-04-03mm: keep page cache radix tree nodes in checkJohannes Weiner-14/+22
2014-04-03lib: radix_tree: tree node interfaceJohannes Weiner-115/+148
2014-04-03mm: filemap: move radix tree hole searching hereJohannes Weiner-75/+0
2014-04-03lib: radix-tree: add radix_tree_delete_item()Johannes Weiner-4/+27
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2/+8
2014-04-01get rid of DEBUG_WRITECOUNTAl Viro-10/+0
2014-04-01Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+10
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+9
2014-04-01netlink: don't compare the nul-termination in nla_strcmpPablo Neira-2/+8
2014-03-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+1
2014-03-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+20
2014-03-28random32: avoid attempt to late reseed if in the middle of seedingSasha Levin-1/+12
2014-03-23partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...Helge Deller-3/+3