summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-214-1/+22
|\
| * perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity eventStephane Eranian2013-03-181-0/+4
| * kprobes/x86: Check Interrupt Flag modifier when registering probeMasami Hiramatsu2013-03-182-1/+5
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-03-181-0/+13
| |\
| | * perf/POWER7: Create a sysfs format entry for Power7 eventsSukadev Bhattiprolu2013-03-131-0/+13
* | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-03-192-35/+33
|\ \ \
| * | | KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2013-03-192-29/+22
| * | | KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig2013-03-191-0/+5
| * | | KVM: x86: fix deadlock in clock-in-progress request handlingMarcelo Tosatti2013-03-181-9/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-03-195-24/+57
|\ \ \ \
| * | | | sparc: remove unused "config BITS"Paul Bolle2013-03-191-6/+0
| * | | | sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"Paul Bolle2013-03-191-1/+1
| * | | | sparc64: correctly recognize SPARC64-X chipsAllen Pais2013-03-113-2/+30
| * | | | sparc,leon: fix GRPCI2 device0 PCI config space accessDaniel Hellstrom2013-03-021-15/+26
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2013-03-196-15/+3
|\ \ \ \ \
| * | | | | arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSPaul Bolle2013-03-192-12/+0
| * | | | | arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDPaul Bolle2013-03-191-1/+0
| * | | | | arm64: fix padding computation in struct ucontextAndreas Schwab2013-03-181-1/+1
| * | | | | arm64: Fix build error with !SMPCatalin Marinas2013-03-181-0/+2
| * | | | | arm64: Removed unused variable in compat_setup_rt_frame()Catalin Marinas2013-03-181-1/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-191-1/+1
|\ \ \ \ \ \
| * | | | | | ARM:net: an issue for k which is u32, never < 0Chen Gang2013-03-121-1/+1
* | | | | | | sgy-cts1000: Remove __dev* attributesBen Collins2013-03-181-3/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-03-185-6/+12
|\ \ \ \ \ \ \
| * | | | | | | s390/scm: process availabilitySebastian Ott2013-03-071-1/+1
| * | | | | | | s390/scm_blk: suspend writesSebastian Ott2013-03-071-0/+2
| * | | | | | | s390/scm_drv: extend notify callbackSebastian Ott2013-03-071-1/+3
| * | | | | | | s390/mm: fix flush_tlb_kernel_range()Heiko Carstens2013-03-051-2/+0
| * | | | | | | s390/mm: fix vmemmap size calculationHeiko Carstens2013-03-051-0/+2
| * | | | | | | s390: critical section cleanup vs. machine checksMartin Schwidefsky2013-03-052-3/+5
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-1815-42/+100
|\ \ \ \ \ \ \
| * | | | | | | ARM: fix CONFIG_VIRT_TO_BUS handlingArnd Bergmann2013-03-182-5/+3
| * | | | | | | Merge tag 'renesas-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2013-03-181-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: shmobile: marzen: Include mmc/host.hSimon Horman2013-03-081-0/+1
| | |/ / / / / /
| * | | | | | | Merge tag 'arm-imx-fixes-for-3.9-rc' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann2013-03-152-0/+6
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: i.MX35: enable MAX clockSascha Hauer2013-03-151-0/+1
| | * | | | | | | ARM: i.MX25: Fix DT compilationSascha Hauer2013-03-141-0/+5
| * | | | | | | | ARM: Scorpion is a v7 architecture, not v6Stephen Boyd2013-03-151-2/+2
| * | | | | | | | Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into fixesArnd Bergmann2013-03-151-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: mmp: add platform_device head file in gplugdHaojian Zhuang2013-03-151-0/+1
| | |/ / / / / / /
| * | | | | | | | Merge branch 'v3.9-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2013-03-143-18/+33
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: EXYNOS: Add #dma-cells for generic dma binding support for PL330Padmavathi Venna2013-03-072-0/+15
| | * | | | | | | | ARM: S5PV210: Fix PL330 DMA controller clkdev entriesSylwester Nawrocki2013-03-051-18/+18
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2013-03-1447-162/+316
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: at91: fix infinite loop in at91_irq_suspend/resumeLudovic Desroches2013-03-141-12/+8
| | * | | | | | | | ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches2013-03-142-2/+16
| | * | | | | | | | ARM: at91: dt: at91sam9x5: complete NAND pinctrlRichard Genoud2013-03-131-2/+26
| | * | | | | | | | ARM: at91: dt: at91sam9x5: correct NAND pins commentsRichard Genoud2013-03-131-2/+2
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | [media] s5p-fimc: fix s5pv210 buildArnd Bergmann2013-03-141-1/+1
| * | | | | | | | Merge tag 'davinci-for-v3.9-rc/fixes' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2013-03-121-0/+3
| |\ \ \ \ \ \ \ \