index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m32r
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
[PATCH] initrd: remove unused false condition for initrd_start
Henry Nestler
2
-6
/
+2
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-12-03
[NET]: M32R checksum annotations and cleanups.
Al Viro
1
-7
/
+5
2006-10-28
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
1
-7
/
+1
2006-10-11
[PATCH] m32r: more __user annotations
Al Viro
1
-3
/
+3
2006-10-11
[PATCH] m32r: NULL noise removal
Al Viro
3
-10
/
+10
2006-10-11
[PATCH] m32r: signal __user annotations
Al Viro
1
-3
/
+3
2006-10-11
[PATCH] m32r: C99 initializers in setup.c
Al Viro
1
-4
/
+4
2006-10-07
[PATCH] m32r pt_regs fixes
Al Viro
3
-11
/
+17
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
1
-0
/
+20
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-1
/
+1
2006-10-02
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
1
-2
/
+0
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
1
-0
/
+2
2006-10-01
[PATCH] Generic ioremap_page_range: m32r conversion
Haavard Skinnemoen
1
-86
/
+7
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-10
/
+1
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-26
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
1
-1
/
+1
2006-07-11
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: M32R: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
47
-47
/
+0
2006-06-30
typo fixes: occuring -> occurring
Adrian Bunk
1
-1
/
+1
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
9
-76
/
+76
2006-06-28
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-04-19
[PATCH] m32r: update switch_to macro for tuning
Hirokazu Takata
1
-3
/
+3
2006-04-19
[PATCH] m32r: mappi3 reboot support
Hirokazu Takata
1
-0
/
+4
2006-04-19
[PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target
Hirokazu Takata
2
-30
/
+23
2006-04-11
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
1
-2
/
+0
2006-04-11
[PATCH] Configurable NODES_SHIFT
Yasunori Goto
1
-0
/
+5
2006-04-11
[PATCH] m32r: Remove symbols exported twice
Hirokazu Takata
1
-23
/
+0
2006-04-11
[PATCH] m32r: security fix of {get,put}_user macros
Hirokazu Takata
4
-178
/
+2
2006-04-11
[PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP...
Hirokazu Takata
2
-16
/
+15
2006-03-27
[PATCH] unify PFN_* macros
Dave Hansen
3
-0
/
+3
2006-03-27
[PATCH] for_each_online_pgdat: remove sorting pgdat
KAMEZAWA Hiroyuki
1
-6
/
+0
2006-03-27
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-26
[PATCH] bitops: m32r: use generic bitops
Akinobu Mita
1
-0
/
+8
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+4
2006-03-25
[PATCH] kconfig: clarify memory debug options
Andrew Morton
1
-1
/
+1
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-6
/
+4
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-2
/
+2
2006-03-06
kbuild: change kbuild to not rely on incorrect GNU make behavior
Paul Smith
1
-1
/
+4
2006-02-25
[PATCH] m32r: fix and update for gcc-4.0
Hirokazu Takata
2
-16
/
+12
2006-02-25
[PATCH] m32r: enable asm code optimization
Hirokazu Takata
1
-3
/
+3
2006-02-21
[PATCH] m32r: update sys_tas() routine
Hirokazu Takata
1
-27
/
+34
2006-02-08
[PATCH] drive_info removal outside of arch/i386
Al Viro
2
-11
/
+0
2006-01-12
[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()
Al Viro
3
-26
/
+6
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
2
-11
/
+0
2006-01-10
[PATCH] "tiny-make-id16-support-optional" fixes
Adrian Bunk
1
-4
/
+0
2006-01-09
[PATCH] Don't attempt to power off if power off is not implemented
Eric W. Biederman
1
-0
/
+4
[next]