aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-12sh64: arch/sh64/kernel/setup.c: duplicate include removal.Michal Piotrowski1-4/+0
2007-08-12sh64: arch/sh64/kernel/signal.c: duplicate include removalJesper Juhl1-1/+0
2007-07-31sh64: Kill off virt_to_bus()/bus_to_virt().Paul Mundt2-2/+5
2007-07-31sh64: Fix irq_intc build failure.Paul Mundt1-0/+1
2007-07-31sh64: Fix fs.h removal from mm.h regressions.Paul Mundt4-1/+4
2007-07-20sh64: Flag sh64_get_page() as __init_refok.Paul Mundt1-1/+1
2007-07-20sh64: Move entry point code to .text.head.Paul Mundt2-1/+2
2007-07-20sh64: Fix up PCI section mismatch warnings.Paul Mundt1-2/+2
2007-07-20sh64: Update cayman defconfig.Paul Mundt1-125/+33
2007-07-20sh64: Wire up fallocate() syscall.Paul Mundt1-0/+1
2007-07-19define new percpu interface for shared dataFenghua Yu1-1/+4
2007-07-19mm: fault feedback #2Nick Piggin1-11/+13
2007-07-17missing exports of csum_...Al Viro1-0/+1
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-4/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-10/+2
2007-06-19sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.Paul Mundt1-0/+1
2007-06-08potential parse error in ifdef part 3Yoann Padioleau1-4/+4
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-14sh64: Add .gitignore entry for syscalltab.Paul Mundt1-0/+1
2007-05-14sh64: generic quicklist support.Paul Mundt2-1/+4
2007-05-14sh64: Update cayman defconfig.Paul Mundt1-78/+121
2007-05-14sh64: ppoll/pselect6() and restartable syscalls.Paul Mundt2-6/+31
2007-05-14sh64: Fixups for the irq_regs changes.Paul Mundt4-12/+17
2007-05-14sh64: Wire up many new syscalls.Paul Mundt1-3/+33
2007-05-14spelling fixes: arch/sh64/Simon Arlott6-7/+7
2007-05-14sh64: ROUND_UP macro cleanup in arch/sh64/kernel/pci_sh5.cMilind Arun Choudhary1-8/+4
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan1-3/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap9-9/+0
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann1-7/+1
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-1/+1
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: C99 convert arch/sh64/kernel/traps.c and remove ABI breakageEric W. Biederman1-11/+38
2007-02-12[PATCH] Dynamic kernel command-line: sh64Alon Bar-Lev1-3/+3
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-9/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+4
2007-02-11[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64Christoph Lameter2-7/+1
2006-12-08[PATCH] Generic ioremap_page_range: sh64 conversionHaavard Skinnemoen1-92/+8
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+8
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler1-3/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-1/+1
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra1-1/+1
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W1-0/+5
2006-12-02[NET]: SH64 checksum annotations and cleanups.Al Viro2-33/+18
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-1/+1
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-03fix file specification in commentsUwe Zeisberger5-5/+5
2006-10-03sh64: Update cayman defconfig.Paul Mundt1-140/+316