aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sh64
AgeCommit message (Expand)AuthorFilesLines
2007-10-17kill DECLARE_MUTEX_LOCKEDGravatar Christoph Hellwig 1-1/+0
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6Gravatar Linus Torvalds 1-0/+7
2007-10-01sh64: Move *_p() I/O routine variants to io.h.Gravatar Paul Mundt 1-0/+7
2007-09-21sh: Add gpio.h stubs for PFC definitions.Gravatar Markus Brunner 1-0/+8
2007-08-10sh64: Add missing dma_sync_single_for_*().Gravatar Paul Mundt 1-0/+18
2007-07-31sh64: Kill off virt_to_bus()/bus_to_virt().Gravatar Paul Mundt 2-8/+4
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hGravatar Al Viro 1-4/+0
2007-07-20sh64: Wire up fallocate() syscall.Gravatar Paul Mundt 1-1/+2
2007-07-19arch: personality independent stack topGravatar Peter Zijlstra 1-0/+1
2007-07-17fbdev: detect primary display deviceGravatar Antonino A. Daplas 1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesGravatar Antonino A. Daplas 1-0/+13
2007-07-16page table handling cleanupGravatar Jan Beulich 1-7/+0
2007-07-11PCI: remove pci_dac_dma_... APIsGravatar Jan Beulich 1-5/+0
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Gravatar Michael Ellerman 1-4/+0
2007-05-14sh64: generic quicklist support.Gravatar Paul Mundt 1-77/+23
2007-05-14sh64: Fixup sh-sci build.Gravatar Paul Mundt 1-0/+1
2007-05-14sh64: ppoll/pselect6() and restartable syscalls.Gravatar Paul Mundt 1-0/+6
2007-05-14sh64: dma-mapping updates.Gravatar Paul Mundt 1-5/+9
2007-05-14sh64: Fixups for the irq_regs changes.Gravatar Paul Mundt 1-0/+1
2007-05-14sh64: Wire up many new syscalls.Gravatar Paul Mundt 1-6/+37
2007-05-11Consolidate asm/poll.hGravatar Stephen Rothwell 1-31/+2
2007-05-08Remove tas()Gravatar Jeff Dike 1-2/+0
2007-05-08Clean up mostly unused IOSPACE macrosGravatar David Gibson 1-4/+0
2007-05-08move die notifier handling to common codeGravatar Christoph Hellwig 1-0/+1
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Gravatar Linus Torvalds 1-1/+1
2007-05-02PCI: scatterlist.h needs types.hGravatar Jean Delvare 1-0/+2
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionGravatar Jeremy Fitzhardinge 1-1/+1
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionGravatar Eric Dumazet 1-1/+2
2007-02-11[PATCH] consolidate line discipline number definitionsGravatar Tilman Schmidt 1-18/+0
2006-12-13[PATCH] Optimize D-cache alias handling on forkGravatar Ralf Baechle 1-0/+2
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 1-1/+1
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityGravatar Adrian Bunk 1-0/+6
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Gravatar Ralf Baechle 1-1/+1
2006-12-07[PATCH] remove kernel syscallsGravatar Arnd Bergmann 1-142/+0
2006-12-02[NET]: SH64 checksum annotations and cleanups.Gravatar Al Viro 1-27/+14
2006-12-01Driver core: add dev_archdata to struct deviceGravatar Benjamin Herrenschmidt 1-0/+7
2006-10-11[PATCH] Consolidate check_signatureGravatar Matthew Wilcox 1-16/+0
2006-10-03fix file specification in commentsGravatar Uwe Zeisberger 1-1/+1
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesGravatar Arnd Bergmann 1-41/+0
2006-10-01[PATCH] ntp: cleanup defines and commentsGravatar Roman Zippel 1-3/+0
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Gravatar Olaf Hering 1-4/+0
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnGravatar Randy Dunlap 1-2/+4
2006-09-26[PATCH] Standardize pxx_page macrosGravatar Dave McCracken 1-2/+4
2006-09-21Fix 'make headers_check' on sh64Gravatar Paul Mundt 4-16/+5
2006-09-12sh64: Use generic BUG_ON()/WARN_ON().Gravatar Paul Mundt 1-12/+4
2006-09-12sh64: Trivial build fixes.Gravatar Paul Mundt 6-20/+30
2006-07-14[PATCH] remove set_wmb - arch removalGravatar Steven Rostedt 1-1/+0
2006-07-12[PATCH] Make cpu_relax() imply barrier() on all archesGravatar Chase Venters 1-1/+2
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Gravatar Linus Torvalds 1-0/+1
2006-07-02[PATCH] irq-flags: SH64: Use the new IRQF_ constantsGravatar Thomas Gleixner 2-3/+1