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
2009-07-10
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-07-10
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-07-10
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2009-07-10
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
2009-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-07-10
x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon
Robert Richter
2009-07-09
memory barrier: adding smp_mb__after_lock
Jiri Olsa
2009-07-08
x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in
Yinghai Lu
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2009-07-08
x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTOR
Peter Chubb
2009-07-06
[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states
Mark Langsdorf
2009-07-06
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-07-06
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2009-07-06
gcov: exclude code operating in userspace from profiling
Peter Oberparleiter
2009-07-04
x86: fix usage of bios intcall()
Akinobu Mita
2009-07-04
intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics drivers
David Woodhouse
2009-07-04
x86: atomic64: Inline atomic64_read() again
Eric Dumazet
2009-07-03
x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()
Ingo Molnar
2009-07-03
x86: atomic64: Improve atomic64_xchg()
Ingo Molnar
2009-07-03
x86: atomic64: Export APIs to modules
Ingo Molnar
2009-07-03
x86: atomic64: Improve atomic64_read()
Eric Dumazet
2009-07-03
x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP
Paul Mackerras
2009-07-03
Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2009-07-03
x86: Remove unused function lapic_watchdog_ok()
Jaswinder Singh Rajput
2009-07-03
x86: Remove unused variable disable_x2apic
Jaswinder Singh Rajput
2009-07-03
x86, kvm: Fix section mismatches in kvm.c
Rakib Mullick
2009-07-03
x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_user
Mike Galbraith
2009-07-03
x86: Fix fixmap page order for FIX_TEXT_POKE0,1
Mathieu Desnoyers
2009-07-03
x86: atomic64: Fix unclean type use in atomic64_xchg()
Ingo Molnar
2009-07-03
x86: atomic64: Make atomic_read() type-safe
Ingo Molnar
2009-07-03
x86: atomic64: Reduce size of functions
Ingo Molnar
2009-07-03
x86: atomic64: Improve atomic64_add_return()
Ingo Molnar
2009-07-03
x86: atomic64: Improve cmpxchg8b()
Eric Dumazet
2009-07-03
x86: atomic64: Improve atomic64_read()
Eric Dumazet
2009-07-03
x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file
Ingo Molnar
2009-07-03
x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit too
Eric Dumazet
2009-07-02
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2009-07-02
x86: add boundary check for 32bit res before expand e820 resource to alignment
Yinghai Lu
2009-07-02
x86: fix power-of-2 round_up/round_down macros
Linus Torvalds
2009-07-02
amd-iommu: set evt_buf_size correctly
Joerg Roedel
2009-07-02
amd-iommu: handle alias entries correctly in init code
Joerg Roedel
2009-07-02
x86: Fix printk call in print_local_apic()
Ingo Molnar
2009-07-01
perf_counter: Ignore the nmi call frames in the x86-64 backtraces
Frederic Weisbecker
2009-07-01
Fix pci_unmap_addr() et al on i386.
David Woodhouse
2009-07-01
intel-iommu: Make iommu=pt work on i386 too
David Woodhouse
2009-07-01
x86: Declare check_efer() before it gets used
Jaswinder Singh Rajput
2009-07-01
x86: Mark device_nb as static and fix NULL noise
Jaswinder Singh Rajput
[next]