summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: SVM: Fix wrong intercept masks on 32 bitJoerg Roedel2010-05-131-4/+4
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-05-126-68/+51
|\
| * Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-05-131-2/+3
| |\
| | * powerpc/swiotlb: Fix off by one in determining boundary of which ops to useKumar Gala2010-05-041-2/+3
| * | powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-125-66/+48
* | | [S390] correct address of _stext with CONFIG_SHARED_KERNEL=yMartin Schwidefsky2010-05-122-2/+2
* | | [S390] ptrace: fix return value of do_syscall_trace_enter()Gerald Schaefer2010-05-121-3/+2
|/ /
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-111-14/+13
|\ \
| * | kprobes/x86: Fix removed int3 checking orderMasami Hiramatsu2010-05-111-14/+13
* | | Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-071-1/+7
|\ \ \
| * | | V4L/DVB: mx1-camera: compile fixUwe Kleine-König2010-05-061-1/+7
| |/ /
* | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-05-0624-343/+278
|\ \ \
| * | | microblaze: Defconfig updateMichal Simek2010-05-062-13/+84
| * | | microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macrosMichal Simek2010-05-061-27/+35
| * | | microblaze: Fix consistent-sync codeMichal Simek2010-05-061-1/+1
| * | | microblaze: Define correct L1_CACHE_SHIFT valueMichal Simek2010-05-061-1/+1
| * | | microblaze: cpuinfo shows cache line lengthMichal Simek2010-05-061-4/+6
| * | | microblaze: Fix kmalloc alignment on non-coherent DMA platformsMichal Simek2010-05-061-0/+3
| * | | microblaze: Fix typo fault in cache codeMichal Simek2010-05-061-5/+5
| * | | microblaze: Fix consistent codeMichal Simek2010-05-063-92/+100
| * | | microblaze: pci-dma: use include/linux/dma-mapping.hMichal Simek2010-05-061-8/+0
| * | | microblaze: page.h: Remove get_user_page and free_user_pageMichal Simek2010-05-061-5/+0
| * | | microblaze: Remove "cache" optimized copy_page functionMichal Simek2010-05-063-39/+2
| * | | microblaze: invoke oom-killer from page faultNick Piggin2010-05-061-9/+4
| * | | microblaze: fix divide by zero exception messageRandy Dunlap2010-05-061-1/+1
| * | | microblaze: Add isa_dma_bridge_buggy to dma.hMichal Simek2010-05-061-0/+6
| * | | microblaze: Remove ancient codeMichal Simek2010-05-065-111/+0
| * | | microblaze: Quiet section mismatch warnings for MMU versionMichal Simek2010-05-062-15/+16
| * | | microblaze: Quiet section mismatch warningsSteven J. Magnani2010-05-062-2/+4
| * | | microblaze: Fix IRQ entry/exit ftracingSteven J. Magnani2010-05-061-1/+2
| * | | microblaze: resource/PCI: align functions now return start of resourceMichal Simek2010-05-061-7/+6
| * | | microblaze: PCI: add pci_bus_for_each_resource(), remove direct bus->resource...Michal Simek2010-05-061-2/+2
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-0617-137/+156
|\ \ \
| * \ \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-05-068-121/+79
| |\ \ \
| | * | | [ARM] pxa/colibri: fix missing #include <mach/mfp.h> in colibri.hJakob Viketoft2010-05-061-0/+1
| | * | | [ARM] pxa/spitz: fix On/off key name to fix warning during bootPavel Machek2010-05-061-1/+1
| | * | | [ARM] pxa: fix the incorrect cpu_is_pxa950()Haojian Zhuang2010-05-061-1/+1
| | * | | [ARM] pxa: update cpuid pattern for pxa9xx in head.SHaojian Zhuang2010-05-061-8/+2
| | * | | [ARM] pxa/viper: fix timeout usage for I2CWolfram Sang2010-05-061-2/+3
| | * | | [ARM] pxa/raumfeld: fix button nameDaniel Mack2010-05-061-3/+2
| | * | | [ARM] pxa/imote2: Fix iMote2 defconfigStefan Schmidt2010-05-061-105/+67
| | * | | [ARM] pxa: add missing new line to regs-u2d.hIgor Grinberg2010-05-061-1/+2
| * | | | ARM: 6093/1: Fix kernel memory printing for sparsememCatalin Marinas2010-05-041-10/+4
| * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-05-031-0/+1
| |\ \ \ \
| | * | | | mx5: Fix build error for mx51_defconfigDinh Nguyen2010-04-141-0/+1
| * | | | | arch/arm/include/asm/elf.h: forward-declare the task-structAndrew Morton2010-05-011-0/+2
| * | | | | arch/arm/plat-pxa/dma.c: correct NULL testJulia Lawall2010-05-011-1/+1
| * | | | | ARM: 6076/1: SA1100: add processor check to sa1110-cpufreq driverDmitry Artamonow2010-05-011-0/+3
| * | | | | ARM: 6075/1: SA1100: fix wrong CPU type for h3100 and h3600Dmitry Artamonow2010-05-011-2/+2
| * | | | | ARM: Update mach-typesRussell King2010-05-011-1/+56
OpenPOWER on IntegriCloud