summaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2006-10-13Fix 'make headers_check' on shPaul Mundt
2006-08-06[PATCH] sh: fix proc file removal for superh store queue moduleNeil Horman
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-02[PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26Storage class should be firstTobias Klauser
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi
2006-03-31[PATCH] for_each_possible_cpu: shKAMEZAWA Hiroyuki
2006-03-28[PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall
2006-03-27[PATCH] unify PFN_* macrosDave Hansen
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-02-01[PATCH] sh: machine_halt()/machine_power_off() cleanupsPaul Mundt
2006-02-01[PATCH] sh: Add missing timers directory rule to buildPaul Mundt
2006-02-01[PATCH] sh: convert voyagergx to platform device, drop sh-busPaul Mundt
2006-02-01[PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitionsPaul Mundt
2006-02-01[PATCH] sh: unknown mach-type updatesPaul Mundt
2006-02-01[PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changesPaul Mundt
2006-02-01[PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reusePaul Mundt
2006-02-01[PATCH] sh: Make peripheral clock frequency setting mandatoryPaul Mundt
2006-01-16[PATCH] sh: Simple timer frameworkPaul Mundt
2006-01-16[PATCH] sh: Simplistic clock frameworkPaul Mundt
2006-01-16[PATCH] sh: I/O routine cleanups and ioremap() overhaulPaul Mundt
2006-01-16[PATCH] sh: IRQ handler updatesPaul Mundt
2006-01-16[PATCH] sh: kexec() supportkogiidena
2006-01-16[PATCH] sh: DMA updatesPaul Mundt
2006-01-13[PATCH] Add sh_bus_type probe and remove methodsRussell King
2006-01-12[PATCH] sh: task_stack_page()Al Viro
2006-01-12[PATCH] sh: task_thread_info()Al Viro
2006-01-12[PATCH] sh: task_pt_regs()Al Viro
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig
2005-11-07[PATCH] sh: Drop hp690 discontig supportPaul Mundt
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig
2005-10-13[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller
2005-09-10[PATCH] SH: C99 initializers for hw_interrupt_type structuresThomas Gleixner
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz
2005-09-07[PATCH] remove the second arg of do_timer_interrupt()Adrian Bunk
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt
2005-08-18[PATCH] SH: inotify and ioprio syscallsRobert Love
2005-07-27[PATCH] try_to_freeze() call fixesNigel Cunningham