Commit Graph

218394 Commits (368dd5acd154b09c043cc4392a74da01599b37d5)
 

Author SHA1 Message Date
Akira Takeuchi 368dd5acd1 MN10300: And Panasonic AM34 subarch and implement SMP 14 years ago
Akira Takeuchi 04157a6e7d MN10300: Delete idle_timestamp from irq_cpustat_t 14 years ago
Akira Takeuchi 37e4ec9636 MN10300: Make various interrupt priority settings configurable 14 years ago
Akira Takeuchi ab244c1a08 MN10300: Optimise do_csum() 14 years ago
Mark Salter 4f81ca1353 MN10300: Implement atomic ops using atomic ops unit 14 years ago
Akira Takeuchi 278d91c460 MN10300: Make the FPU operate in non-lazy mode under SMP 14 years ago
Akira Takeuchi 965ea4bbb9 MN10300: SMP TLB flushing 14 years ago
Akira Takeuchi dccbf4853a MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control 14 years ago
Akira Takeuchi a9bc60ebfd MN10300: Make the use of PIDR to mark TLB entries controllable 14 years ago
David Howells 492e675116 MN10300: Rename __flush_tlb*() to local_flush_tlb*() 14 years ago
Akira Takeuchi 8f19e3daf3 MN10300: AM34 erratum requires MMUCTR read and write on exception entry 14 years ago
Akira Takeuchi 633171861a MN10300: Make the boot wrapper able to use writeback caching 14 years ago
Akira Takeuchi 8be0628923 MN10300: Cache: Implement SMP global cache flushing 14 years ago
David Howells b478491f26 MN10300: Allow some cacheflushes to be avoided if cache snooping is available 14 years ago
Akira Takeuchi 9731d23710 MN10300: AM34: Add cacheflushing by using the AM34 purge registers 14 years ago
Akira Takeuchi 0bd3eb6ca7 MN10300: SMP: Differentiate local cache flushing 14 years ago
Akira Takeuchi 9b287bf992 MN10300: Cacheflush functions should take unsigned long addresses 14 years ago
David Howells 518d4bb746 MN10300: AM34: The current cacheflush routines operate by controlling tag regs 14 years ago
David Howells 93c10d3d68 MN10300: Reorder asm/cacheflush.h to put primitives first 14 years ago
David Howells 344af921e6 MN10300: Provide a MN10300_CACHE_ENABLED config option 14 years ago
David Howells 0bc42d7fcb MN10300: Cache: Split cache bits out of arch Kconfig 14 years ago
Akira Takeuchi 86c0f935c1 MN10300: Remove monitor/JTAG functions 14 years ago
Akira Takeuchi 8fbbf7c76a MN10300: Add CPU register bits for AM34 14 years ago
Akira Takeuchi 06019be31a MN10300: Don't hard code the cacheline size in register defs 14 years ago
Akira Takeuchi a116956423 MN10300: Move DMA engine control reg defs to MN103E010 processor directory 14 years ago
Akira Takeuchi 22d4225f61 MN10300: Differentiate AM33_2 and AM33_3 in config 14 years ago
Akira Takeuchi 9f200d3fed MN10300: Provide the functions to fully disable maskable interrupts 14 years ago
Akira Takeuchi 9f59f7d23c MN10300: Add reads[bwl]() and writes[bwl]() 14 years ago
Akira Takeuchi 3195d0b564 MN10300: Don't cast away the volatile in test_bit() 14 years ago
David Howells 3a5f65df5a Typedef SMP call function pointer 14 years ago
David Howells 3b950de9c9 MN10300: Prevent cnt32_to_63() from being preempted in sched_clock() 14 years ago
David Howells dcd42ed3ea mn10300: Use pci_claim_resource 14 years ago
Justin Chen e4acfcac0f bitops: Change the bitmap index from int to unsigned long [mn10300] 14 years ago
Stoyan Gaydarov 292aa14127 MN10300: BUG to BUG_ON changes 14 years ago
David Howells 95a2f6f72d Partially revert patch that encloses asm-offset.h numbers in brackets 14 years ago
Al Viro 12ba8d1e92 fix braino in fs: do not assign default i_ino in new_inode 14 years ago
Linus Torvalds c48c43e422 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 14 years ago
Linus Torvalds 520045db94 Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen 14 years ago
Thomas Hellstrom 135cba0dc3 vmwgfx: Implement a proper GMR eviction mechanism 14 years ago
Linus Torvalds 426e1f5cec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
Linus Torvalds 9e5fca251f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 14 years ago
Alex Deucher 8f895da57d drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2 14 years ago
Randy Dunlap 56083ab17e docbook: add idr/ida to kernel-api docbook 14 years ago
Randy Dunlap ee2f154a59 docbook: add more wait/wake/completion to device-drivers docbook 14 years ago
Randy Dunlap 003bb8ab7c documentation: update sysrq.txt magic sysrq keys 14 years ago
Linus Torvalds d2d8f66bb9 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 14 years ago
Linus Torvalds 474829e875 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 14 years ago
Linus Torvalds 27afe58fe6 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 14 years ago
Linus Torvalds 7eb901e791 Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 14 years ago
Linus Torvalds e404f91ed2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile 14 years ago