aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0
* sh64: Symbol export fixups.Paul Mundt2007-10-091-5/+1
* sh64: linker script tidying and alignment fixups.Paul Mundt2007-10-091-51/+9
* sh64: cleanup struct irqaction initializers.Thomas Gleixner2007-10-031-2/+12
* sh64: Move consistent DMA routines to arch/sh64/mm/.Paul Mundt2007-10-012-53/+1
* sh64: Some symbol exports and build fixes.Paul Mundt2007-10-013-20/+11
* sh64: arch/sh64/kernel/setup.c: duplicate include removal.Michal Piotrowski2007-08-121-4/+0
* sh64: arch/sh64/kernel/signal.c: duplicate include removalJesper Juhl2007-08-121-1/+0
* sh64: Kill off virt_to_bus()/bus_to_virt().Paul Mundt2007-07-311-2/+2
* sh64: Fix irq_intc build failure.Paul Mundt2007-07-311-0/+1
* sh64: Fix fs.h removal from mm.h regressions.Paul Mundt2007-07-313-1/+3
* sh64: Move entry point code to .text.head.Paul Mundt2007-07-202-1/+2
* sh64: Fix up PCI section mismatch warnings.Paul Mundt2007-07-201-2/+2
* sh64: Wire up fallocate() syscall.Paul Mundt2007-07-201-0/+1
* define new percpu interface for shared dataFenghua Yu2007-07-191-1/+4
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-4/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-10/+2
* sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.Paul Mundt2007-06-191-0/+1
* potential parse error in ifdef part 3Yoann Padioleau2007-06-081-4/+4
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* sh64: ppoll/pselect6() and restartable syscalls.Paul Mundt2007-05-142-6/+31
* sh64: Fixups for the irq_regs changes.Paul Mundt2007-05-143-10/+15
* sh64: Wire up many new syscalls.Paul Mundt2007-05-141-3/+33
* spelling fixes: arch/sh64/Simon Arlott2007-05-143-3/+3
* sh64: ROUND_UP macro cleanup in arch/sh64/kernel/pci_sh5.cMilind Arun Choudhary2007-05-141-8/+4
* Simplify kallsyms_lookup()Alexey Dobriyan2007-05-081-3/+3
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-086-6/+0
* Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-081-7/+1
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: C99 convert arch/sh64/kernel/traps.c and remove ABI breakageEric W. Biederman2007-02-141-11/+38
* [PATCH] Dynamic kernel command-line: sh64Alon Bar-Lev2007-02-121-3/+3
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-9/+0
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+4
* [PATCH] initrd: remove unused false condition for initrd_startHenry Nestler2006-12-071-3/+1
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* [NET]: SH64 checksum annotations and cleanups.Al Viro2006-12-021-1/+1
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] sh64: remove the use of kernel syscallsArnd Bergmann2006-10-021-257/+13
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-021-0/+19
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-1/+1
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-11/+1
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* sh64: Add a sane pm_power_off implementation.Paul Mundt2006-09-121-0/+3
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-102-2/+2
* [PATCH] irq-flags: SH64: Use the new IRQF_ constantsThomas Gleixner2006-07-023-6/+6