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
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-19
[ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1
eric miao
1
-0
/
+26
2008-04-19
[ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x}
eric miao
3
-63
/
+84
2008-04-19
[ARM] pxa: use new pin configuration mechanism for lubbock
eric miao
1
-45
/
+37
2008-04-19
[ARM] pxa: use new pin configuration mechanism for mainstone
eric miao
1
-57
/
+81
2008-04-19
[ARM] pxa: move ARRAY_AND_SIZE definition to generic.h
eric miao
4
-4
/
+4
2008-04-19
[ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x}
eric miao
2
-2
/
+192
2008-04-19
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
23
-0
/
+23
2008-04-19
[ARM] pxa: move mfp sysdev registeration out for suspend/resume order
eric miao
3
-10
/
+13
2008-04-19
[ARM] pxa: rename mfp.c to mfp-pxa3xx.c to indicate it's pxa3xx specific
eric miao
2
-1
/
+1
2008-04-19
[ARM] pxa: make pxa_gpio_irq_type() processor generic
eric miao
1
-2
/
+18
2008-04-19
[ARM] pxa: move GPIO sysdev outside of generic.c into gpio.c
eric miao
2
-62
/
+57
2008-04-19
[ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()
eric miao
6
-49
/
+25
2008-04-19
[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one
eric miao
5
-99
/
+37
2008-04-19
[ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.c
eric miao
3
-183
/
+185
2008-04-19
[ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitions
eric miao
1
-48
/
+18
2008-04-19
[ARM] pxa: cleanup the coding style of pxa_gpio_set_type()
eric miao
1
-22
/
+20
2008-04-19
[ARM] pxa: make GPIO IRQ code less dependent on the internal IRQs
eric miao
1
-5
/
+19
2008-04-19
[ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs()
eric miao
1
-58
/
+16
2008-04-19
[ARM] 4832/2: Support AC97CLK on PXA3xx via the clock API
Mark Brown
1
-2
/
+28
2008-04-19
[ARM] 4831/2: Add PXA2xx AC97 clocks to clock API
Mark Brown
2
-0
/
+5
2008-04-19
[ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUs
Mark Brown
1
-0
/
+22
2008-04-19
[ARM] remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-2
/
+0
2008-04-19
[ARM] Fix kernel mode preemption
Russell King
1
-19
/
+5
2008-04-19
[ARM] 4881/1: print unrecognised processor ID as part of failure message
Lennert Buytenhek
1
-1
/
+6
2008-04-19
[ARM] 4854/1: fix the load address of uImage for CONFIG_ZBOOT_ROM=y
Uwe Kleine-König
1
-1
/
+7
2008-04-19
[ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall...
Uwe Kleine-König
1
-1
/
+3
2008-04-19
[ARM] Update mach-types
Russell King
1
-4
/
+113
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
9
-10
/
+0
2008-04-18
Allow the L2X0 outer cache support to be configurable
Catalin Marinas
5
-4
/
+11
2008-04-18
RealView: Add the configuration and build changes for PB1176
Bahadir Balban
3
-1
/
+9
2008-04-18
RealView: Base support for the PB1176 platform
Bahadir Balban
1
-0
/
+290
2008-04-18
RealView: Add compactflash support for the PB11MPCore platform
Bahadir Balban
1
-0
/
+26
2008-04-18
RealView: Enable the configuration options for PB11MPCore
Bahadir Balban
4
-3
/
+13
2008-04-18
RealView: Add the SMP initialisation support for PB11MPCore
Catalin Marinas
1
-2
/
+11
2008-04-18
RealView: Base support for the PB11MPCore platform
Bahadir Balban
1
-0
/
+314
2008-04-18
RealView: Allow ARMv7 support for RealView/EB
Catalin Marinas
1
-1
/
+1
2008-04-18
RealView: Move more device address definitions to board-eb.h
Catalin Marinas
1
-21
/
+21
2008-04-18
RealView: Move the UART definitions to EB specific files
Catalin Marinas
1
-16
/
+16
2008-04-18
RealView: Move the timer definitions into the EB specific files
Catalin Marinas
3
-23
/
+32
2008-04-18
RealView: Move the flash definitions out of platform.h
Catalin Marinas
3
-9
/
+14
2008-04-18
RealView: Move the EB GIC definitions to the board file
Catalin Marinas
1
-8
/
+8
2008-04-18
Add RealView/EB support for the LAN9118 Ethernet chip
Catalin Marinas
1
-8
/
+31
2008-04-18
RealView: Move the SCU initialisation out of __v6_setup
Catalin Marinas
2
-22
/
+35
2008-04-18
Linux Thumb-2 support for user-space applications
Paul Brook
1
-9
/
+44
2008-04-18
Add a prefetch abort handler
Paul Brook
20
-10
/
+76
2008-04-18
ARMv7: Add support for the ThumbEE state saving/restoring
Catalin Marinas
4
-0
/
+92
2008-04-17
[ARM] 4963/1: S3C2410 - add basic machine support for the TCT Hammer
David Anders
4
-0
/
+1054
2008-04-17
[ARM] 4987/1: S3C24XX: Ensure watchdog reset initiated from cached code.
Ben Dooks
1
-0
/
+27
2008-04-17
[ARM] 4986/1: S3C24XX: Simtec machines need UCLK as parent to DCLK
Ben Dooks
4
-7
/
+8
2008-04-17
[ARM] 4985/1: S3C2412: Fix ARMDIVN name in CLKDIVN definition.
Ben Dooks
1
-1
/
+1
[prev]
[next]