index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-17
sgi-xp: xpc needs to pass the physical address, not virtual
Russ Anderson
1
-1
/
+1
2008-12-17
x86: UV fix for global physical addresses
Jack Steiner
1
-14
/
+2
2008-12-17
Merge commit 'v2.6.28-rc8' into x86/uv
Ingo Molnar
7
-36
/
+20
2008-12-17
Merge commit 'v2.6.28-rc8' into x86/doc
Ingo Molnar
28
-88
/
+108
2008-12-16
xen: clean up asm/xen/hypervisor.h
Jeremy Fitzhardinge
3
-31
/
+19
2008-12-16
x86: remove unused iommu_nr_pages
Jeremy Fitzhardinge
1
-2
/
+0
2008-12-16
x86: ldt.c declare sys_modify_ldt before they get used
Jaswinder Singh
1
-3
/
+3
2008-12-16
x86: signal.c declare do_notify_resume before they get used
Jaswinder Singh
1
-2
/
+4
2008-12-16
x86: process_64.c declare __switch_to() and sys_arch_prctl before they get used
Jaswinder Singh
2
-2
/
+5
2008-12-16
Merge branch 'x86/cpufeature' into x86/tsc
Ingo Molnar
1
-1
/
+4
2008-12-16
x86: support always running TSC on Intel CPUs, add cpufeature definition
Ingo Molnar
1
-0
/
+1
2008-12-16
Merge commit 'v2.6.28-rc8' into x86/cpufeature
Ingo Molnar
19
-68
/
+79
2008-12-16
x86: microcode_amd: replace inline asm by common rdmsr/wrmsr functions
Andreas Herrmann
1
-0
/
+2
2008-12-16
x86, mm: limit MAXMEM on 64-bit
Ingo Molnar
2
-2
/
+2
2008-12-16
x86, 32-bit: improve lazy TLB handling code
Jan Beulich
1
-7
/
+6
2008-12-16
allow bug table entries to use relative pointers (and use it on x86-64)
Jan Beulich
1
-1
/
+1
2008-12-16
x86: consolidate __swp_XXX() macros
Jan Beulich
4
-19
/
+66
2008-12-16
x86: convert rdtscll() to use __native_read_tsc
Ken Chen
1
-2
/
+2
2008-12-15
x86 Fix VMI crash on boot in 2.6.28-rc8
Zachary Amsden
1
-1
/
+7
2008-12-12
x86: hardirq: introduce inc_irq_stat()
Hiroshi Shimamoto
2
-0
/
+4
2008-12-12
Merge commit 'v2.6.28-rc8' into x86/irq
Ingo Molnar
6
-35
/
+19
2008-12-12
x86: kill #ifdef for exit_idle()
Hiroshi Shimamoto
1
-0
/
+5
2008-12-12
x86: uaccess: return value of __{get|put}_user() can be int
Hiroshi Shimamoto
1
-2
/
+2
2008-12-12
x86, bts: provide in-kernel branch-trace interface
Markus Metzger
4
-142
/
+153
2008-12-08
sparseirq: fix typo in !CONFIG_IO_APIC case
Ingo Molnar
1
-5
/
+2
2008-12-08
x86: signal: change type of paramter for sys_rt_sigreturn()
Hiroshi Shimamoto
1
-1
/
+1
2008-12-08
Merge branch 'linus' into x86/quirks
Ingo Molnar
10
-38
/
+56
2008-12-08
x86: MSI start irq numbering from nr_irqs_gsi
Yinghai Lu
1
-1
/
+1
2008-12-08
x86: use NR_IRQS_LEGACY
Yinghai Lu
1
-0
/
+2
2008-12-08
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
1
-0
/
+9
2008-12-08
x86: change static allocation of trampoline area
Rafael J. Wysocki
1
-0
/
+7
2008-12-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-16
/
+14
2008-12-04
x86: change thread_info's flag field back to 32 bits
Joe Korty
1
-1
/
+1
2008-12-04
Merge commit 'v2.6.28-rc7' into x86/cleanups
Ingo Molnar
6
-21
/
+11
2008-12-04
Merge commit 'v2.6.28-rc7' into tracing/core
Ingo Molnar
2
-16
/
+0
2008-12-04
Merge commit 'v2.6.28-rc7' into core/locking
Ingo Molnar
9
-23
/
+41
2008-12-03
Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2
-14
/
+12
2008-12-03
AMD IOMMU: struct amd_iommu remove padding on 64 bit
Richard Kennedy
1
-12
/
+12
2008-12-03
x86: remove dead BIO_VMERGE_BOUNDARY definition
FUJITA Tomonori
2
-4
/
+0
2008-12-03
Merge branch 'x86/io' into x86/iommu
Ingo Molnar
1
-8
/
+29
2008-12-01
x86: fix dma_mapping_error for 32bit x86, cleanup
FUJITA Tomonori
1
-2
/
+0
2008-12-01
Merge branch 'x86/urgent' into x86/iommu
Ingo Molnar
7
-23
/
+43
2008-12-01
sched: don't export sched_mc_power_savings in laptops
Mahesh Salgaonkar
1
-1
/
+1
2008-12-01
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-16
/
+4
2008-11-30
remove __ARCH_WANT_COMPAT_SYS_PTRACE
Christoph Hellwig
1
-2
/
+0
2008-11-30
x86: provide readq()/writeq() on 32-bit too, complete
Ingo Molnar
1
-9
/
+9
2008-11-30
x86: provide readq()/writeq() on 32-bit too, cleanup
Ingo Molnar
1
-10
/
+7
2008-11-30
x86: provide readq()/writeq() on 32-bit too
Hitoshi Mitake
1
-0
/
+24
2008-11-29
x86: fix dma_mapping_error for 32bit x86
Thomas Bogendoerfer
1
-4
/
+2
2008-11-28
Merge branch 'x86/debug' into x86/irq
Ingo Molnar
3
-3
/
+7
[prev]
[next]