summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-304-19/+8
* of: remove of_default_bus_idsJonas Bonn2010-07-245-76/+27
* of: make of_find_device_by_node genericJonas Bonn2010-07-243-52/+0
* microblaze: remove references to of_device and to_of_deviceGrant Likely2010-07-241-3/+3
* sparc: remove references to of_device and to_of_deviceGrant Likely2010-07-2426-74/+75
* powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-2417-46/+47
* of/device: Replace of_device with platform_device in includes and core codeGrant Likely2010-07-243-6/+6
* of: remove asm/of_device.hGrant Likely2010-07-245-35/+6
* of: remove asm/of_platform.hGrant Likely2010-07-244-51/+2
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-2418-27/+21
* of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-2411-87/+13
* Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-24441-195671/+2649
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-07-221-3/+14
| |\
| | * Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov2010-07-201-3/+14
| * | x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath2010-07-211-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-218-25/+40
| |\ \
| | * | sparc: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-06-291-1/+0
| | * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-06-26322-1881/+7277
| | |\ \ | | | |/
| | * | sparc64: fix the build error due to smp_kgdb_capture_client()Dongdong Deng2010-06-251-1/+1
| | * | sparc64: Fix maybe_change_configuration() PCR setting.David S. Miller2010-06-231-0/+1
| | * | arch/sparc/kernel: Eliminate what looks like a NULL pointer dereferenceJulia Lawall2010-06-041-1/+1
| | * | sparc64: Update defconfig.David S. Miller2010-05-261-14/+35
| | * | sparc32: Kill none_mask, it's bogus.David S. Miller2010-05-253-8/+2
| * | | Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds2010-07-211-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
OpenPOWER on IntegriCloud