summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-03-1932-195/+3839
|\
| * microblaze: entry.S use delay slot for return handlersMichal Simek2010-03-111-6/+3
| * microblaze: Save current task directlyMichal Simek2010-03-111-8/+4
| * microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trapMichal Simek2010-03-111-48/+30
| * microblaze: PCI early support for noMMU systemMichal Simek2010-03-114-6/+18
| * microblaze: Fix dma alloc and free coherent dma functionsMichal Simek2010-03-111-4/+13
| * microblaze: Add consistent codeMichal Simek2010-03-113-1/+256
| * microblaze: pgtable.h: move consistent functionsMichal Simek2010-03-111-9/+9
| * microblaze: Remove ancient Kconfig option for consistent mappingMichal Simek2010-03-111-31/+2
| * microblaze: Remove VMALLOC_VMADDRMichal Simek2010-03-112-2/+1
| * microblaze: Add define for ASM_LOOPMichal Simek2010-03-111-43/+161
| * microblaze: Preliminary support for dma driversMichal Simek2010-03-111-6/+3
| * microblaze: remove trailing space in messagesFrans Pop2010-03-111-1/+1
| * microblaze: Use generic show_mem()Michal Simek2010-03-111-6/+0
| * microblaze: Change temp register for cmdlineMichal Simek2010-03-111-6/+7
| * microblaze: Preliminary support for dma driversMichal Simek2010-03-113-16/+17
| * microblaze: Move cache function to cache.cMichal Simek2010-03-112-6/+5
| * microblaze: Add support from PREEMPTMichal Simek2010-03-113-2/+26
| * microblaze: Add support for Xilinx PCI host bridgeMichal Simek2010-03-115-0/+183
| * microblaze: Enable PCI, missing filesMichal Simek2010-03-118-1/+268
| * microblaze: Add core PCI filesMichal Simek2010-03-112-0/+2070
| * microblaze: Add pci-bridge.hMichal Simek2010-03-111-0/+195
| * microblaze: Add pci.hMichal Simek2010-03-111-1/+170
| * microblaze: io.h include asm-generic/iomap.hMichal Simek2010-03-111-10/+3
| * microblaze: Add irq_create_{of_,}mapping functionsMichal Simek2010-03-112-1/+51
| * microblaze: Add {z,}alloc_maybe_bootmem functionsMichal Simek2010-03-112-0/+26
| * microblaze: Implement __dma_sync_pageMichal Simek2010-03-112-4/+23
| * microblaze: Support DMAMichal Simek2010-03-117-5/+322
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-198-157/+215
|\ \
| * | perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker2010-03-171-1/+2
| * | perf: export perf_trace_regs and perf_arch_fetch_caller_regsXiao Guangrong2010-03-111-0/+1
| * | perf, x86: Fix hw_perf_enable() event assignmentPeter Zijlstra2010-03-111-9/+3
| * | perf, ppc: Fix compile error due to new cpu notifiersPeter Zijlstra2010-03-111-1/+1
| * | perf: Introduce new perf_fetch_caller_regs() for hot regs snapshotFrederic Weisbecker2010-03-102-0/+27
| * | perf/x86-64: Use frame pointer to walk on irq and process stacksFrederic Weisbecker2010-03-101-2/+2
| * | perf, x86: Fix double enable callsPeter Zijlstra2010-03-101-0/+4
| * | perf, x86: Fix double disable callsPeter Zijlstra2010-03-101-1/+2
| * | perf, x86: Properly account n_addedPeter Zijlstra2010-03-101-2/+2
| * | perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE)Peter Zijlstra2010-03-102-15/+7
| * | perf, x86: Fix x86_pmu_startPeter Zijlstra2010-03-101-13/+10
| * | perf, x86: Use unlocked bitopsPeter Zijlstra2010-03-103-6/+5
| * | perf, x86: Change x86_pmu.{enable,disable} calling conventionPeter Zijlstra2010-03-103-33/+38
| * | perf, x86: Remove superfluous arguments to x86_perf_event_update()Peter Zijlstra2010-03-102-13/+8
| * | perf, x86: Remove superfluous arguments to x86_perf_event_set_period()Peter Zijlstra2010-03-102-9/+8
| * | perf, x86, Do not user perf_disable from NMI contextPeter Zijlstra2010-03-101-6/+5
| * | perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra2010-03-105-66/+110
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-03-152-94/+9
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------------. \ \ Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-152652-59774/+131054
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|/ | | | | | |/| | | | | |
| | | | | | * | | | | | ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2010-03-152-0/+6
| | | | * | | | | | | | ACPI: plan to delete "acpi=ht" boot optionLen Brown2010-03-151-1/+3