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
/
asm-generic
Age
Commit message (
Expand
)
Author
2011-06-17
Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...
Linus Torvalds
2011-06-16
gpio: add GPIOF_ values regardless on kconfig settings
Randy Dunlap
2011-06-15
include/asm-generic/pgtable.h: fix unbalanced parenthesis
Nicolas Kaiser
2011-06-02
asm-generic/unistd.h: support sendmmsg syscall
Chris Metcalf
2011-05-28
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-05-28
Merge branch 'setns'
Linus Torvalds
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
2011-05-27
gpio: make gpio_{request,free}_array gpio array parameter const
Lars-Peter Clausen
2011-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-05-26
gpio: Convert gpio_is_valid to return bool
Joe Perches
2011-05-26
bitops: add #ifndef for each of find bitops
Akinobu Mita
2011-05-26
asm-generic/ptrace.h: start a common low level ptrace helper
Mike Frysinger
2011-05-26
bug.h: Move ratelimit warn interfaces to ratelimit.h
David S. Miller
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2011-05-25
ulimit: raise default hard ulimit on number of files to 4096
Tim Gardner
2011-05-25
asm-generic/cacheflush.h: flush icache when copying to user pages
Mike Frysinger
2011-05-25
mm: uninline large generic tlb.h functions
Peter Zijlstra
2011-05-25
mm: extended batches for generic mmu_gather
Peter Zijlstra
2011-05-25
mm, powerpc: move the RCU page-table freeing into generic code
Peter Zijlstra
2011-05-25
mm: mmu_gather rework
Peter Zijlstra
2011-05-24
bug.h: Fix build with CONFIG_PRINTK disabled.
David S. Miller
2011-05-24
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-05-24
Merge branch 'fixes-2.6.39' into for-2.6.40
Tejun Heo
2011-05-23
bug.h: Add WARN_RATELIMIT
Joe Perches
2011-05-23
[S390] merge page_test_dirty and page_clear_dirty
Martin Schwidefsky
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-05-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-05-19
module: Sort exported symbols
Alessio Igor Bogani
2011-05-12
compat: fixes to allow working with tile arch
Chris Metcalf
2011-05-04
audit: support the "standard" <asm-generic/unistd.h>
Chris Metcalf
2011-04-27
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-04
jump label: Introduce static_branch() interface
Jason Baron
2011-04-04
percpu: Unify input section names
Mike Frysinger
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-28
WARN_ON_SMP(): Add comment to explain ({0;})
Steven Rostedt
2011-03-25
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-03-25
WARN_ON_SMP(): Allow use in if() statements on UP
Steven Rostedt
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2011-03-23
asm-generic: use little-endian bitops
Akinobu Mita
2011-03-23
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
2011-03-23
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
2011-03-23
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
2011-03-23
bitops: merge little and big endian definisions in asm-generic/bitops/le.h
Akinobu Mita
2011-03-22
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
2011-03-22
include/asm-generic/unistd.h: fix syncfs syscall number
Andrew Morton
[next]