summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Fix stupid bug in subpge protection handlingDavid Gibson2009-12-181-2/+2
* powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang2009-12-181-1/+1
* powerpc: Fix MSI support on U4 bridge PCIe slotBenjamin Herrenschmidt2009-12-182-8/+49
* powerpc: Handle VSX alignment faults correctly in little-endian modeNeil Campbell2009-12-181-17/+46
* powerpc/mm: Fix typo of cpumask_clear_cpu()Yang Li2009-12-181-1/+1
* powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.Sachin P. Sant2009-12-181-4/+4
* powerpc: Convert BUG() to use unreachable()David Daney2009-12-181-1/+1
* powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.Gautham R Shenoy2009-12-181-2/+4
* powerpc/pseries: Don't panic when H_PROD fails during cpu-online.Gautham R Shenoy2009-12-181-2/+2
* powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VMBenjamin Herrenschmidt2009-12-181-1/+1
* powerpc/defconfigs: Set HZ=100 on pseries and ppc64 defconfigsAnton Blanchard2009-12-182-6/+6
* powerpc/defconfigs: Disable token ring in powerpc defconfigsAnton Blanchard2009-12-185-10/+10
* powerpc/defconfigs: Reduce 64bit vmlinux by making acenic and cramfs modulesAnton Blanchard2009-12-183-5/+5
* powerpc/pseries: Select XICS and PCI_MSI PSERIESMel Gorman2009-12-181-0/+2
* powerpc/85xx: Wrong variable returned on errorRoel Kluin2009-12-181-1/+1
* powerpc/iseries: Convert to proc_fopsAlexey Dobriyan2009-12-181-64/+83
* powerpc: Make the CMM memory hotplug awareRobert Jennings2009-12-181-6/+248
* Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-171-1/+1
|\
| * cpumask: rename tsk_cpumask to tsk_cpus_allowedRusty Russell2009-12-171-1/+1
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-178-9/+11
|\ \
| * | OMAP3: serial - fix bug introduced inMika Westerberg2009-12-161-3/+4
| * | mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K2009-12-166-6/+6
| * | omap3: Allow EHCI to be built on OMAP3Olof Johansson2009-12-151-0/+1
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-12-17229-3906/+16743
|\ \ \
| * | | MIPS: Lasat: Fix botched changes to sysctl code.Ralf Baechle2009-12-171-1/+1
| * | | MIPS: Cleanup random differences beween lmo and Linus' kernel.Ralf Baechle2009-12-171-2/+2
| * | | MIPS: No longer hardwire CONFIG_EMBEDDED to yMartin Michlmayr2009-12-171-2/+0
| * | | MIPS: Fix and enhance built-in kernel command lineDmitri Vorobiev2009-12-1748-38/+123
| * | | MIPS: eXcite: Remove platform.Ralf Baechle2009-12-1769-3225/+0
| * | | MIPS: Loongson: Cleanups of serial port supportWu Zhangjin2009-12-176-26/+51
| * | | MIPS: Lemote 2F: Suspend CS5536 MFGPT TimerWu Zhangjin2009-12-171-0/+11
| * | | MIPS: Excite: move iodev_remove to .devexit.textUwe Kleine-König2009-12-171-2/+2
| * | | MIPS: Lasat: Convert to proc_fops / seq_fileAlexey Dobriyan2009-12-171-45/+68
| * | | MIPS: Cleanup signal code initializationRalf Baechle2009-12-174-84/+70
| * | | MIPS: Modularize COP2 handlingRalf Baechle2009-12-176-23/+140
| * | | MIPS: Move EARLY_PRINTK to Kconfig.debugRalf Baechle2009-12-172-14/+14
| * | | MIPS: Yeeloong 2F: Cleanup reset logic using the new ec_write functionWu Zhangjin2009-12-171-19/+2
| * | | MIPS: Yeeloong 2F: Add LID open event as the wakeup eventWu Zhangjin2009-12-173-4/+72
| * | | MIPS: Yeeloong 2F: Add basic EC operationsWu Zhangjin2009-12-173-1/+319
| * | | MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev2009-12-175-6/+6
| * | | MIPS: Tracing: Make function graph tracer work with -mmcount-ra-addressWu Zhangjin2009-12-173-7/+38
| * | | MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5Wu Zhangjin2009-12-171-13/+13
| * | | MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointerWu Zhangjin2009-12-173-15/+106
| * | | MIPS: Tracing: Add dynamic function graph tracer for MIPSWu Zhangjin2009-12-172-2/+33
| * | | MIPS: Tracing: Add function graph tracer support for MIPSWu Zhangjin2009-12-173-0/+149
| * | | MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin2009-12-177-37/+53
| * | | MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin2009-12-175-1/+154
| * | | MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPSWu Zhangjin2009-12-172-0/+4
| * | | MIPS: Tracing: Add static function tracer support for MIPSWu Zhangjin2009-12-176-1/+121
| * | | MIPS: Fixup last users of irq_chip->typename Thomas Gleixner2009-12-175-6/+6
OpenPOWER on IntegriCloud