aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-08[PATCH] sh: lvalues abuse in arch/sh/boards/renesas/rts7751r2d/io.cAl Viro1-12/+18
2006-02-01[PATCH] sh: machine_halt()/machine_power_off() cleanupsPaul Mundt1-28/+26
2006-02-01[PATCH] sh: Add missing timers directory rule to buildPaul Mundt1-1/+1
2006-02-01[PATCH] sh: convert voyagergx to platform device, drop sh-busPaul Mundt4-209/+12
2006-02-01[PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitionsPaul Mundt1-30/+29
2006-02-01[PATCH] sh: unknown mach-type updatesPaul Mundt5-124/+16
2006-02-01[PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changesPaul Mundt1-23/+15
2006-02-01[PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reusePaul Mundt1-17/+1
2006-02-01[PATCH] sh: Make peripheral clock frequency setting mandatoryPaul Mundt2-18/+1
2006-02-01[PATCH] sh: SH4-202 microdev updatesPaul Mundt4-268/+502
2006-01-16[PATCH] sh: Move CPU subtype configuration to its own KconfigPaul Mundt4-350/+482
2006-01-16[PATCH] sh: Simple timer frameworkPaul Mundt3-0/+287
2006-01-16[PATCH] sh: Simplistic clock frameworkPaul Mundt16-612/+1224
2006-01-16[PATCH] sh: I/O routine cleanups and ioremap() overhaulPaul Mundt3-136/+196
2006-01-16[PATCH] sh: IRQ handler updatesPaul Mundt8-452/+536
2006-01-16[PATCH] sh: kexec() supportkogiidena4-3/+225
2006-01-16[PATCH] sh: DMA updatesPaul Mundt8-94/+194
2006-01-16[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xxPaul Mundt11-252/+288
2006-01-13[PATCH] Add sh_bus_type probe and remove methodsRussell King1-17/+17
2006-01-12[PATCH] sh: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] sh: task_thread_info()Al Viro2-2/+2
2006-01-12[PATCH] sh: task_pt_regs()Al Viro2-48/+8
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org2-22/+0
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall1-4/+0
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-9/+3
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin2-1/+6
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-42/+2
2005-11-07[PATCH] sh: Use pfn_valid() for lazy dcache write-back on SH7705Paul Mundt1-7/+12
2005-11-07[PATCH] sh: Drop hp690 discontig supportPaul Mundt3-48/+9
2005-11-07[PATCH] sh: SuperHyway support for SH4-202Paul Mundt3-2/+180
2005-11-07[PATCH] sh: Drop deprecated support for custom ramdisk embeddingPaul Mundt4-55/+0
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-1/+1
2005-10-30[PATCH] fix missing includesTim Schmielau2-0/+2
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-10-29[PATCH] mm: i386 sh sh64 ready for split ptlockHugh Dickins1-17/+23
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-3/+1
2005-10-29[PATCH] mm: sh64 hugetlbpage.cHugh Dickins1-2/+0
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] gfp_t: dma-mapping (sh)Al Viro4-4/+4
2005-10-13[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller1-0/+3
2005-09-11kbuild: rename prepare to archprepare to fix dependency chainSam Ravnborg1-1/+1
2005-09-10[PATCH] janitor: sh: hd64465: minmax-removalMichael Veeck1-6/+2
2005-09-10[PATCH] janitor: sh: bigsur/io: minmax-removalMichael Veeck1-6/+2
2005-09-10[PATCH] SH: C99 initializers for hw_interrupt_type structuresThomas Gleixner13-105/+105
2005-09-09kbuild: h8300,m68knommu,sh,sh64 use generic asm-offsets.h supportSam Ravnborg1-9/+2
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk1-0/+4
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-09-07[PATCH] remove the second arg of do_timer_interrupt()Adrian Bunk1-2/+2
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-6/+5