index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m32r
Commit message (
Expand
)
Author
Age
Files
Lines
*
spinlock: lockbreak cleanup
Nick Piggin
2008-01-30
1
-0
/
+5
*
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
2008-01-28
1
-6
/
+6
*
m32r: Update sys_rt_sigsuspend
Hirokazu Takata
2007-11-28
1
-10
/
+7
*
m32r: Add missing syscalls
Hirokazu Takata
2007-11-28
1
-0
/
+40
*
spelling fixes: arch/m32r/
Simon Arlott
2007-10-20
5
-15
/
+15
*
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
2007-10-19
2
-24
/
+1
*
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
1
-1
/
+1
*
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
1
-1
/
+1
*
remove include/asm-*/ipc.h
Adrian Bunk
2007-10-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-10-16
1
-4
/
+4
|
\
|
*
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
2007-10-15
1
-1
/
+1
|
*
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2007-10-14
1
-3
/
+3
*
|
m32r: convert to generic sys_ptrace
Christoph Hellwig
2007-10-16
1
-39
/
+3
*
|
M32R: cleanup struct irqaction initializers
Thomas Gleixner
2007-10-16
1
-2
/
+6
*
|
During VM oom condition, kill all threads in process group
Will Schmidt
2007-10-16
1
-1
/
+1
*
|
Consolidate PTRACE_DETACH
Alexey Dobriyan
2007-10-16
1
-8
/
+0
|
/
*
m32r: Rename STI/CLI macros
Hirokazu Takata
2007-09-06
1
-8
/
+8
*
m32r: build fix of entry.S
Hirokazu Takata
2007-09-06
1
-2
/
+2
*
m32r: Separate syscall table from entry.S
Hirokazu Takata
2007-09-03
2
-287
/
+290
*
m32r: Cosmetic updates of arch/m32r/kernel/entry.S
Hirokazu Takata
2007-09-03
1
-15
/
+7
*
m32r: Exit ei_handler directly for no IRQ case or IPI operations
Hirokazu Takata
2007-09-03
1
-2
/
+1
*
m32r: Simplify ei_handler code
Hirokazu Takata
2007-09-03
1
-202
/
+39
*
m32r: Define symbols to unify platform-dependent ICU checks
Hirokazu Takata
2007-09-03
1
-0
/
+20
*
m32r: Move dot.gdbinit files
Hirokazu Takata
2007-09-03
10
-0
/
+0
*
m32r: Rearrange platform-dependent codes
Hirokazu Takata
2007-09-03
27
-28
/
+37
*
m32r: Add defconfig file for the usrv platform.
Hirokazu Takata
2007-09-03
1
-0
/
+774
*
m32r: Update defconfig files for 2.6.23-rc1
Hirokazu Takata
2007-09-03
12
-2669
/
+1244
*
m32r: Move defconfig files to arch/m32r/configs/
Hirokazu Takata
2007-09-03
11
-0
/
+0
*
m32r: build fix for removing fs.h from mm.h
Hirokazu Takata
2007-07-30
3
-0
/
+3
*
m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c
Hirokazu Takata
2007-07-26
1
-2
/
+3
*
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
2007-07-19
1
-1
/
+0
|
\
|
*
i2c: Delete the i2c-isa pseudo bus driver
Jean Delvare
2007-07-19
1
-1
/
+0
*
|
define new percpu interface for shared data
Fenghua Yu
2007-07-19
1
-4
/
+1
*
|
mm: fault feedback #2
Nick Piggin
2007-07-19
1
-12
/
+11
*
|
PTRACE_POKEDATA consolidation
Alexey Dobriyan
2007-07-17
1
-9
/
+3
*
|
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
2007-07-17
1
-6
/
+1
*
|
dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
Dan Williams
2007-07-16
1
-0
/
+3
|
/
*
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
2007-05-19
1
-1
/
+1
*
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
2007-05-19
1
-1
/
+1
*
m32r: fix tme_handler to check _PAGE_PRESENT bit
Hirokazu Takata
2007-05-11
1
-9
/
+13
*
m32r: fix switch_to macro to push/pop frame pointer if needed
Hirokazu Takata
2007-05-11
1
-0
/
+4
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
6
-6
/
+0
*
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
2007-05-02
1
-1
/
+1
*
Various typo fixes.
Robert P. J. Day
2007-02-17
1
-2
/
+2
*
[PATCH] Dynamic kernel command-line: m32r
Alon Bar-Lev
2007-02-12
1
-3
/
+3
*
[PATCH] sort the devres mess out
Al Viro
2007-02-11
1
-0
/
+3
*
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
2007-02-11
2
-52
/
+0
*
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2007-02-11
1
-8
/
+0
*
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
2007-02-11
1
-0
/
+4
*
[PATCH] m32r: cosmetic updates and trivial fixes
Hirokazu Takata
2007-02-11
9
-23
/
+3
[next]