summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-07-06microblaze: fall back on generic header files for the ABIArnd Bergmann17-887/+16
2009-07-05[ARM] pgtable: file pte layout documentationRussell King1-9/+14
2009-07-05[ARM] pgtable: swp pte layout documentation, definitions, and checkRussell King1-5/+25
2009-07-05[ARM] export __cpu_flush_dcache_pageRussell King1-0/+1
2009-07-05powerpc/44x: Fix build error with -Werror for Warp platformJosh Boyer1-0/+3
2009-07-06powerpc/4xx: Have Warp take advantage of GPIO LEDs default-state = keepSean MacLennan2-13/+6
2009-07-06powerpc/44x: Update Warp defconfigSean MacLennan1-43/+157
2009-07-04x86: fix usage of bios intcall()Akinobu Mita2-4/+3
2009-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds23-188/+173
2009-07-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds91-449/+3731
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-1/+1
2009-07-04sh: add r8a66597 usb0 host to the se7724 boardMagnus Damm1-0/+38
2009-07-04intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics driversDavid Woodhouse1-0/+12
2009-07-04x86: atomic64: Inline atomic64_read() againEric Dumazet2-22/+23
2009-07-03x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()Ingo Molnar1-4/+4
2009-07-03x86: atomic64: Improve atomic64_xchg()Ingo Molnar2-15/+15
2009-07-03x86: atomic64: Export APIs to modulesIngo Molnar2-1/+19
2009-07-03MIPS: Fix CONFIG_FLATMEM version of pfn_valid()Ralf Baechle1-1/+8
2009-07-03MIPS: Reorganize Cavium OCTEON PCI support.David Daney8-221/+197
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa45-59/+59
2009-07-03MIPS: Allow suspend and hibernation again on uniprocessor kernels.Ralf Baechle1-2/+2
2009-07-03MIPS: 64-bit: Fix o32 core dumpYong Zhang3-4/+22
2009-07-03MIPS: CMP: Update sync-r4k for current kernelTim Anderson2-16/+17
2009-07-03MIPS: CMP: Move gcmp_probe to before the SMP opsTim Anderson3-5/+16
2009-07-03MIPS: CMP: activate CMP supportTim Anderson5-62/+25
2009-07-03MIPS: CMP: Extend IPI handling to CPU numberTim Anderson2-38/+40
2009-07-03MIPS: CMP: Extend the GIC IPI interrupts beyond 32Tim Anderson2-11/+8
2009-07-03MIPS: Define __arch_swab64 for all mips r2 cpusDavid Daney1-2/+6
2009-07-03MIPS: Update VR41xx GPIO driver to use gpiolibYoichi Yuasa2-19/+4
2009-07-03MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.David Daney5-6/+20
2009-07-03MIPS: Malta: Remove unnecessary function prototypesDmitri Vorobiev1-3/+0
2009-07-03MIPS: MT: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-07-03MIPS: Add support for Texas Instruments AR7 System-on-a-ChipFlorian Fainelli18-0/+3307
2009-07-03x86: atomic64: Improve atomic64_read()Eric Dumazet1-2/+10
2009-07-03x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPPPaul Mackerras2-11/+47
2009-07-03Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-4/+9
2009-07-03x86: Remove unused function lapic_watchdog_ok()Jaswinder Singh Rajput2-6/+0
2009-07-03x86: Remove unused variable disable_x2apicJaswinder Singh Rajput1-2/+0
2009-07-03x86, kvm: Fix section mismatches in kvm.cRakib Mullick1-1/+1
2009-07-03x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_userMike Galbraith1-0/+1
2009-07-03x86: Fix fixmap page order for FIX_TEXT_POKE0,1Mathieu Desnoyers1-2/+2
2009-07-03x86: atomic64: Fix unclean type use in atomic64_xchg()Ingo Molnar1-1/+1
2009-07-03x86: atomic64: Make atomic_read() type-safeIngo Molnar1-1/+4
2009-07-03x86: atomic64: Reduce size of functionsIngo Molnar1-2/+2
2009-07-03x86: atomic64: Improve atomic64_add_return()Ingo Molnar1-3/+12
2009-07-03x86: atomic64: Improve cmpxchg8b()Eric Dumazet1-12/+7
2009-07-03x86: atomic64: Improve atomic64_read()Eric Dumazet1-6/+2
2009-07-03x86: atomic64: Move the 32-bit atomic64_t implementation to a .c fileIngo Molnar3-117/+237
2009-07-03x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit tooEric Dumazet1-1/+1
2009-07-03sh: define PERF_COUNTER_INDEX_OFFSET.Paul Mundt1-0/+2