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
2010-08-09
lib: vsprintf: useless strlen() removed
Michal Nazarewicz
2010-08-09
list debugging: warn when deleting a deleted entry
Baruch Siach
2010-08-09
iommu: inline iommu_num_pages
Anton Blanchard
2010-08-09
radix-tree: omplement function radix_tree_range_tag_if_tagged
Jan Kara
2010-08-09
tmpfs: add accurate compare function to percpu_counter library
Tim Chen
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-08-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-08-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-08-05
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2010-08-05
debugfs: no longer needs to depend on SYSFS
Randy Dunlap
2010-08-05
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2010-08-05
Merge branch 'perf/nmi' into perf/core
Ingo Molnar
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-08-04
Merge branch 'stable/swiotlb-0.8.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
2010-08-04
Merge commit 'v2.6.35' into kbuild/kbuild
Michal Marek
2010-08-04
microblaze: Disable FRAME_POINTER selection
Michal Simek
2010-07-27
ARM: 6213/1: atomic64_test: add ARM as supported architecture
Will Deacon
2010-07-21
Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> Fault
Takuya Yoshikawa
2010-07-14
Kbuild: Add option to set -femit-struct-debug-baseonly
Andi Kleen
2010-07-14
lmb: rename to memblock
Yinghai Lu
2010-07-11
lib/devres.c: fix comment typo
Kulikov Vasiliy
2010-07-09
x86, ioremap: Fix incorrect physical address handling in PAE mode
Kenji Kaneshige
2010-07-06
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-07-05
rbtree: Undo augmented trees performance damage and regression
Peter Zijlstra
2010-07-04
module: initialize module dynamic debug later
Yehuda Sadeh
2010-07-04
vsprintf: Recursive vsnprintf: Add "%pV", struct va_format
Joe Perches
2010-07-01
Merge branch 'linus' into core/rcu
Ingo Molnar
2010-06-29
genalloc: fix allocation from end of pool
Imre Deak
2010-06-23
idr: fix RCU lockdep splat in idr_get_next()
Paul E. McKenney
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-14
tree/tiny rcu: Add debug RCU head objects
Mathieu Desnoyers
2010-06-07
swiotlb: Make swiotlb bookkeeping functions visible in the header file.
Konrad Rzeszutek Wilk
2010-06-07
swiotlb: search and replace "int dir" with "enum dma_data_direction dir"
Konrad Rzeszutek Wilk
2010-06-07
swiotlb: Make internal bookkeeping functions have 'swiotlb_tbl' prefix.
Konrad Rzeszutek Wilk
2010-06-07
swiotlb: add the swiotlb initialization function with iotlb memory
FUJITA Tomonori
2010-06-07
swiotlb: add swiotlb_tbl_map_single library function
FUJITA Tomonori
2010-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-06-04
lib: add s390 to atomic64_dec_if_positive archs
Heiko Carstens
2010-06-04
kobject: free memory if netlink_kernel_create() fails
Dan Carpenter
2010-06-04
lib/kobject_uevent.c: fix CONIG_NET=n warning
Andrew Morton
2010-05-30
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-30
Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"
Linus Torvalds
2010-05-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2010-05-27
radix-tree: fix radix_tree_prev_hole() underflow case
Cesar Eduardo Barros
2010-05-27
swiotlb: remove unnecessary swiotlb_sync_single_range_*
FUJITA Tomonori
2010-05-27
lib/random32: export pseudo-random number generator for modules
Joe Eykholt
[next]