index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m32r
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
Generic semaphore implementation
Matthew Wilcox
3
-191
/
+1
2008-02-08
procfs: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-02-07
m32r: build fix of arch/m32r/kernel/smpboot.c
Mathieu Desnoyers
1
-0
/
+1
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-4
/
+7
2008-02-05
timerfd: fix remaining architectures
Andrew Morton
1
-1
/
+1
2008-02-03
arch/m32r/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-28
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
1
-6
/
+6
2007-11-28
m32r: Update sys_rt_sigsuspend
Hirokazu Takata
1
-10
/
+7
2007-11-28
m32r: Add missing syscalls
Hirokazu Takata
1
-0
/
+40
2007-10-20
spelling fixes: arch/m32r/
Simon Arlott
5
-15
/
+15
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-1
/
+1
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
1
-1
/
+1
2007-10-16
m32r: convert to generic sys_ptrace
Christoph Hellwig
1
-39
/
+3
2007-10-16
M32R: cleanup struct irqaction initializers
Thomas Gleixner
1
-2
/
+6
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
1
-8
/
+0
2007-09-06
m32r: Rename STI/CLI macros
Hirokazu Takata
1
-8
/
+8
2007-09-06
m32r: build fix of entry.S
Hirokazu Takata
1
-2
/
+2
2007-09-03
m32r: Separate syscall table from entry.S
Hirokazu Takata
2
-287
/
+290
2007-09-03
m32r: Cosmetic updates of arch/m32r/kernel/entry.S
Hirokazu Takata
1
-15
/
+7
2007-09-03
m32r: Exit ei_handler directly for no IRQ case or IPI operations
Hirokazu Takata
1
-2
/
+1
2007-09-03
m32r: Simplify ei_handler code
Hirokazu Takata
1
-202
/
+39
2007-09-03
m32r: Rearrange platform-dependent codes
Hirokazu Takata
17
-4890
/
+0
2007-07-30
m32r: build fix for removing fs.h from mm.h
Hirokazu Takata
3
-0
/
+3
2007-07-26
m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c
Hirokazu Takata
1
-2
/
+3
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-4
/
+1
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-9
/
+3
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-6
/
+1
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
4
-4
/
+0
2007-05-02
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
1
-1
/
+1
2007-02-12
[PATCH] Dynamic kernel command-line: m32r
Alon Bar-Lev
1
-3
/
+3
2007-02-11
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
1
-8
/
+0
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
1
-0
/
+4
2007-02-11
[PATCH] m32r: cosmetic updates and trivial fixes
Hirokazu Takata
1
-2
/
+0
2007-02-11
[PATCH] m32r: fix kernel entry address of vmlinux
Hirokazu Takata
1
-1
/
+4
2007-02-11
[PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2
Hirokazu Takata
2
-23
/
+5
2007-01-11
[PATCH] Change cpu_up and co from __devinit to __cpuinit
Gautham R Shenoy
1
-1
/
+1
2006-12-08
[PATCH] m32r: bootloader support for OPSPUT platform
Hirokazu Takata
2
-12
/
+76
2006-12-08
[PATCH] m32r: fix ace_handler to pass full 32-bit address
Hirokazu Takata
1
-2
/
+0
2006-12-08
[PATCH] m32r: make userspace headers platform-independent
Hirokazu Takata
1
-36
/
+29
2006-12-07
[PATCH] initrd: remove unused false condition for initrd_start
Henry Nestler
1
-3
/
+1
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-10-27
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
1
-7
/
+1
2006-10-11
[PATCH] m32r: more __user annotations
Al Viro
1
-3
/
+3
2006-10-11
[PATCH] m32r: NULL noise removal
Al Viro
3
-10
/
+10
2006-10-11
[PATCH] m32r: signal __user annotations
Al Viro
1
-3
/
+3
2006-10-11
[PATCH] m32r: C99 initializers in setup.c
Al Viro
1
-4
/
+4
2006-10-07
[PATCH] m32r pt_regs fixes
Al Viro
3
-11
/
+17
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
1
-0
/
+20
[next]