index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-23
clockevents: ARM sp804: allow clockevent name to be specified
Russell King
7
-10
/
+13
2011-05-23
clocksource: ARM sp804: obtain sp804 timer rate via clks
Russell King
6
-3
/
+77
2011-05-23
clocksource: ARM sp804: allow clocksource name to be specified
Russell King
7
-8
/
+8
2011-05-23
clocksource: convert OMAP1 to 32-bit down counting clocksource
Russell King
2
-17
/
+7
2011-05-23
clocksource: convert MXS timrotv2 to 32-bit down counting clocksource
Russell King
2
-13
/
+8
2011-05-23
clocksource: convert SPEAr platforms 16-bit up counting clocksource
Russell King
2
-14
/
+3
2011-05-23
clocksource: convert Integrator/AP 16-bit down counting clocksource
Russell King
2
-18
/
+4
2011-05-23
clocksource: convert W90x900 24-bit down counting clocksource
Russell King
2
-15
/
+3
2011-05-23
clocksource: convert ARM 32-bit down counting clocksources
Russell King
6
-87
/
+16
2011-05-23
clocksource: convert ARM 32-bit up counting clocksources
Russell King
10
-145
/
+34
2011-05-23
ARM: update sa1100 to reflect PXA updates
Russell King
1
-5
/
+3
2011-05-23
ARM: omap1: convert to using readl/writel instead of volatile struct
Russell King
1
-15
/
+16
2011-05-23
ARM: omap1: delete useless interrupt handler
Russell King
1
-15
/
+0
2011-05-23
ARM: s5p: consolidate selection of timer register
Russell King
1
-41
/
+17
2011-05-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2011-05-23
ARM: 6939/1: fix missing 'cpu_relax()' declaration
Marc Zyngier
1
-0
/
+2
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
52
-58
/
+51
2011-05-23
ARM: 6895/1: mach-ux500: fix SMP secondary startup regression
Linus Walleij
1
-0
/
+3
2011-05-23
ARM: consolidate SMP cross call implementation
Russell King
19
-162
/
+37
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
3
-5
/
+10
2011-05-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-19
/
+11
2011-05-23
ARM: Fix generic irq chip
Russell King
2
-0
/
+3
2011-05-23
Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
29
-1063
/
+2986
2011-05-23
watchdog: Change the default timeout and configure nmi watchdog period based ...
Mandeep Singh Baines
1
-2
/
+2
2011-05-23
[S390] cpu hotplug: fix external interrupt subclass mask handling
Heiko Carstens
1
-2
/
+2
2011-05-23
[S390] oprofile: dont access lowcore
Heiko Carstens
1
-9
/
+2
2011-05-23
[S390] oprofile: add missing irq stats counter
Heiko Carstens
3
-0
/
+4
2011-05-23
[S390] Ignore sendmmsg system call note wired up warning
Heiko Carstens
1
-0
/
+1
2011-05-23
[S390] s390,oprofile: fix compile error for !CONFIG_SMP
Jan Glauber
1
-3
/
+3
2011-05-23
[S390] s390,oprofile: fix alert counter increment
Jan Glauber
1
-1
/
+1
2011-05-23
[S390] Remove unused includes in process.c
Jan Glauber
1
-17
/
+2
2011-05-23
[S390] refactor page table functions for better pgste support
Martin Schwidefsky
7
-233
/
+331
2011-05-23
[S390] merge page_test_dirty and page_clear_dirty
Martin Schwidefsky
2
-55
/
+59
2011-05-23
[S390] convert old cpumask API into new one
KOSAKI Motohiro
4
-23
/
+23
2011-05-23
[S390] pfault: cleanup code
Heiko Carstens
1
-30
/
+37
2011-05-23
[S390] pfault: cpu hotplug vs missing completion interrupts
Heiko Carstens
6
-26
/
+71
2011-05-23
[S390] smp: add __noreturn attribute to cpu_die()
Heiko Carstens
1
-1
/
+1
2011-05-23
[S390] percpu: implement arch specific irqsafe_cpu_ops
Heiko Carstens
2
-1
/
+68
2011-05-23
[S390] vdso: disable gcov profiling
Peter Oberparleiter
2
-0
/
+6
2011-05-23
[S390] extmem: get rid of compile warning
Heiko Carstens
1
-0
/
+2
2011-05-23
[S390] get rid of unused variables
Heiko Carstens
2
-6
/
+0
2011-05-23
[S390] Remove data execution protection
Martin Schwidefsky
14
-283
/
+35
2011-05-23
sh: Ignore R_SH_NONE module relocations.
Paul Mundt
1
-0
/
+2
2011-05-23
SH: SE7751: Fix pcibios_map_platform_irq prototype.
Ralf Baechle
1
-1
/
+1
2011-05-23
sh: remove warning and warning_symbol from struct stacktrace_ops
Richard Weinberger
5
-56
/
+0
2011-05-23
sh: wire up sys_sendmmsg.
Paul Mundt
4
-2
/
+6
2011-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
53
-1678
/
+1552
2011-05-22
x86: setup_smep needs to be __cpuinit
Linus Torvalds
1
-2
/
+2
2011-05-22
sparc32: fix build, fix missing cpu_relax declaration
Sam Ravnborg
1
-0
/
+1
2011-05-23
sh: cosmetic improvement: use an existing pointer
Guennadi Liakhovetski
1
-3
/
+3
[prev]
[next]