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
2006-09-27
[ARM] nommu: add ARM9TDMI core support
Hyok S. Choi
4
-0
/
+149
2006-09-27
[ARM] nommu: add ARM740T core support
Hyok S. Choi
4
-2
/
+193
2006-09-27
[ARM] nommu: add ARM7TDMI core support
Hyok S. Choi
4
-0
/
+264
2006-09-27
[ARM] nommu: manage the CP15 things
Hyok S. Choi
8
-12
/
+56
2006-09-27
[ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPU
Hyok S. Choi
1
-0
/
+33
2006-09-27
[ARM] nommu: allows to support module in nommu
Hyok S. Choi
1
-0
/
+8
2006-09-27
[ARM] do_bad_area() always takes current and current->active_mm
Russell King
3
-14
/
+8
2006-09-27
[ARM] Add setup_mm_for_reboot() for nommu
Russell King
1
-0
/
+7
2006-09-27
[ARM] Rename mm-armv.c to pgd.c
Russell King
2
-4
/
+2
2006-09-27
[ARM] Move rest of MMU setup code from mm-armv.c to mmu.c
Russell King
3
-551
/
+542
2006-09-27
[ARM] Split ARM MM initialisation for !mmu
Russell King
5
-206
/
+274
2006-09-27
[ARM] Separate page table manipulation code from bootmem initialisation
Russell King
1
-29
/
+44
2006-09-27
[ARM] 3860/1: Versatile PCI config byte accesses
Paul Brook
1
-1
/
+0
2006-09-27
[ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR transla...
George G. Davis
1
-2
/
+2
2006-09-27
[ARM] 3858/1: S3C2412: power management code
Ben Dooks
4
-40
/
+137
2006-09-27
[ARM] 3854/2: S3C2410 - add machine type for AML M5900 series (resubmitted)
David Anders
3
-0
/
+253
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
1
-1
/
+1
2006-09-25
ARM: OMAP: Remove common pm.c
Tony Lindgren
1
-670
/
+0
2006-09-25
ARM: OMAP: Sync clocks with linux-omap tree
Tony Lindgren
5
-87
/
+116
2006-09-25
[PATCH] ARM: OMAP: Check gpio_fck not gpio_ick
Komal Shah
1
-1
/
+1
2006-09-25
ARM: OMAP: Sync DMA with linux-omap tree
Tony Lindgren
1
-21
/
+64
2006-09-25
ARM: OMAP2: Make sure peripherals can be accessed after clk_enable
Juha Yrjola
1
-1
/
+47
2006-09-25
ARM: OMAP2: Keep both APLLs active during bootup
Juha Yrjola
1
-0
/
+15
2006-09-25
ARM: OMAP: Add sanity check to clk_disable
Juha Yrjola
1
-0
/
+1
2006-09-25
ARM: OMAP: GPIO: IRQSTATUS2 workaround for retention state
Hiroshi DOYU
1
-0
/
+6
2006-09-25
ARM: OMAP: Fix typo for 24xx GPIO resume
Tony Lindgren
1
-2
/
+2
2006-09-25
ARM: OMAP: OMAP2 dmtimer power management support
Juha Yrjola
1
-1
/
+9
2006-09-25
ARM: OMAP: Add support for forcing osc_ck on
Juha Yrjola
2
-1
/
+19
2006-09-25
ARM: OMAP: Add enable/disable functions for dmtimer
Timo Teras
1
-42
/
+31
2006-09-25
ARM: OMAP: Remove Remove superfluous/recursive locking for GPIO
David Brownell
1
-2
/
+0
2006-09-25
ARM: OMAP: Fix spinlock recursion for dyntick
Tony Lindgren
1
-6
/
+20
2006-09-25
ARM: OMAP: Remove IVA IRQ bank
Komal Shah
1
-12
/
+0
2006-09-25
ARM: OMAP: Reset GPIO irq state after free_irq()
Tony Lindgren
1
-4
/
+21
2006-09-25
ARM: OMAP: Add write memory barriers to OMAP2 clock code
Juha Yrjola
1
-4
/
+10
2006-09-25
ARM: OMAP: Fix OMAP2 clock.c typo
Samuel Ortiz
1
-1
/
+1
2006-09-25
ARM: OMAP: Use GPT iclk only when needed
Timo Teras
1
-13
/
+62
2006-09-25
ARM: OMAP: DMA source and destination addresses are unsigned
Tony Lindgren
1
-0
/
+2
2006-09-25
ARM: OMAP2: Dynamic allocator for GPMC memory space
Imre Deak
1
-2
/
+178
2006-09-25
ARM: OMAP: Fix OMAP1 compilation after MPUIO check change
Jonathan McDowell
1
-1
/
+1
2006-09-25
ARM: OMAP: mux: add config for 16xx SPI pins
Mark Howell
1
-0
/
+11
2006-09-25
ARM: OMAP: Sleep is prevented when no LCD is attached
Imre Deak
1
-0
/
+8
2006-09-25
ARM: OMAP: GPIO: fix MPUIO check
Imre Deak
1
-3
/
+3
2006-09-25
ARM: OMAP: Remove sys_ck and sys_clkout from McBSP for 24xx
Tony Lindgren
1
-9
/
+0
2006-09-25
ARM: OMAP: Apollon MMC support
Kyungmin Park
3
-5
/
+36
2006-09-25
ARM: OMAP: 2420 boot BUG(): failure to map SRAM
Kevin Hilman
1
-4
/
+1
2006-09-25
ARM: OMAP: timer32k: fix tick count calculation when reprogramming
Imre Deak
1
-1
/
+11
2006-09-25
ARM: OMAP: Avoid sleeping during arch_reset
Tony Lindgren
2
-7
/
+23
2006-09-25
[ARM] 3838/1: ARM: DCC debug console support for ARM11
Tony Lindgren
3
-1
/
+65
2006-09-25
[ARM] Cleanups for 4cc9bd2eaa1063c68341c1c00e66660adcfdf254
Russell King
3
-85
/
+73
2006-09-25
[ARM] 3789/4: Fix VFP emulation to ignore VECITR for scalar instruction
Gen FUKATSU
3
-71
/
+82
[prev]
[next]