summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: 6263/1: ns9xxx: fix FTBFS for zImageUwe Kleine-König2010-07-261-15/+15
* ARM: 6262/1: arm/clps711x: fix debug macro compilation failureJeremy Kerr2010-07-261-0/+1
* ARM: 6261/1: arm/shark: fix debug macro compilation failureJeremy Kerr2010-07-261-0/+3
* ARM: 6260/1: arm/plat-spear: fix debug macro compilation failureJeremy Kerr2010-07-261-2/+2
* ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failureJeremy Kerr2010-07-261-0/+1
* ARM: 6258/1: arm/h720x: fix debug macro compilation failureJeremy Kerr2010-07-261-2/+4
* ARM: 6233/1: Delete a wrong redundant right parenthesiswanzongshun2010-07-221-1/+1
* ARM: 6230/1: fix nuc900 touchscreen clk definition bugwanzongshun2010-07-221-1/+1
* Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-07-214-11/+8
|\
| * [ARM] pxa/colibri-pxa300: fix AC97 initpieterg2010-07-131-1/+2
| * [ARM] pxa: fix incorrect order of AC97 reset pin configsEric Miao2010-07-131-3/+3
| * [ARM] pxa: cpufreq-pxa2xx: fix DRI recomputation routineMarek Vasut2010-07-131-6/+2
| * [ARM] pxa/corgi: fix MMC/SD card detection failureEric Miao2010-07-131-1/+1
* | x86, numa: fix boot without RAM on node0 againYinghai Lu2010-07-201-8/+9
* | mm: add context argument to shrinker callbackDave Chinner2010-07-191-1/+1
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-194-9/+23
|\ \
| * | x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chainJacob Pan2010-07-161-3/+4
| * | x86: Fix x2apic preenabled system with kexecYinghai Lu2010-07-161-1/+1
| * | x86: Force HPET readback_cmp for all ATI chipsetsThomas Gleixner2010-07-152-5/+18
* | | Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds2010-07-181-1/+1
|\ \ \
| * | | x86: kprobes: fix swapped segment registers in kretprobeRoland McGrath2010-07-181-1/+1
| |/ /
* | | PCI: fall back to original BIOS BAR addressesBjorn Helgaas2010-07-161-0/+1
|/ /
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-148-93/+243
|\ \
| * | ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre2010-07-141-2/+3
| * | ARM: Update mach-typesRussell King2010-07-121-3/+149
| * | ARM: lockdep: fix unannotated irqs-onRussell King2010-07-102-19/+20
| * | ARM: 6184/2: ux500: use neutral PRCMU baseLinus Walleij2010-07-092-1/+2
| * | ARM: 6212/1: atomic ops: add memory constraints to inline asmWill Deacon2010-07-091-66/+66
| * | ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unlessWill Deacon2010-07-091-1/+1
| * | ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRLSascha Hauer2010-07-091-2/+3
* | | Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-07-1463-389/+389
|\ \ \
| * | | lmb: rename to memblockYinghai Lu2010-07-1463-389/+389
| | |/ | |/|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-07-144-16/+45
|\ \ \
| * | | powerpc/fsl-booke: Fix address issue when using relocatable kernelsMatthew McClintock2010-07-111-3/+1
| * | | powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov2010-07-112-10/+11
| * | | powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinationsAnton Vorontsov2010-07-111-0/+5
| * | | powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov2010-07-112-3/+28
| | |/ | |/|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-133-1/+15
|\ \ \
| * | | x86, mrst: Add i8042_detect API for Moorestwon platformFeng Tang2010-07-071-0/+7
| * | | x86: Add i8042 pre-detection hook to x86_platform_opsFeng Tang2010-07-072-1/+5
| * | | x86, platform: Export x86_platform to modulesH. Peter Anvin2010-07-071-0/+3
* | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-07-132-5/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: MMU: flush remote tlbs when overwriting spte with different pfnXiao Guangrong2010-07-121-0/+2
| * | | KVM: VMX: Fix host MSR_KERNEL_GS_BASE corruptionAvi Kivity2010-07-061-5/+2
* | | | Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/...Linus Torvalds2010-07-12177-194157/+652
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: reduce defconfigsUwe Kleine-König2010-06-10177-194157/+652
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-07-0812-37/+179
|\ \ \ \
| * | | | powerpc: Fix userspace build of ptrace.hSam Ravnborg2010-07-081-18/+14
| * | | | powerpc: Fix default_machine_crash_shutdown #ifdef botchPaul E. McKenney2010-07-081-1/+1
| * | | | powerpc: Fix logic error in fixup_irqsJohannes Berg2010-07-081-1/+4
OpenPOWER on IntegriCloud