aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-25Blackfin: update anomaly listsMike Frysinger7-31/+109
2009-11-25Blackfin: fix cache Kconfig typoAndré Goddard Rosa1-1/+1
2009-11-25Blackfin: fix suspend/resume failure with some on-chip ROMsMichael Hennerich1-2/+7
2009-11-24[CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUsHarald Welte1-1/+2
2009-11-24perf_events, x86: Fix validate_event bugStephane Eranian1-2/+2
2009-11-23sparc64: Fix definition of VMEMMAP_SIZE.David S. Miller1-1/+1
2009-11-23x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov6-7/+7
2009-11-23x86: Tighten conditionals on MCE related statisticsJan Beulich2-9/+9
2009-11-23ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPATJean PIHET1-2/+6
2009-11-23hw-breakpoint: Attribute authorship of hw-breakpoint related filesK.Prasad1-0/+4
2009-11-23x86/amd-iommu: attach devices to pre-allocated domains earlyJoerg Roedel1-2/+6
2009-11-23x86/amd-iommu: un__init iommu_setup_msiJoerg Roedel1-1/+1
2009-11-23x86: Suppress stack overrun message for init_taskJan Beulich1-1/+1
2009-11-23perf events: Do not generate function trace entries in perf codeIngo Molnar1-0/+1
2009-11-23x86: apic: Print out SRAT table APIC id in hexYinghai Lu1-2/+2
2009-11-23x86: Re-get cfg_new in case reuse/move irq_descYinghai Lu1-0/+1
2009-11-23x86: apic: Remove not needed #ifdefYinghai Lu1-6/+3
2009-11-22Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King3-1/+4
2009-11-22[ARM] pxa/spitz: fix compile regression on spitzPavel Machek1-0/+2
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar22-212/+954
2009-11-20x86: insn decoder test checks objdump versionMasami Hiramatsu2-1/+27
2009-11-20x86: Fix insn decoder test typosMasami Hiramatsu1-3/+9
2009-11-20[ARM] pxa/cpufreq: fix index assignments for end markerDaniel Mack2-1/+2
2009-11-20[ARM] kmap: fix build errors with DEBUG_HIGHMEM enabledRussell King1-0/+6
2009-11-19x86: Instruction decoder test should generate build warningMasami Hiramatsu1-6/+11
2009-11-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-20/+26
2009-11-18Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds5-49/+48
2009-11-18OMAP: cs should be positive in gpmc_cs_free()Roel Kluin1-1/+1
2009-11-18omap: fix unlikely(x) < yRoel Kluin1-1/+1
2009-11-18Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-2/+2
2009-11-18x86: Fixup last users of irq_chip->typenameThomas Gleixner1-3/+3
2009-11-17[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c44a60ac5cRusty Russell1-12/+7
2009-11-17[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in notification messageJohn Villalovos1-6/+17
2009-11-17[CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin1-1/+1
2009-11-17[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt1-1/+1
2009-11-18sh: Fixup last users of irq_chip->typenameThomas Gleixner2-2/+2
2009-11-17omap3: clock: Fixed dpll3_m2x2 rate calculationTero Kristo1-2/+2
2009-11-17omap3: clock: Fix the DPLL freqsel computationsRajendra Nayak1-1/+1
2009-11-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-7/+21
2009-11-17Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2-17/+26
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-miscLinus Torvalds5-14/+14
2009-11-17fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell2-4/+0
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar357-3284/+8861
2009-11-17x86: gart: Clean up the code a bitIngo Molnar1-55/+61
2009-11-17x86: Calgary: Remove unnecessary DMA_ERROR_CODE usageFUJITA Tomonori1-9/+6
2009-11-17x86: Kill bad_dma_address variableFUJITA Tomonori5-29/+24
2009-11-17x86: gart: Add own dma_mapping_error functionFUJITA Tomonori1-5/+13
2009-11-17Merge commit 'v2.6.32-rc7' into core/iommuIngo Molnar115-1738/+3407
2009-11-17x86: Show symbol name if insn decoder test failedMasami Hiramatsu2-1/+14
2009-11-17x86: Add verbose option to insn decoder testMasami Hiramatsu2-12/+71