aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hGravatar Jon Smirl 1-1/+1
2006-07-02[PATCH] irq-flags: SH: Use the new IRQF_ constantsGravatar Thomas Gleixner 10-11/+11
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 95-95/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Gravatar Linus Torvalds 1-1/+0
2006-06-29[PATCH] KConfig: Spellchecking 'similarity' and 'independent'Gravatar Matt LaPlante 1-2/+2
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 3-6/+6
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipGravatar Ingo Molnar 21-23/+23
2006-06-27[PATCH] node hotplug: register cpu: remove node structGravatar KAMEZAWA Hiroyuki 1-1/+1
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGravatar Greg Kroah-Hartman 3-6/+6
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 1-2/+2
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGravatar Greg Kroah-Hartman 1-1/+0
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildGravatar Linus Torvalds 1-2/+2
2006-06-26[PATCH] oprofile: Fix unnecessary clevernessGravatar Markus Armbruster 1-1/+1
2006-06-26Storage class should be firstGravatar Tobias Klauser 1-2/+2
2006-06-09kconfig: integrate split config into silentoldconfigGravatar Roman Zippel 1-2/+2
2006-04-11[PATCH] No arch-specific strpbrk implementationsGravatar Kyle McMartin 1-1/+0
2006-04-11[PATCH] Configurable NODES_SHIFTGravatar Yasunori Goto 1-0/+5
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]Gravatar OGAWA Hirofumi 1-1/+1
2006-03-31[PATCH] for_each_possible_cpu: shGravatar KAMEZAWA Hiroyuki 1-1/+1
2006-03-28[PATCH] RTC: Remove some duplicate BCD definitionsGravatar Matt Mackall 3-25/+3
2006-03-28[PATCH] RTC: Fix up some RTC whitespace and styleGravatar Matt Mackall 1-10/+13
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on SH MPC1211Gravatar Matt Mackall 1-15/+3
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on SH03Gravatar Matt Mackall 1-4/+0
2006-03-27[PATCH] unify PFN_* macrosGravatar Dave Hansen 1-4/+1
2006-03-26[PATCH] bitops: sh: use generic bitopsGravatar Akinobu Mita 1-0/+8
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildGravatar Linus Torvalds 1-1/+1
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupGravatar Adrian Bunk 1-1/+0
2006-03-23[PATCH] more for_each_cpu() conversionsGravatar Andrew Morton 2-6/+4
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupGravatar David Gibson 1-12/+0
2006-03-22[PATCH] remove set_page_count() outside mm/Gravatar Nick Piggin 1-2/+2
2006-03-22[PATCH] mm: split highorder pagesGravatar Nick Piggin 1-2/+1
2006-03-09[PATCH] arch/sh/Kconfig: don't source non-existing Kconfig filesGravatar Adrian Bunk 1-2/+2
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorGravatar Paul Smith 1-1/+1
2006-02-17[PATCH] arch/sh/Kconfig: fix the ISA_DMA_API dependenciesGravatar Adrian Bunk 1-1/+1
2006-02-08[PATCH] sh: lvalues abuse in arch/sh/boards/renesas/rts7751r2d/io.cGravatar Al Viro 1-12/+18
2006-02-01[PATCH] sh: machine_halt()/machine_power_off() cleanupsGravatar Paul Mundt 1-28/+26
2006-02-01[PATCH] sh: Add missing timers directory rule to buildGravatar Paul Mundt 1-1/+1
2006-02-01[PATCH] sh: convert voyagergx to platform device, drop sh-busGravatar Paul Mundt 4-209/+12
2006-02-01[PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitionsGravatar Paul Mundt 1-30/+29
2006-02-01[PATCH] sh: unknown mach-type updatesGravatar Paul Mundt 5-124/+16
2006-02-01[PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changesGravatar Paul Mundt 1-23/+15
2006-02-01[PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reuseGravatar Paul Mundt 1-17/+1
2006-02-01[PATCH] sh: Make peripheral clock frequency setting mandatoryGravatar Paul Mundt 2-18/+1
2006-02-01[PATCH] sh: SH4-202 microdev updatesGravatar Paul Mundt 4-268/+502
2006-01-16[PATCH] sh: Move CPU subtype configuration to its own KconfigGravatar Paul Mundt 4-350/+482
2006-01-16[PATCH] sh: Simple timer frameworkGravatar Paul Mundt 3-0/+287
2006-01-16[PATCH] sh: Simplistic clock frameworkGravatar Paul Mundt 16-612/+1224
2006-01-16[PATCH] sh: I/O routine cleanups and ioremap() overhaulGravatar Paul Mundt 3-136/+196
2006-01-16[PATCH] sh: IRQ handler updatesGravatar Paul Mundt 8-452/+536
2006-01-16[PATCH] sh: kexec() supportGravatar kogiidena 4-3/+225