index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m32r
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-18
6
-125
/
+50
|
\
|
*
m32r: fix arch/m32r/boot/compressed/Makefile
Hirokazu Takata
2009-11-09
1
-2
/
+2
|
*
m32r: Should index be positive?
Roel Kluin
2009-11-04
1
-1
/
+1
|
*
m32r: bzip2/lzma kernel compression support
Hirokazu Takata
2009-11-04
3
-120
/
+42
|
*
m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id section
Hirokazu Takata
2009-11-04
1
-0
/
+2
|
*
arch/m32r: Use DIV_ROUND_CLOSEST
Julia Lawall
2009-11-04
1
-3
/
+3
|
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
|
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
2009-10-12
1
-0
/
+2
|
/
*
m32r: Fix IPI function calls for SMP
Toshihiro HANAWA
2009-10-04
1
-2
/
+2
*
m32r: Fix set_memory() for DISCONTIGMEM
Hirokazu Takata
2009-10-04
1
-1
/
+4
*
m32r: add rtc_lock variable
Hirokazu Takata
2009-10-04
1
-0
/
+9
*
m32r: define ioread* and iowrite* macros
Hirokazu Takata
2009-10-04
1
-0
/
+7
*
m32r: export delay loop symbols
Hirokazu Takata
2009-10-04
2
-6
/
+4
*
m32r: fix tme_handler
Hirokazu Takata
2009-10-04
1
-4
/
+8
*
Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev
Linus Torvalds
2009-09-24
6
-87
/
+23
|
\
|
*
m32r: Cleanup linker script using new linker script macros.
Tim Abbott
2009-09-23
1
-58
/
+9
|
*
m32r: Move the spi_stack_top and spu_stack_top into .init.data section.
Tim Abbott
2009-09-23
2
-4
/
+2
|
*
m32r: Remove unused .altinstructions and .exit.* code from linker script.
Tim Abbott
2009-09-23
1
-9
/
+0
|
*
m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h.
Tim Abbott
2009-09-23
2
-9
/
+7
|
*
m32r: Define THREAD_SIZE only once.
Tim Abbott
2009-09-23
2
-6
/
+2
|
*
m32r: make PAGE_SIZE available to assembly.
Tim Abbott
2009-09-23
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-09-23
4
-19
/
+19
|
\
\
|
*
|
cpumask: use mm_cpumask() wrapper: m32r
Rusty Russell
2009-09-24
2
-6
/
+6
|
*
|
cpumask: Use accessors for cpu_*_mask: m32r
Rusty Russell
2009-09-24
1
-1
/
+1
|
*
|
cpumask: remove arch_send_call_function_ipi
Rusty Russell
2009-09-24
1
-1
/
+0
|
*
|
cpumask: arch_send_call_function_ipi_mask: m32r
Rusty Russell
2009-09-24
2
-12
/
+13
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2009-09-23
2
-5
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
2009-09-21
1
-3
/
+2
|
*
|
kbuild: use INSTALLKERNEL to select customized installkernel script
Sam Ravnborg
2009-09-20
1
-2
/
+2
|
|
/
*
|
m32r: convert to asm-generic/hardirq.h
Christoph Hellwig
2009-09-22
1
-13
/
+2
*
|
m32r: convert to use arch_gettimeoffset()
john stultz
2009-09-22
2
-71
/
+9
*
|
m32r: remove redundant tests on unsigned
Roel Kluin
2009-09-22
2
-4
/
+3
*
|
mm: remove duplicate asm/mman.h files
Arnd Bergmann
2009-09-22
1
-19
/
+1
*
|
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
Arnd Bergmann
2009-09-22
1
-0
/
+2
*
|
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-22
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
1
-7
/
+3
|
\
|
*
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
3
-6
/
+3
|
|
\
|
*
|
linker script: unify usage of discard definition
Tejun Heo
2009-07-09
1
-8
/
+3
|
*
|
linker script: throw away .discard section
Tejun Heo
2009-06-24
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-14
1
-0
/
+3
|
\
\
\
|
*
\
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
3
-6
/
+3
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
net: implement a SO_DOMAIN getsockoption
Jan Engelhardt
2009-08-05
1
-0
/
+1
|
*
|
|
net: implement a SO_PROTOCOL getsockoption
Jan Engelhardt
2009-08-05
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
KEYS: Add missing linux/tracehook.h #inclusions
David Howells
2009-09-09
1
-0
/
+1
*
|
|
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2009-09-02
1
-0
/
+2
*
|
|
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
2009-09-02
2
-0
/
+7
|
|
/
|
/
|
*
|
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2009-07-27
1
-2
/
+2
*
|
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
|
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2009-07-10
1
-3
/
+1
|
/
*
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-06-21
1
-1
/
+1
[next]