summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-05-2624-66/+491
|\
| * powerpc/4xx: Adding PCIe MSI supportRupjyoti Sarmah2011-05-269-0/+376
| * powerpc: Fix irq_free_virt by adjusting bounds before loopMilton Miller2011-05-261-4/+13
| * powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virtMilton Miller2011-05-261-2/+5
| * powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irqMilton Miller2011-05-261-2/+5
| * powerpc/irq: Always free duplicate IRQ_LEGACY hostsMilton Miller2011-05-261-9/+2
| * powerpc/irq: Remove stale and misleading commentMilton Miller2011-05-261-3/+1
| * powerpc/cell: Rename ipi functions to match current abstractionsMilton Miller2011-05-263-10/+10
| * powerpc/cell: Use common smp ipi actionsMilton Miller2011-05-263-35/+14
| * powerpc/pseries: Update MAX_HCALL_OPCODE to reflect page coalescingBrian King2011-05-261-1/+1
| * powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson2011-05-261-1/+23
| * powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie2011-05-267-2/+44
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds2011-05-261-0/+7
|\ \ | |/ |/|
| * xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer2011-05-261-0/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-251-0/+1
|\ \
| * | mmc: tegra: add pm_flagsVenkat Rao2011-05-241-0/+1
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-251-0/+1
|\ \ \
| * | | i8k: Integrate with the hwmon subsystemJean Delvare2011-05-251-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-2577-1910/+11241
|\ \ \ \
| * | | | arch/tile: prefer "tilepro" as the name of the 32-bit architectureChris Metcalf2011-05-251-0/+0
| * | | | arch/tile: cleanups for tilegx compat modeChris Metcalf2011-05-193-21/+1
| * | | | arch/tile: allocate PCI IRQs later in bootChris Metcalf2011-05-191-6/+5
| * | | | arch/tile: support signal "exception-trace" hookChris Metcalf2011-05-197-22/+150
| * | | | arch/tile: use better definitions of xchg() and cmpxchg()Chris Metcalf2011-05-193-32/+44
| * | | | tile: add an RTC driver for the Tilera hypervisorChris Metcalf2011-05-172-3/+61
| * | | | arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf2011-05-1228-1348/+9319
| * | | | compat: fixes to allow working with tile archChris Metcalf2011-05-121-1/+1
| * | | | arch/tile: update defconfig file to something more usefulChris Metcalf2011-05-041-0/+1091
| * | | | tile: do_hardwall_trap: do not play with task->sighandOleg Nesterov2011-05-041-4/+2
| * | | | tile: replace mm->cpu_vm_mask with mm_cpumask()KOSAKI Motohiro2011-05-042-8/+8
| * | | | tile,mn10300: add device parameter to dma_cache_sync()James Hogan2011-05-042-2/+3
| * | | | arch/tile: clarify flush_buffer()/finv_buffer() function namesChris Metcalf2011-05-041-6/+12
| * | | | arch/tile: kernel-related cleanups from removing static page sizeChris Metcalf2011-05-044-48/+17
| * | | | arch/tile: various header improvements for building driversChris Metcalf2011-05-0411-10/+83
| * | | | arch/tile: disable GX prefetcher during cache flushChris Metcalf2011-05-041-0/+18
| * | | | arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRDChris Metcalf2011-05-041-0/+6
| * | | | arch/tile: properly flush the I$ when unloading kernel modulesChris Metcalf2011-05-041-1/+7
| * | | | arch/tile: disable SD_WAKE_AFFINE flag on CPU/NODE scheduling domainChris Metcalf2011-05-041-18/+57
| * | | | arch/tile: allow nonatomic stores to interoperate with fast atomic syscallsChris Metcalf2011-05-042-36/+27
| * | | | arch/tile: improve support for PCI hotplugChris Metcalf2011-05-043-91/+127
| * | | | arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf2011-05-027-100/+87
| * | | | arch/tile: refactor backtracing codeChris Metcalf2011-05-026-131/+93
* | | | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-2519-795/+218
|\ \ \ \ \
| * | | | | mach-ux500: voltage domain regulators for DB8500Bengt Jonsson2011-05-241-0/+1
| * | | | | mach-ux500: move CPUfreq driver to cpufreq subsystemLinus Walleij2011-05-241-210/+0
| * | | | | mfd: add DB5500 PRCMU driverLinus Walleij2011-05-242-0/+4
| * | | | | mfd: update DB8500 PRCMU driverMattias Nilsson2011-05-242-1/+6
| * | | | | mach-ux500: move the DB8500 PRCMU driver to MFDLinus Walleij2011-05-248-550/+4
| * | | | | mach-ux500: make PRCMU base address dynamicLinus Walleij2011-05-245-2/+7
| * | | | | mach-ux500: rename PRCMU driver per SoCLinus Walleij2011-05-242-1/+1
OpenPOWER on IntegriCloud