summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sh: fix proc file removal for superh store queue moduleNeil Horman2006-08-061-3/+7
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* [PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner2006-07-0210-11/+11
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3095-95/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-1/+0
|\
| * [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* | [PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante2006-06-291-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-293-6/+6
|\ \
| * | [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-273-6/+6
* | | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-2921-23/+23
* | | [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-271-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-261-2/+2
|\ \ | |/ |/|
| * Storage class should be firstTobias Klauser2006-06-261-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-06-261-2/+2
|\ \
| * | kconfig: integrate split config into silentoldconfigRoman Zippel2006-06-091-2/+2
| |/
* | [PATCH] oprofile: Fix unnecessary clevernessMarkus Armbruster2006-06-261-1/+1
|/
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-111-0/+5
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-1/+1
* [PATCH] for_each_possible_cpu: shKAMEZAWA Hiroyuki2006-03-311-1/+1
* [PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall2006-03-283-25/+3
* [PATCH] RTC: Fix up some RTC whitespace and styleMatt Mackall2006-03-281-10/+13
* [PATCH] RTC: Remove RTC UIP synchronization on SH MPC1211Matt Mackall2006-03-281-15/+3
* [PATCH] RTC: Remove RTC UIP synchronization on SH03Matt Mackall2006-03-281-4/+0
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-4/+1
* [PATCH] bitops: sh: use generic bitopsAkinobu Mita2006-03-261-0/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-251-1/+1
|\
| * kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-061-1/+1
* | [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-1/+0
* | [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-232-6/+4
* | [PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson2006-03-221-12/+0
* | [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-2/+2
* | [PATCH] mm: split highorder pagesNick Piggin2006-03-221-2/+1
* | [PATCH] arch/sh/Kconfig: don't source non-existing Kconfig filesAdrian Bunk2006-03-091-2/+2
|/
* [PATCH] arch/sh/Kconfig: fix the ISA_DMA_API dependenciesAdrian Bunk2006-02-171-1/+1
* [PATCH] sh: lvalues abuse in arch/sh/boards/renesas/rts7751r2d/io.cAl Viro2006-02-081-12/+18
* [PATCH] sh: machine_halt()/machine_power_off() cleanupsPaul Mundt2006-02-011-28/+26
* [PATCH] sh: Add missing timers directory rule to buildPaul Mundt2006-02-011-1/+1
* [PATCH] sh: convert voyagergx to platform device, drop sh-busPaul Mundt2006-02-014-209/+12
* [PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitionsPaul Mundt2006-02-011-30/+29
* [PATCH] sh: unknown mach-type updatesPaul Mundt2006-02-015-124/+16
* [PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changesPaul Mundt2006-02-011-23/+15
* [PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reusePaul Mundt2006-02-011-17/+1
* [PATCH] sh: Make peripheral clock frequency setting mandatoryPaul Mundt2006-02-012-18/+1
* [PATCH] sh: SH4-202 microdev updatesPaul Mundt2006-02-014-268/+502
* [PATCH] sh: Move CPU subtype configuration to its own KconfigPaul Mundt2006-01-164-350/+482
* [PATCH] sh: Simple timer frameworkPaul Mundt2006-01-163-0/+287
* [PATCH] sh: Simplistic clock frameworkPaul Mundt2006-01-1616-612/+1224
* [PATCH] sh: I/O routine cleanups and ioremap() overhaulPaul Mundt2006-01-163-136/+196
* [PATCH] sh: IRQ handler updatesPaul Mundt2006-01-168-452/+536
OpenPOWER on IntegriCloud