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.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
2009-01-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-15
/
+45
2009-01-25
x86: use standard PIT frequency
Ingo Molnar
1
-9
/
+4
2009-01-23
x86, mm: fix pte_free()
Peter Zijlstra
1
-0
/
+1
2009-01-22
x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>
H. Peter Anvin
1
-0
/
+29
2009-01-21
Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"
Ingo Molnar
1
-1
/
+1
2009-01-16
x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...
Jan Beulich
1
-1
/
+0
2009-01-15
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2
-2
/
+0
2009-01-13
x86 PAT: consolidate old memtype new memtype check into a function
venkatesh.pallipadi@intel.com
1
-0
/
+19
2009-01-13
x86, generic: mark complex bitops.h inlines as __always_inline
Andi Kleen
1
-4
/
+10
2009-01-12
x86: fix apic.c build error on latest git
Jaswinder Singh Rajput
1
-0
/
+6
2009-01-11
Merge commit 'v2.6.29-rc1' into x86/urgent
Ingo Molnar
11
-139
/
+101
2009-01-10
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-74
/
+71
2009-01-10
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+32
2009-01-09
x86: make 'constant_test_bit()' take an unsigned bit number
Linus Torvalds
1
-1
/
+1
2009-01-08
x86, mtrr: fix types used in userspace exported header
Kyle McMartin
1
-5
/
+5
2009-01-07
x86: introduce asm/swab.h
Harvey Harrison
3
-60
/
+64
2009-01-07
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-37
/
+1
2009-01-07
Remove remaining unwinder code
Alexey Dobriyan
1
-13
/
+0
2009-01-07
atomic_t: unify all arch definitions
Matthew Wilcox
2
-25
/
+3
2009-01-06
Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...
Ingo Molnar
17
-174
/
+160
2009-01-06
x86: fix x86_32 builds for summit and es7000 arch's
Mike Travis
2
-0
/
+3
2009-01-05
Merge branch 'core/iommu' into core/urgent
Ingo Molnar
1
-37
/
+1
2009-01-05
x86: rename all fields of mpc_table mpc_X to X
Jaswinder Singh Rajput
1
-10
/
+10
2009-01-05
x86: rename all fields of mpc_oemtable oem_X to X
Jaswinder Singh Rajput
1
-5
/
+5
2009-01-05
x86: rename all fields of mpc_bus mpc_X to X
Jaswinder Singh Rajput
1
-3
/
+3
2009-01-05
x86: rename all fields of mpc_cpu mpc_X to X
Jaswinder Singh Rajput
1
-7
/
+7
2009-01-05
x86: rename all fields of mpc_intsrc mpc_X to X
Jaswinder Singh Rajput
1
-7
/
+7
2009-01-05
x86: rename all fields of mpc_lintsrc mpc_X to X
Jaswinder Singh Rajput
1
-7
/
+7
2009-01-05
x86: rename all fields of mpc_iopic mpc_X to X
Jaswinder Singh Rajput
1
-5
/
+5
2009-01-04
x86: cleanup remaining cpumask_t ops in smpboot code
Mike Travis
1
-3
/
+29
2009-01-04
x86: rename mpc_config_oemtable to mpc_oemtable
Jaswinder Singh Rajput
2
-3
/
+3
2009-01-04
x86: rename mpc_config_lintsrc to mpc_lintsrc
Jaswinder Singh Rajput
1
-1
/
+1
2009-01-04
x86: rename mpc_config_intsrc to mpc_intsrc
Jaswinder Singh Rajput
1
-1
/
+1
2009-01-04
x86: rename mpc_config_ioapic to mpc_ioapic
Jaswinder Singh Rajput
1
-1
/
+1
2009-01-04
x86: rename mpc_config_processor to mpc_cpu
Jaswinder Singh Rajput
3
-4
/
+4
2009-01-04
x86: rename mpc_config_bus to mpc_bus
Jaswinder Singh Rajput
3
-5
/
+5
2009-01-04
x86: rename mp_config_table to mpc_table
Jaswinder Singh Rajput
8
-15
/
+12
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-80
/
+46
2009-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...
Linus Torvalds
2
-20
/
+43
2009-01-03
x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids
Mike Travis
4
-66
/
+14
2009-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
54
-447
/
+877
2009-01-03
Merge branches 'iommu/api' and 'iommu/amd' into for-linus
Joerg Roedel
1
-19
/
+42
2009-01-03
AMD IOMMU: add init code for statistic collection
Joerg Roedel
1
-0
/
+2
2009-01-03
AMD IOMMU: add necessary header defines for stats counting
Joerg Roedel
1
-0
/
+26
2009-01-03
AMD IOMMU: convert amd_iommu_isolate to bool
Joerg Roedel
1
-1
/
+1
2009-01-03
AMD IOMMU: convert iommu->need_sync to bool
Joerg Roedel
1
-1
/
+1
2009-01-03
AMD IOMMU: use dev_name instead of self-build print_devid
Joerg Roedel
1
-12
/
+0
2009-01-03
AMD IOMMU: add a domain flag for default domains
Joerg Roedel
1
-0
/
+2
2009-01-03
AMD IOMMU: add device reference counting for protection domains
Joerg Roedel
1
-0
/
+1
2009-01-03
AMD IOMMU: add protection domain flags
Joerg Roedel
1
-5
/
+9
[next]