aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-03Merge bk://linux-sam.bkbits.net/kconfigLinus Torvalds1-10/+1
2005-04-04kconfig: complete cpufreq Kconfig cleanupRoman Zippel1-10/+1
2005-03-31mergeGreg Kroah-Hartman1-1/+1
2005-03-28[PATCH] io_remap_pfn_range: convert last callersRandy Dunlap1-1/+1
2005-03-28[PATCH] mm counter operations through macrosChristoph Lameter1-3/+3
2005-03-16[PATCH] sort-out-pci_rom_address_enable-vs-ioresource_rom_enable.patchAndrew Morton1-1/+1
2005-03-13[PATCH] unexport pcibios_penalize_isa_irqAdrian Bunk1-1/+0
2005-03-13[PATCH] smp{,boot}.c cleanupsAdrian Bunk1-3/+0
2005-03-13[PATCH] kill aux_device_presentAdrian Bunk1-1/+0
2005-03-13[PATCH] verify_area cleanup : misc remaining archsJesper Juhl1-4/+4
2005-03-13[PATCH] no arch-specific mem_map initDave Hansen1-2/+0
2005-03-07[PATCH] sh: merge updatesPaul Mundt8-54/+16
2005-03-07[PATCH] sh: Update cpufreq driver for cpumaskPaul Mundt1-10/+8
2005-03-07[PATCH] sh: hp620 updatesPaul Mundt2-1/+46
2005-03-07[PATCH] sh: generic hardirqsPaul Mundt2-629/+11
2005-03-07[PATCH] sh: defconfig updatesPaul Mundt16-1280/+3044
2005-03-06Merge bk://kernel.bkbits.net/davem/flush_cache_page-2.6Linus Torvalds2-48/+12
2005-03-05[SH]: Cache flush simplifications after flush_cache_page() arg change.Paul Mundt1-2/+1
2005-03-05Merge davem@nuts:/disk1/BK/flush_cache_page-2.6David S. Miller2-48/+13
2005-03-05Merge davem@nuts:/disk1/BK/set_pte-2.6David S. Miller3-7/+7
2005-02-25[MM]: Add 'pfn' arg to flush_cache_page().David S. Miller2-48/+13
2005-02-22[MM]: Add set_pte_at() which takes 'mm' and 'addr' args.David S. Miller3-7/+7
2005-02-06[PATCH] convert pci_dev->slot_name usage to pci_name()Dave Jones3-7/+7
2005-02-01[PATCH] OProfile: Use profile_pc in oprofile_add_sampleZwane Mwaikambo1-7/+2
2005-02-01[PATCH] make used_math SMP-safeAndrea Arcangeli5-15/+15
2005-01-25[PATCH] oprofile: falling back on timer interrupt modeAkinobu Mita1-1/+2
2005-01-20[PATCH] Lock initializer cleanup: SHThomas Gleixner4-4/+4
2005-01-14[PATCH] various Kconfig fixesGabor Egry1-4/+4
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