summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-121-10/+0
|\
| * get rid of DEBUG_WRITECOUNTAl Viro2014-04-011-10/+0
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-124-1/+74
|\ \
| * | audit: Add generic compat syscall supportAKASHI Takahiro2014-03-204-1/+74
* | | lib/percpu_counter.c: fix bad percpu counter state during suspendJens Axboe2014-04-081-1/+1
* | | percpu: add preemption checks to __this_cpu opsChristoph Lameter2014-04-071-4/+14
* | | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-073-6/+6
* | | initramfs: debug detected compression methodDaniel M. Weeks2014-04-071-0/+3
* | | lib/idr.c: use RCU_INIT_POINTER(x, NULL)Monam Agarwal2014-04-071-2/+2
* | | idr: remove dead codeStephen Hemminger2014-04-071-18/+2
* | | lib/decompress_inflate.c: include appropriate header fileRashika Kheria2014-04-031-0/+1
* | | lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.cRashika Kheria2014-04-031-0/+7
* | | lib/random32.c: minor cleanups and kdoc fixDaniel Borkmann2014-04-031-37/+39
* | | lib/devres.c: fix some sparse warningsSteven Rostedt2014-04-031-5/+7
* | | vsprintf: remove %n handlingRyan Mallon2014-04-031-36/+9
* | | lib/syscall.c: unexport task_current_syscall()Andrew Morton2014-04-031-1/+0
* | | kobject: don't block for each kobject_ueventVladimir Davydov2014-04-031-6/+36
* | | mm: keep page cache radix tree nodes in checkJohannes Weiner2014-04-031-14/+22
* | | lib: radix_tree: tree node interfaceJohannes Weiner2014-04-031-115/+148
* | | mm: filemap: move radix tree hole searching hereJohannes Weiner2014-04-031-75/+0
* | | lib: radix-tree: add radix_tree_delete_item()Johannes Weiner2014-04-031-4/+27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-021-2/+8
|\ \ \
| * | | netlink: don't compare the nul-termination in nla_strcmpPablo Neira2014-04-011-2/+8
| | |/ | |/|
* | | Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-011-0/+10
|\ \ \
| * | | idr: Add new function idr_is_empty()Andreas Gruenbacher2014-02-171-0/+10
* | | | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-011-1/+1
|\ \ \ \
| * \ \ \ Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman2014-02-181-5/+2
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'master' into driver-core-next-test-merge-rc2Tejun Heo2014-02-102-1/+2
| |\ \ \ \
| * | | | | sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()Tejun Heo2014-02-071-1/+1
* | | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-4/+9
|\ \ \ \ \ \
| * | | | | | vsprintf: Add support for IORESOURCE_UNSET in %pRBjorn Helgaas2014-02-261-4/+9
| |/ / / / /
* | | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-03-311-1/+1
|\ \ \ \ \ \
| * | | | | | asmlinkage Make __stack_chk_failed and memcmp visibleAndi Kleen2014-02-131-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-311-0/+20
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | locktorture: Add a lock-torture kernel modulePaul E. McKenney2014-02-231-0/+15
| * | | | | rcutorture: Abstract rcu_torture_random()Paul E. McKenney2014-02-231-0/+5
| | |_|/ / | |/| | |
* | | | | random32: avoid attempt to late reseed if in the middle of seedingSasha Levin2014-03-281-1/+12
* | | | | partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...Helge Deller2014-03-231-3/+3
* | | | | lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlockHugh Dickins2014-03-041-1/+3
* | | | | dma debug: account for cachelines and read-only mappings in overlap trackingDan Williams2014-03-041-46/+85
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-02-141-5/+2
|\ \ \ \ | |/ / / |/| | |
| * | | percpu_ida: fix a live lockShaohua Li2014-01-301-5/+2
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-081-0/+1
|\ \ \ \
| * \ \ \ Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-0727-167/+650
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter2014-02-061-0/+1
* | | | | kbuild: don't enable DEBUG_INFO when building for COMPILE_TESTLinus Torvalds2014-02-041-1/+1
| |/ / / |/| | |
* | | | parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-021-3/+3
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-311-7/+14
|\ \ \ \
| * | | | iscsi-target: Fix connection reset hang with percpu_ida_allocNicholas Bellinger2014-01-251-2/+7
| * | | | percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet2014-01-231-7/+9
OpenPOWER on IntegriCloud