aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2005-01-14[PATCH] swsusp: refrigerator cleanupsPavel Machek1-4/+1
2005-01-07[PATCH] ifdef typos: arch_sh_boards_renesas_hs7751rvoip_io.cMaximilian Attems1-2/+2
2005-01-07[PATCH] sh: Remove x86-specific help in KconfigJames Nelson1-2/+1
2005-01-07[PATCH] Remove EXPORT_SYMBOL_NOVERSRusty Russell1-2/+2
2005-01-07[PATCH] remove the BKL by turning it into a semaphoreIngo Molnar1-1/+1
2005-01-04[PATCH] oprofile: update sh for api changesGreg Banks1-2/+1
2005-01-04[PATCH] fix conflicting cpu_idle() declarationsOleg Nesterov2-3/+3
2005-01-04[PATCH] FRV: Make calibrate_delay() optionalDavid Howells1-0/+4
2004-11-13Merge bk://linux-dj.bkbits.net/cpufreqLinus Torvalds1-10/+0
2004-11-11[PATCH] fixups-dreamcast.c: replace pci_find_device with pci_get_deviceHanna V. Linder1-1/+1
2004-11-09[PATCH] wierd typosAndries E. Brouwer1-1/+1
2004-10-27[PATCH] sh: syscall updatesPaul Mundt1-0/+5
2004-10-27[PATCH] sh: do_signal() update for generic changesPaul Mundt1-7/+6
2004-10-27[CPUFREQ] Unify the CPU_FREQ config option.Dave Jones1-10/+0
2004-10-21[PATCH] remove unused arch/sh/tools/machgen.shTom Rini1-71/+0
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk4-4/+4
2004-10-19[PATCH] copy_thread(): unneeded child_tid initializationOleg Nesterov1-1/+0
2004-10-18[PATCH] cleanup: move call to update_process_times.Martin Schwidefsky1-0/+3
2004-10-18[PATCH] fix & clean up zombie/dead task handling & preemptionIngo Molnar1-1/+1
2004-10-18[PATCH] sh: fix EMBEDDED_RAMDISK with O=Tom Rini1-2/+3
2004-10-18[PATCH] sh: ST40 updatesPaul Mundt3-30/+168
2004-10-18[PATCH] sh: CTP/PCI-SH03 board supportPaul Mundt4-0/+273
2004-10-18[PATCH] sh: SE73180 board supportPaul Mundt5-0/+544
2004-10-18[PATCH] sh: Broken-out CPU subtype probingPaul Mundt9-218/+291
2004-10-18[PATCH] sh: oprofile support for SH7750/SH7750SPaul Mundt2-1/+287
2004-10-18[PATCH] sh: PCI updatesPaul Mundt12-104/+393
2004-10-18[PATCH] sh: cleanup + mergePaul Mundt12-190/+334
2004-10-18[PATCH] sh: SH4-202 MicroDev board supportPaul Mundt5-0/+958
2004-10-18[PATCH] sh: SH-4 optimized memcpy()Paul Mundt2-1/+807
2004-10-18[PATCH] sh: EDOSK7705 board supportPaul Mundt3-0/+164
2004-10-18[PATCH] sh: SCBRR calculation fixes for early printk()Paul Mundt1-1/+3
2004-10-18[PATCH] sh: DMA API updatesPaul Mundt3-66/+62
2004-10-18[PATCH] sh: defconfig updatesPaul Mundt6-190/+2947
2004-10-18[PATCH] sh: consistent API cleanupPaul Mundt5-19/+45
2004-10-18[PATCH] sh: Use asm-offsetsPaul Mundt2-0/+33
2004-10-18[PATCH] sh: SH7705 subtype cleanup + 32k cache supportPaul Mundt7-4/+404
2004-10-18[PATCH] sh: SH73180 subtype supportPaul Mundt4-12/+81
2004-10-18[PATCH] fix PTRACE_ATTACH race with real parent's wait callsRoland McGrath1-1/+4
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig6-6/+0
2004-09-07[PATCH] Convert in-kernel users of EXPORT_SYMBOL_NOVERS() to EXPORT_SYMBOL()Geert Uytterhoeven1-1/+1
2004-09-04[PATCH] out-of-line locks / otherZwane Mwaikambo1-0/+1
2004-08-30[PATCH] Fix the unnecessary entropy call in the irq handlerTakashi Iwai1-3/+5
2004-08-26[PATCH] consolidate hit count increments in profile_tick()William Lee Irwin III1-29/+2
2004-08-26[PATCH] introduce profile_pc()William Lee Irwin III1-4/+1
2004-08-26[PATCH] consolidate prof_cpu_maskWilliam Lee Irwin III1-1/+0
2004-08-25Merge common signal handling fault handling in generic code.Linus Torvalds1-6/+2
2004-08-23[PATCH] Missing free_area_init_node() conversionsWilliam Lee Irwin III1-2/+2
2004-08-23[PATCH] Move param section out of init area, for export of built-in module pa...Rusty Russell1-3/+0
2004-08-23[PATCH] sched: consolidate CLONE_IDLETASK maskingWilliam Lee Irwin III1-1/+1
2004-08-23[PATCH] don't pass mem_map into init functionsDave Hansen1-1/+1
2004-08-23[PATCH] sched: consolidate init_idle() and fork_by_hand()William Lee Irwin III1-6/+1
2004-08-23[PATCH] sched: cleanup init_idle()Nick Piggin1-2/+0
2004-08-23Merge bk://kernel.bkbits.net/gregkh/linux/pci-2.6Linus Torvalds5-161/+133
2004-08-22Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman5-35/+5
2004-08-23kbuild/all archs: Utilise the cc-* functionsSam Ravnborg1-1/+1
2004-08-16kconfig/all archs: Introduce Kconfig.debugSam Ravnborg2-157/+129
2004-08-16Merge mars.ravnborg.org:/home/sam/bk/kbuild-mm2Sam Ravnborg3-3/+3
2004-08-16kbuild/all archs: Rename *.lds.s to *.ldsSam Ravnborg3-3/+3
2004-08-09[NET]: Kill stray NET_FASTROUTE references.Pawel Sikora4-4/+0
2004-08-04PCI quirks -- other architecturesDavid Woodhouse5-35/+5
2004-06-28[PATCH] move prototype for __get_vm_area() to a sane locationNicolas Pitre1-2/+0
2004-06-26[PATCH] ARM COMMAND_LINE_SIZE build fixRussell King1-0/+1
2004-06-23[PATCH] sh: Consolidate SystemH with other Renesas boards.Andrew Morton4-10/+10
2004-06-23[PATCH] sh: merge.Andrew Morton23-260/+624
2004-06-23[PATCH] sh: VoyagerGX companion chip support.Andrew Morton5-0/+378
2004-06-23[PATCH] sh: SH7705/SH7300 subtype support, ST40 updates.Andrew Morton4-20/+285
2004-06-23[PATCH] sh: PCI updatesAndrew Morton8-116/+260
2004-06-23[PATCH] sh: Renesas RTS7751R2D board support.Andrew Morton7-0/+1439
2004-06-23[PATCH] sh: SolutionEngine 7300 board support.Andrew Morton6-0/+901
2004-06-23[PATCH] sh: ptep_get_and_clear() compile fix.Andrew Morton1-4/+23
2004-06-23[PATCH] sh: Renesas HS7751RVoIP board support.Andrew Morton7-0/+765
2004-06-23[PATCH] sh: fixmap support.Andrew Morton1-1/+61
2004-06-23[PATCH] sh: early printk() cleanup.Andrew Morton3-1/+137
2004-06-23[PATCH] sh: DMA driver updates.Andrew Morton5-127/+375
2004-06-23[PATCH] sh: dma-mapping updates.Andrew Morton1-19/+21
2004-06-23[PATCH] sh: SH-3 On-Chip ADC supportAndrew Morton2-0/+37
2004-06-23[PATCH] Make nr_swap_pages a longAndrew Morton1-1/+1
2004-06-23[PATCH] make irqaction use a cpu maskAndrew Morton4-4/+4
2004-06-23[PATCH] Move saved_command_line to init/main.cAndrew Morton1-2/+0
2004-06-17[PATCH] RLIM: add rlimit entry for POSIX mqueue allocationChris Wright1-0/+1
2004-05-19[PATCH] Fix for Makefiles to get KBUILD_OUTPUT workingAndrew Morton1-1/+1
2004-05-10[PATCH] hugepage: fix add_to_page_cache() error handlingAndrew Morton1-2/+3
2004-05-10[PATCH] Warn when smp_call_function() is called with interrupts disabledAndrew Morton1-0/+3
2004-05-09[PATCH] sched: in_sched_functions() cleanupAndrew Morton1-7/+1
2004-04-26[PATCH] hugepage fixesAndrew Morton1-1/+1
2004-04-21[PATCH] remove show_trace_task()Andrew Morton1-6/+0
2004-04-18[PATCH] From: David Gibson <david@gibson.dropbear.id.au>Andrew Morton1-7/+1
2004-04-12[PATCH] Correct kernel-doc comment with incorrect parameters documentedAndrew Morton1-2/+2
2004-04-11[PATCH] hugetlb consolidationAndrew Morton1-257/+1
2004-04-11[PATCH] use compound pages for hugetlb pages onlyAndrew Morton1-1/+2
2004-04-11[PATCH] stop using page->list in the hugetlbpage implementationsAndrew Morton1-6/+4
2004-04-11[PATCH] Fix get_wchan() FIXME wrt. order of functionsAndrew Morton3-5/+5
2004-04-02[PATCH] export hugetlb_total_pagesAndrew Morton1-0/+1
2004-03-31[PATCH] Fix hugetlb-vs-memory overcommitAndrew Morton1-0/+6
2004-03-27[PATCH] remove unused CONFIG_DMA_NONPCIBartlomiej Zolnierkiewicz1-1/+0
2004-03-22[PATCH] sh: various fixesAndrew Morton22-539/+323
2004-03-22[PATCH] sh: hugetlb supportAndrew Morton4-2/+535
2004-03-22[PATCH] sh: DMA Mapping APIAndrew Morton10-114/+157
2004-03-22[PATCH] sh: update defconfigsAndrew Morton8-118/+226
2004-03-18[PATCH] doc. updates/typosAndrew Morton1-6/+5
2004-03-01[PATCH] remove a few remaining "make dep" referencesAndrew Morton22-88/+0
2004-02-24[PATCH] add syscalls.hAndrew Morton1-4/+1
2004-02-22[PATCH] rename shmat to make it clear it isn't a system call entrypointManfred Spraul1-2/+2
2004-02-17[PATCH] move CONFIG_HOTPLUG to init/KconfigBartlomiej Zolnierkiewicz1-18/+0
2004-02-12[PATCH] sh: Misc build fixesAndrew Morton2-5/+9
2004-02-12[PATCH] sh: hd64461 updatesAndrew Morton1-1/+42
2004-02-12[PATCH] sh: Fix hp680 board supportAndrew Morton4-1/+457
2004-02-12[PATCH] sh: preempt fixesAndrew Morton2-16/+41
2004-02-12[PATCH] sh: preempt safe lazy fpu handlingAndrew Morton4-31/+87
2004-02-12[PATCH] sh: RTC fixesAndrew Morton1-10/+11
2004-02-12[PATCH] sh: Update defconfigAndrew Morton1-79/+259
2004-02-11[WATCHDOG] v2.6.2 watchdog-architecture-cleanupMatthew Wilcox1-55/+1
2004-01-20[PATCH] spell Unix98 the same everywhereAndrew Morton1-1/+1
2004-01-19[PATCH] sort exception tablesPaul Mackerras1-23/+0
2004-01-19[PATCH] Kconfig: use range for NR_CPUSAndrew Morton1-0/+1
2004-01-18[PATCH] SH MergeAndrew Morton150-5187/+8682
2003-12-29[PATCH] Fix 2.6.0's broken documentation referencesAndrew Morton1-1/+1
2003-12-29[PATCH] seq_file version of /proc/interruptsAndrew Morton1-7/+9
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo5-0/+33
2003-10-04[PATCH] Clean up MAX_NR_NODES/NUMNODES/etc. [3/5]Andrew Morton1-2/+2
2003-10-01[PATCH] memory writeback/invalidation fixesAndrew Morton1-1/+1
2003-09-25[NET]: Consolidate ax25/isdn/bluetooth Kconfig inclusion.Christoph Hellwig1-6/+0
2003-09-24Manual merge of Kconfig file module commentsLinus Torvalds1-19/+10
2003-09-24[PATCH] Kconfig fixes for modules.txtRusty Russell1-19/+10
2003-09-22[PATCH] prepare for 32-bit dev_t: mknod()/ustat()Alexander Viro1-1/+1
2003-09-09[PATCH] tidy up lib/inflate.c error messagesAndrew Morton1-4/+4
2003-09-03[CPUFREQ][SH] Small fixes necessary to separate the governors from policies.Dave Jones1-1/+1
2003-08-31[PATCH] kill CONFIG_KCORE_AOUTAndrew Morton1-34/+0
2003-08-31[PATCH] c99 struct initialiser conversionsAndrew Morton21-565/+565
2003-08-05kbuild: Move generation of vmlinux.lds.s into arch/.../kernelKai Germaschewski2-1/+1
2003-08-02[PATCH] move "config SOUND" to sound/KconfigBartlomiej Zolnierkiewicz1-34/+0
2003-08-02[PATCH] ide: kill no longer used CONFIG_BLK_DEV_IDE_MODESBartlomiej Zolnierkiewicz4-4/+0
2003-08-01[PATCH] janitor: convert to pci_name()Randy Dunlap6-15/+15
2003-07-31[PATCH] more arch typo/illegal->invalid fixesAlan Cox2-2/+2
2003-07-25[PATCH] usr/: Updated .incbin supportSam Ravnborg1-2/+0
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk1-3/+0
2003-07-10[PATCH] wall_to_monotonic initialization fixes forAndrew Morton1-8/+13
2003-07-03[PATCH] PCI: Remove pci_bus_existsMatthew Wilcox1-1/+1
2003-07-01[PATCH] SH MergePaul Mundt77-1503/+10040
2003-06-26[PATCH] [KCONFIG] Make cdrom Kconfig selfcontainedMatthew Wilcox1-34/+0
2003-06-25[PATCH] Make SCSI selfcontainedMatthew Wilcox1-25/+0
2003-06-18DRIVER: add drivers/base/Kconfig to all arch main Kconfig files.Greg Kroah-Hartman1-0/+2
2003-06-17[PATCH] Consolidate Kconfigs for binfmtsMatthew Wilcox1-56/+1
2003-06-14[PATCH] Add mach-type generation for SHPaul Mundt3-0/+109
2003-06-14[PATCH] Fix PCI hotplug path for SHPaul Mundt1-1/+1
2003-06-14[PATCH] sh: fix do_settimeofday() for new APIAndrew Morton1-5/+9
2003-06-14[PATCH] ide: move "config IDE" to drivers/ide/KconfigBartlomiej Zolnierkiewicz1-51/+0
2003-06-13[PATCH] Move SH board-specific code aroundPaul Mundt121-4109/+4777
2003-06-13[PATCH] toplevel SH updatePaul Mundt4-286/+538
2003-06-13[PATCH] lsm: Early init for security modules (1/4)Chris Wright1-0/+1
2003-06-07[PATCH] all archs: Replace O_TARGET with lib-ySam Ravnborg1-2/+1
2003-06-05[PATCH] IRQs: fix up irq_desc initialisation for non-ia32Andrew Morton1-2/+5
2003-06-04[PATCH] PCI: remove usage of pci_for_each_dev() in arch/sh/kernel/pci-sh7751.cGreg Kroah-Hartman1-4/+4
2003-05-25[PATCH] Change mmu_gathers into per-cpu dataAndrew Morton1-1/+1
2003-04-24[PATCH] console cleanup (2/2)Alexander Viro1-7/+0
2003-04-20[PATCH] replace URLs in KconfigRandy Dunlap1-7/+7
2003-04-20[PATCH] initrd.hChristoph Hellwig1-3/+1
2003-03-17[PATCH] OOPS instance countersAndrew Morton1-1/+2
2003-03-16Merge http://linux-isdn.bkbits.net/linux-2.5.makeLinus Torvalds4-46/+0
2003-03-16[PCI] pci-9: Kill per-architecture pcibios_update_resource()Russell King1-29/+0
2003-03-16[PCI] pci-8: pci_resource_to_bus()Russell King4-17/+0
2003-03-16[PCI] pci-7: Remove second argument to pcibios_update_resource()Russell King1-2/+2
2003-03-15MergeKai Germaschewski1-1/+1
2003-03-10kbuild: Introduced extra-y, as replacement for EXTRA_TARGETSSam Ravnborg1-1/+1
2003-03-08[PATCH] protect 'action' in show_interruptsAndrew Morton1-2/+6
2003-03-08[PATCH] move CONFIG_SWAP aroundAndrew Morton1-4/+0
2003-03-06[PATCH] clean up all the console inits using an initcall variantAlan Cox1-0/+3
2003-02-25[PATCH] Spelling fixes: whetherMichael Hayes1-1/+1
2003-02-25[PATCH] Spelling fixes: doesn'tMichael Hayes1-1/+1
2003-02-24[PATCH] make jiffies wrap 5 min after bootAndrew Morton1-1/+1
2003-02-24[PATCH] Spelling fixes - necessaryMichael Hayes2-2/+2
2003-02-24[PATCH] Spelling fixes - initialMichael Hayes1-1/+1
2003-02-15Clean up ptrace_setoptions and PT_* constantsDaniel Jacobowitz1-0/+1
2003-02-10[SIGNAL]: Allow more platforms to use generic get_signal_to_deliver.David S. Miller1-1/+1
2003-02-09[PATCH] Change all <module>.o to .ko in Kconfig filesRusty Russell1-10/+10
2003-02-06[PATCH] Spelling fixes for consistent, dependent, persistentSteven Cole1-1/+1
2003-02-04[PATCH] seqlock for xtimeStephen Hemminger1-15/+16
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski1-3/+0
2003-01-26kbuild/all archs: Replace HEAD with head-ySam Ravnborg1-1/+1
2003-01-26kbuild/all archs: Removed unused arch{clean,rproper} targetsSam Ravnborg1-2/+0
2003-01-14Consolidate read-only sections in arch/*/vmlinux.lds.SKai Germaschewski1-14/+3
2003-01-14Module Sanity CheckKai Germaschewski1-0/+1
2003-01-12[PATCH] Place __gpl_ksymtab section in all linker scriptsRusty Russell1-0/+4
2003-01-10[PATCH] replace `typedef mmu_gather_t' with `struct mmu_gather'Andrew Morton1-1/+1
2003-01-01[PATCH] remove net config from arch-superhTomas Szepe1-42/+0
2002-12-29[PATCH] BIN_TO_BCD consolidationAndrew Morton1-8/+1
2002-12-14[PATCH] Remove Rules.make from Makefiles (1/3)Brian Gerst4-8/+0
2002-11-27MergeJames Simmons1-55/+0
2002-11-25[PATCH] hd64465 region handling cleanupDave Jones1-5/+12
2002-11-17Merge kozmo.(none):/usr/src/linus-2.5James Simmons1-55/+0
2002-11-11[PATCH] clean up scsi documentationRolf Eike Beer1-1/+1
2002-11-08Auto merged except for parisc Kconfig. I have to sync by hand.James Simmons1-55/+0
2002-11-07[PATCH] kconfig documentation updateRoman Zippel1-1/+1
2002-11-06MergeJames Simmons4-4/+12
2002-11-05Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5Greg Kroah-Hartman3-4/+4
2002-11-02[PATCH] add CONFIG_MMU and CONFIG_SWAPChristoph Hellwig1-0/+8
2002-11-02[PATCH] 2.5.45 CompactPCI driver patch 1/4Scott Murray3-4/+4
2002-10-31Merge maxwell.earthlink.net:/usr/src/linus-2.5James Simmons1-55/+0
2002-10-31Merge bk://nevyn.them.org:5000Linus Torvalds2-11/+2
2002-10-31[PATCH] additional arch support for per-cpu kernel_statAndrew Morton1-1/+1