string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / arch / m32r /
2009-12-11 Al ViroUnify sys_mmap*
2009-12-08 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-12-03 Jens AxboeMerge branch 'master' into for-2.6.33
2009-11-26 Ilya Loginovblock: add helpers to run flush_dcache_page() against...
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-09 Hirokazu Takatam32r: fix arch/m32r/boot/compressed/Makefile
2009-11-03 Roel Kluinm32r: Should index be positive?
2009-11-03 Hirokazu Takatam32r: bzip2/lzma kernel compression support
2009-11-03 Hirokazu Takatam32r: add NOTES to vmlinux.lds.S to remove .note.gnu...
2009-11-03 Julia Lawallarch/m32r: Use DIV_ROUND_CLOSEST
2009-10-12 Neil Hormannet: Generalize socket rx gap / receive queue overflow...
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: Fix set_memory() for DISCONTIGMEM
2009-10-04 Hirokazu Takatam32r: add rtc_lock variable
2009-10-04 Hirokazu Takatam32r: define ioread* and iowrite* macros
2009-10-04 Hirokazu Takatam32r: export delay loop symbols
2009-10-04 Hirokazu Takatam32r: fix tme_handler
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: remove arch_send_call_function_ipi
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 Tim Abbottm32r: Define THREAD_SIZE only once.
2009-09-22 Tim Abbottm32r: make PAGE_SIZE available to assembly.
2009-09-22 Christoph Hellwigm32r: convert to asm-generic/hardirq.h
2009-09-22 john stultzm32r: convert to use arch_gettimeoffset()
2009-09-22 Roel Kluinm32r: remove redundant tests on unsigned
2009-09-22 Arnd Bergmannmm: remove duplicate asm/mman.h files
2009-09-22 Arnd Bergmannmm: add MAP_HUGETLB for mmaping pseudo-anonymous huge...
2009-09-22 Geert Uytterhoevenarches: drop superfluous casts in nr_free_pages() callers
2009-09-21 Joe PerchesUse new __init_task_data macro in arch init_task.c...
2009-09-20 Sam Ravnborgkbuild: use INSTALLKERNEL to select customized installk...
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
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-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-05 Jan Engelhardtnet: implement a SO_DOMAIN getsockoption
2009-08-05 Jan Engelhardtnet: implement a SO_PROTOCOL getsockoption
2009-07-27 Benjamin Herrenschmidtmm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-10 Peter Zijlstrasched: INIT_PREEMPT_COUNT
2009-07-09 Tejun Heolinker script: unify usage of discard definition
2009-06-24 Tejun Heolinker script: throw away .discard section
2009-06-21 Linus TorvaldsMove FAULT_FLAG_xyz into handle_mm_fault() callers
2009-06-18 Oleg Nesterovptrace: remove PT_DTRACE from arch/m32r
2009-06-17 Randy Dunlapkmap_types: make most arches use generic header file
2009-06-17 Thomas Gleixnerm32r: remove obsolete hw_interrupt_type
2009-06-17 Mel Gormanpage allocator: use allocation flags as an index to...
2009-06-17 Alexey Dobriyanmm: consolidate init_mm definition
2009-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-12 Rusty Russellmodule: cleanup FIXME comments about trimming exception...
2009-06-11 Arnd Bergmannasm-generic: make pci.h usable directly
2009-06-11 Arnd Bergmannasm-generic: rename page.h and uaccess.h
2009-06-11 Arnd Bergmannasm-generic: rename atomic.h to atomic-long.h
2009-06-11 Arnd Bergmannasm-generic: introduce asm/bitsperlong.h
2009-06-11 Arnd Bergmannasm-generic: rename termios.h, signal.h and mman.h
2009-05-29 Oskar Schirmerflat: fix data sections alignment
2009-05-02 Hirokazu Takatam32r: use __stringify() macro in assembler.h
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-17 Hirokazu Takatam32r: move include/asm-m32r/* to arch/m32r/include...
2009-04-17 Hirokazu Takatam32r: move include/asm-m32r headers to arch/m32r/includ...
2009-04-03 Alexey DobriyanSimplify copy_thread()
2009-03-30 Rusty Russellcpumask: remove references to struct irqaction's mask...
2009-02-13 Ingo MolnarMerge branches 'irq/genirq', 'irq/sparseirq' and 'irq...
2009-01-26 Jean Delvareeeprom: More consistent symbol names
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-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-13 Rusty RussellMerge ../linux-2.6-x86
2008-12-13 Rusty Russellcpumask: centralize cpu_online_map and cpu_possible_map
2008-12-08 Ingo MolnarMerge branch 'sched/urgent' into sched/core
2008-12-02 Ingo MolnarMerge branch 'linus' into cpus4096
2008-11-30 Al Virom32r: section noise in head.S
2008-11-11 Ingo Molnarsched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_O...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-20 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-10-20 Matt Helsleycontainer freezer: implement freezer cgroup subsystem
2008-10-17 Ingo MolnarMerge branch 'linus' into core/urgent
2008-10-16 Linus TorvaldsMerge branch 'core-v28-for-linus' of git://git./linux...
2008-10-16 Harvey Harrisonmisc: replace __FUNCTION__ with __func__
2008-10-16 Ingo Molnarm32r: fix build due to notify_cpu_starting() change
2008-10-15 Robert Richteroprofile: more whitespace fixes
2008-10-15 Ingo MolnarMerge branches 'core/softlockup', 'core/softirq', ...
2008-10-13 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2008-10-08 Ingo MolnarMerge branches 'sched/devel', 'sched/cpu-hotplug',...
2008-09-27 Adrian Bunkm32r/kernel/: cleanups
next