index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m32r
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-01
PCI: Kconfig help: don't refer to the PCI-HOWTO
Adrian Bunk
1
-5
/
+0
2008-01-30
spinlock: lockbreak cleanup
Nick Piggin
1
-0
/
+5
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
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
2
-24
/
+1
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-1
/
+1
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
1
-1
/
+1
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-4
/
+4
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
During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
1
-8
/
+0
2007-10-15
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
1
-1
/
+1
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
1
-3
/
+3
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: Define symbols to unify platform-dependent ICU checks
Hirokazu Takata
1
-0
/
+20
2007-09-03
m32r: Move dot.gdbinit files
Hirokazu Takata
10
-0
/
+0
2007-09-03
m32r: Rearrange platform-dependent codes
Hirokazu Takata
27
-28
/
+37
2007-09-03
m32r: Add defconfig file for the usrv platform.
Hirokazu Takata
1
-0
/
+774
2007-09-03
m32r: Update defconfig files for 2.6.23-rc1
Hirokazu Takata
12
-2669
/
+1244
2007-09-03
m32r: Move defconfig files to arch/m32r/configs/
Hirokazu Takata
11
-0
/
+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
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
1
-1
/
+0
2007-07-19
i2c: Delete the i2c-isa pseudo bus driver
Jean Delvare
1
-1
/
+0
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-4
/
+1
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-12
/
+11
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-9
/
+3
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-6
/
+1
2007-07-16
dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
Dan Williams
1
-0
/
+3
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-11
m32r: fix tme_handler to check _PAGE_PRESENT bit
Hirokazu Takata
1
-9
/
+13
2007-05-11
m32r: fix switch_to macro to push/pop frame pointer if needed
Hirokazu Takata
1
-0
/
+4
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
6
-6
/
+0
2007-05-02
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
1
-1
/
+1
2007-02-17
Various typo fixes.
Robert P. J. Day
1
-2
/
+2
2007-02-12
[PATCH] Dynamic kernel command-line: m32r
Alon Bar-Lev
1
-3
/
+3
2007-02-11
[PATCH] sort the devres mess out
Al Viro
1
-0
/
+3
2007-02-11
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
2
-52
/
+0
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
[next]