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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-19
[PATCH] m32r: mappi3 reboot support
Hirokazu Takata
2
-11
/
+15
2006-04-19
[PATCH] m32r: update include/asm-m32r/semaphore.h
Hirokazu Takata
1
-60
/
+4
2006-04-19
[PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target
Hirokazu Takata
5
-45
/
+40
2006-04-19
[PATCH] x86 cpuid and msr notifier callback section mismatches
Randy Dunlap
2
-2
/
+2
2006-04-19
[PATCH] asm-i386/atomic.h: local_irq_save should be used instead of local_irq...
lepton
1
-2
/
+3
2006-04-19
[PATCH] selinux: Fix MLS compatibility off-by-one bug
Ron Yorston
1
-1
/
+1
2006-04-19
[PATCH] hugetlbfs: add Kconfig help text
Arthur Othieno
1
-0
/
+6
2006-04-19
[PATCH] page_alloc.c: buddy handling cleanup
Andrew Morton
1
-4
/
+6
2006-04-19
[PATCH] mm: fix mm_struct reference counting bugs in mm/oom_kill.c
Dave Peterson
1
-22
/
+23
2006-04-19
[PATCH] oom-kill: mm locking fix
Andrew Morton
1
-8
/
+18
2006-04-19
[PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUS
John Hawkes
1
-7
/
+3
2006-04-19
[PATCH] swsusp: prevent possible image corruption on resume
Rafael J. Wysocki
1
-4
/
+5
2006-04-19
[PATCH] m41t00: fix bitmasks when writing to chip
David Barksdale
1
-4
/
+4
2006-04-19
[PATCH] uml: MADV_REMOVE fixes
Jeff Dike
3
-2
/
+6
2006-04-19
[PATCH] for_each_possible_cpu: x86_64
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-04-19
[PATCH] task: Make task list manipulations RCU safe
Eric W. Biederman
4
-5
/
+4
2006-04-19
[PATCH] uml: make 64-bit COW files compatible with 32-bit ones
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-04-18
Linux v2.6.17-rc2
v2.6.17-rc2
Linus Torvalds
1
-1
/
+1
2006-04-18
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
197
-3989
/
+7745
2006-04-19
[MAINTAINERS] The ham radio code now has website at http://www.linux-ax25.org.
Ralf Baechle
1
-0
/
+3
2006-04-19
[MIPS] Use __ffs() instead of ffs() for waybit calculation.
Atsushi Nemoto
2
-9
/
+9
2006-04-19
[MIPS] Fix Makefile bugs for MIPS32/MIPS64 R1 and R2.
Ralf Baechle
1
-4
/
+4
2006-04-19
[MIPS] Handle IDE PIO cache aliases on SMP.
Ralf Baechle
7
-2
/
+60
2006-04-19
[MIPS] Make mips_srs_init static.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] MIPS boards: Set HZ to 100.
Ralf Baechle
1
-0
/
+13
2006-04-19
[MIPS] kgdb: Let gcc compute the array size itself.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] FPU affinity for MT ASE.
Ralf Baechle
10
-2
/
+125
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
51
-176
/
+3720
2006-04-19
[MIPS] kpsd and other AP/SP improvements.
Ralf Baechle
9
-394
/
+1307
2006-04-19
[MIPS] R2: Instruction hazard barrier.
Ralf Baechle
1
-0
/
+15
2006-04-19
[MIPS] Fix genrtc compilation.
Ralf Baechle
1
-2
/
+2
2006-04-19
[MIPS] R2: Implement shadow register allocation without spinlock.
Ralf Baechle
1
-23
/
+18
2006-04-19
[MIPS] Fix VR41xx build errors.
Yoichi Yuasa
1
-0
/
+13
2006-04-19
[MIPS] Fix tx49_blast_icache32_page_indexed.
Atsushi Nemoto
1
-1
/
+2
2006-04-19
[MIPS] Enable SCHED_NO_NO_OMIT_FRAME_POINTER for MIPS.
Atsushi Nemoto
1
-0
/
+4
2006-04-19
[MIPS] Use "R" constraint for cache_op.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] Rewrite all the assembler interrupt handlers to C.
Ralf Baechle
100
-3388
/
+1114
2006-04-19
[MIPS] Fix the crime against humanity that mipsIRQ.S is.
Ralf Baechle
9
-67
/
+260
2006-04-19
[MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0.
Ralf Baechle
2
-4
/
+6
2006-04-19
[MIPS] Replace redundant declarations of _end by <asm/sections.h>.
Ralf Baechle
5
-10
/
+7
2006-04-19
[MIPS] JMR3927 build fixes for the RTC code.
Ralf Baechle
3
-32
/
+45
2006-04-19
[MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs argument.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] EV96100: Fix over two year old typo in variable name.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers.
Ralf Baechle
1
-12
/
+12
2006-04-19
[MIPS] MV6434x: Add prototype of interrupt dispatch function.
Ralf Baechle
1
-0
/
+2
2006-04-19
[MIPS] it8172: Fix build of serial driver.
Ralf Baechle
1
-6
/
+6
2006-04-19
[MIPS] ITE: Glue build.
Ralf Baechle
1
-0
/
+1
2006-04-19
[MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] Jaguar: Fix build errors after the recent move of Marvell headers.
Ralf Baechle
1
-18
/
+18
2006-04-19
[MIPS] ITE8172: Fix build error due to missmatching prototypes.
Ralf Baechle
1
-3
/
+0
[next]