aboutsummaryrefslogtreecommitdiff
path: root/arch/sh64
AgeCommit message (Expand)Author
2007-08-12sh64: arch/sh64/kernel/setup.c: duplicate include removal.Michal Piotrowski
2007-08-12sh64: arch/sh64/kernel/signal.c: duplicate include removalJesper Juhl
2007-07-31sh64: Kill off virt_to_bus()/bus_to_virt().Paul Mundt
2007-07-31sh64: Fix irq_intc build failure.Paul Mundt
2007-07-31sh64: Fix fs.h removal from mm.h regressions.Paul Mundt
2007-07-20sh64: Flag sh64_get_page() as __init_refok.Paul Mundt
2007-07-20sh64: Move entry point code to .text.head.Paul Mundt
2007-07-20sh64: Fix up PCI section mismatch warnings.Paul Mundt
2007-07-20sh64: Update cayman defconfig.Paul Mundt
2007-07-20sh64: Wire up fallocate() syscall.Paul Mundt
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-17missing exports of csum_...Al Viro
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-06-19sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.Paul Mundt
2007-06-08potential parse error in ifdef part 3Yoann Padioleau
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
2007-05-14sh64: Add .gitignore entry for syscalltab.Paul Mundt
2007-05-14sh64: generic quicklist support.Paul Mundt
2007-05-14sh64: Update cayman defconfig.Paul Mundt
2007-05-14sh64: ppoll/pselect6() and restartable syscalls.Paul Mundt
2007-05-14sh64: Fixups for the irq_regs changes.Paul Mundt
2007-05-14sh64: Wire up many new syscalls.Paul Mundt
2007-05-14spelling fixes: arch/sh64/Simon Arlott
2007-05-14sh64: ROUND_UP macro cleanup in arch/sh64/kernel/pci_sh5.cMilind Arun Choudhary
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: C99 convert arch/sh64/kernel/traps.c and remove ABI breakageEric W. Biederman
2007-02-12[PATCH] Dynamic kernel command-line: sh64Alon Bar-Lev
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman
2007-02-11[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64Christoph Lameter
2006-12-08[PATCH] Generic ioremap_page_range: sh64 conversionHaavard Skinnemoen
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W
2006-12-02[NET]: SH64 checksum annotations and cleanups.Al Viro
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03sh64: Update cayman defconfig.Paul Mundt