index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Remove spurious printk level from segfault message
Roland Dreier
2009-07-11
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-07-10
1
-1
/
+1
|
\
|
*
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
2009-07-10
1
-1
/
+1
*
|
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-07-10
1
-1
/
+1
|
\
\
|
*
|
x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon
Robert Richter
2009-07-10
1
-1
/
+1
*
|
|
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-07-10
8
-144
/
+352
|
\
\
\
|
*
|
|
x86: atomic64: Inline atomic64_read() again
Eric Dumazet
2009-07-04
2
-22
/
+23
|
*
|
|
x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()
Ingo Molnar
2009-07-03
1
-4
/
+4
|
*
|
|
x86: atomic64: Improve atomic64_xchg()
Ingo Molnar
2009-07-03
2
-15
/
+15
|
*
|
|
x86: atomic64: Export APIs to modules
Ingo Molnar
2009-07-03
2
-1
/
+19
|
*
|
|
x86: atomic64: Improve atomic64_read()
Eric Dumazet
2009-07-03
1
-2
/
+10
|
*
|
|
x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP
Paul Mackerras
2009-07-03
2
-11
/
+47
|
*
|
|
x86: atomic64: Fix unclean type use in atomic64_xchg()
Ingo Molnar
2009-07-03
1
-1
/
+1
|
*
|
|
x86: atomic64: Make atomic_read() type-safe
Ingo Molnar
2009-07-03
1
-1
/
+4
|
*
|
|
x86: atomic64: Reduce size of functions
Ingo Molnar
2009-07-03
1
-2
/
+2
|
*
|
|
x86: atomic64: Improve atomic64_add_return()
Ingo Molnar
2009-07-03
1
-3
/
+12
|
*
|
|
x86: atomic64: Improve cmpxchg8b()
Eric Dumazet
2009-07-03
1
-12
/
+7
|
*
|
|
x86: atomic64: Improve atomic64_read()
Eric Dumazet
2009-07-03
1
-6
/
+2
|
*
|
|
x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file
Ingo Molnar
2009-07-03
3
-117
/
+237
|
*
|
|
x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit too
Eric Dumazet
2009-07-03
1
-1
/
+1
|
*
|
|
perf_counter: Ignore the nmi call frames in the x86-64 backtraces
Frederic Weisbecker
2009-07-01
4
-8
/
+30
*
|
|
|
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2009-07-10
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-07-09
1
-0
/
+4
|
\
\
\
|
*
|
|
memory barrier: adding smp_mb__after_lock
Jiri Olsa
2009-07-09
1
-0
/
+4
*
|
|
|
x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in
Yinghai Lu
2009-07-08
1
-2
/
+9
*
|
|
|
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
6
-17
/
+16
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2009-07-08
2
-20
/
+13
|
\
\
\
\
|
*
|
|
|
[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states
Mark Langsdorf
2009-07-06
2
-20
/
+13
*
|
|
|
|
x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTOR
Peter Chubb
2009-07-08
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-07-06
14
-49
/
+37
|
\
\
\
\
|
*
|
|
|
x86: fix usage of bios intcall()
Akinobu Mita
2009-07-04
2
-4
/
+3
|
*
|
|
|
Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2009-07-03
1
-4
/
+9
|
|
\
\
\
\
|
|
*
|
|
|
amd-iommu: set evt_buf_size correctly
Joerg Roedel
2009-07-02
1
-0
/
+2
|
|
*
|
|
|
amd-iommu: handle alias entries correctly in init code
Joerg Roedel
2009-07-02
1
-4
/
+7
|
*
|
|
|
|
x86: Remove unused function lapic_watchdog_ok()
Jaswinder Singh Rajput
2009-07-03
2
-6
/
+0
|
*
|
|
|
|
x86: Remove unused variable disable_x2apic
Jaswinder Singh Rajput
2009-07-03
1
-2
/
+0
|
*
|
|
|
|
x86, kvm: Fix section mismatches in kvm.c
Rakib Mullick
2009-07-03
1
-1
/
+1
|
*
|
|
|
|
x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_user
Mike Galbraith
2009-07-03
1
-0
/
+1
|
*
|
|
|
|
x86: Fix fixmap page order for FIX_TEXT_POKE0,1
Mathieu Desnoyers
2009-07-03
1
-2
/
+2
|
*
|
|
|
|
x86: Fix printk call in print_local_apic()
Ingo Molnar
2009-07-02
1
-18
/
+13
|
*
|
|
|
|
x86: Declare check_efer() before it gets used
Jaswinder Singh Rajput
2009-07-01
1
-0
/
+1
|
*
|
|
|
|
x86: Mark device_nb as static and fix NULL noise
Jaswinder Singh Rajput
2009-07-01
1
-2
/
+2
|
*
|
|
|
|
x86: Remove double declaration of MSR_P6_EVNTSEL0 and MSR_P6_EVNTSEL1
Jaswinder Singh Rajput
2009-07-01
1
-4
/
+0
|
*
|
|
|
|
x86: Fix fixmap ordering
Jan Beulich
2009-07-01
1
-3
/
+3
|
*
|
|
|
|
x86: Fix symbol annotation for arch/x86/lib/clear_page_64.S::clear_page_c
Mike Galbraith
2009-06-30
1
-3
/
+2
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-07-06
2
-37
/
+30
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/PCI: get root CRS before scanning children
Yinghai Lu
2009-06-30
2
-25
/
+15
|
*
|
|
|
|
|
x86/PCI: fix boundary checking when using root CRS
Yinghai Lu
2009-06-30
1
-12
/
+15
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2009-07-06
1
-0
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics drivers
David Woodhouse
2009-07-04
1
-0
/
+12
[next]