aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-05Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-05avr32: Convert BUG() to use unreachable()David Daney
2009-12-05s390: Convert BUG() to use unreachable()David Daney
2009-12-05MIPS: Convert BUG() to use unreachable()David Daney
2009-12-05x86: Convert BUG() to use unreachable()David Daney
2009-12-05Merge branch 'devel-stable' into develRussell King
2009-12-05Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' i...Russell King
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder
2009-12-04m68k: ptrace fixesAndreas Schwab
2009-12-04m68k: use generic code for ptrace requestsAndreas Schwab
2009-12-04Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2009-12-04Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2009-12-04Merge branch 'for-rmk' of git://git.fluff.org/bjdooks/linux into devel-stableRussell King
2009-12-04Merge branch 'topic/asoc' into for-linusTakashi Iwai
2009-12-04Merge branch 'pending-dma-streaming' (early part) into develRussell King
2009-12-04Merge branch 'pending-dma-coherent' into develRussell King
2009-12-04Merge branch 'pending-misc' (early part) into develRussell King
2009-12-04ARM: I-cache: flush executable mappings in flush_cache_range()Russell King
2009-12-04ARM: I-cache: avoid flushing in flush_cache_mm()Russell King
2009-12-04ARM: I-cache: Add invalidation for VIVT ASID tagged cachesRussell King
2009-12-04ARM: 5794/1: Flush the D-cache during copy_user_highpage()Catalin Marinas
2009-12-04ARM: Remove __flush_icache_all() from __flush_dcache_page()Russell King
2009-12-04ARM: Move __flush_icache_all() out of flush_pfn_alias()Russell King
2009-12-04ARM: Reduce __flush_dcache_page() visibilityRussell King
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-04mx31moboard: fix typoRobert Schwebel
2009-12-04S3C64XX: Staticise platform data for PCM devicesMark Brown
2009-12-04sh: include empty zero page in romImageMagnus Damm
2009-12-04sh: Make associative cache writes fatal on all SH-4A parts.Paul Mundt
2009-12-04sh: Drop associative writes for SH-4 cache flushes.Matt Fleming
2009-12-04sh: Partial revert of copy/clear_user_highpage() optimizations.Paul Mundt
2009-12-04sh: Add default uImage rule for se7724, ap325rxa, and migor.Paul Mundt
2009-12-04sh: allow runtime pm without suspend/resume callbacksMagnus Damm
2009-12-04sh: mach-ecovec24: Remove un-defined settings for VPUKuninori Morimoto
2009-12-04sh: mach-ecovec24: LCDC drive ability become highKuninori Morimoto
2009-12-04sh: fix sh7724 VEU3F resource sizeMagnus Damm
2009-12-04m68knommu: export clk_* symbols in clk.cSteven King
2009-12-04m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION.Tim Abbott
2009-12-04m68knommu: Move __init_end out of the .init section.Tim Abbott
2009-12-04m68knommu: Move __init_begin out of the .init section.Tim Abbott
2009-12-04m68knommu: Use more macros inside the .init section.Tim Abbott
2009-12-04m68knommu: Use INIT_TASK_DATA and CACHELINE_ALIGNED_DATA.Tim Abbott
2009-12-04m68knommu: Make THREAD_SIZE available to assembly files.Tim Abbott
2009-12-04m68knommu: Don't hardcode the value of PAGE_SIZE in the linker script.Tim Abbott
2009-12-04m68knommu: rename BSS define in linker scriptGreg Ungerer
2009-12-04m68knommu: add a task_pt_regs() macroGreg Ungerer