aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | MN10300: Provide a MN10300_CACHE_ENABLED config optionDavid Howells2010-10-276-10/+13
| * | MN10300: Cache: Split cache bits out of arch KconfigDavid Howells2010-10-272-28/+33
| * | MN10300: Remove monitor/JTAG functionsAkira Takeuchi2010-10-274-55/+2
| * | MN10300: Add CPU register bits for AM34Akira Takeuchi2010-10-272-5/+74
| * | MN10300: Don't hard code the cacheline size in register defsAkira Takeuchi2010-10-271-5/+9
| * | MN10300: Move DMA engine control reg defs to MN103E010 processor directoryAkira Takeuchi2010-10-272-86/+103
| * | MN10300: Differentiate AM33_2 and AM33_3 in configAkira Takeuchi2010-10-271-2/+9
| * | MN10300: Provide the functions to fully disable maskable interruptsAkira Takeuchi2010-10-271-0/+77
| * | MN10300: Add reads[bwl]() and writes[bwl]()Akira Takeuchi2010-10-271-0/+13
| * | MN10300: Don't cast away the volatile in test_bit()Akira Takeuchi2010-10-271-1/+1
| * | MN10300: Prevent cnt32_to_63() from being preempted in sched_clock()David Howells2010-10-271-0/+5
| * | mn10300: Use pci_claim_resourceDavid Howells2010-10-271-10/+6
| * | bitops: Change the bitmap index from int to unsigned long [mn10300]Justin Chen2010-10-272-8/+8
| * | MN10300: BUG to BUG_ON changesStoyan Gaydarov2010-10-275-10/+5
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-276-138/+271
|\ \ \
| * \ \ Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro...Ingo Molnar2010-10-254-46/+100
| |\ \ \
| | * \ \ Merge branch 'oprofile/core' into oprofile/x86Robert Richter2010-10-25210-4018/+3359
| | |\ \ \
| | * | | | oprofile, x86: Add support for IBS periodic op counter extensionRobert Richter2010-10-152-12/+29
| | * | | | oprofile, x86: Add support for IBS branch target address reportingRobert Richter2010-10-152-6/+21
| | * | | | oprofile, x86: Introduce struct ibs_stateRobert Richter2010-10-151-11/+18
| | * | | | oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNTRobert Richter2010-10-151-2/+1
| | * | | | oprofile, x86: Check IBS capability bits 1 and 2Robert Richter2010-10-151-21/+38
| | * | | | oprofile, x86: Add support for AMD family 14hRobert Richter2010-10-151-0/+3
| | * | | | oprofile, x86: Add support for AMD family 12hRobert Richter2010-10-151-0/+3
| * | | | | x86/oprofile: Fix uninitialized variable use in debug printkIngo Molnar2010-10-251-15/+11
| * | | | | perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocationsPeter Zijlstra2010-10-221-3/+6
| * | | | | perf, x86: Clean up reserve_ds_buffers() signaturePeter Zijlstra2010-10-222-12/+6
| * | | | | perf, x86: Less disastrous PEBS/BTS buffer allocation failurePeter Zijlstra2010-10-222-16/+47
| * | | | | perf, x86: Fixup the precise_ip computationPeter Zijlstra2010-10-221-4/+5
| * | | | | perf, x86: Extract DS alloc/free functionsPeter Zijlstra2010-10-221-14/+26
| * | | | | perf, x86: Extract PEBS/BTS allocation functionsPeter Zijlstra2010-10-221-34/+56
| * | | | | perf, x86: Extract PEBS/BTS buffer free routinesPeter Zijlstra2010-10-221-5/+25
* | | | | | Merge branch 'akpm-incoming-2'Linus Torvalds2010-10-2753-379/+482
|\ \ \ \ \ \
| * | | | | | Remove duplicate includes from many filesZimny Lech2010-10-275-6/+0
| * | | | | | alpha: remove dma64_addr_t usageFUJITA Tomonori2010-10-271-2/+2
| * | | | | | mips: remove dma64_addr_t usageFUJITA Tomonori2010-10-271-1/+1
| * | | | | | sparc: remove dma64_addr_t usageFUJITA Tomonori2010-10-271-1/+1
| * | | | | | taskstats: use real microsecond granularity for CPU timesMichael Holzheu2010-10-273-14/+14
| * | | | | | rapidio: add handling of redundant routesAlexandre Bounine2010-10-271-0/+8
| * | | | | | rapidio:powerpc/85xx: modify RIO port-write interrupt handlerAlexandre Bounine2010-10-271-29/+39
| * | | | | | ptrace: cleanup arch_ptrace() on xtensaNamhyung Kim2010-10-271-5/+6
| * | | | | | ptrace: cleanup arch_ptrace() on umNamhyung Kim2010-10-272-14/+11
| * | | | | | ptrace: cleanup arch_ptrace() on tileNamhyung Kim2010-10-271-2/+2
| * | | | | | ptrace: cleanup arch_ptrace() on sparcNamhyung Kim2010-10-272-38/+24
| * | | | | | ptrace: cleanup arch_ptrace() on shNamhyung Kim2010-10-272-24/+33
| * | | | | | ptrace: cleanup arch_ptrace() on scoreNamhyung Kim2010-10-271-2/+2
| * | | | | | ptrace: cleanup arch_ptrace() on powerpcNamhyung Kim2010-10-271-25/+26
| * | | | | | ptrace: cleanup arch_ptrace() on pariscNamhyung Kim2010-10-271-1/+1
| * | | | | | ptrace: cleanup arch_ptrace() on mn10300Namhyung Kim2010-10-271-9/+8
| * | | | | | ptrace: cleanup arch_ptrace() on MIPSNamhyung Kim2010-10-271-11/+11