aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-07sh: remove PTRACE_O_TRACESYSGOOD from asm/ptrace.hMike Frysinger1-2/+0
2007-10-30sh64: fix dma_cache_sync() compilationAdrian Bunk1-2/+3
2007-10-30sh64: Move DMA macros from pci.h to scatterlist.h.Robert P. J. Day2-9/+9
2007-10-23sh/sh64: fixup dma-mapping for new sg layoutJens Axboe1-7/+5
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe1-0/+3
2007-10-22Change table chaining layoutJens Axboe1-1/+1
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+1
2007-10-20include/asm-*/system.h: remove unused set_rmb(), set_wmb() macrosStefan Richter1-2/+1
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz1-1/+0
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby1-0/+5
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt1-4/+0
2007-10-18bitops: introduce lock opsNick Piggin1-0/+1
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2-49/+5
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+0
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering1-3/+3
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig1-1/+0
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds1-0/+7
2007-10-01sh64: Move *_p() I/O routine variants to io.h.Paul Mundt1-0/+7
2007-09-21sh: Add gpio.h stubs for PFC definitions.Markus Brunner1-0/+8
2007-08-10sh64: Add missing dma_sync_single_for_*().Paul Mundt1-0/+18
2007-07-31sh64: Kill off virt_to_bus()/bus_to_virt().Paul Mundt2-8/+4
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro1-4/+0
2007-07-20sh64: Wire up fallocate() syscall.Paul Mundt1-1/+2
2007-07-19arch: personality independent stack topPeter Zijlstra1-0/+1
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas1-0/+13
2007-07-16page table handling cleanupJan Beulich1-7/+0
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich1-5/+0
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman1-4/+0
2007-05-14sh64: generic quicklist support.Paul Mundt1-77/+23
2007-05-14sh64: Fixup sh-sci build.Paul Mundt1-0/+1
2007-05-14sh64: ppoll/pselect6() and restartable syscalls.Paul Mundt1-0/+6
2007-05-14sh64: dma-mapping updates.Paul Mundt1-5/+9
2007-05-14sh64: Fixups for the irq_regs changes.Paul Mundt1-0/+1
2007-05-14sh64: Wire up many new syscalls.Paul Mundt1-6/+37
2007-05-11Consolidate asm/poll.hStephen Rothwell1-31/+2
2007-05-08Remove tas()Jeff Dike1-2/+0
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson1-4/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-0/+1
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-1/+1
2007-05-02PCI: scatterlist.h needs types.hJean Delvare1-0/+2
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge1-1/+1
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-1/+2
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt1-18/+0
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle1-0/+2
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk1-0/+6
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-1/+1
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-142/+0
2006-12-02[NET]: SH64 checksum annotations and cleanups.Al Viro1-27/+14