index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m32r
Age
Commit message (
Expand
)
Author
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-06-18
ptrace: remove PT_DTRACE from arch/m32r
Oleg Nesterov
2009-06-16
kmap_types: make most arches use generic header file
Randy Dunlap
2009-06-16
m32r: remove obsolete hw_interrupt_type
Thomas Gleixner
2009-06-16
page allocator: use allocation flags as an index to the zone watermark
Mel Gorman
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
2009-06-11
asm-generic: make pci.h usable directly
Arnd Bergmann
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2009-05-29
flat: fix data sections alignment
Oskar Schirmer
2009-05-02
m32r: use __stringify() macro in assembler.h
Hirokazu Takata
2009-05-02
m32r: build fix for __stringify macro
Hirokazu Takata
2009-04-26
m32r: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-17
m32r: move include/asm-m32r/* to arch/m32r/include/asm/
Hirokazu Takata
2009-04-17
m32r: move include/asm-m32r headers to arch/m32r/include/asm
Hirokazu Takata
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2009-02-13
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
2009-01-26
eeprom: More consistent symbol names
Jean Delvare
2009-01-11
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-01
percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r
Rusty Russell
2008-12-31
take init_fs to saner place
Al Viro
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-13
Merge ../linux-2.6-x86
Rusty Russell
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-12-08
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2008-12-02
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-11-30
m32r: section noise in head.S
Al Viro
2008-11-11
sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER
Ingo Molnar
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
2008-10-20
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
2008-10-16
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-10-16
misc: replace __FUNCTION__ with __func__
Harvey Harrison
2008-10-16
m32r: fix build due to notify_cpu_starting() change
Ingo Molnar
2008-10-15
oprofile: more whitespace fixes
Robert Richter
2008-10-15
Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...
Ingo Molnar
2008-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2008-10-08
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...
Ingo Molnar
2008-09-27
m32r/kernel/: cleanups
Adrian Bunk
2008-09-27
m32r: export __ndelay
Adrian Bunk
2008-09-27
m32r: export empty_zero_page
Adrian Bunk
2008-09-27
m32r: don't offer CONFIG_ISA
Adrian Bunk
2008-09-27
m32r: remove the unused NOHIGHMEM option
Adrian Bunk
[next]