aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* powerpc: Fix deadlock in icswx codeAnton Blanchard2011-09-20
* powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probeAnton Blanchard2011-09-20
* powerpc: Coding style cleanupsAnton Blanchard2011-09-20
* powerpc: Use for_each_node_by_type instead of open coding itAnton Blanchard2011-09-20
* powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nidAnton Blanchard2011-09-20
* powerpc/numa: Remove duplicate RECLAIM_DISTANCE definitionAnton Blanchard2011-09-20
* powerpc/numa: Disable NEWIDLE balancing at node levelAnton Blanchard2011-09-20
* powerpc/numa: Increase SD_NODES_PER_DOMAIN to 32.Anton Blanchard2011-09-20
* powerpc/numa: Enable SD_WAKE_AFFINE in node definitionAnton Blanchard2011-09-20
* Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2011-09-20
|\
| * Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds2011-09-16
| |\
| | * xen/i386: follow-up to "replace order-based range checking of M2P table by li...Jan Beulich2011-09-15
| | * xen/e820: if there is no dom0_mem=, don't tweak extra_pages.David Vrabel2011-09-13
| | * xen: disable PV spinlocks on HVMStefano Stabellini2011-09-08
| * | asm alternatives: remove incorrect alignment notesLinus Torvalds2011-09-15
| * | alpha, gpio: GENERIC_GPIO default must be nBen Hutchings2011-09-14
| * | um: fix strrchr() problemsAl Viro2011-09-14
| * | um: clean arch_ptrace() up a bitAl Viro2011-09-14
| * | um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarchAl Viro2011-09-14
| * | um: fix free_winch() messAl Viro2011-09-14
| * | um: winch_interrupt() can happen inside of free_winch()Al Viro2011-09-14
| * | um: fix oopsable race in line_close()Al Viro2011-09-14
| * | um: Save FPU registers between task switchesIngo van Lil2011-09-14
| * | um: drivers/xterm.c: fix a file descriptor leakJonathan Neuschäfer2011-09-14
| * | um: disable CMPXCHG_DOUBLE as it breaks UML buildThadeu Lima de Souza Cascardo2011-09-14
| * | Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xenLinus Torvalds2011-09-12
| |\ \
| | * | xen: use non-tracing preempt in xen_clocksource_read()Jeremy Fitzhardinge2011-08-24
| * | | Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-09-12
| |\ \ \
| | * \ \ Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Arnd Bergmann2011-09-12
| | |\ \ \
| | | * | | OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlersKevin Hilman2011-09-06
| | * | | | Merge branch 'sirf/fixes' into fixesArnd Bergmann2011-09-12
| | |\ \ \ \
| | | * | | | ARM: CSR: add missing sentinels to of_device_id tablesJamie Iles2011-09-10
| | | | | | |
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixesArnd Bergmann2011-09-10
| | |\ \ \ \ \ \
| | | | * | | | | ARM: davinci: fix cache flush build errorLinus Walleij2011-09-07
| | | | * | | | | ARM: davinci: correct MDSTAT_STATE_MASKSergei Shtylyov2011-09-07
| | | | * | | | | ARM: davinci: da850 EVM: read mac address from SPI flashRajashekhara, Sudhakar2011-09-07
| | | | |/ / / /
| | | | | | | |
| | | | \ \ \ \
| | | | \ \ \ \
| | | | \ \ \ \
| | | | \ \ \ \
| | | | \ \ \ \
| | | *-----. \ \ \ \ Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley2011-09-04
| | | |\ \ \ \ \ \ \ \
| | | | | | | * | | | | OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force...Santosh Shilimkar2011-08-19
| | | | | | | * | | | | OMAP: powerdomains: Make all powerdomain target states as ON at initRajendra Nayak2011-08-19
| | | | | | * | | | | | OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]Paul Walmsley2011-09-04
| | | | | | | |_|/ / / | | | | | | |/| | | |
| | | | | * | | | | | OMAP4: clock: fix compile warningPaul Walmsley2011-08-21
| | | | | | |/ / / / | | | | | |/| | | |
| | | | * | | | | | OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomainPaul Walmsley2011-08-22
| | | | | |_|_|/ / | | | | |/| | | |
| | | * | | | | | OMAP4: clock: re-enable previous clockdomain enable/disable sequencePaul Walmsley2011-08-19
| | | | |/ / / / | | | |/| | | |
| | * | | | | | ARM: cns3xxx: Fix newly introduced warnings in the PCIe codeAnton Vorontsov2011-09-09
| | * | | | | | ARM: cns3xxx: Fix compile error caused by hardware.h removedTommy Lin2011-09-09
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://openrisc.net/~jonas/linuxLinus Torvalds2011-09-11
| |\ \ \ \ \ \
| | * | | | | | Add missing DMA opsJonas Bonn2011-09-11
| | * | | | | | openrisc: don't use pt_regs in struct sigcontextJonas Bonn2011-09-05
| * | | | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-09-10
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abortJanusz Krzysztofik2011-09-10