aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-12-24 09:18:00 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-12-24 09:18:00 +0100
commit598134ffcab5bfb1d342458732394487063e1b9e (patch)
tree5d8216cb417470ac372b3120618ef73662324d10 /scripts/patch-kernel
parentserial: sccnxp: Allow to use non-standard baud rates (diff)
downloadlinux-598134ffcab5bfb1d342458732394487063e1b9e.tar.gz
linux-598134ffcab5bfb1d342458732394487063e1b9e.zip
Revert "serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250"
This reverts commit 6d11023c345e369bcb9d5a68b271764e362c1f6e. It causes issues with Guenter's test systems and since there seems to not be any agreement about _why_ this is a problem, but reverting it fixes things, let's revert until the root cause is found. Reported-by: Guenter Roeck <linux@roeck-us.net> Cc: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
p.c?id=3a8c069d0eea936c2fe3637ab62967af31555ee9&follow=1'>[SPARC64]: Print ARCH as SUN4V when tlb_type is hypervisor.David S. Miller1-1/+4 2006-03-20[SPARC64]: Detect sun4v early in boot process.David S. Miller12-80/+273 2006-03-20[SPARC64]: Sun4v cross-call sending support.David S. Miller4-4/+163 2006-03-20[SPARC64]: Sun4v interrupt handling.David S. Miller6-11/+568 2006-03-20[SPARC64]: Allocate and register the 4 sun4v mondo queues at bootup.David S. Miller2-1/+59 2006-03-20[SPARC64]: Verify all trap_per_cpu assembler offsets in trap_init()David S. Miller1-1/+12 2006-03-20[SPARC64]: Add sun4v mondo queue bases to struct trap_per_cpu.David S. Miller1-8/+15 2006-03-20[SPARC64]: Fix some comment typos in asm/hypervisor.hDavid S. Miller1-2/+4 2006-03-20[SPARC64]: Patch up mmu context register writes for sun4v.David S. Miller9-66/+176 2006-03-20[SPARC64]: Register per-cpu fault status area with sun4v hypervisor.David S. Miller3-4/+29 2006-03-20[SPARC64]: asm/cpudata.h needs asm/asi.hDavid S. Miller1-1/+2 2006-03-20[SPARC64]: Niagara copy/clear page.David S. Miller3-0/+114 2006-03-20[SPARC64]: Rename gl_{1,2}insn_patch --> sun4v_{1,2}insn_patchDavid S. Miller8-32/+35 2006-03-20[SPARC64]: Initial sun4v TLB miss handling infrastructure.David S. Miller8-18/+349 2006-03-20[SPARC64]: Add missing memory barriers to instruction patching functions.David S. Miller1-0/+7 2006-03-20[SPARC64]: Sanitize %pstate writes for sun4v.David S. Miller7-206/+88 2006-03-20[SPARC64]: Kill all %pstate changes in context switch code.David S. Miller2-6/+4 2006-03-20[SPARC64]: Add initial code to twiddle %gl on trap entry/exit.David S. Miller6-3/+62 2006-03-20[SPARC64]: Fill dead cycles on trap entry with real work.David S. Miller1-12/+15 2006-03-20[SPARC64]: Add define for "GL" field of sun4v %tstate register.David S. Miller1-2/+3 2006-03-20[SPARC64]: Add sun4v case to __GET_CPUID() patch tables.David S. Miller2-0/+11