summaryrefslogtreecommitdiffstats
path: root/include/asm-sh64
Commit message (Expand)AuthorAgeFilesLines
* sh: remove PTRACE_O_TRACESYSGOOD from asm/ptrace.hMike Frysinger2007-11-071-2/+0
* sh64: fix dma_cache_sync() compilationAdrian Bunk2007-10-301-2/+3
* sh64: Move DMA macros from pci.h to scatterlist.h.Robert P. J. Day2007-10-302-9/+9
* sh/sh64: fixup dma-mapping for new sg layoutJens Axboe2007-10-231-7/+5
* Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+3
* Change table chaining layoutJens Axboe2007-10-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-191-2/+1
|\
| * include/asm-*/system.h: remove unused set_rmb(), set_wmb() macrosStefan Richter2007-10-201-2/+1
* | ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2007-10-201-1/+0
|/
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+5
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-191-4/+0
* bitops: introduce lock opsNick Piggin2007-10-181-0/+1
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-172-49/+5
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+0
* remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-171-3/+3
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2007-10-131-0/+7
|\
| * sh64: Move *_p() I/O routine variants to io.h.Paul Mundt2007-10-011-0/+7
* | sh: Add gpio.h stubs for PFC definitions.Markus Brunner2007-09-211-0/+8
|/
* sh64: Add missing dma_sync_single_for_*().Paul Mundt2007-08-101-0/+18
* sh64: Kill off virt_to_bus()/bus_to_virt().Paul Mundt2007-07-312-8/+4
* take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro2007-07-221-4/+0
* sh64: Wire up fallocate() syscall.Paul Mundt2007-07-201-1/+2
* arch: personality independent stack topPeter Zijlstra2007-07-191-0/+1
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-171-0/+6
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-0/+13
* page table handling cleanupJan Beulich2007-07-161-7/+0
* PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-111-5/+0
* PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-4/+0
* sh64: generic quicklist support.Paul Mundt2007-05-141-77/+23
* sh64: Fixup sh-sci build.Paul Mundt2007-05-141-0/+1
* sh64: ppoll/pselect6() and restartable syscalls.Paul Mundt2007-05-141-0/+6
* sh64: dma-mapping updates.Paul Mundt2007-05-141-5/+9
* sh64: Fixups for the irq_regs changes.Paul Mundt2007-05-141-0/+1
* sh64: Wire up many new syscalls.Paul Mundt2007-05-141-6/+37
* Consolidate asm/poll.hStephen Rothwell2007-05-111-31/+2
* Remove tas()Jeff Dike2007-05-081-2/+0
* Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-081-4/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+1
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-1/+1
|\
| * [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-1/+1
* | PCI: scatterlist.h needs types.hJean Delvare2007-05-021-0/+2
|/
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-1/+2
* [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0
* [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-0/+2
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk2006-12-071-0/+6
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+1
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-142/+0
* [NET]: SH64 checksum annotations and cleanups.Al Viro2006-12-021-27/+14