summaryrefslogtreecommitdiffstats
path: root/include/asm-sh
AgeCommit message (Expand)AuthorLines
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle-10/+0
2007-07-19arch: personality independent stack topPeter Zijlstra-0/+1
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas-0/+13
2007-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-412/+668
2007-07-16page table handling cleanupJan Beulich-12/+0
2007-07-12sh: hd64461.h cleanup and added comments.Kristoffer Ericson-178/+219
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich-5/+0
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman-4/+0
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox-0/+11
2007-07-07sh: Add parport stub for SuperIO ports.Paul Mundt-0/+16
2007-07-06sh: Fix timer-tmu build for SH-3.Nobuhiro Iwamatsu-2/+2
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt-26/+37
2007-06-20sh: Hook up hard_smp_processor_id() for INTC2 block.Paul Mundt-0/+2
2007-06-18sh: Fix up futex implementation.Kaz Kojima-4/+186
2007-06-15sh: rework ipr codeMagnus Damm-38/+23
2007-06-15sh: rework intc2 codeMagnus Damm-10/+19
2007-06-11sh: Tidy up dependencies for SH-2 build.Paul Mundt-8/+13
2007-06-11sh: Compile fix for SH7604 removal.Paul Mundt-1/+1
2007-06-08sh: Warn against direct inclusion of <asm/rwsem.h>.Robert P. J. Day-1/+5
2007-06-08sh: Kill off dead SH7604 support.Paul Mundt-72/+3
2007-06-08sh: Support for multiple nodes.Paul Mundt-0/+76
2007-06-08sh: Default to 4-byte alignment for SLUB objects.Paul Mundt-0/+7
2007-06-08sh: sparsemem support.Paul Mundt-0/+16
2007-06-08sh: pfn_valid() depends on flatmem.Paul Mundt-0/+2
2007-06-08sh: Kill off machvec aliases.Paul Mundt-20/+3
2007-06-08sh: Get multiple boards in one image working again.Paul Mundt-1/+1
2007-06-08sh: Fixup machvec support.Paul Mundt-34/+3
2007-06-08sh: __user annotations for __get/__put_user().Paul Mundt-20/+37
2007-06-04sh: Fix se73180 platform device registration.Paul Mundt-5/+6
2007-05-31sh: trivial build cleanups.Evgeniy Polyakov-6/+18
2007-05-21sh: Fix dreamcast build for IRQ changes.Paul Mundt-1/+1
2007-05-21sh: Wire up signalfd/timerfd/eventfd syscalls.Paul Mundt-1/+4
2007-05-21sh: revert addition of page fault notifiersChristoph Hellwig-4/+0
2007-05-14sh: landisk: Header cleanups.kogiidena-46/+1
2007-05-11Consolidate asm/poll.hStephen Rothwell-27/+1
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-64/+72
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-2/+2
2007-05-09sh: dma: use __maybe_unusedDavid Rientjes-3/+3
2007-05-09sh: SH7760 DMABRG support.Manuel Lauss-0/+23
2007-05-09sh: clockevent/clocksource/hrtimers/nohz TMU support.Paul Mundt-21/+4
2007-05-09fix file specification in commentsUwe Kleine-König-2/+2
2007-05-09sh: Convert to common die chain.Paul Mundt-23/+2
2007-05-09sh: Wire up utimensat syscall.Paul Mundt-2/+3
2007-05-09sh: Add 32-bit opcode feature CPU flag.Paul Mundt-0/+1
2007-05-09sh: Support for SH-2A 32-bit opcodes.Paul Mundt-0/+9
2007-05-09sh: Always define TRAPA_BUG_OPCODE.Paul Mundt-2/+2
2007-05-09sh: __GFP_REPEAT for pte allocations, too.Paul Mundt-2/+2
2007-05-09sh: generic quicklist support.Paul Mundt-16/+28
2007-05-08Remove tas()Jeff Dike-10/+0