summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sparc: explicitly cast negative phandle checks to s32Andres Salomon2011-01-036-23/+24
* powerpc/405: Fix missing #{address,size}-cells in i2c nodeGrant Likely2011-01-031-0/+2
* powerpc/5200: dts: refactor dts filesJohn Bonesio2011-01-0310-1503/+506
* powerpc/5200: dts: Change combatible strings on localbusJohn Bonesio2011-01-034-4/+4
* powerpc/5200: dts: remove unused propertiesJohn Bonesio2011-01-036-13/+0
* powerpc/5200: dts: rename nodes to prepare for refactoring dts filesJohn Bonesio2011-01-039-26/+26
* powerpc/dts: fix syntax bugs in bluestone.dtsGrant Likely2011-01-031-4/+4
* of/flattree: Add of_flat_dt_match() helper functionGrant Likely2011-01-019-76/+51
* of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer2010-12-293-3/+3
* powerpc/pcm{030,032}: add pagesize to dtsWolfram Sang2010-12-242-1/+3
* of/address: use proper endianess in get_flagsSebastian Andrzej Siewior2010-12-231-1/+1
* microblaze/of: Use generic rule to build dtb'sDirk Brandewie2010-12-231-9/+3
* of/powerpc: Use generic rule to build dtb'sDirk Brandewie2010-12-231-5/+3
* Merge commit 'v2.6.37-rc7' into devicetree/nextGrant Likely2010-12-23409-4926/+8164
|\
| * Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-12-202-5/+27
| |\
| | * ARM: mach-shmobile: INTC interrupt priority level demux fixMagnus Damm2010-12-171-4/+26
| | * ARM: mach-shmobile: fix compile warning in mm/init.cMagnus Damm2010-12-171-1/+1
| * | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-12-206-2/+23
| |\ \
| | * | ARM: S5PV210: update MAX8998 platform data to get rid of WARN()Marek Szyprowski2010-12-172-0/+12
| | * | ARM S3C24XX: Fix compilation of PM code for S3C2416Yauhen Kharuzhy2010-12-173-1/+10
| | * | ARM: S3C24XX: Fix CONFIG_S3C_DEV_NAND Kconfig entryKukjin Kim2010-12-171-1/+1
| * | | clarify a usage constraint for cnt32_to_63()Nicolas Pitre2010-12-201-7/+3
| | | |
| | \ \
| *-. \ \ Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2010-12-198-28/+38
| |\ \ \ \
| | * | | | x86-32: Make sure we can map all of lowmem if we need toH. Peter Anvin2010-12-162-6/+8
| | * | | | x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige2010-12-132-7/+8
| | * | | | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige2010-12-131-0/+1
| | * | | | x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem()Suresh Siddha2010-12-131-1/+2
| | * | | | x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin2010-12-131-2/+2
| | * | | | x86: HPET: Chose a paranoid safe value for the ETIME checkThomas Gleixner2010-12-131-10/+16
| | * | | | x86: io_apic: Avoid unused variable warning when CONFIG_GENERIC_PENDING_IRQ=nThomas Gleixner2010-12-091-2/+1
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-12-185-13/+37
| |\ \ \ \
| | * | | | arch/tile: handle rt_sigreturn() more cleanlyChris Metcalf2010-12-174-13/+29
| | * | | | arch/tile: handle CLONE_SETTLS in copy_thread(), not user spaceChris Metcalf2010-12-171-0/+8
| | |/ / /
| * | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-12-181-0/+4
| |\ \ \ \
| | * | | | MIPS: Fix build errors in sc-mips.cKevin Cernekee2010-12-171-0/+4
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-12-185-14/+57
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | x86: avoid high BIOS area when allocating address spaceBjorn Helgaas2010-12-172-1/+5
| | * | | | x86: avoid E820 regions when allocating address spaceBjorn Helgaas2010-12-171-1/+37
| | * | | | x86: avoid low BIOS area when allocating address spaceBjorn Helgaas2010-12-173-3/+12
| | * | | | Revert "x86/PCI: allocate space from the end of a region, not the beginning"Bjorn Helgaas2010-12-171-11/+6
| | * | | | Revert "x86: allocate space within a region top-down"Bjorn Helgaas2010-12-171-1/+0
| | |/ / /
| * | | | Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2010-12-175-136/+55
| |\ \ \ \
| | * | | | at91: Refactor Stamp9G20 and PControl G20 board fileChristian Glindkamp2010-12-174-135/+54
| | * | | | at91: Fix uhpck clock rate in upll caseRyan Mallon2010-12-171-1/+1
| * | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-12-175-12/+15
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | KVM: Fix preemption counter leak in kvm_timer_init()Avi Kivity2010-12-161-1/+3
| | * | | | KVM: enlarge number of possible CPUID leavesAndre Przywara2010-12-081-1/+1
| | * | | | KVM: SVM: Do not report xsave in supported cpuidJoerg Roedel2010-12-084-10/+9
| | * | | | KVM: Fix OSXSAVE after migrationSheng Yang2010-12-081-0/+2
| | |/ / /
| * | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-12-1628-146/+339
| |\ \ \ \ | | |_|_|/ | |/| | |