summaryrefslogtreecommitdiffstats
path: root/arch/m32r
Commit message (Expand)AuthorAgeFilesLines
* m32r: Should index be positive?Roel Kluin2009-11-041-1/+1
* m32r: bzip2/lzma kernel compression supportHirokazu Takata2009-11-043-120/+42
* m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id sectionHirokazu Takata2009-11-041-0/+2
* arch/m32r: Use DIV_ROUND_CLOSESTJulia Lawall2009-11-041-3/+3
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* m32r: Fix IPI function calls for SMPToshihiro HANAWA2009-10-041-2/+2
* m32r: Fix set_memory() for DISCONTIGMEMHirokazu Takata2009-10-041-1/+4
* m32r: add rtc_lock variableHirokazu Takata2009-10-041-0/+9
* m32r: define ioread* and iowrite* macrosHirokazu Takata2009-10-041-0/+7
* m32r: export delay loop symbolsHirokazu Takata2009-10-042-6/+4
* m32r: fix tme_handlerHirokazu Takata2009-10-041-4/+8
* Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2009-09-246-87/+23
|\
| * m32r: Cleanup linker script using new linker script macros.Tim Abbott2009-09-231-58/+9
| * m32r: Move the spi_stack_top and spu_stack_top into .init.data section.Tim Abbott2009-09-232-4/+2
| * m32r: Remove unused .altinstructions and .exit.* code from linker script.Tim Abbott2009-09-231-9/+0
| * m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h.Tim Abbott2009-09-232-9/+7
| * m32r: Define THREAD_SIZE only once.Tim Abbott2009-09-232-6/+2
| * m32r: make PAGE_SIZE available to assembly.Tim Abbott2009-09-231-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-234-19/+19
|\ \
| * | cpumask: use mm_cpumask() wrapper: m32rRusty Russell2009-09-242-6/+6
| * | cpumask: Use accessors for cpu_*_mask: m32rRusty Russell2009-09-241-1/+1
| * | cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
| * | cpumask: arch_send_call_function_ipi_mask: m32rRusty Russell2009-09-242-12/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-232-5/+4
|\ \ \ | |/ / |/| |
| * | Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
| * | kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-201-2/+2
| |/
* | m32r: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-221-13/+2
* | m32r: convert to use arch_gettimeoffset()john stultz2009-09-222-71/+9
* | m32r: remove redundant tests on unsignedRoel Kluin2009-09-222-4/+3
* | mm: remove duplicate asm/mman.h filesArnd Bergmann2009-09-221-19/+1
* | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
* | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-7/+3
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-143-6/+3
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-8/+3
| * | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+3
|\ \ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-123-6/+3
| |\ \ \ | | | |/ | | |/|
| * | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
| | |/ | |/|
* | | KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-091-0/+1
* | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
* | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-022-0/+7
| |/ |/|
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-2/+2
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-3/+1
|/
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* ptrace: remove PT_DTRACE from arch/m32rOleg Nesterov2009-06-182-9/+0
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-20/+3
* m32r: remove obsolete hw_interrupt_typeThomas Gleixner2009-06-168-15/+15