summaryrefslogtreecommitdiffstats
path: root/include/asm-sh64
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-121-5/+0Star
* PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-121-4/+0Star
* sh64: generic quicklist support.Paul Mundt2007-05-141-77/+23Star
* 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/+2Star
* Remove tas()Jeff Dike2007-05-081-2/+0Star
* Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-081-4/+0Star
* 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-031-0/+2
|/
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-261-1/+2
* [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0Star
* [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/+0Star
* [NET]: SH64 checksum annotations and cleanups.Al Viro2006-12-031-27/+14Star
* Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
* [PATCH] Consolidate check_signatureMatthew Wilcox2006-10-111-16/+0Star
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-41/+0Star
* [PATCH] ntp: cleanup defines and commentsRoman Zippel2006-10-011-3/+0Star
* [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering2006-10-011-4/+0Star
* [PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap2006-09-271-2/+4
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-2/+4
* Fix 'make headers_check' on sh64Paul Mundt2006-09-214-16/+5Star
* sh64: Use generic BUG_ON()/WARN_ON().Paul Mundt2006-09-121-12/+4Star
* sh64: Trivial build fixes.Paul Mundt2006-09-126-20/+30
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-151-1/+0Star
* [PATCH] Make cpu_relax() imply barrier() on all archesChase Venters2006-07-121-1/+2
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+1
|\
| * Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse2006-06-181-0/+1
* | [PATCH] irq-flags: SH64: Use the new IRQF_ constantsThomas Gleixner2006-07-022-3/+1Star
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-1/+0Star
|/
* Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-3/+4
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-2610-10/+0Star
* [PATCH] sys_kexec_load() naming fixupsAndrew Morton2006-04-111-1/+1
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-5/+0Star
* [PATCH] unify pfn_to_page: sh64 pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-3/+2Star
* [PATCH] bitops: sh64: use generic bitopsAkinobu Mita2006-03-261-373/+11Star
* [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-261-11/+5Star