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