summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2004-11-09[PATCH] wierd typosAndries E. Brouwer
2004-10-27[PATCH] sh: syscall updatesPaul Mundt
2004-10-27[PATCH] sh: do_signal() update for generic changesPaul Mundt
2004-10-21[PATCH] remove unused arch/sh/tools/machgen.shTom Rini
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-10-19[PATCH] copy_thread(): unneeded child_tid initializationOleg Nesterov
2004-10-18[PATCH] cleanup: move call to update_process_times.Martin Schwidefsky
2004-10-18[PATCH] fix & clean up zombie/dead task handling & preemptionIngo Molnar
2004-10-18[PATCH] sh: fix EMBEDDED_RAMDISK with O=Tom Rini
2004-10-18[PATCH] sh: ST40 updatesPaul Mundt
2004-10-18[PATCH] sh: CTP/PCI-SH03 board supportPaul Mundt
2004-10-18[PATCH] sh: SE73180 board supportPaul Mundt
2004-10-18[PATCH] sh: Broken-out CPU subtype probingPaul Mundt
2004-10-18[PATCH] sh: oprofile support for SH7750/SH7750SPaul Mundt
2004-10-18[PATCH] sh: PCI updatesPaul Mundt
2004-10-18[PATCH] sh: cleanup + mergePaul Mundt
2004-10-18[PATCH] sh: SH4-202 MicroDev board supportPaul Mundt
2004-10-18[PATCH] sh: SH-4 optimized memcpy()Paul Mundt
2004-10-18[PATCH] sh: EDOSK7705 board supportPaul Mundt
2004-10-18[PATCH] sh: SCBRR calculation fixes for early printk()Paul Mundt
2004-10-18[PATCH] sh: DMA API updatesPaul Mundt
2004-10-18[PATCH] sh: defconfig updatesPaul Mundt
2004-10-18[PATCH] sh: consistent API cleanupPaul Mundt
2004-10-18[PATCH] sh: Use asm-offsetsPaul Mundt
2004-10-18[PATCH] sh: SH7705 subtype cleanup + 32k cache supportPaul Mundt
2004-10-18[PATCH] sh: SH73180 subtype supportPaul Mundt
2004-10-18[PATCH] fix PTRACE_ATTACH race with real parent's wait callsRoland McGrath
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig
2004-09-07[PATCH] Convert in-kernel users of EXPORT_SYMBOL_NOVERS() to EXPORT_SYMBOL()Geert Uytterhoeven
2004-09-04[PATCH] out-of-line locks / otherZwane Mwaikambo
2004-08-30[PATCH] Fix the unnecessary entropy call in the irq handlerTakashi Iwai
2004-08-26[PATCH] consolidate hit count increments in profile_tick()William Lee Irwin III
2004-08-26[PATCH] introduce profile_pc()William Lee Irwin III
2004-08-26[PATCH] consolidate prof_cpu_maskWilliam Lee Irwin III
2004-08-25Merge common signal handling fault handling in generic code.Linus Torvalds
2004-08-23[PATCH] Missing free_area_init_node() conversionsWilliam Lee Irwin III
2004-08-23[PATCH] Move param section out of init area, for export of built-in module pa...Rusty Russell
2004-08-23[PATCH] sched: consolidate CLONE_IDLETASK maskingWilliam Lee Irwin III
2004-08-23[PATCH] don't pass mem_map into init functionsDave Hansen
2004-08-23[PATCH] sched: consolidate init_idle() and fork_by_hand()William Lee Irwin III
2004-08-23[PATCH] sched: cleanup init_idle()Nick Piggin
2004-08-23Merge bk://kernel.bkbits.net/gregkh/linux/pci-2.6Linus Torvalds
2004-08-22Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-08-23kbuild/all archs: Utilise the cc-* functionsSam Ravnborg
2004-08-16kconfig/all archs: Introduce Kconfig.debugSam Ravnborg
2004-08-16Merge mars.ravnborg.org:/home/sam/bk/kbuild-mm2Sam Ravnborg
2004-08-16kbuild/all archs: Rename *.lds.s to *.ldsSam Ravnborg
2004-08-09[NET]: Kill stray NET_FASTROUTE references.Pawel Sikora
2004-08-04PCI quirks -- other architecturesDavid Woodhouse
2004-06-28[PATCH] move prototype for __get_vm_area() to a sane locationNicolas Pitre