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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-25
x86/oprofile/nmi_int: add Nehalem to list of ppro cores
Linus Torvalds
1
-11
/
+25
2008-07-25
x86-64: Clean up 'save/restore_i387()' usage
Linus Torvalds
1
-0
/
+53
2008-07-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2008-07-24
x86-64: make BUILD_IRQ() also reset section back
Linus Torvalds
1
-1
/
+2
2008-07-24
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+3
2008-07-24
rtc-cmos: avoid spurious irqs
David Brownell
1
-3
/
+7
2008-07-24
flag parameters add-on: remove epoll_create size param
Ulrich Drepper
2
-2
/
+2
2008-07-24
flag parameters: inotify_init
Ulrich Drepper
2
-0
/
+2
2008-07-24
flag parameters: pipe
Ulrich Drepper
3
-1
/
+3
2008-07-24
flag parameters: dup2
Ulrich Drepper
2
-0
/
+2
2008-07-24
flag parameters: epoll_create
Ulrich Drepper
2
-0
/
+2
2008-07-24
flag parameters: eventfd
Ulrich Drepper
2
-0
/
+2
2008-07-24
flag parameters: signalfd
Ulrich Drepper
2
-0
/
+2
2008-07-24
pm: acpi hibernation: utilize hardware signature
Shaohua Li
1
-0
/
+4
2008-07-24
remove include/linux/pm_legacy.h
Adrian Bunk
1
-1
/
+0
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-24
x86: add hugepagesz option on 64-bit
Andi Kleen
1
-0
/
+17
2008-07-24
x86: support GB hugepages on 64-bit
Andi Kleen
1
-11
/
+22
2008-07-24
hugetlb: introduce pud_huge
Andi Kleen
1
-1
/
+24
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
1
-2
/
+3
2008-07-24
use generic_access_phys for /dev/mem mappings
Rik van Riel
1
-0
/
+1
2008-07-24
access_process_vm device memory infrastructure
Rik van Riel
2
-0
/
+9
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
2
-5
/
+2
2008-07-24
x86: BUILD_IRQ say .text to avoid .data.percpu
Hugh Dickins
1
-1
/
+1
2008-07-24
xen: don't use sysret for sysexit32
Jeremy Fitzhardinge
1
-1
/
+1
2008-07-24
x86: call early_cpu_init at the same point
Jeremy Fitzhardinge
1
-4
/
+1
2008-07-24
Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Linus Torvalds
3
-11
/
+190
2008-07-24
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+0
2008-07-24
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-116
/
+172
2008-07-24
i386 syscall audit fast-path
Roland McGrath
1
-2
/
+53
2008-07-24
x86_64 ia32 syscall audit fast-path
Roland McGrath
2
-4
/
+88
2008-07-24
x86_64 syscall audit fast-path
Roland McGrath
1
-0
/
+48
2008-07-24
x86_64: remove bogus optimization in sysret_signal
Roland McGrath
1
-5
/
+1
2008-07-23
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-17
/
+17
2008-07-22
x86: fix crash due to missing debugctlmsr on AMD K6-3
Jan Kratochvil
1
-1
/
+1
2008-07-22
x86: add PTE_FLAGS_MASK
Jeremy Fitzhardinge
2
-5
/
+5
2008-07-22
x86: rename PTE_MASK to PTE_PFN_MASK
Jeremy Fitzhardinge
3
-10
/
+10
2008-07-22
x86: fix pte_flags() to only return flags, fix lguest (updated)
Rusty Russell
1
-1
/
+1
2008-07-22
x86: use setup_clear_cpu_cap with disable_apic, fix
Yinghai Lu
1
-1
/
+1
2008-07-22
sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute
Andi Kleen
1
-2
/
+2
2008-07-22
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
3
-7
/
+18
2008-07-22
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
2
-7
/
+3
2008-07-22
device create: x86: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2
-4
/
+4
2008-07-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
1
-1
/
+0
2008-07-22
x86: Fix help message for STRICT_DEVMEM config option
Linus Torvalds
1
-1
/
+1
2008-07-21
x86: move the last Dprintk instance to pr_debug()
Thomas Gleixner
1
-4
/
+4
2008-07-21
x86: convert Dprintk to pr_debug
Thomas Gleixner
6
-47
/
+41
2008-07-21
Merge branch 'linus' into cpus4096-for-linus
Ingo Molnar
15
-386
/
+691
2008-07-21
Merge branch 'x86/paravirt-spinlocks' into x86/for-linus
Ingo Molnar
3
-1
/
+197
2008-07-21
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...
Ingo Molnar
89
-1426
/
+2944
[next]