summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-07-24sparc: remove references to of_device and to_of_deviceGrant Likely26-74/+75
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely17-46/+47
2010-07-24of/device: Replace of_device with platform_device in includes and core codeGrant Likely3-6/+6
2010-07-24of: remove asm/of_device.hGrant Likely5-35/+6
2010-07-24of: remove asm/of_platform.hGrant Likely4-51/+2
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely18-27/+21
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely11-87/+13
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely441-195671/+2649
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-3/+14
2010-07-22x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath1-2/+2
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-25/+40
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds1-1/+1
2010-07-21Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov1-3/+14
2010-07-21x86, numa: fix boot without RAM on node0 againYinghai Lu1-8/+9
2010-07-19mm: add context argument to shrinker callbackDave Chinner1-1/+1
2010-07-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-9/+23
2010-07-19of: Remove unused of_find_device_by_phandle()Grant Likely4-41/+0
2010-07-19Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds1-1/+1
2010-07-19x86: kprobes: fix swapped segment registers in kretprobeRoland McGrath1-1/+1
2010-07-17x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chainJacob Pan1-3/+4
2010-07-17x86: Fix x2apic preenabled system with kexecYinghai Lu1-1/+1
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas1-0/+1
2010-07-15x86: Force HPET readback_cmp for all ATI chipsetsThomas Gleixner2-5/+18
2010-07-15of/flattree: Use common ALIGN() macro instead of arch specific _ALIGNGrant Likely1-7/+0
2010-07-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-93/+243
2010-07-15Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds63-389/+389
2010-07-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds4-16/+45
2010-07-15of/sparc: move is_root_node() to of.hAndres Salomon3-12/+4
2010-07-15ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre1-2/+3
2010-07-14lmb: rename to memblockYinghai Lu63-389/+389
2010-07-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-1/+15
2010-07-14Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-5/+4
2010-07-13Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/...Linus Torvalds177-194157/+652
2010-07-13ARM: Update mach-typesRussell King1-3/+149
2010-07-12KVM: MMU: flush remote tlbs when overwriting spte with different pfnXiao Guangrong1-0/+2
2010-07-11powerpc/fsl-booke: Fix address issue when using relocatable kernelsMatthew McClintock1-3/+1
2010-07-11powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov2-10/+11
2010-07-11powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinationsAnton Vorontsov1-0/+5
2010-07-11powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov2-3/+28
2010-07-10ARM: lockdep: fix unannotated irqs-onRussell King2-19/+20
2010-07-09ARM: 6184/2: ux500: use neutral PRCMU baseLinus Walleij2-1/+2
2010-07-09ARM: 6212/1: atomic ops: add memory constraints to inline asmWill Deacon1-66/+66
2010-07-09ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unlessWill Deacon1-1/+1
2010-07-09ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRLSascha Hauer1-2/+3
2010-07-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds12-37/+179
2010-07-08Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-56/+67
2010-07-08powerpc: Fix userspace build of ptrace.hSam Ravnborg1-18/+14
2010-07-08powerpc: Fix default_machine_crash_shutdown #ifdef botchPaul E. McKenney1-1/+1
2010-07-08powerpc: Fix logic error in fixup_irqsJohannes Berg1-1/+4
2010-07-08powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...Denis Kirjanov1-1/+5