index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-24
cputime: Constify timeval_to_cputime(timeval) argument
Li Zhong
1
-1
/
+1
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-19
/
+0
2013-02-22
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-13
/
+17
2013-02-21
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+21
2013-02-20
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
1
-0
/
+10
2013-02-19
generic: Use raw local irq variant for generic cmpxchg
Ingo Molnar
1
-4
/
+4
2013-02-14
s390/mm: implement software dirty bits
Martin Schwidefsky
1
-10
/
+0
2013-02-14
asm-generic/io.h: convert readX defines to functions
Heiko Carstens
1
-3
/
+17
2013-02-14
burying unused conditionals
Al Viro
2
-10
/
+0
2013-02-12
asm-generic: io: Fix ioread16/32be and iowrite16/32be
Michal Simek
1
-4
/
+4
2013-02-11
gpiolib: let gpio_chip reference its descriptors
Alexandre Courbot
1
-0
/
+3
2013-02-11
asm-generic headers: Allow yet more arch overrides in checksum.h
Vineet Gupta
1
-0
/
+4
2013-02-11
asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn()
Vineet Gupta
1
-0
/
+11
2013-02-11
asm-generic headers: uaccess.h to conditionally define segment_eq()
Vineet Gupta
1
-1
/
+2
2013-02-09
gpiolib: link all gpio_chips using a list
Alexandre Courbot
1
-0
/
+2
2013-02-05
Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Grant Likely
1
-44
/
+37
2013-02-05
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
3
-60
/
+182
2013-02-04
gpiolib: remove gpiochip_reserve()
Alexandre Courbot
1
-1
/
+0
2013-02-03
take sys_rt_sigsuspend() prototype to linux/syscalls.h
Al Viro
1
-4
/
+0
2013-02-03
sanitize rt_sigaction() situation a bit
Al Viro
1
-5
/
+0
2013-01-27
Merge tag 'v3.8-rc5' into next/cleanup
Olof Johansson
3
-4
/
+20
2013-01-27
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2
-1
/
+15
2013-01-27
cputime: Move default nsecs_to_cputime() to jiffies based cputime file
Frederic Weisbecker
1
-2
/
+8
2013-01-27
cputime: Librarize per nsecs resolution cputime definitions
Frederic Weisbecker
3
-61
/
+163
2013-01-24
clk: add common of_clk_init() function
Prashant Gaikwad
1
-0
/
+10
2013-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-0
/
+16
2013-01-22
gpio: devm_gpio_* support should not depend on GPIOLIB
Shawn Guo
1
-6
/
+0
2013-01-22
gpio: fix warning of 'struct gpio_chip' declaration
Shawn Guo
1
-37
/
+37
2013-01-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+2
2013-01-18
asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix build
Kirill A. Shutemov
1
-4
/
+2
2013-01-14
Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...
Olof Johansson
1
-1
/
+12
2013-01-14
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
2
-2
/
+11
2013-01-10
irqchip: add basic infrastructure
Thomas Petazzoni
1
-1
/
+11
2013-01-04
mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
Michal Hocko
1
-0
/
+9
2013-01-03
include: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2013-01-02
clocksource: add common of_clksrc_init() function
Stephen Warren
1
-0
/
+9
2012-12-26
CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.h
Vineet Gupta
1
-0
/
+2
2012-12-25
asm-generic/dma-mapping-broken.h: Provide dma_alloc_attrs()/dma_free_attrs()
Geert Uytterhoeven
1
-0
/
+16
2012-12-21
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2
-32
/
+5
2012-12-17
asm-generic: io: don't perform swab during {in,out} string functions
Will Deacon
1
-6
/
+6
2012-12-16
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+110
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+20
2012-12-12
asm-generic, mm: pgtable: consolidate zero page helpers
Kirill A. Shutemov
1
-0
/
+26
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-22
/
+0
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+16
2012-12-11
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+4
2012-12-11
mm: numa: pte_numa() and pmd_numa()
Andrea Arcangeli
1
-0
/
+106
2012-12-11
x86/mm: Introduce pte_accessible()
Rik van Riel
1
-0
/
+4
2012-12-09
asm-generic/mmu.h: Add support for FDPIC
Lars-Peter Clausen
1
-0
/
+5
[prev]
[next]