index
:
kernel/linux.git
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.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-24
ARM: pm: mach-s3c64xx: cleanup s3c_cpu_save
Russell King
1
-3
/
+1
2011-06-24
ARM: pm: mach-exynos4: cleanup s3c_cpu_save
Russell King
1
-4
/
+1
2011-06-24
ARM: pm: mach-s5pv210: cleanup s3c_cpu_save
Russell King
1
-4
/
+1
2011-06-24
ARM: pm: plat-s3c24xx: cleanup s3c_cpu_save
Russell King
1
-3
/
+1
2011-06-24
ARM: pm: sa1100: move cpu_suspend into C code
Russell King
2
-11
/
+4
2011-06-24
ARM: pm: move cpu_init() call into core code
Russell King
4
-7
/
+1
2011-06-24
ARM: pm: convert cpu_suspend() to a normal function
Russell King
8
-40
/
+31
2011-06-24
ARM: pm: move sa1100 to use proper suspend func arg0
Russell King
1
-4
/
+4
2011-06-24
ARM: pm: rejig suspend follow-on function calling convention
Russell King
1
-4
/
+5
2011-06-24
ARM: pm: reallocate registers to avoid r2, r3
Russell King
1
-9
/
+9
2011-06-24
ARM: pm: preserve r4 - r11 across a suspend
Russell King
1
-2
/
+3
2011-06-24
ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU paths
Russell King
1
-18
/
+6
2011-06-24
ARM: pm: move return address (for cpu_resume) to top of stack
Russell King
1
-8
/
+8
2011-06-24
ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the same
Russell King
1
-9
/
+3
2011-06-24
ARM: pm: sa1100: no need to re-enable clock switching
Russell King
1
-1
/
+0
2011-06-24
ARM: pm: arrange for cpu_proc_init() to be called on resume
Russell King
2
-52
/
+51
2011-06-24
ARM: pm: ensure ARMv7 CPUs save and restore the TLS register
Russell King
1
-3
/
+7
2011-06-24
ARM: pm: proc-v7: fix missing struct processor pointers for suspend code
Russell King
1
-3
/
+3
2011-06-21
ARM: 6969/1: plat-iop: fix build error
Linus Walleij
1
-0
/
+1
2011-06-21
ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entries
Dave Martin
1
-1
/
+13
2011-06-21
ARM: SMP: wait for CPU to be marked active
Russell King
1
-1
/
+5
2011-06-17
ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbols
Dave Martin
1
-2
/
+11
2011-06-17
ARM: 6962/1: mach-h720x: fix build error
Linus Walleij
1
-0
/
+2
2011-06-17
ARM: 6959/1: SMP build fix for entry-macro-multi.S
Magnus Damm
2
-0
/
+6
2011-06-16
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-71
/
+161
2011-06-16
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
21
-55
/
+76
2011-06-16
rtc: fix build warnings in defconfigs
Wanlong Gao
5
-5
/
+5
2011-06-15
ARM: mach-shmobile: mackerel: tidyup usbhs driver settings
Kuninori Morimoto
1
-15
/
+6
2011-06-14
ARM: mach-shmobile: Correct SCIF port types for SH7367.
Paul Mundt
1
-7
/
+7
2011-06-14
ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fix
Magnus Damm
1
-0
/
+6
2011-06-14
ARM: mach-shmobile: Mackerel USB platform data update
Magnus Damm
1
-65
/
+160
2011-06-14
ARM: mach-shmobile: AG5EVM SDHI1 platform data update
Magnus Damm
1
-3
/
+1
2011-06-13
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-71
/
+26
2011-06-12
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-0
/
+4
2011-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+5
2011-06-12
ep93xx: set DMA masks for the ep93xx_eth
Mika Westerberg
1
-1
/
+5
2011-06-11
ARM: footbridge: fix clock event support
Russell King
1
-0
/
+1
2011-06-11
ARM: footbridge: fix debug macros
Russell King
1
-2
/
+3
2011-06-11
ARM: initrd: disable initrds outside of memory
Russell King
1
-0
/
+6
2011-06-10
Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinc...
Russell King
8
-7
/
+152
2011-06-10
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
Russell King
2
-2
/
+6
2011-06-10
ARM: extend Code: line by one 16-bit quantity for Thumb instructions
Russell King
1
-1
/
+1
2011-06-10
gpio/nomadik: fix sleepmode for elder Nomadik
Linus Walleij
2
-0
/
+4
2011-06-09
ARM: 6955/1: cmpxchg syscall should data abort if page not write
Po-Yu Chuang
1
-1
/
+1
2011-06-09
ARM: 6954/1: zImage: fix Thumb2 breakage
Nicolas Pitre
1
-3
/
+3
2011-06-09
ARM: 6953/1: DT: don't try to access physical address zero
Nicolas Pitre
1
-0
/
+3
2011-06-09
ARM: 6949/2: mach-u300: fix compilaton warning in IO accessors
Linus Walleij
2
-13
/
+11
2011-06-09
Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks"
Russell King
1
-3
/
+3
2011-06-09
Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID"
Russell King
2
-10
/
+11
2011-06-08
davinci: make PCM platform devices static
Sekhar Nori
2
-2
/
+2
[next]