aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* lib/plist: add plist_requeueDan Streetman2014-06-04
* mm: replace __get_cpu_var uses with this_cpu_ptrChristoph Lameter2014-06-04
* x86: enable DMA CMA with swiotlbAkinobu Mita2014-06-04
* mm,vmacache: add debug dataDavidlohr Bueso2014-06-04
* lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debugFabian Frederick2014-06-04
* lib/debugobjects.c: add pr_fmt to loggingFabian Frederick2014-06-04
* lib/debugobjects.c: convert printk to pr_foo()Fabian Frederick2014-06-04
* Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-04
|\
| * lib: add glibc style strchrnul() variantGrant Likely2014-05-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-04
|\ \
| * | Kconfig.debug: Grammar s/addition/additional/Geert Uytterhoeven2014-05-05
* | | lib/devres.c: fix checkpatch warningsFabian Frederick2014-05-23
* | | lib/devres.c: use dev in devm_request_and_ioremapFabian Frederick2014-05-23
* | | Merge 3.15-rc6 into driver-core-nextGreg Kroah-Hartman2014-05-22
|\ \ \ | | |/ | |/|
| * | asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen2014-05-05
* | | kobject: Make support for uevent_helper optional.Michael Marineau2014-04-25
|/ /
* | mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso2014-04-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-12
|\ \
| * | get rid of DEBUG_WRITECOUNTAl Viro2014-04-01
* | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-12
|\ \ \
| * | | audit: Add generic compat syscall supportAKASHI Takahiro2014-03-20
* | | | lib/percpu_counter.c: fix bad percpu counter state during suspendJens Axboe2014-04-08
* | | | percpu: add preemption checks to __this_cpu opsChristoph Lameter2014-04-07
* | | | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-07
* | | | initramfs: debug detected compression methodDaniel M. Weeks2014-04-07
* | | | lib/idr.c: use RCU_INIT_POINTER(x, NULL)Monam Agarwal2014-04-07
* | | | idr: remove dead codeStephen Hemminger2014-04-07
* | | | lib/decompress_inflate.c: include appropriate header fileRashika Kheria2014-04-03
* | | | lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.cRashika Kheria2014-04-03
* | | | lib/random32.c: minor cleanups and kdoc fixDaniel Borkmann2014-04-03
* | | | lib/devres.c: fix some sparse warningsSteven Rostedt2014-04-03
* | | | vsprintf: remove %n handlingRyan Mallon2014-04-03
* | | | lib/syscall.c: unexport task_current_syscall()Andrew Morton2014-04-03
* | | | kobject: don't block for each kobject_ueventVladimir Davydov2014-04-03
* | | | mm: keep page cache radix tree nodes in checkJohannes Weiner2014-04-03
* | | | lib: radix_tree: tree node interfaceJohannes Weiner2014-04-03
* | | | mm: filemap: move radix tree hole searching hereJohannes Weiner2014-04-03
* | | | lib: radix-tree: add radix_tree_delete_item()Johannes Weiner2014-04-03
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | netlink: don't compare the nul-termination in nla_strcmpPablo Neira2014-04-01
| | |/ | |/|
* | | Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-01
|\ \ \
| * | | idr: Add new function idr_is_empty()Andreas Gruenbacher2014-02-17
* | | | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-01
|\ \ \ \
| * | | | Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman2014-02-18
| |\| | |
| * | | | Merge branch 'master' into driver-core-next-test-merge-rc2Tejun Heo2014-02-10
| |\ \ \ \
| * | | | | sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()Tejun Heo2014-02-07
* | | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-01
|\ \ \ \ \ \
| * | | | | | vsprintf: Add support for IORESOURCE_UNSET in %pRBjorn Helgaas2014-02-26
| |/ / / / /
* | | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-03-31
|\ \ \ \ \ \
| * | | | | | asmlinkage Make __stack_chk_failed and memcmp visibleAndi Kleen2014-02-13
| | |/ / / / | |/| | | |