summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-01-301-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | kobject: export kobj_sysfs_opsJeff Mahoney2014-01-281-0/+1
| | |_|/ | |/| |
* | | | dma-debug: fix overlap detectionDan Williams2014-01-291-3/+7
* | | | lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULLLad, Prabhakar2014-01-291-2/+3
* | | | dynamic_debug: replace obselete simple_strtoul() with kstrtouint()Andrey Ryabinin2014-01-271-3/+1
* | | | dynamic_debug: fix ddebug_parse_query()Andrey Ryabinin2014-01-271-2/+4
* | | | dynamic_debug: remove wrong error messageAndrey Ryabinin2014-01-271-3/+1
* | | | memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu2014-01-271-2/+2
* | | | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-271-1/+2
|\ \ \ \
| * | | | swiotlb: Don't DoS us with 'swiotlb buffer is full' (v2)Konrad Rzeszutek Wilk2014-01-071-1/+2
* | | | | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-271-11/+0
|\ \ \ \ \
| * | | | | firewire: ohci: Turn remote DMA support into a module parameterLubomir Rintel2014-01-121-11/+0
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-256-10/+78
|\ \ \ \ \
| * | | | | reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-212-5/+26
| * | | | | net: fix "queues" uevent between network namespacesWeilong Chen2014-01-191-2/+8
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-181-2/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | lib: Ensure EWMA does not store wrong intermediate valuesMichael Dalton2014-01-161-2/+4