index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-26
[SPARC64]: Fix __get_cpu_var in preemption-enabled area.
David S. Miller
1
-1
/
+2
2008-03-26
[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/signal.c
David S. Miller
3
-0
/
+16
2008-03-26
[SPARC64]: Fix most sparse warnings in arch/sparc64/kernel/sys_sparc.c
David S. Miller
3
-5
/
+56
2008-03-26
[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.c
David S. Miller
3
-27
/
+44
2008-03-26
[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/ptrace.c
David S. Miller
2
-3
/
+13
2008-03-26
[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/irq.c
David S. Miller
2
-19
/
+29
2008-03-26
[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/iommu.c
David S. Miller
1
-4
/
+4
2008-03-26
[SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.c
David S. Miller
3
-50
/
+144
2008-03-25
[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.c
David S. Miller
4
-7
/
+24
2008-03-24
[SPARC64]: Make save_stack_trace() more efficient.
David S. Miller
2
-1
/
+33
2008-03-23
[SPARC64]: exec PT_DTRACE
Roland McGrath
2
-6
/
+0
2008-03-23
[SPARC64]: Use shorter list_splice_init() for brevity.
Robert P. J. Day
1
-2
/
+1
2008-03-21
[SPARC64]: Remove most limitations to kernel image size.
David S. Miller
4
-158
/
+93
2008-03-03
[SPARC]: Fix link errors with gcc-4.3
David S. Miller
3
-207
/
+203
2008-03-03
sparc64: replace remaining __FUNCTION__ occurances
Harvey Harrison
2
-2
/
+2
2008-03-03
sparc: replace remaining __FUNCTION__ occurances
Harvey Harrison
1
-3
/
+3
2008-02-28
[SPARC]: Add reboot_command[] extern decl to asm/system.h
David S. Miller
2
-4
/
+0
2008-02-28
[SPARC]: Mark linux_sparc_{fpu,chips} static.
David S. Miller
2
-4
/
+4
2008-02-28
[SPARC64]: Adjust kernel PC validation test in fault handler.
David S. Miller
1
-1
/
+1
2008-02-26
[SPARC64]: Loosen checks in exception table handling.
David S. Miller
1
-10
/
+2
2008-02-24
[SPARC64]: Fix section mismatch from kernel_map_range
Sam Ravnborg
1
-1
/
+2
2008-02-24
[SPARC64]: Fix section mismatchs from dr_cpu_data
Sam Ravnborg
2
-8
/
+8
2008-02-24
[SPARC]: Fix build in arch/sparc/kernel/led.c
David S. Miller
1
-0
/
+3
2008-02-24
ARM: OMAP: Release i2c_adapter after use (Siemens SX1)
Jean Delvare
1
-0
/
+2
2008-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
8
-84
/
+13
2008-02-23
h8300: defconfig update
Yoshinori Sato
1
-123
/
+140
2008-02-23
h8300: IRQ handling update
Yoshinori Sato
5
-311
/
+89
2008-02-23
h8300: signal.c typo fix
Yoshinori Sato
1
-2
/
+2
2008-02-23
uml: fix FP register corruption
Jeff Dike
6
-0
/
+49
2008-02-23
uml: fix helper_wait calls in watchdog
Johann Felix Soden
1
-2
/
+2
2008-02-23
uml: remove unused sigcontext accessors
Jeff Dike
2
-55
/
+0
2008-02-23
MN10300: define HZ as a config option
David Howells
1
-0
/
+4
2008-02-23
arch/um/kernel/mem.c: fix a shadowed variable
WANG Cong
1
-3
/
+3
2008-02-23
UML: update defconfig
Jeff Dike
1
-93
/
+187
2008-02-23
uml: fix initrd printk
Johann Felix Soden
1
-1
/
+1
2008-02-22
Mark CC_STACKPROTECTOR as being BROKEN
Linus Torvalds
1
-1
/
+1
2008-02-22
x86 ptrace: fix compat PTRACE_SETREGS
Roland McGrath
1
-2
/
+2
2008-02-21
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+18
2008-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2
-1
/
+6
2008-02-21
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-8
/
+38
2008-02-21
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
32
-354
/
+1604
2008-02-21
PCI: don't load acpi_php when acpi is disabled
Yinghai Lu
1
-1
/
+2
2008-02-21
PCI: irq: patch for Intel ICH10 DeviceID's
Jason Gaston
1
-0
/
+4
2008-02-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...
Paul Mackerras
4
-20
/
+7
2008-02-21
[POWERPC] pasemi: Remove warning in mpic_pasemi_msi.c
Olof Johansson
1
-3
/
+2
2008-02-21
[POWERPC] pasemi: Register i2c devices at boot
Olof Johansson
2
-1
/
+98
2008-02-21
Hibernation: Handle DEBUG_PAGEALLOC on x86
Rafael J. Wysocki
1
-1
/
+18
2008-02-20
[SPARC64]: make IOMMU code respect the segment boundary limits
FUJITA Tomonori
1
-1
/
+2
2008-02-20
[SPARC64]: Fix cpu trampoline et al. mismatch warnings.
Sam Ravnborg
3
-3
/
+7
2008-02-20
FRV: Change the timerfd syscalls to be the same as i386
David Howells
1
-1
/
+3
[next]