index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2008-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-26
x86 PAT: decouple from nonpromisc devmem
Ingo Molnar
2008-04-26
generic: make optimized inlining arch-opt-in
Ingo Molnar
2008-04-26
x86: add optimized inlining
Ingo Molnar
2008-04-26
x86: section mismatch fixes, #3
Jacek Luczak
2008-04-26
x86: unlock_ExtINT_logic() - fix section mismatch warnings
Jacek Luczak
2008-04-26
x86: uniq_ioapic_id - fix section mismatch warning
Jacek Luczak
2008-04-26
x86: trampoline_32.S - switch to .cpuinit.data
Jacek Luczak
2008-04-26
x86: use get_bios_ebda()
Akinobu Mita
2008-04-26
x86: remove duplicate get_bios_ebda() from rio.h
Akinobu Mita
2008-04-26
x86: use cpumask function for present, possible, and online cpus
Akinobu Mita
2008-04-26
x86: cleanup div_sc() usage
Akinobu Mita
2008-04-26
x86: cleanup clocksource_hz2mult usage
Akinobu Mita
2008-04-26
x86: remove unnecessary memset and NULL check after alloc_bootmem()
Akinobu Mita
2008-04-26
x86: use bitmap library for pin_programmed
Akinobu Mita
2008-04-26
x86: use MP_intsrc_info()
Akinobu Mita
2008-04-26
x86: use BUILD_BUG_ON() for the size of struct intel_mp_floating
Akinobu Mita
2008-04-26
x86_64 ia32 ptrace: convert to compat_arch_ptrace
Roland McGrath
2008-04-26
x86_64 ia32 ptrace: use compat_ptrace_request for siginfo
Roland McGrath
2008-04-26
x86 signals: lift set_fs
Roland McGrath
2008-04-26
x86 signals: lift flags diddling code
Roland McGrath
2008-04-26
x86: remove NexGen support
Dmitri Vorobiev
2008-04-26
x86: array can become static
Dmitri Vorobiev
2008-04-26
x86: remove unused function amd_init_cpu()
Dmitri Vorobiev
2008-04-26
x86-64: extend MCE CPU quirk handling
Jan Beulich
2008-04-26
i386: fix signal type for iret exception
Jan Beulich
2008-04-26
x86: fix watchdog ops for CoreDuo
Jan Beulich
2008-04-26
i386: fix asm constraint in do_IRQ()
Jan Beulich
2008-04-26
x86 PAT: decouple from nonpromisc devmem
Ingo Molnar
2008-04-26
x86 PAT: tone down debugging messages
Ingo Molnar
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-25
Update .gitignore files
Matthew Wilcox
2008-04-25
x86: harden kernel code patching
Ingo Molnar
2008-04-25
x86: clean up text_poke()
Mathieu Desnoyers
2008-04-25
x86: fix text_poke()
Jiri Slaby
2008-04-25
x86: remove set_fixmap() warning
Ingo Molnar
2008-04-25
x86: make __set_fixmap() non-init
Ingo Molnar
2008-04-24
xen: allow compilation with non-flat memory
Jeremy Fitzhardinge
2008-04-24
xen: fold xen_sysexit into xen_iret
Jeremy Fitzhardinge
2008-04-24
xen: allow set_pte_at on init_mm to be lockless
Jeremy Fitzhardinge
2008-04-24
xen: disable preemption during tlb flush
Jeremy Fitzhardinge
2008-04-24
xen: make grant table arch portable
Isaku Yamahata
2008-04-24
xen: move events.c to drivers/xen for IA64/Xen support
Isaku Yamahata
2008-04-24
xen: move features.c from arch/x86/xen/features.c to drivers/xen
Isaku Yamahata
2008-04-24
xen: jump to iret fixup
Jeremy Fitzhardinge
2008-04-24
xen: no need for domU to worry about MCE/MCA
Jeremy Fitzhardinge
2008-04-24
xen: short-cut for recursive event handling
Jeremy Fitzhardinge
[next]