aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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: ppoll/pselect6() and restartable syscalls.Paul Mundt2-6/+31
2007-05-14sh64: Fixups for the irq_regs changes.Paul Mundt3-10/+15
2007-05-14sh64: Wire up many new syscalls.Paul Mundt1-3/+33
2007-05-14spelling fixes: arch/sh64/Simon Arlott3-3/+3
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 Dunlap6-6/+0
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann1-7/+1
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
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-02[NET]: SH64 checksum annotations and cleanups.Al Viro1-1/+1
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-02[PATCH] sh64: remove the use of kernel syscallsArnd Bergmann1-257/+13
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann1-0/+19
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-1/+1
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-11/+1
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-12sh64: Add a sane pm_power_off implementation.Paul Mundt1-0/+3
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2-2/+2
2006-07-02[PATCH] irq-flags: SH64: Use the new IRQF_ constantsThomas Gleixner3-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel13-13/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2-3/+3
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-1/+1
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-2/+2
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER1-1/+1
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-03-28[PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall1-8/+1
2006-03-27[PATCH] unify PFN_* macrosDave Hansen1-0/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-3/+2
2006-02-07[PATCH] drive_info removal outside of arch/i386Al Viro1-8/+0
2006-02-01[PATCH] arch/sh64/kernel/time.c: add module.hAlexey Dobriyan1-0/+1
2006-01-12[PATCH] sh64: task_stack_page()Al Viro1-2/+2
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org2-22/+0
2006-01-08[PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk1-3/+4