index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
Eric Dumazet
2007-04-25
1
-0
/
+2
*
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
2007-04-25
1
-1
/
+2
*
[NET]: div64_64 consolidate (rev3)
Stephen Hemminger
2007-04-25
1
-0
/
+3
*
[ARM] 4298/1: fix memory barriers for DMA coherent and SMP platforms
Lennert Buytenhek
2007-04-01
1
-16
/
+18
*
[ARM] Fix __NR_kexec_load
Russell King
2007-04-01
1
-1
/
+1
*
[ARM] 4296/1: ixp4xx: compile fix
Vladimir Barinov
2007-03-30
1
-17
/
+0
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-03-24
2
-4
/
+8
|
\
|
*
[ARM] 4278/1: configure pxa27x I2C SCL as "input"
Guennadi Liakhovetski
2007-03-24
1
-1
/
+1
|
*
[ARM] 4235/1: ns9xxx: declare the clock functions as "const"
Uwe Kleine-König
2007-03-20
1
-3
/
+7
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-03-19
1
-2
/
+2
|
\
\
|
|
/
|
*
[ARM] 4264/1: ldrex/strex syntax errors with recent compilers
Stelian Pop
2007-03-15
1
-2
/
+2
*
|
[PATCH] gpio_direction_output() needs an initial value
David Brownell
2007-03-16
5
-6
/
+9
|
/
*
[ARM] 4263/1: fix IXP4XX_NPE[ABC]_BASE_VIRT address
Milan Svoboda
2007-03-12
1
-3
/
+3
*
[ARM] 4248/1: lh7a40x: fix missing definitions for get_irqnr_preamble
Dan Williams
2007-03-08
1
-0
/
+12
*
[PATCH] gpio_keys driver shouldn't be ARM-specific
David Brownell
2007-03-05
1
-17
/
+0
*
Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...
Russell King
2007-03-02
3
-7
/
+13
|
\
|
*
ARM: OMAP: Add missing get_irqnr_preamble and arch_ret_to_user for omap2
Tony Lindgren
2007-03-02
1
-0
/
+6
|
*
ARM: OMAP: Remove obsolete alsa typedefs
Tony Lindgren
2007-03-02
1
-6
/
+6
|
*
ARM: OMAP: omap1510->15xx conversions needed for sx1
Vladimir Ananiev
2007-03-02
1
-1
/
+1
*
|
[ARM] 4241/1: Define mb() as compiler barrier on a uniprocessor system
Catalin Marinas
2007-03-02
1
-21
/
+19
|
/
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-02-26
3
-33
/
+7
|
\
|
*
[ARM] 4234/1: Introduce get_irqnr_preamble and arch_ret_to_user for ns9xxx.
Uwe Kleine-König
2007-02-25
1
-0
/
+6
|
*
[ARM] 4231/1: AT91: Merge and typo fixes.
Andrew Victor
2007-02-22
2
-33
/
+1
*
|
[PATCH] GPIO API: SA1100 wrapper cleanup
Philipp Zabel
2007-02-20
1
-20
/
+14
*
|
[PATCH] GPIO API: S3C2410 wrapper cleanup
Philipp Zabel
2007-02-20
1
-10
/
+11
*
|
[PATCH] GPIO API: PXA wrapper cleanup
Philipp Zabel
2007-02-20
2
-18
/
+36
|
/
*
Merge ARM fixes
Russell King
2007-02-20
16
-102
/
+435
|
\
|
*
[ARM] Fix s3c2410 ALSA audio for typedef elimination
Russell King
2007-02-20
1
-3
/
+3
|
*
[ARM] 4223/1: ixdp2351 : Fix for a define error
Ozzy
2007-02-20
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-02-19
1
-3
/
+3
|
|
\
|
|
*
Storage class should be before const qualifier
Tobias Klauser
2007-02-17
1
-3
/
+3
|
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-02-19
117
-404
/
+2771
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
[PATCH] S3C2410 GPIO wrappers
Philipp Zabel
2007-02-12
1
-0
/
+65
|
*
|
[PATCH] SA1100 GPIO wrappers
Philipp Zabel
2007-02-12
1
-0
/
+81
|
*
|
[PATCH] PXA GPIO wrappers
Philipp Zabel
2007-02-12
1
-0
/
+72
|
*
|
[PATCH] AT91 GPIO wrappers
David Brownell
2007-02-12
1
-2
/
+46
|
*
|
[PATCH] OMAP GPIO wrappers
David Brownell
2007-02-12
1
-0
/
+66
|
*
|
[PATCH] GPIO core
David Brownell
2007-02-12
1
-0
/
+7
|
*
|
[PATCH] SPI: Freescale iMX SPI controller driver (BIS+)
Andrea Paterniani
2007-02-12
1
-0
/
+72
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2007-02-11
1
-0
/
+17
|
|
\
\
|
|
*
\
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2007-02-10
64
-240
/
+305
|
|
|
\
\
|
|
*
|
|
Input: gpio-keys - keyboard driver for GPIO buttons
Phil Blundell
2007-01-18
1
-0
/
+17
|
*
|
|
|
[PATCH] Remove the last reference to rwlock_is_locked() macro.
Robert P. J. Day
2007-02-11
1
-1
/
+0
|
*
|
|
|
[PATCH] fix sparse warnings from {asm,net}/checksum.h
Tilman Schmidt
2007-02-11
1
-2
/
+2
|
*
|
|
|
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
2007-02-11
1
-18
/
+0
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm
Linus Torvalds
2007-02-09
1
-64
/
+0
|
|
\
\
\
|
|
*
|
|
[APM] ARM: Convert to use shared APM emulation.
Ralf Baechle
2007-02-09
1
-64
/
+0
|
*
|
|
|
[PATCH] kill eth_io_copy_and_sum()
Al Viro
2007-02-09
2
-8
/
+0
|
|
/
/
/
*
|
|
|
[ARM] Merge remaining IOP code
Russell King
2007-02-20
36
-114
/
+341
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
[ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xx
Dan Williams
2007-02-17
5
-22
/
+104
[next]