index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-24
ARM: pm: omap34xx: remove get_*_restore_pointer functions, directly use entry...
Kevin Hilman
3
-52
/
+16
2011-06-24
ARM: pm: omap34xx: convert to generic suspend/resume support
Russell King
2
-177
/
+13
2011-06-24
ARM: pm: omap34xx: remove misleading comment and use of r9
Russell King
1
-7
/
+2
2011-06-24
ARM: pm: omap34xx: no need to save all registers in sleep34xx.S
Russell King
1
-5
/
+5
2011-06-24
ARM: pm: pxa: move cpu_suspend into C code
Russell King
6
-59
/
+33
2011-06-24
ARM: pm: samsung: no need to call flush_cache_all()
Russell King
2
-4
/
+0
2011-06-24
ARM: pm: samsung: move cpu_suspend into C code
Russell King
11
-83
/
+10
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 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-35
/
+132
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
sh: sh7724: Add USBHS DMAEngine support
Kuninori Morimoto
2
-0
/
+48
2011-06-16
sh: ecovec: Add renesas_usbhs support
Kuninori Morimoto
1
-0
/
+48
2011-06-15
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
21
-55
/
+76
2011-06-15
alpha: fix several security issues
Dan Rosenberg
1
-4
/
+7
2011-06-15
rtc: fix build warnings in defconfigs
Wanlong Gao
11
-11
/
+11
2011-06-15
ARM: mach-shmobile: mackerel: tidyup usbhs driver settings
Kuninori Morimoto
1
-15
/
+6
2011-06-14
x86 idle: APM requires pm_idle/default_idle unconditionally when a module
Andy Whitcroft
1
-2
/
+2
2011-06-14
Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-40
/
+74
2011-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
19
-5
/
+30
2011-06-14
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-4
/
+4
2011-06-14
avr32, exec: remove redundant set_fs(USER_DS)
Mathias Krause
1
-1
/
+0
2011-06-14
avr32: make intc_resume() return void to conform to syscore_ops
Hans-Christian Egtvedt
1
-3
/
+1
2011-06-14
avr32: add some more at91 to cpu.h definition
Nicolas Ferre
1
-0
/
+12
2011-06-14
avr32: set CONFIG_CC_OPTIMIZE_FOR_SIZE=y for all defconfigs
Hans-Christian Egtvedt
15
-0
/
+15
2011-06-14
avr32/at32ap: fix mapping of platform device id for USART
Hans-Christian Egtvedt
1
-0
/
+1
2011-06-14
avr32: fix use of non-existing portnr variable in at32_map_usart()
Hans-Christian Egtvedt
1
-1
/
+1
2011-06-14
sh, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2
-3
/
+0
[next]