index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2014-01-21
lib/show_mem.c: show num_poisoned_pages when oom
Xishi Qiu
2014-01-21
lib/cpumask.c: use memblock apis for early memory allocations
Santosh Shilimkar
2014-01-21
lib/swiotlb.c: use memblock apis for early memory allocations
Santosh Shilimkar
2014-01-21
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
2014-01-21
dma-debug: introduce debug_dma_assert_idle()
Dan Williams
2014-01-21
percpu-refcount: Add a WARN() for ref going negative
Kent Overstreet
2014-01-20
Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-01-20
Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-01-20
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-01-19
net: fix "queues" uevent between network namespaces
Weilong Chen
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-16
lib: Ensure EWMA does not store wrong intermediate values
Michael Dalton
2014-01-17
percpu_counter: unbreak __percpu_counter_add()
Hugh Dickins
2014-01-15
lib/percpu_counter.c: fix __percpu_counter_add()
Ming Lei
2014-01-12
firewire: ohci: Turn remote DMA support into a module parameter
Lubomir Rintel
2014-01-08
kobject: Fix source code comment spelling
Bart Van Assche
2014-01-07
swiotlb: Don't DoS us with 'swiotlb buffer is full' (v2)
Konrad Rzeszutek Wilk
2014-01-04
Revert "kobject: introduce kobj_completion"
Greg Kroah-Hartman
2013-12-24
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
2013-12-19
lib: hash: follow-up fixups for arch hash
Francesco Fusco
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-17
lib: introduce arch optimized hash library
Francesco Fusco
2013-12-16
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
2013-12-11
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
2013-12-08
kobject: fix memory leak in kobject_set_name_vargs
Maurizio Lombardi
2013-12-08
lib/scatterlist: export sg_miter_skip()
Ming Lei
2013-12-07
kobject: remove kset from sysfs immediately in kset_unregister()
Bjorn Helgaas
2013-12-07
kobject: delay kobject release for random time
Bjorn Helgaas
2013-12-02
KEYS: Fix multiple key add into associative array
David Howells
2013-11-29
sysfs, kernfs: introduce kernfs_create_dir[_ns]()
Tejun Heo
2013-11-29
Merge 3.13-rc2 into driver-core-next
Greg Kroah-Hartman
2013-11-27
lockref: include mutex.h rather than reinvent arch_mutex_cpu_relax
Will Deacon
2013-11-27
sysfs: drop kobj_ns_type handling, take #2
Tejun Heo
2013-11-26
panic: Make panic_timeout configurable
Jason Baron
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-11-21
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2013-11-19
percpu-refcount: Add percpu-refcount.o to obj-y
Randy Dunlap
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-15
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-11-15
kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculation
Lars-Peter Clausen
2013-11-15
llists-move-llist_reverse_order-from-raid5-to-llistc-fix
Andrew Morton
2013-11-15
llists: move llist_reverse_order from raid5 to llist.c
Christoph Hellwig
2013-11-15
vsprintf: ignore %n again
Kees Cook
2013-11-15
lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies
Peter Zijlstra
2013-11-14
random32: use msecs_to_jiffies for reseed timer
Daniel Borkmann
2013-11-14
random32: add __init prefix to prandom_start_seed_timer
Daniel Borkmann
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
lib/genalloc: add a helper function for DMA buffer allocation
Nicolin Chen
[prev]
[next]