aboutsummaryrefslogtreecommitdiff
path: root/arch/sh64
AgeCommit message (Expand)Author
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
2006-10-02[PATCH] sh64: remove the use of kernel syscallsArnd Bergmann
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter
2006-09-12sh64: Add a sane pm_power_off implementation.Paul Mundt
2006-09-12sh64: Trivial build fixes.Paul Mundt
2006-09-12sh64: Drop deprecated ISA tuning for legacy toolchains.Paul Mundt
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-02[PATCH] irq-flags: SH64: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel