aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-30[PATCH] consolidate asm/ipc.hStephen Rothwell1-32/+1
2005-03-28[PATCH] io_remap_pfn_range: add for all arch-esRandy Dunlap1-0/+7
2005-03-28[PATCH] include cleanup in pgalloc.hHerbert Pötzl1-1/+0
2005-03-17Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds1-13/+1
2005-03-16[ARCH]: Consolidate portable unaligned.h implementations.David S. Miller1-13/+1
2005-03-16[PATCH] sh build fixPaul Mundt1-0/+11
2005-03-13[PATCH] smp{,boot}.c cleanupsAdrian Bunk1-2/+0
2005-03-13[PATCH] verify_area cleanup : deprecateJesper Juhl1-1/+2
2005-03-09[PATCH] make cond_syscall look rightMatt Mackall1-1/+1
2005-03-07[PATCH] sh: merge updatesPaul Mundt10-6/+135
2005-03-07[PATCH] sh: generic hardirqsPaul Mundt1-10/+1
2005-03-06Merge bk://kernel.bkbits.net/davem/flush_cache_page-2.6Linus Torvalds4-8/+8
2005-03-05Merge davem@nuts:/disk1/BK/flush_cache_page-2.6David S. Miller4-8/+8
2005-03-05Merge davem@nuts:/disk1/BK/set_pte-2.6David S. Miller1-0/+2
2005-03-04[PATCH] Randomisation: stack randomisationArjan van de Ven1-0/+2
2005-02-25[MM]: Add 'pfn' arg to flush_cache_page().David S. Miller4-8/+8
2005-02-22[MM]: Add set_pte_at() which takes 'mm' and 'addr' args.David S. Miller2-2/+4
2005-02-01[PATCH] assert_spin_locked()Herbert Pötzl1-3/+1
2005-02-01[PATCH] mm: convert memdie to an atomic thread bitflagAndrea Arcangeli1-0/+1
2005-01-23[PATCH] removing bcopy... because it's half brokenArjan van de Ven1-3/+0
2005-01-20[PATCH] consolidate arch specific resource.h headersChris Wright1-46/+1
2005-01-19Remove broken-as-designed "rwlock_is_locked()" macroLinus Torvalds1-1/+0
2005-01-14[PATCH] csum_and_copy_from_user gcc4 warning fixesPawel Sikora1-6/+6
2005-01-11[PATCH] cputime: introduce cputimeMartin Schwidefsky1-0/+6
2005-01-07[PATCH] improve preemption on SMPIngo Molnar1-0/+8
2005-01-07[PATCH] request_irq: avoid slash in proc directory entriesOlaf Hering1-1/+1
2005-01-04[PATCH] Make page allocator aware of requests for zeroed memoryChristoph Lameter1-6/+2
2005-01-04[PATCH] move irq_enter and irq_exit to common codeChristoph Hellwig1-12/+0
2004-12-31[PATCH] introduce fallback headerNick Piggin1-0/+2
2004-12-06[PATCH] Move MCA_bus to linux/mca.hMatthew Wilcox1-6/+0
2004-11-07[PATCH] more hardirq.h consolidationChristoph Hellwig1-21/+0
2004-10-27[PATCH] sh: syscall updatesPaul Mundt1-1/+6
2004-10-27[PATCH] sh: compile fixesPaul Mundt3-3/+2
2004-10-25[PATCH] I/O space write barrierJesse Barnes1-0/+2
2004-10-19[PATCH] vm: convert users of remap_page_range() under include/asm-*/ to use r...William Lee Irwin III1-1/+2
2004-10-18[PATCH] cleanup: remove unused definitions from timex.hMartin Schwidefsky1-4/+0
2004-10-18[PATCH] sh: CTP/PCI-SH03 board supportPaul Mundt2-0/+64
2004-10-18[PATCH] sh: SE73180 board supportPaul Mundt2-0/+94
2004-10-18[PATCH] sh: cleanup + mergePaul Mundt16-22/+43
2004-10-18[PATCH] sh: SH4-202 MicroDev board supportPaul Mundt2-0/+125
2004-10-18[PATCH] sh: EDOSK7705 board supportPaul Mundt1-0/+30
2004-10-18[PATCH] sh: consistent API cleanupPaul Mundt2-32/+16
2004-10-18[PATCH] sh: Use asm-offsetsPaul Mundt1-10/+0
2004-10-18[PATCH] sh: SH7705 subtype cleanup + 32k cache supportPaul Mundt5-2/+65
2004-10-18[PATCH] sh: SH73180 subtype supportPaul Mundt3-0/+358
2004-09-22[PATCH] fix problematic flush_cache_page in kernel/ptrace.cRussell King1-4/+10
2004-09-13[PATCH] linux/dma-mapping.h needs linux/device.hNicolas Pitre1-1/+0
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig1-40/+1
2004-09-06[NET]: Move SOCK_foo types into linux/net.hArnaldo Carvalho de Melo1-16/+0
2004-08-26[PATCH] WAITQUEUE_DEBUG cleanupWilliam Lee Irwin III1-29/+6