summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: Fix OPAL debug entryBenjamin Herrenschmidt2012-11-151-0/+1
* powerpc/rtas_flash: Eliminate possible double freeJulia Lawall2012-11-151-3/+1
* powerpc/pnv: Avoid bogus outputGavin Shan2012-11-151-14/+11
* powerpc/sysdev: Use module_platform_driver macroSrinivas Kandagatla2012-11-151-12/+1
* powerpc/xmon: Fallback to printk() in xmon_printf() if udbg is not setupMichael Ellerman2012-11-151-2/+8
* powerpc/xmon: Fiddle xmon_depth_to_print logic in xmon_show_stack()Michael Ellerman2012-11-151-5/+3
* powerpc/xmon: Use STACK_FRAME_OVERHEAD in xmon_show_stack()Michael Ellerman2012-11-151-8/+2
* powerpc/xmon: Remove unused #definesMichael Ellerman2012-11-151-4/+0
* powerpc/xmon: Remove renaming #defines of scanhex() and skipbl()Michael Ellerman2012-11-151-3/+0
* powerpc/xmon: Merge start.c into nonstdio.cMichael Ellerman2012-11-154-26/+15
* powerpc/xmon: Make xmon_getchar() staticMichael Ellerman2012-11-152-2/+1
* powerpc/xmon: Remove empty xmon_map_scc()Michael Ellerman2012-11-153-6/+0
* powerpc/xmon: Remove unused xmon_expect() & xmon_read_poll()Michael Ellerman2012-11-153-36/+0
* powerpc/udbg: Remove unused udbg_read()Michael Ellerman2012-11-152-24/+0
* powerpc/windfarm: Use module_i2c_driver to simplify the codeWei Yongjun2012-11-154-50/+4
* powerpc: Add asm/debug.h to get powerpc_debugfs_rootTony Breeds2012-11-151-0/+1
* powerpc/47x: Use the new ppc-opcode infrastructureTony Breeds2012-11-152-11/+8
* powerpc: dtc is required to build dtb filesMatthew McClintock2012-11-151-1/+1
* powerpc/pseries: Double NR_CPUS in defconfigNishanth Aravamudan2012-11-151-1/+1
* fbdev: Add GXT4000P and GXT6500P support to the gxt4500 driverDan HorĂ¡k2012-11-152-5/+18
* cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries.Deepthi Dharwar2012-10-181-23/+13
* cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar2012-10-183-10/+20
* cpuidle/powerpc: Fix target residency initialisation in pseries cpuidleDeepthi Dharwar2012-10-181-4/+0
* powerpc: Build fix for powerpc KVMAneesh Kumar K.V2012-10-182-2/+3
* Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events"Benjamin Herrenschmidt2012-10-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-1710-24/+55
|\
| * ipv6: addrconf: fix /proc/net/if_inet6Eric Dumazet2012-10-161-6/+9
| * bnx2x: fix handling mf storage modesDmitry Kravkov2012-10-162-4/+8
| * qeth: fix deadlock between recovery and bonding driverStefan Raspl2012-10-162-10/+12
| * smsgiucv: reestablish IUCV path after resumeHendrik Brueckner2012-10-161-1/+1
| * sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()Zijie Pan2012-10-161-1/+2
| * vlan: fix bond/team enslave of vlan challenged slave/portJiri Pirko2012-10-162-2/+9
| * MAINTAINERS: Add explicit section for IPSEC networking.David S. Miller2012-10-161-0/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-178-29/+198
|\ \
| * | sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller2012-10-161-2/+4
| * | sparc64: Add global PMU register dumping via sysrq.David S. Miller2012-10-167-23/+189
| * | sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller2012-10-151-4/+5
* | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-10-1737-176/+210
|\ \ \
| * | | sh: Fix up more fallout from pointless ARM __iomem churn.Paul Mundt2012-10-153-21/+31
| * | | sh: Wire up kcmp syscall.Paul Mundt2012-10-154-2/+6
| * | | Merge tag 'disintegrate-sh-20121009' of git://git.infradead.org/users/dhowell...Paul Mundt2012-10-1532-153/+173
| |\ \ \ | | |/ / | |/| |
| | * | UAPI: (Scripted) Disintegrate arch/sh/include/asmDavid Howells2012-10-0932-153/+173
* | | | Merge branch 'frv' (FRV patches from David Howells)Linus Torvalds2012-10-175-42/+59
|\ \ \ \
| * | | | FRV: Fix linux/elf-fdpic.hDavid Howells2012-10-172-39/+54
| * | | | FRV: Fix const sections changeAndi Kleen2012-10-171-0/+2
| * | | | FRV: Fix incorrect symbol in copy_thread()David Howells2012-10-171-1/+1
| * | | | FRV: Fix VLIW packing constraint violation in entry.SDavid Howells2012-10-171-2/+2
| |/ / /
* | | | printk: Fix scheduling-while-atomic problem in console_cpu_notify()Paul E. McKenney2012-10-171-1/+0
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-1729-249/+443
|\ \ \ \
| * | | | nouveau: fix warning on 32-bit build.Dave Airlie2012-10-161-1/+1