md: fix misapplied patch in raid5.c
[safe/jmp/linux-2.6] / arch / sh64 /
2007-11-03 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh64-2.6
2007-11-02 Paul Mundtsh64: Update defconfigs.
2007-10-30 Dirk HohndelKbuild/doc: fix links to Documentation files
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-19 Mathieu DesnoyersCombine instrumentation menus in kernel/Kconfig.instrum...
2007-10-19 Alexey DobriyanUse helpers to obtain task pid in printks (arch code)
2007-10-19 Serge E. Hallynpid namespaces: define is_global_init() and is_containe...
2007-10-17 Ralf BaechleRemove dma_cache_(wback|inv|wback_inv) functions
2007-10-17 Adrian Bunkremove include/asm-*/ipc.h
2007-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-16 Will SchmidtDuring VM oom condition, kill all threads in process...
2007-10-16 Alexey DobriyanConsolidate PTRACE_DETACH
2007-10-14 Sam Ravnborgkbuild: enable 'make CFLAGS=...' to add additional...
2007-10-09 Paul Mundtsh64: mach-cayman: Build fixes.
2007-10-09 Paul Mundtsh64: Symbol export fixups.
2007-10-09 Paul Mundtsh64: linker script tidying and alignment fixups.
2007-10-09 Paul Mundtsh64: Set KBUILD_IMAGE to make the rpm target happy.
2007-10-09 Paul Mundtsh64: Kill off obsolete linux/blk.h reference.
2007-10-03 Thomas Gleixnersh64: cleanup struct irqaction initializers.
2007-10-01 Paul Mundtsh64: Kill off dead gdb stub symbol.
2007-10-01 Paul Mundtsh64: alphanumeric display only on Cayman.
2007-10-01 Paul Mundtsh64: Add defconfigs for mach-sim and mach-harp.
2007-10-01 Paul Mundtsh64: update cayman defconfig.
2007-10-01 Paul Mundtsh64: Tidy up Kconfig dependencies.
2007-10-01 Paul Mundtsh64: Move consistent DMA routines to arch/sh64/mm/.
2007-10-01 Paul Mundtsh64: Some symbol exports and build fixes.
2007-10-01 Paul Mundtsh64: mach-sim: Build fixes.
2007-10-01 Paul Mundtsh64: mach-harp: Build fixes.
2007-10-01 Paul Mundtsh64: Kill off duplicate frame pointer option.
2007-10-01 Paul Mundtsh64: Kill off dead ROM-RAM and generic boards.
2007-10-01 Paul Mundtsh64: Tidy up includes for Cayman board.
2007-10-01 Paul Mundtsh64: Move *_p() I/O routine variants to io.h.
2007-08-12 Michal Piotrowskish64: arch/sh64/kernel/setup.c: duplicate include removal.
2007-08-12 Jesper Juhlsh64: arch/sh64/kernel/signal.c: duplicate include...
2007-07-31 Paul Mundtsh64: Kill off virt_to_bus()/bus_to_virt().
2007-07-31 Paul Mundtsh64: Fix irq_intc build failure.
2007-07-31 Paul Mundtsh64: Fix fs.h removal from mm.h regressions.
2007-07-20 Paul Mundtsh64: Flag sh64_get_page() as __init_refok.
2007-07-20 Paul Mundtsh64: Move entry point code to .text.head.
2007-07-20 Paul Mundtsh64: Fix up PCI section mismatch warnings.
2007-07-20 Paul Mundtsh64: Update cayman defconfig.
2007-07-20 Paul Mundtsh64: Wire up fallocate() syscall.
2007-07-19 Fenghua Yudefine new percpu interface for shared data
2007-07-19 Nick Pigginmm: fault feedback #2
2007-07-17 Al Viromissing exports of csum_...
2007-07-17 Alexey DobriyanPTRACE_POKEDATA consolidation
2007-07-17 Alexey DobriyanPTRACE_PEEKDATA consolidation
2007-06-19 Paul Mundtsh64: Handle -ERESTART_RESTARTBLOCK for restartable...
2007-06-09 Yoann Padioleaupotential parse error in ifdef part 3
2007-05-19 Sam Ravnborgall-archs: consolidate .data section definition in...
2007-05-19 Sam Ravnborgall-archs: consolidate .text section definition in...
2007-05-14 Paul Mundtsh64: Add .gitignore entry for syscalltab.
2007-05-14 Paul Mundtsh64: generic quicklist support.
2007-05-14 Paul Mundtsh64: Update cayman defconfig.
2007-05-14 Paul Mundtsh64: ppoll/pselect6() and restartable syscalls.
2007-05-14 Paul Mundtsh64: Fixups for the irq_regs changes.
2007-05-14 Paul Mundtsh64: Wire up many new syscalls.
2007-05-13 Simon Arlottspelling fixes: arch/sh64/
2007-05-13 Milind Arun Choudharysh64: ROUND_UP macro cleanup in arch/sh64/kernel/pci_sh5.c
2007-05-08 Alexey DobriyanSimplify kallsyms_lookup()
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Gerd HoffmannFixes and cleanups for earlyprintk aka boot console
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: Allow percpu variables to be page-aligned
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Eric W. Biederman[PATCH] sysctl: C99 convert arch/sh64/kernel/traps...
2007-02-12 Alon Bar-Lev[PATCH] Dynamic kernel command-line: sh64
2007-02-11 Alexey Dobriyan[PATCH] Consolidate default sched_clock()
2007-02-11 Jean-Paul Saman[PATCH] disable init/initramfs.c: architectures
2007-02-11 Christoph Lameter[PATCH] optional ZONE_DMA: remove ZONE_DMA remains...
2006-12-08 Haavard Skinnemoen[PATCH] Generic ioremap_page_range: sh64 conversion
2006-12-08 David Howells[PATCH] LOG2: Implement a general integer log2 facility...
2006-12-07 Henry Nestler[PATCH] initrd: remove unused false condition for initr...
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Peter Zijlstra[PATCH] mm: arch do_page_fault() vs in_atomic()
2006-12-07 Chen, Kenneth W[PATCH] shared page table for hugetlb page
2006-12-03 Al Viro[NET]: SH64 checksum annotations and cleanups.
2006-11-30 Matt LaPlanteFix misc .c/.h comment typos
2006-10-27 Andrew Morton[PATCH] vmlinux.lds: consolidate initcall sections
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-03 Paul Mundtsh64: Update cayman defconfig.
2006-10-02 Arnd Bergmann[PATCH] sh64: remove the use of kernel syscalls
2006-10-02 Arnd Bergmann[PATCH] provide kernel_execve on all architectures
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: switch to using uts namespaces
2006-10-02 Serge E. Hallyn[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
2006-10-02 Serge E. Hallyn[PATCH] namespaces: add nsproxy
2006-10-01 Atsushi Nemoto[PATCH] kill wall_jiffies
2006-09-29 Atsushi Nemoto[PATCH] simplify update_times (avoid jiffies/jiffies_64...
2006-09-29 Sukadev Bhattiprolu[PATCH] pidspace: is_init()
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array...
2006-09-12 Paul Mundtsh64: Add a sane pm_power_off implementation.
2006-09-12 Paul Mundtsh64: Trivial build fixes.
2006-09-12 Paul Mundtsh64: Drop deprecated ISA tuning for legacy toolchains.
2006-07-10 Jon Smirl[PATCH] tty: Remove include of screen_info.h from tty.h
2006-07-02 Thomas Gleixner[PATCH] irq-flags: SH64: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-06-29 Ingo Molnar[PATCH] genirq: rename desc->handler to desc->chip
2006-06-28 KAMEZAWA Hiroyuki[PATCH] node hotplug: register cpu: remove node struct
next