Sign in
googlers
/
maze
/
linux
/
3a9e189d69479736a0d0901c87ad08c9e328b389
/
arch
/
m32r
/
kernel
f52111b
[PATCH] take init_files to fs/file.c
by Al Viro
· 17 years ago
9b013c2
m32r: use generic sys_pipe
by Christoph Hellwig
· 17 years ago
ba719ba
sys_pipe(): fix file descriptor leaks
by Ulrich Drepper
· 17 years ago
62478fa
m32r: cleanup: drop .data.idt section in vmlinux.lds script
by Cyrill Gorcunov
· 17 years ago
64ac24e
Generic semaphore implementation
by Matthew Wilcox
· 17 years ago
03a4482
procfs: constify function pointer tables
by Jan Engelhardt
· 17 years ago
df0f65f
m32r: build fix of arch/m32r/kernel/smpboot.c
by Mathieu Desnoyers
· 17 years ago
72a7fe3
Introduce flags for reserve_bootmem()
by Bernhard Walle
· 17 years ago
9692bd9
timerfd: fix remaining architectures
by Andrew Morton
· 17 years ago
ec9674e
arch/m32r/: Spelling fixes
by Joe Perches
· 17 years ago
01ba2bd
all archs: consolidate init and exit sections in vmlinux.lds.h
by Sam Ravnborg
· 17 years ago
c37a330
m32r: Update sys_rt_sigsuspend
by Hirokazu Takata
· 17 years ago
59ce3df
m32r: Add missing syscalls
by Hirokazu Takata
· 17 years ago
5aa8b6c
spelling fixes: arch/m32r/
by Simon Arlott
· 17 years ago
19c5870
Use helpers to obtain task pid in printks (arch code)
by Alexey Dobriyan
· 17 years ago
cba4fbb
remove include/asm-*/ipc.h
by Adrian Bunk
· 17 years ago
0ac1555
m32r: convert to generic sys_ptrace
by Christoph Hellwig
· 17 years ago
977676a
M32R: cleanup struct irqaction initializers
by Thomas Gleixner
· 17 years ago
1bcf548
Consolidate PTRACE_DETACH
by Alexey Dobriyan
· 17 years ago
7071b291
m32r: Rename STI/CLI macros
by Hirokazu Takata
· 18 years ago
3320561
m32r: build fix of entry.S
by Hirokazu Takata
· 18 years ago
9990b48
m32r: Separate syscall table from entry.S
by Hirokazu Takata
· 18 years ago
de2232e
m32r: Cosmetic updates of arch/m32r/kernel/entry.S
by Hirokazu Takata
· 18 years ago
abd0a78
m32r: Exit ei_handler directly for no IRQ case or IPI operations
by Hirokazu Takata
· 18 years ago
5171b10
m32r: Simplify ei_handler code
by Hirokazu Takata
· 18 years ago
3264f97
m32r: Rearrange platform-dependent codes
by Hirokazu Takata
· 18 years ago
cfcd8c4
m32r: build fix for removing fs.h from mm.h
by Hirokazu Takata
· 18 years ago
4fc0938
m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c
by Hirokazu Takata
· 18 years ago
5fb7dc3
define new percpu interface for shared data
by Fenghua Yu
· 18 years ago
f284ce7
PTRACE_POKEDATA consolidation
by Alexey Dobriyan
· 18 years ago
7664732
PTRACE_PEEKDATA consolidation
by Alexey Dobriyan
· 18 years ago
ca96725
all-archs: consolidate .data section definition in asm-generic
by Sam Ravnborg
· 18 years ago
7664709
all-archs: consolidate .text section definition in asm-generic
by Sam Ravnborg
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
b6e3590
[PATCH] x86: Allow percpu variables to be page-aligned
by Jeremy Fitzhardinge
· 18 years ago
3561794
[PATCH] Dynamic kernel command-line: m32r
by Alon Bar-Lev
· 18 years ago
b035b6d
[PATCH] Consolidate default sched_clock()
by Alexey Dobriyan
· 18 years ago
67d3822
[PATCH] disable init/initramfs.c: architectures
by Jean-Paul Saman
· 18 years ago
fabb626
[PATCH] m32r: cosmetic updates and trivial fixes
by Hirokazu Takata
· 18 years ago
3d60f84
[PATCH] m32r: fix kernel entry address of vmlinux
by Hirokazu Takata
· 18 years ago
9674dcf
[PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2
by Hirokazu Takata
· 18 years ago
b282b6f
[PATCH] Change cpu_up and co from __devinit to __cpuinit
by Gautham R Shenoy
· 18 years ago
d93f7de
[PATCH] m32r: bootloader support for OPSPUT platform
by Hirokazu Takata
· 18 years ago
6b8bd3f
[PATCH] m32r: fix ace_handler to pass full 32-bit address
by Hirokazu Takata
· 18 years ago
8b03a63
[PATCH] m32r: make userspace headers platform-independent
by Hirokazu Takata
· 18 years ago
19e5d9c
[PATCH] initrd: remove unused false condition for initrd_start
by Henry Nestler
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
61ce1ef
[PATCH] vmlinux.lds: consolidate initcall sections
by Andrew Morton
· 18 years ago
fd2c903
[PATCH] m32r: more __user annotations
by Al Viro
· 18 years ago
12ea59e
[PATCH] m32r: NULL noise removal
by Al Viro
· 18 years ago
870e75a
[PATCH] m32r: signal __user annotations
by Al Viro
· 18 years ago
7857a7f
[PATCH] m32r: C99 initializers in setup.c
by Al Viro
· 18 years ago
9c8e7f5
[PATCH] m32r pt_regs fixes
by Al Viro
· 18 years ago
fe74290
[PATCH] provide kernel_execve on all architectures
by Arnd Bergmann
· 18 years ago
e9ff399
[PATCH] namespaces: utsname: switch to using uts namespaces
by Serge E. Hallyn
· 18 years ago
0437eb5
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
by Serge E. Hallyn
· 18 years ago
ab51601
[PATCH] namespaces: add nsproxy
by Serge E. Hallyn
· 18 years ago
8ef3860
[PATCH] kill wall_jiffies
by Atsushi Nemoto
· 18 years ago
3171a03
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
by Atsushi Nemoto
· 18 years ago
894673e
[PATCH] tty: Remove include of screen_info.h from tty.h
by Jon Smirl
· 19 years ago
aff6014
[PATCH] irq-flags: M32R: Use the new IRQF_ constants
by Thomas Gleixner
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 19 years ago
76b67ed
[PATCH] node hotplug: register cpu: remove node struct
by KAMEZAWA Hiroyuki
· 19 years ago
4127272
[PATCH] m32r: update switch_to macro for tuning
by Hirokazu Takata
· 19 years ago
0d34c86
[PATCH] m32r: mappi3 reboot support
by Hirokazu Takata
· 19 years ago
8e8ff02
[PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target
by Hirokazu Takata
· 19 years ago
894b577
[PATCH] No arch-specific strpbrk implementations
by Kyle McMartin
· 19 years ago
7383005
[PATCH] m32r: Remove symbols exported twice
by Hirokazu Takata
· 19 years ago
04dfd0d
[PATCH] m32r: security fix of {get,put}_user macros
by Hirokazu Takata
· 19 years ago
7c1c4e5
[PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP kernel
by Hirokazu Takata
· 19 years ago
22a9835
[PATCH] unify PFN_* macros
by Dave Hansen
· 19 years ago
394e390
[PATCH] more for_each_cpu() conversions
by Andrew Morton
· 19 years ago
6ced13c
[PATCH] m32r: fix and update for gcc-4.0
by Hirokazu Takata
· 19 years ago
cf535ea
[PATCH] m32r: update sys_tas() routine
by Hirokazu Takata
· 19 years ago
4fb7d98
[PATCH] drive_info removal outside of arch/i386
by Al Viro
· 19 years ago
6c3559fc
[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()
by Al Viro
· 19 years ago
df2e71f
[PATCH] dump_thread() cleanup
by akpm@osdl.org
· 19 years ago
5e38291
[PATCH] Don't attempt to power off if power off is not implemented
by Eric W. Biederman
· 19 years ago
6b9c7ed
[PATCH] use ptrace_get_task_struct in various places
by Christoph Hellwig
· 19 years ago
adfc31c
[PATCH] m32r: Remove unnecessary icu_data_t definitions
by Hirokazu Takata
· 19 years ago
46ea178
[PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET
by Hirokazu Takata
· 19 years ago
9287d95
[PATCH] m32r: Support M32104UT target platform
by Hirokazu Takata
· 19 years ago
60c83c7
[PATCH] m32r: trivial fix to remove unused instructions
by Hirokazu Takata
· 19 years ago
ad09d58
[PATCH] m32r: M3A-2170(Mappi-III) IDE support
by Hirokazu Takata
· 19 years ago
91f4ab0
[PATCH] m32r: Fix sys_tas() syscall
by Hirokazu Takata
· 19 years ago
5bfb5d6
[PATCH] sched: disable preempt in idle tasks
by Nick Piggin
· 19 years ago
4fd5f82
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
ecea8d1
[PATCH] jiffies_64 cleanup
by Thomas Gleixner
· 19 years ago
dfb7dac
[PATCH] unify sys_ptrace prototype
by Christoph Hellwig
· 19 years ago
f3ac9fb
[PATCH] m32r: SMC91x driver update
by Hirokazu Takata
· 19 years ago
1343f77
[PATCH] m32r: NONCACHE_OFFSET in _port2addr
by Hirokazu Takata
· 19 years ago
c978b01
[PATCH] m32r: fix #if warnings
by Hirokazu Takata
· 19 years ago
baa0b84
[PATCH] m32r: remove unused instructions
by Hirokazu Takata
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
a90933f
[PATCH] m32r: Fix smp.c for preempt kernel
by Hirokazu Takata
· 19 years ago
9de11aa
[PATCH] m32r: trap handler code for illegal traps
by Hirokazu Takata
· 19 years ago
fb1c8f9
[PATCH] spinlock consolidation
by Ingo Molnar
· 19 years ago
0037c78
kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h file
by Sam Ravnborg
· 19 years ago
b149ee2
[PATCH] NTP: ntp-helper functions
by john stultz
· 19 years ago
Next »