aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2006-01-12[PATCH] sh: task_stack_page()Gravatar Al Viro 1-1/+1
2006-01-12[PATCH] sh: task_thread_info()Gravatar Al Viro 2-2/+2
2006-01-12[PATCH] sh: task_pt_regs()Gravatar Al Viro 2-48/+8
2006-01-10[PATCH] dump_thread() cleanupGravatar akpm@osdl.org 2-22/+0
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalGravatar Matt Mackall 1-4/+0
2005-11-09[PATCH] sched: resched and cpu_idle reworkGravatar Nick Piggin 1-9/+3
2005-11-09[PATCH] sched: disable preempt in idle tasksGravatar Nick Piggin 2-1/+6
2005-11-07[PATCH] consolidate sys_ptrace()Gravatar Christoph Hellwig 1-42/+2
2005-11-07[PATCH] sh: Use pfn_valid() for lazy dcache write-back on SH7705Gravatar Paul Mundt 1-7/+12
2005-11-07[PATCH] sh: Drop hp690 discontig supportGravatar Paul Mundt 3-48/+9
2005-11-07[PATCH] sh: SuperHyway support for SH4-202Gravatar Paul Mundt 3-2/+180
2005-11-07[PATCH] sh: Drop deprecated support for custom ramdisk embeddingGravatar Paul Mundt 4-55/+0
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelGravatar Linus Torvalds 1-1/+1
2005-10-30[PATCH] fix missing includesGravatar Tim Schmielau 2-0/+2
2005-10-30[PATCH] jiffies_64 cleanupGravatar Thomas Gleixner 1-4/+0
2005-10-30[PATCH] unify sys_ptrace prototypeGravatar Christoph Hellwig 1-1/+1
2005-10-29[PATCH] mm: i386 sh sh64 ready for split ptlockGravatar Hugh Dickins 1-17/+23
2005-10-29[PATCH] mm: init_mm without ptlockGravatar Hugh Dickins 1-3/+1
2005-10-29[PATCH] mm: sh64 hugetlbpage.cGravatar Hugh Dickins 1-2/+0
2005-10-29Create platform_device.h to contain all the platform device details.Gravatar Russell King 1-1/+1
2005-10-28[PATCH] gfp_t: dma-mapping (sh)Gravatar Al Viro 4-4/+4
2005-10-13[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.Gravatar David S. Miller 1-0/+3
2005-09-11kbuild: rename prepare to archprepare to fix dependency chainGravatar Sam Ravnborg 1-1/+1
2005-09-10[PATCH] janitor: sh: hd64465: minmax-removalGravatar Michael Veeck 1-6/+2
2005-09-10[PATCH] janitor: sh: bigsur/io: minmax-removalGravatar Michael Veeck 1-6/+2
2005-09-10[PATCH] SH: C99 initializers for hw_interrupt_type structuresGravatar Thomas Gleixner 13-105/+105
2005-09-09kbuild: h8300,m68knommu,sh,sh64 use generic asm-offsets.h supportGravatar Sam Ravnborg 1-9/+2
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)Gravatar viro@ZenIV.linux.org.uk 1-0/+4
2005-09-07[PATCH] NTP: ntp-helper functionsGravatar john stultz 1-5/+2
2005-09-07[PATCH] remove the second arg of do_timer_interrupt()Gravatar Adrian Bunk 1-2/+2
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Gravatar Steven Rostedt 1-6/+5
2005-08-18[PATCH] SH: inotify and ioprio syscallsGravatar Robert Love 1-0/+5
2005-07-27[PATCH] try_to_freeze() call fixesGravatar Nigel Cunningham 1-1/+1
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Gravatar Eric W. Biederman 1-6/+0
2005-07-11[NET]: add a top-level Networking menu to *configGravatar Sam Ravnborg 1-0/+2
2005-06-23[PATCH] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLEGravatar Dave Hansen 1-4/+0
2005-06-23[PATCH] make each arch use mm/KconfigGravatar Dave Hansen 1-1/+7
2005-06-21[PATCH] Avoiding mmap fragmentationGravatar Wolfgang Wander 1-0/+8
2005-06-21[PATCH] Hugepage consolidationGravatar David Gibson 1-172/+24
2005-06-21[PATCH] smp_processor_id() cleanupGravatar Ingo Molnar 1-1/+1
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 1Gravatar Al Viro 1-0/+4
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Gravatar Jesper Juhl 1-2/+3
2005-04-16[PATCH] fix u32 vs. pm_message_t in rest of the treeGravatar Pavel Machek 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 271-0/+45413