aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/system.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-10/+0
2007-05-09Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+6
2007-05-08[ARM] armv7: add dedicated ARMv7 barrier instructionsCatalin Marinas1-1/+5
2007-05-08[ARM] armv7: add support for ARMv7 cores.Catalin Marinas1-0/+1
2007-05-08Remove tas()Jeff Dike1-2/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-1/+1
2007-04-21[ARM] Add ability to dump exception stacks to kernel backtracesRussell King1-0/+2
2007-04-01[ARM] 4298/1: fix memory barriers for DMA coherent and SMP platformsLennert Buytenhek1-16/+18
2007-03-02[ARM] 4241/1: Define mb() as compiler barrier on a uniprocessor systemCatalin Marinas1-21/+19
2007-02-08[ARM] 4133/1: Add ISB after changes to CP15 registersCatalin Marinas1-34/+36
2007-02-08[ARM] 4126/1: Add the ARM specific barriersCatalin Marinas1-3/+11
2006-12-18[ARM] Fix warnings from asm/system.hRussell King1-25/+8
2006-12-13[ARM] Provide a method to alter the control registerRussell King1-0/+20
2006-12-08[ARM] Handle HWCAP_VFP in VFP support codeRussell King1-13/+30
2006-09-27[ARM] nommu: manage the CP15 thingsHyok S. Choi1-0/+4
2006-09-25[ARM] 3852/1: convert atomic bitops and __xchg over to raw_local_irq_{save,restore}Lennert Buytenhek1-4/+4
2006-09-20[ARM] Add ARM irqtrace supportRussell King1-124/+1
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt1-1/+0
2006-06-20Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+3
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds1-1/+0
2006-06-19[ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handheldsRichard Purdie1-0/+3
2006-05-31[PATCH] ARM: Fix XScale PMD settingDeepak Saxena1-0/+6
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-28[ARM] 3377/2: add support for intel xsc3 coreLennert Buytenhek1-0/+19
2006-03-15[ARM] 3364/1: [cleanup] warning fix - definitions for enable_hlt and disable_hltBen Dooks1-0/+3
2006-01-12[PATCH] arm: task_thread_info()Al Viro1-1/+1
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+10
2005-11-16[ARM] No need to include asm/proc-fns.h into asm/system.hRussell King1-2/+2
2005-07-26[PATCH] ARM SMP: Add ARMv6 memory barriersRussell King1-0/+5
2005-07-26[PATCH] ARM SMP: Use exclusive load/store for __xchgRussell King1-29/+58
2005-06-30[PATCH] ARM: Don't try to send a signal to pid0Russell King1-1/+3
2005-06-28[PATCH] ARM SMP: __xchg supportRussell King1-3/+9
2005-06-25[PATCH] sched: cleanup context switch lockingNick Piggin1-26/+4
2005-06-21[PATCH] arm: irqs_disabled() type fixAndrew Morton1-1/+1
2005-06-19[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crashRussell King1-0/+1
2005-04-17[PATCH] ARM: showregsRussell King1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+390