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
Age
Commit message (
Expand
)
Author
2010-08-20
kfifo: implement missing __kfifo_skip_r()
Andrea Righi
2010-08-20
matroxfb: fix incorrect use of memcpy_toio()
Ondrej Zary
2010-08-19
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-08-19
kprobes/x86: Fix the return address of multiple kretprobes
KUMANO Syuhei
2010-08-19
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
2010-08-18
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-08-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2010-08-18
Fix the declaration of sys_execve() in asm-generic/syscalls.h
David Howells
2010-08-18
[IA64] Fix build error: conflicting types for ‘sys_execve’
Tony Luck
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-18
mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
Uwe Kleine-König
2010-08-18
perf tools: Fix build error on read only source.
Kusanagi Kouichi
2010-08-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2010-08-18
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2010-08-18
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-18
NFS: Fix an Oops in the NFSv4 atomic open code
Trond Myklebust
2010-08-18
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
2010-08-18
Merge branch 'fix/hda' into for-linus
Takashi Iwai
2010-08-18
ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)
Jaroslav Kysela
2010-08-18
fs: brlock vfsmount_lock
Nick Piggin
2010-08-18
fs: scale files_lock
Nick Piggin
2010-08-18
lglock: introduce special lglock and brlock spin locks
Nick Piggin
2010-08-18
tty: fix fu_list abuse
Nick Piggin
2010-08-18
fs: cleanup files_lock locking
Nick Piggin
2010-08-18
fs: remove extra lookup in __lookup_hash
Nick Piggin
2010-08-18
fs: fs_struct rwlock to spinlock
Nick Piggin
2010-08-18
apparmor: use task path helpers
Nick Piggin
2010-08-18
fs: dentry allocation consolidation
Nick Piggin
2010-08-18
fs: fix do_lookup false negative
Nick Piggin
2010-08-18
mbcache: Limit the maximum number of cache entries
Andreas Gruenbacher
2010-08-18
hostfs ->follow_link() braino
Al Viro
2010-08-18
hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy
Al Viro
2010-08-18
perf, x86: Fix Intel-nhm PMU programming errata workaround
Zhang, Yanmin
2010-08-18
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
2010-08-18
md raid-1/10 Fix bio_rw bit manipulations again
NeilBrown
2010-08-18
remove SWRITE* I/O types
Christoph Hellwig
2010-08-18
kill BH_Ordered flag
Christoph Hellwig
2010-08-18
vfs: update ctime when changing the file's permission by setfacl
Jan Kara
2010-08-18
cramfs: only unlock new inodes
Alexander Shishkin
2010-08-18
fix reiserfs_evict_inode end_writeback second call
Sergey Senozhatsky
2010-08-17
spi.h: missing kernel-doc notation, please fix
Ernst Schwab
2010-08-18
m68knommu: include sched.h in ColdFire/SPI driver
Greg Ungerer
2010-08-18
m68knommu: formatting of pointers in printk()
Kulikov Vasiliy
2010-08-18
m68knommu: arch/m68k/include/asm/ide.h fix for nommu
Jate Sujjavanich
2010-08-18
md: provide appropriate return value for spare_active functions.
NeilBrown
2010-08-18
md: Notify sysfs when RAID1/5/10 disk is In_sync.
Adrian Drzewiecki
2010-08-18
Update recovery_offset even when external metadata is used.
NeilBrown
[next]