aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-29[PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-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-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-06-26[PATCH] oprofile: Fix unnecessary clevernessMarkus Armbruster
2006-06-26Storage class should be firstTobias Klauser
2006-06-09kconfig: integrate split config into silentoldconfigRoman Zippel
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto
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-28[PATCH] RTC: Fix up some RTC whitespace and styleMatt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on SH MPC1211Matt Mackall
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on SH03Matt Mackall
2006-03-27[PATCH] unify PFN_* macrosDave Hansen
2006-03-26[PATCH] bitops: sh: use generic bitopsAkinobu Mita
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-03-22[PATCH] mm: split highorder pagesNick Piggin
2006-03-09[PATCH] arch/sh/Kconfig: don't source non-existing Kconfig filesAdrian Bunk
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith
2006-02-17[PATCH] arch/sh/Kconfig: fix the ISA_DMA_API dependenciesAdrian Bunk
2006-02-08[PATCH] sh: lvalues abuse in arch/sh/boards/renesas/rts7751r2d/io.cAl Viro
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-02-01[PATCH] sh: SH4-202 microdev updatesPaul Mundt
2006-01-16[PATCH] sh: Move CPU subtype configuration to its own KconfigPaul 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-16[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xxPaul Mundt
2006-01-13[PATCH] Add sh_bus_type probe and remove methodsRussell King