index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2011-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-08-06
crypto: Move md5_transform to lib/md5.c
David S. Miller
2011-08-06
lib/sha1: use the git implementation of SHA-1
Mandeep Singh Baines
2011-08-03
Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-08-03
tmpfs radix_tree: locate_item to speed up swapoff
Hugh Dickins
2011-08-03
radix_tree: exceptional entries and indices
Hugh Dickins
2011-08-03
ida: simplified functions for id allocation
Rusty Russell
2011-08-03
fault-injection: add ability to export fault_attr in arbitrary directory
Akinobu Mita
2011-08-03
Merge branch 'apei' into apei-release
Len Brown
2011-08-03
lib, Make gen_pool memory allocator lockless
Huang Ying
2011-08-03
lib, Add lock-less NULL terminated single list
Huang Ying
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
fault-injection: use debugfs_remove_recursive
Akinobu Mita
2011-07-26
fault-injection: cleanup simple attribute of stacktrace_depth
Akinobu Mita
2011-07-26
fault-injection: do not include unneeded header
Akinobu Mita
2011-07-26
cpumask: alloc_cpumask_var() use NUMA_NO_NODE
KOSAKI Motohiro
2011-07-26
cpumask: convert for_each_cpumask() with for_each_cpu()
KOSAKI Motohiro
2011-07-26
cpusets: randomize node rotor used in cpuset_mem_spread_node()
Michal Hocko
2011-07-25
Merge 'akpm' patch series
Linus Torvalds
2011-07-25
lib: make _tolower() public
Andy Shevchenko
2011-07-25
lib/lcm.c: quiet sparse noise
H Hartley Sweeten
2011-07-25
devres: fix possible use after free
Maxin B John
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-24
XZ: Fix missing <linux/kernel.h> include
Lasse Collin
2011-07-24
Merge branch 'for-upstream' of git://openrisc.net/jonas/linux
Linus Torvalds
2011-07-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-07-22
iomap: make IOPORT/PCI mapping functions conditional
Jonas Bonn
2011-07-21
Merge branch 'linus' into sched/core
Ingo Molnar
2011-07-14
lib/vsprintf: replace link to Draft by final RFC number
Jan Engelhardt
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-08
plist: Remove the need to supply locks to plist heads
Dima Zavin
2011-07-07
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
2011-07-07
lib/checksum.c: optimize do_csum a bit
Ian Abbott
2011-07-05
lockup detector: Fix reference to the non-existent CONFIG_DETECT_SOFTLOCKUP o...
Anton Blanchard
2011-07-01
Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-06-23
sched: Generalize sleep inside spinlock detection
Frederic Weisbecker
2011-06-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-20
debugobjects: Fix boot crash when kmemleak and debugobjects enabled
Marcin Slusarz
2011-06-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-06-15
lib/bitmap.c: fix kernel-doc notation
Randy Dunlap
2011-06-12
Delay struct net freeing while there's a sysfs instance refering to it
Al Viro
2011-06-10
sched: Make sleeping inside spinlock detection working in !CONFIG_PREEMPT
Frederic Weisbecker
2011-06-09
Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2011-06-09
vsprintf: Update %pI6c to not compress a single 0
Joe Perches
2011-06-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-06
swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.
FUJITA Tomonori
2011-06-03
lib: cordic: add library module providing cordic angle calculation
Arend van Spriel
2011-06-03
lib: crc8: add new library module providing crc8 algorithm
Arend van Spriel
2011-06-01
tile: enable CONFIG_BUGVERBOSE
Chris Metcalf
[next]