aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox1-0/+11
2007-06-04sh: Fix se73180 platform device registration.Paul Mundt1-5/+6
2007-05-31sh: trivial build cleanups.Evgeniy Polyakov6-6/+18
2007-05-21sh: Fix dreamcast build for IRQ changes.Paul Mundt1-1/+1
2007-05-21sh: Wire up signalfd/timerfd/eventfd syscalls.Paul Mundt1-1/+4
2007-05-21sh: revert addition of page fault notifiersChristoph Hellwig1-4/+0
2007-05-14sh: landisk: Header cleanups.kogiidena2-46/+1
2007-05-11Consolidate asm/poll.hStephen Rothwell1-27/+1
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds8-64/+72
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-2/+2
2007-05-09sh: dma: use __maybe_unusedDavid Rientjes3-3/+3
2007-05-09sh: SH7760 DMABRG support.Manuel Lauss1-0/+23
2007-05-09sh: clockevent/clocksource/hrtimers/nohz TMU support.Paul Mundt1-21/+4
2007-05-09fix file specification in commentsUwe Kleine-König2-2/+2
2007-05-09sh: Convert to common die chain.Paul Mundt1-23/+2
2007-05-09sh: Wire up utimensat syscall.Paul Mundt1-2/+3
2007-05-09sh: Add 32-bit opcode feature CPU flag.Paul Mundt1-0/+1
2007-05-09sh: Support for SH-2A 32-bit opcodes.Paul Mundt1-0/+9
2007-05-09sh: Always define TRAPA_BUG_OPCODE.Paul Mundt1-2/+2
2007-05-09sh: __GFP_REPEAT for pte allocations, too.Paul Mundt1-2/+2
2007-05-09sh: generic quicklist support.Paul Mundt1-16/+28
2007-05-08Remove tas()Jeff Dike1-10/+0
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson1-4/+0
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman1-2/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-0/+1
2007-05-07sh: R7785RP board updates.Ryusuke Sakato1-0/+7
2007-05-07sh: Add die chain notifiers.Paul Mundt2-0/+38
2007-05-07sh: Solution Engine 7722 board support.Ryusuke Sakato1-0/+118
2007-05-07sh: Fix r7780rp build.Paul Mundt1-0/+1
2007-05-07sh: kdump support.Paul Mundt1-5/+37
2007-05-07sh: Move clock reporting to its own proc entry.Paul Mundt1-2/+0
2007-05-07sh: Solution Engine SH7705 board and CPU updates.Nobuhiro Iwamatsu1-2/+3
2007-05-07sh: SH7722 clock framework support.dmitry pervushin2-1/+35
2007-05-07sh: Obey CONFIG_HZ for HZ definition.Paul Mundt1-1/+1
2007-05-07sh: Fix fstatat64() syscall.SUGIOKA Toshinobu1-10/+9
2007-05-07sh: SH7780 Solution Engine board support.Nobuhiro Iwamatsu1-0/+108
2007-05-07sh: Tidy up L-BOX area5 addresses.Paul Mundt1-7/+2
2007-05-07sh: bootmem tidying for discontig/sparsemem preparation.Paul Mundt2-7/+9
2007-05-07sh: MS7712SE01 board support.Nobuhiro Iwamatsu3-1/+3
2007-05-07sh: L-BOX RE2 support.Nobuhiro Iwamatsu1-0/+32
2007-05-07sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt3-17/+57
2007-05-07sh: NR_IRQS consolidation.Paul Mundt1-86/+5
2007-05-07sh: generic BUG() support.Paul Mundt1-31/+61
2007-05-07sh: Bring kgdb back from the dead.Paul Mundt2-47/+6
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+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-0/+1
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-3/+0
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller1-3/+0
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet1-0/+2