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
/
arch
/
alpha
/
include
Age
Commit message (
Expand
)
Author
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2011-03-23
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
2011-03-22
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-17
mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally
Huang Ying
2011-03-16
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-16
vfs: add nonconflicting values for O_PATH
Stephen Rothwell
2011-03-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
2011-02-17
tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys
Kay Sievers
2011-02-17
mm: Fix out-of-date comments which refers non-existent functions
Ryota Ozaki
2011-01-27
rwsem: Move duplicate function prototypes to linux/rwsem.h
Thomas Gleixner
2011-01-27
rwsem: Unify the duplicate rwsem_is_locked() inlines
Thomas Gleixner
2011-01-27
rwsem: Move duplicate init macros and functions to linux/rwsem.h
Thomas Gleixner
2011-01-27
rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h
Thomas Gleixner
2011-01-27
rwsem: Cleanup includes
Thomas Gleixner
2011-01-27
alpha: Replace deprecated spinlock initialization
Thomas Gleixner
2011-01-17
alpha: fix breakage caused by df9ee29270
Ivan Kokshaysky
2011-01-17
alpha: kill off alpha_do_IRQ
Kyle McMartin
2011-01-17
alpha: use set_irq_chip and push down __do_IRQ to the machine types
Kyle McMartin
2011-01-13
thp: mm: define MADV_NOHUGEPAGE
Andrea Arcangeli
2011-01-13
thp: mm: define MADV_HUGEPAGE
Andrea Arcangeli
2011-01-07
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2010-12-16
TTY: Add tty ioctl to figure device node of the system console.
Werner Fink
2010-11-26
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
2010-10-26
alpha: use single HAE window on T2 core logic (gamma, sable)
Ivan Kokshaysky
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
2010-10-07
Fix IRQ flag handling naming
David Howells
2010-09-18
alpha: unb0rk sigsuspend() and rt_sigsuspend()
Al Viro
2010-09-18
alpha: wire up fanotify and prlimit64 syscalls
Mikael Pettersson
2010-09-18
alpha: fix build breakage in asm/cacheflush.h
Tejun Heo
2010-08-31
alpha: remove homegrown L1_CACHE_ALIGN macro
FUJITA Tomonori
2010-08-14
archs: replace unifdef-y with header-y
Sam Ravnborg
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2010-08-10
tty: remove remaining Hayes ESP ioctls
Greg Kroah-Hartman
2010-08-09
alpha/h8300/m68k: remove obsolete <asm/md.h> files
Geert Uytterhoeven
2010-08-09
alpha: implement HW performance events on the EV67 and later CPUs
Michael Cree
2010-08-09
alpha: add wrperfmon.h header file to aid use of wrperfmon PALcall
Michael Cree
2010-08-09
alpha: add performance monitor interrupt counter
Michael Cree
2010-08-07
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
2010-06-28
Merge branch 'linus' into perf/core
Thomas Gleixner
2010-06-15
alpha: fix __arch_hweight32 typo
Matt Turner
2010-06-09
arch: Implement local64_t
Peter Zijlstra
2010-05-27
asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h
FUJITA Tomonori
[prev]
[next]