summaryrefslogtreecommitdiff
path: root/include/asm-arm/system.h
AgeCommit message (Expand)Author
2006-05-31[PATCH] ARM: Fix XScale PMD settingDeepak Saxena
2006-03-28[ARM] 3377/2: add support for intel xsc3 coreLennert Buytenhek
2006-03-15[ARM] 3364/1: [cleanup] warning fix - definitions for enable_hlt and disable_hltBen Dooks
2006-01-12[PATCH] arm: task_thread_info()Al Viro
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar
2005-11-16[ARM] No need to include asm/proc-fns.h into asm/system.hRussell King
2005-07-26[PATCH] ARM SMP: Add ARMv6 memory barriersRussell King
2005-07-26[PATCH] ARM SMP: Use exclusive load/store for __xchgRussell King
2005-06-30[PATCH] ARM: Don't try to send a signal to pid0Russell King
2005-06-28[PATCH] ARM SMP: __xchg supportRussell King
2005-06-25[PATCH] sched: cleanup context switch lockingNick Piggin
2005-06-21[PATCH] arm: irqs_disabled() type fixAndrew Morton
2005-06-19[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crashRussell King
2005-04-17[PATCH] ARM: showregsRussell King
2005-03-04[PATCH] Randomisation: stack randomisationArjan van de Ven
2004-12-17[ARM] Clean up vector support code.Russell King
2004-11-05[ARM] Optimise cache_is_xxx() macros.Russell King
2004-10-31[ARM PATCH] 2175/1: add reference for problem worked around by patch #1824/1Nicolas Pitre
2004-10-20[ARM] Cleanup some quirks.Russell King
2004-10-03[ARM] Remove "%?" from within macros containing assembly.Russell King
2004-09-25[ARM] Fix circular include dependency in asm/system.hRussell King
2004-09-07[ARM] Add cache_is_xxxx() functions for cache type identification.Russell King
2004-05-24[ARM] Enable IRQs over context switchesRussell King
2004-04-28[ARM] Fix read_cpuid()Russell King
2004-04-28[ARM] Add read_cpuid() to aid reading CPU ID registers.Russell King
2004-04-24[ARM PATCH] 1824/1: guard against gcc not respecting local variable register ...Nicolas Pitre
2004-03-15[ARM] Allow run-time selection of user debugging messages.Russell King
2004-02-26[ARM] Add ARM architecture version 6 support.Russell King
2003-09-17[ARM] Add newly discovered CR register function.Russell King
2003-09-03[ARM] Remove more reminants of 26-bit ARM support.Russell King
2003-08-14[ARM] Add ARMv6 definitions.Russell King
2003-03-26[ARM] Pass prev task_struct through __switch_toRussell King
2003-03-06[ARM] Clean up ARM PCI support (bios32.c)Russell King
2003-03-06[ARM] Add new kernel typedefs for __kernel_{timer,clockid}_t.Russell King
2002-10-30[ARM] Re-work L1 pagetable bit handling.Russell King
2002-10-18MergeLinus Torvalds
2002-10-18[PATCH] RCU helper patchset 1/2Dipankar Sarma
2002-10-18[PATCH] set_task_state() UP memory barriersRussell King
2002-09-29[ARM] 2.5.34 updateRussell King
2002-07-27[ARM] Remove {prepare,finish}_arch_{schedule,switch}Russell King
2002-07-27[ARM] Cleanup fallout from global IRQ changes.Russell King
2002-07-21[PATCH] Re: [patch] cli()/sti() cleanupIngo Molnar
2002-07-09[ARM] Fix include/asm-arm/system.h for 2.5.22 so sched.c buildsRussell King
2002-06-05[ARM] Generic hook for page faultsRussell King
2002-03-13Miscellaneous compiler warning fixes, other small fixes andRussell King
2002-02-25ARM preempt and scheduler fixups for 2.5.5Russell King
2002-02-20Preempt support and fix ARM build for thread_info changesRussell King
2002-02-04Import changesetLinus Torvalds