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
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
1
-2
/
+2
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
1
-3
/
+1
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-18
ptrace: remove PT_DTRACE from arch/m32r
Oleg Nesterov
2
-9
/
+0
2009-06-16
kmap_types: make most arches use generic header file
Randy Dunlap
1
-20
/
+3
2009-06-16
m32r: remove obsolete hw_interrupt_type
Thomas Gleixner
8
-15
/
+15
2009-06-16
page allocator: use allocation flags as an index to the zone watermark
Mel Gorman
1
-3
/
+3
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
6
-6
/
+5
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-06-11
asm-generic: make pci.h usable directly
Arnd Bergmann
1
-2
/
+0
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
1
-0
/
+1
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2
-2
/
+2
2009-05-29
flat: fix data sections alignment
Oskar Schirmer
1
-1
/
+0
2009-05-02
m32r: use __stringify() macro in assembler.h
Hirokazu Takata
1
-3
/
+4
2009-05-02
m32r: build fix for __stringify macro
Hirokazu Takata
2
-3
/
+0
2009-04-26
m32r: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-2
/
+2
2009-04-17
m32r: move include/asm-m32r/* to arch/m32r/include/asm/
Hirokazu Takata
2
-0
/
+11
2009-04-17
m32r: move include/asm-m32r headers to arch/m32r/include/asm
Hirokazu Takata
108
-0
/
+9443
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
1
-1
/
+0
2009-02-13
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
1
-1
/
+1
2009-01-26
eeprom: More consistent symbol names
Jean Delvare
1
-1
/
+1
2009-01-11
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
1
-1
/
+1
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+1
2009-01-01
percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r
Rusty Russell
1
-1
/
+1
2008-12-31
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
1
-1
/
+1
2008-12-13
Merge ../linux-2.6-x86
Rusty Russell
1
-1
/
+1
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2
-6
/
+1
2008-12-08
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2
-2
/
+3
2008-12-02
Merge branch 'linus' into cpus4096
Ingo Molnar
2
-2
/
+3
2008-11-30
m32r: section noise in head.S
Al Viro
2
-2
/
+3
2008-11-11
sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER
Ingo Molnar
1
-1
/
+1
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
1
-1
/
+1
2008-10-20
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
1
-0
/
+2
2008-10-16
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2008-10-16
misc: replace __FUNCTION__ with __func__
Harvey Harrison
1
-1
/
+1
2008-10-16
m32r: fix build due to notify_cpu_starting() change
Ingo Molnar
1
-0
/
+1
2008-10-15
oprofile: more whitespace fixes
Robert Richter
1
-1
/
+1
2008-10-15
Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...
Ingo Molnar
1
-2
/
+2
2008-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
11
-54
/
+18
2008-10-08
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...
Ingo Molnar
1
-0
/
+2
2008-09-27
m32r/kernel/: cleanups
Adrian Bunk
7
-45
/
+11
2008-09-27
m32r: export __ndelay
Adrian Bunk
1
-0
/
+2
[next]