powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"
[safe/jmp/linux-2.6] / arch / m32r / kernel /
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-04 Toshihiro HANAWAm32r: Fix IPI function calls for SMP
2009-10-04 Hirokazu Takatam32r: add rtc_lock variable
2009-10-04 Hirokazu Takatam32r: export delay loop symbols
2009-09-25 Linus TorvaldsMerge branch 'for-linus' of git://linux-m32r.org/git...
2009-09-24 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-09-24 Rusty Russellcpumask: use mm_cpumask() wrapper: m32r
2009-09-24 Rusty Russellcpumask: Use accessors for cpu_*_mask: m32r
2009-09-24 Rusty Russellcpumask: arch_send_call_function_ipi_mask: m32r
2009-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2009-09-22 Tim Abbottm32r: Cleanup linker script using new linker script...
2009-09-22 Tim Abbottm32r: Move the spi_stack_top and spu_stack_top into...
2009-09-22 Tim Abbottm32r: Remove unused .altinstructions and .exit.* code...
2009-09-22 Tim Abbottm32r: Move GET_THREAD_INFO definition out of asm/thread...
2009-09-22 john stultzm32r: convert to use arch_gettimeoffset()
2009-09-22 Roel Kluinm32r: remove redundant tests on unsigned
2009-09-21 Joe PerchesUse new __init_task_data macro in arch init_task.c...
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-09 David HowellsKEYS: Add missing linux/tracehook.h #inclusions
2009-09-02 David HowellsKEYS: Add a keyctl to install a process's session keyri...
2009-09-02 David HowellsKEYS: Extend TIF_NOTIFY_RESUME to (almost) all architec...
2009-08-14 Tejun HeoMerge branch 'percpu-for-linus' into percpu-for-next
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-09 Tejun Heolinker script: unify usage of discard definition
2009-06-24 Tejun Heolinker script: throw away .discard section
2009-06-18 Oleg Nesterovptrace: remove PT_DTRACE from arch/m32r
2009-06-17 Alexey Dobriyanmm: consolidate init_mm definition
2009-06-12 Rusty Russellmodule: cleanup FIXME comments about trimming exception...
2009-05-02 Hirokazu Takatam32r: build fix for __stringify macro
2009-04-26 Tim Abbottm32r: convert to use __HEAD and HEAD_TEXT macros.
2009-04-03 Alexey DobriyanSimplify copy_thread()
2009-03-30 Rusty Russellcpumask: remove references to struct irqaction's mask...
2009-01-11 Yinghai Lusparseirq: use kstat_irqs_cpu instead
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git./linux...
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Rusty Russellpercpu: fix percpu accessors to potentially !cpu_possib...
2008-12-31 Al Virotake init_fs to saner place
2008-12-13 Rusty Russellcpumask: centralize cpu_online_map and cpu_possible_map
2008-11-30 Al Virom32r: section noise in head.S
2008-10-20 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-10-17 Ingo MolnarMerge branch 'linus' into core/urgent
2008-10-16 Harvey Harrisonmisc: replace __FUNCTION__ with __func__
2008-10-16 Ingo Molnarm32r: fix build due to notify_cpu_starting() change
2008-10-08 Ingo MolnarMerge branches 'sched/devel', 'sched/cpu-hotplug',...
2008-09-27 Adrian Bunkm32r/kernel/: cleanups
2008-09-27 Adrian Bunkm32r: export empty_zero_page
2008-09-08 Manfred Spraulkernel/cpu.c: create a CPU_STARTING cpu_chain notifier
2008-06-26 Jens Axboesmp_call_function: get rid of the unused nonatomic...
2008-06-26 Jens Axboem32r: convert to generic helpers for IPI function calls
2008-05-16 Al Viro[PATCH] take init_files to fs/file.c
2008-05-09 Christoph Hellwigm32r: use generic sys_pipe
2008-05-08 Ulrich Dreppersys_pipe(): fix file descriptor leaks
2008-04-29 Cyrill Gorcunovm32r: cleanup: drop .data.idt section in vmlinux.lds...
2008-04-17 Matthew WilcoxGeneric semaphore implementation
2008-02-08 Jan Engelhardtprocfs: constify function pointer tables
2008-02-07 Mathieu Desnoyersm32r: build fix of arch/m32r/kernel/smpboot.c
2008-02-07 Bernhard WalleIntroduce flags for reserve_bootmem()
2008-02-05 Andrew Mortontimerfd: fix remaining architectures
2008-02-03 Joe Perchesarch/m32r/: Spelling fixes
2008-01-28 Sam Ravnborgall archs: consolidate init and exit sections in vmlinu...
2007-11-27 Hirokazu Takatam32r: Update sys_rt_sigsuspend
2007-11-27 Hirokazu Takatam32r: Add missing syscalls
2007-10-19 Simon Arlottspelling fixes: arch/m32r/
2007-10-19 Alexey DobriyanUse helpers to obtain task pid in printks (arch code)
2007-10-17 Adrian Bunkremove include/asm-*/ipc.h
2007-10-16 Christoph Hellwigm32r: convert to generic sys_ptrace
2007-10-16 Thomas GleixnerM32R: cleanup struct irqaction initializers
2007-10-16 Alexey DobriyanConsolidate PTRACE_DETACH
2007-09-06 Hirokazu Takatam32r: Rename STI/CLI macros
2007-09-06 Hirokazu Takatam32r: build fix of entry.S
2007-09-03 Hirokazu Takatam32r: Separate syscall table from entry.S
2007-09-03 Hirokazu Takatam32r: Cosmetic updates of arch/m32r/kernel/entry.S
2007-09-03 Hirokazu Takatam32r: Exit ei_handler directly for no IRQ case or IPI...
2007-09-03 Hirokazu Takatam32r: Simplify ei_handler code
2007-09-03 Hirokazu Takatam32r: Rearrange platform-dependent codes
2007-07-30 Hirokazu Takatam32r: build fix for removing fs.h from mm.h
2007-07-26 Hirokazu Takatam32r: Fix ei_tx_timeout() in drivers/net/lib8390.c
2007-07-19 Fenghua Yudefine new percpu interface for shared data
2007-07-17 Alexey DobriyanPTRACE_POKEDATA consolidation
2007-07-17 Alexey DobriyanPTRACE_PEEKDATA consolidation
2007-05-19 Sam Ravnborgall-archs: consolidate .data section definition in...
2007-05-19 Sam Ravnborgall-archs: consolidate .text section definition in...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: Allow percpu variables to be page-aligned
2007-02-12 Alon Bar-Lev[PATCH] Dynamic kernel command-line: m32r
2007-02-11 Alexey Dobriyan[PATCH] Consolidate default sched_clock()
2007-02-11 Jean-Paul Saman[PATCH] disable init/initramfs.c: architectures
2007-02-11 Hirokazu Takata[PATCH] m32r: cosmetic updates and trivial fixes
2007-02-11 Hirokazu Takata[PATCH] m32r: fix kernel entry address of vmlinux
2007-02-11 Hirokazu Takata[PATCH] m32r: build fix for processors without ISA_DSP_...
2007-01-12 Gautham R Shenoy[PATCH] Change cpu_up and co from __devinit to __cpuinit
2006-12-08 Hirokazu Takata[PATCH] m32r: bootloader support for OPSPUT platform
2006-12-08 Hirokazu Takata[PATCH] m32r: fix ace_handler to pass full 32-bit address
2006-12-08 Hirokazu Takata[PATCH] m32r: make userspace headers platform-independent
2006-12-07 Henry Nestler[PATCH] initrd: remove unused false condition for initr...
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-10-27 Andrew Morton[PATCH] vmlinux.lds: consolidate initcall sections
2006-10-11 Al Viro[PATCH] m32r: more __user annotations
2006-10-11 Al Viro[PATCH] m32r: NULL noise removal
2006-10-11 Al Viro[PATCH] m32r: signal __user annotations
next