summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: atomic64: Inline atomic64_read() againEric Dumazet2009-07-042-22/+23
* x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()Ingo Molnar2009-07-031-4/+4
* x86: atomic64: Improve atomic64_xchg()Ingo Molnar2009-07-032-15/+15
* x86: atomic64: Export APIs to modulesIngo Molnar2009-07-032-1/+19
* x86: atomic64: Improve atomic64_read()Eric Dumazet2009-07-031-2/+10
* x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPPPaul Mackerras2009-07-032-11/+47
* x86: atomic64: Fix unclean type use in atomic64_xchg()Ingo Molnar2009-07-031-1/+1
* x86: atomic64: Make atomic_read() type-safeIngo Molnar2009-07-031-1/+4
* x86: atomic64: Reduce size of functionsIngo Molnar2009-07-031-2/+2
* x86: atomic64: Improve atomic64_add_return()Ingo Molnar2009-07-031-3/+12
* x86: atomic64: Improve cmpxchg8b()Eric Dumazet2009-07-031-12/+7
* x86: atomic64: Improve atomic64_read()Eric Dumazet2009-07-031-6/+2
* x86: atomic64: Move the 32-bit atomic64_t implementation to a .c fileIngo Molnar2009-07-033-117/+237
* x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit tooEric Dumazet2009-07-031-1/+1
* perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker2009-07-014-8/+30
* powerpc/perf_counter: Enable alternate PR/HV bits for POWER7Anton Blanchard2009-07-011-0/+1
* Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-303-12/+15
|\
| * perf_counter, x86: Update x86_pmu after WARN()Yinghai Lu2009-06-291-2/+2
| * perf_counter, x86: Add mmap counter read supportPeter Zijlstra2009-06-253-0/+11
| * perf_counter, x86: Set global control MSR correctlyYong Wang2009-06-241-9/+1
| * perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMDJaswinder Singh Rajput2009-06-211-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-06-307-10/+11
|\ \
| * | [IA64] address compiler warnings perfmon.c/salinfo.cJan Beulich2009-06-302-2/+2
| * | [IA64] Remove unnecessary semicolonsJoe Perches2009-06-304-7/+7
| * | [IA64] sprintf should not be used with same source & destination addressAlan Cox2009-06-301-1/+2
* | | MN10300: Wire up new syscallsDavid Howells2009-06-302-1/+5
* | | FRV: Wire up new syscallsDavid Howells2009-06-302-1/+5
* | | x86: only clear node_states for 64bitYinghai Lu2009-06-301-0/+2
* | | alpha: fix percpu build breakageTejun Heo2009-06-301-3/+3
|/ /
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-2930-71/+189
|\ \
| * | [ARM] 5562/2: at91: add gpio button support for at91sam9g20ekNicolas Ferre2009-06-291-0/+54
| * | [ARM] 5563/1: at91: at91sam9rlek lcd interface correctionNicolas Ferre2009-06-271-2/+4
| * | [ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link scriptLinus Walleij2009-06-252-8/+9
| * | [ARM] 5560/1: Avoid buffer overrun in case of an invalid IRQAaro Koskinen2009-06-251-18/+6
| * | Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-06-2511-21/+8
| |\ \
| | * | [ARM] GTA02: build fixes (s3c2410_nand_set usage)Nelson Castillo2009-06-241-2/+1
| | * | [ARM] MINI2440: Add missing flash_bbt flat to NANDBen Dooks2009-06-231-0/+1
| | * | [ARM] s3c2410_defconfig: add MINI2440 machine to buildBen Dooks2009-06-231-0/+1
| | * | [ARM] S3C: Fix S3C24XX build to not include s3c64xx IIS devicesBen Dooks2009-06-231-1/+1
| | * | [ARM] S3C24XX: Fix missing s3c_iis_device.Ben Dooks2009-06-231-0/+1
| | * | [ARM] MINI2440: remove duplicated #includeHuang Weiyi2009-06-231-2/+0
| | * | [ARM] S3C24XX: Fix spi-bus configuration build errorsBen Dooks2009-06-232-4/+2
| | * | [ARM] S3C: Remove unused CONFIG_DEBUG_S3C_PORTBen Dooks2009-06-234-11/+0
| | * | [ARM] S3C24XX: Fix use of CONFIG_S3C24XX_PWMBen Dooks2009-06-231-1/+1
| * | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-06-2514-22/+108
| |\ \ \
| | * | | OMAP: Fix IOMEM macro for assemblyTony Lindgren2009-06-231-1/+1
| | * | | OMAP2/3: Initialize gpio debounce registerjanboe2009-06-231-0/+1
| | * | | OMAP: IOMMU: function flush_iotlb_page is not flushing correct entryFernando Guzman Lugo2009-06-231-1/+1
| | * | | OMAP3: RX51: Use OneNAND sync read / writeAdrian Hunter2009-06-231-0/+1
| | * | | OMAP2/3: gpmc-onenand: correct use of async timingsAdrian Hunter2009-06-231-2/+19