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
/
include
Age
Commit message (
Expand
)
Author
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
2010-10-27
Merge branch 'next' into upstream-merge
Theodore Ts'o
2010-10-27
ext4,jbd2: convert tracepoints to use major/minor numbers
Theodore Ts'o
2010-10-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
Linus Torvalds
2010-10-27
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-27
Merge branch 'akpm-incoming-2'
Linus Torvalds
2010-10-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-10-27
ext4: fix kernel oops if the journal superblock has a non-zero j_errno
Theodore Ts'o
2010-10-27
ext4: implement writeback livelock avoidance using page tagging
Eric Sandeen
2010-10-27
fs: Add FITRIM ioctl
Lukas Czerner
2010-10-27
ext4: don't use ext4_allocation_contexts for tracing
Eric Sandeen
2010-10-27
ext4: fix oops in trace_ext4_mb_release_group_pa
Eric Sandeen
2010-10-27
Add helper function for blkdev_issue_zeroout (sb_issue_discard)
Lukas Czerner
2010-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-10-27
ext4: avoid null dereference in trace_ext4_mballoc_discard
Wen Congyang
2010-10-27
jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode
Brian King
2010-10-27
Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-27
epoll: make epoll_wait() use the hrtimer range feature
Shawn Bohrer
2010-10-27
Remove duplicate includes from many files
Zimny Lech
2010-10-27
ramoops: use the platform data structure instead of module params
Kyungmin Park
2010-10-27
kfifo: fix kfifo_alloc() to return a signed int value
Stefani Seibold
2010-10-27
taskstats: use real microsecond granularity for CPU times
Michael Holzheu
2010-10-27
rapidio: fix IDLE2 bits corruption
Alexandre Bounine
2010-10-27
rapidio: add handling of redundant routes
Alexandre Bounine
2010-10-27
rapidio: add support for IDT CPS Gen2 switches
Alexandre Bounine
2010-10-27
rapidio: modify sysfs initialization for switches
Alexandre Bounine
2010-10-27
rapidio: add default handler for error-stopped state
Alexandre Bounine
2010-10-27
rapidio: add relation links between RIO device structures
Alexandre Bounine
2010-10-27
rapidio: use stored ingress port number instead of register read
Alexandre Bounine
2010-10-27
rapidio: fix RapidIO sysfs hierarchy
Alexandre Bounine
2010-10-27
drivers/char/synclink_gt.c: add extended sync feature
Paul Fulghum
2010-10-27
/proc/stat: fix scalability of irq sum of all cpu
KAMEZAWA Hiroyuki
2010-10-27
/proc/stat: scalability of irq num per cpu
KAMEZAWA Hiroyuki
2010-10-27
signals: move cred_guard_mutex from task_struct to signal_struct
KOSAKI Motohiro
2010-10-27
signals: annotate lock_task_sighand()
Namhyung Kim
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
ptrace: change signature of sys_ptrace() and friends
Namhyung Kim
2010-10-27
cgroup: add clone_children control file
Daniel Lezcano
2010-10-27
fbmem: fix fb_read, fb_write unaligned accesses
James Hogan
2010-10-27
gpio: adp5588-gpio: add i2c forward declaration
Michael Hennerich
2010-10-27
gpio: adp5588-gpio: gpio_start must be signed
Michael Hennerich
2010-10-27
gpio: adp5588-gpio: support interrupt controller
Michael Hennerich
2010-10-27
gpio: add support for 74x164 serial-in/parallel-out 8-bit shift register
Miguel Gaio
2010-10-27
gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.h
Anton Vorontsov
2010-10-27
gpio: add driver for basic memory-mapped GPIO controllers
Anton Vorontsov
2010-10-27
mm: fix race in kunmap_atomic()
Peter Zijlstra
2010-10-27
mm,x86: fix kmap_atomic_push vs ioremap_32.c
Peter Zijlstra
2010-10-27
fasync: re-organize fasync entry insertion to allow it under a spinlock
Linus Torvalds
2010-10-27
locks/nfsd: allocate file lock outside of spinlock
Arnd Bergmann
[next]