You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeremy Fitzhardinge
491eccb721
x86/paravirt: define PARA_INDIRECT for indirect asm calls
...
On 32-bit it's best to use a %cs: prefix to access memory where the
other segments may not bet set up properly yet. On 64-bit it's best
to use a rip-relative addressing mode. Define PARA_INDIRECT() to
abstract this and generate the proper addressing mode in each case.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Cc: Stephen Tweedie <sct@redhat.com>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Cc: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
17 years ago
..
acpi
proper prototype for acpi_processor_tstate_has_changed()
17 years ago
asm-alpha
alpha: fix compile error in arch/alpha/mm/init.c
17 years ago
asm-arm
[ARM] 5091/1: Add missing bitfield include to regs-lcd.h
17 years ago
asm-avr32
…
asm-blackfin
Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.
17 years ago
asm-cris
…
asm-frv
FRV: ip_fast_csum() requires a memory clobber on its inline asm
17 years ago
asm-generic
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel
17 years ago
asm-h8300
h8300: fix typo in header guard
17 years ago
asm-ia64
[IA64] Fix CONFIG_IA64_SGI_UV build error
17 years ago
asm-m32r
asm-m32r/uaccess.h must #include <asm/setup.h>
17 years ago
asm-m68k
m68k: Add ext2_find_{first,next}_bit() for ext4
17 years ago
asm-m68knommu
…
asm-mips
[MIPS] Fix bug in atomic_sub_if_positive.
17 years ago
asm-mn10300
MN10300: Fix typo in header guard
17 years ago
asm-parisc
parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3
17 years ago
asm-powerpc
kbuild: fix a.out.h export to userspace with O= build.
17 years ago
asm-ppc
…
asm-s390
[S390] Fix __ctl_load/__ctl_store inline assembly constraints
17 years ago
asm-sh
sh: fix miscompilation of ip_fast_csum with gcc >= 4.3
17 years ago
asm-sparc
sparc: remove CVS keywords
17 years ago
asm-sparc64
sparc64: IO accessors fix
17 years ago
asm-um
uml: activate_mm: remove the dead PF_BORROWED_MM check
17 years ago
asm-v850
v850: fix typo in header guard
17 years ago
asm-x86
x86/paravirt: define PARA_INDIRECT for indirect asm calls
17 years ago
asm-xtensa
asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace
17 years ago
crypto
…
keys
…
linux
x86: check command line when CONFIG_X86_MPPARSE is not set, v2
17 years ago
math-emu
…
media
V4L/DVB (8092): videodev: simplify and fix standard enumeration
17 years ago
mtd
…
net
net-sched: change tcf_destroy_chain() to clear start of filter list
17 years ago
pcmcia
…
rdma
IB/core: Remove IB_DEVICE_SEND_W_INV capability flag
17 years ago
rxrpc
…
scsi
…
sound
[ALSA] ac97 - Fix ASUS A9T laptop output
17 years ago
video
…
xen
xen: implement ptep_modify_prot_start/commit
17 years ago
Kbuild
…