index
:
Linux Stable
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-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
*
gpiolib: allow user-selection
Michael Buesch
2008-07-25
1
-0
/
+1
*
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
2008-07-25
1
-4
/
+2
*
inflate: refactor inflate malloc code
Thomas Petazzoni
2008-07-25
1
-39
/
+0
*
introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol
Johannes Berg
2008-07-25
1
-0
/
+1
*
x86/oprofile/nmi_int: add Nehalem to list of ppro cores
Linus Torvalds
2008-07-24
1
-11
/
+25
*
x86-64: Clean up 'save/restore_i387()' usage
Linus Torvalds
2008-07-24
1
-0
/
+53
*
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-07-24
2
-2
/
+2
|
\
|
*
Merge branch 'linus' into timers/nohz
Ingo Molnar
2008-07-18
246
-14163
/
+21779
|
|
\
|
*
|
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
2008-07-18
2
-2
/
+2
*
|
|
x86-64: make BUILD_IRQ() also reset section back
Linus Torvalds
2008-07-24
1
-1
/
+2
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-07-24
3
-6
/
+3
|
\
\
\
|
*
|
|
x86: BUILD_IRQ say .text to avoid .data.percpu
Hugh Dickins
2008-07-24
1
-1
/
+1
|
*
|
|
xen: don't use sysret for sysexit32
Jeremy Fitzhardinge
2008-07-24
1
-1
/
+1
|
*
|
|
x86: call early_cpu_init at the same point
Jeremy Fitzhardinge
2008-07-24
1
-4
/
+1
*
|
|
|
rtc-cmos: avoid spurious irqs
David Brownell
2008-07-24
1
-3
/
+7
*
|
|
|
flag parameters add-on: remove epoll_create size param
Ulrich Drepper
2008-07-24
2
-2
/
+2
*
|
|
|
flag parameters: inotify_init
Ulrich Drepper
2008-07-24
2
-0
/
+2
*
|
|
|
flag parameters: pipe
Ulrich Drepper
2008-07-24
3
-1
/
+3
*
|
|
|
flag parameters: dup2
Ulrich Drepper
2008-07-24
2
-0
/
+2
*
|
|
|
flag parameters: epoll_create
Ulrich Drepper
2008-07-24
2
-0
/
+2
*
|
|
|
flag parameters: eventfd
Ulrich Drepper
2008-07-24
2
-0
/
+2
*
|
|
|
flag parameters: signalfd
Ulrich Drepper
2008-07-24
2
-0
/
+2
*
|
|
|
pm: acpi hibernation: utilize hardware signature
Shaohua Li
2008-07-24
1
-0
/
+4
*
|
|
|
remove include/linux/pm_legacy.h
Adrian Bunk
2008-07-24
1
-1
/
+0
*
|
|
|
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
2008-07-24
1
-0
/
+1
*
|
|
|
x86: add hugepagesz option on 64-bit
Andi Kleen
2008-07-24
1
-0
/
+17
*
|
|
|
x86: support GB hugepages on 64-bit
Andi Kleen
2008-07-24
1
-11
/
+22
*
|
|
|
hugetlb: introduce pud_huge
Andi Kleen
2008-07-24
1
-1
/
+24
*
|
|
|
hugetlb: modular state for hugetlb page size
Andi Kleen
2008-07-24
1
-2
/
+3
*
|
|
|
use generic_access_phys for /dev/mem mappings
Rik van Riel
2008-07-24
1
-0
/
+1
*
|
|
|
access_process_vm device memory infrastructure
Rik van Riel
2008-07-24
2
-0
/
+9
*
|
|
|
mm: move bootmem descriptors definition to a single place
Johannes Weiner
2008-07-24
2
-5
/
+2
|
/
/
/
*
|
|
Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Linus Torvalds
2008-07-23
3
-11
/
+190
|
\
\
\
|
*
|
|
i386 syscall audit fast-path
Roland McGrath
2008-07-23
1
-2
/
+53
|
*
|
|
x86_64 ia32 syscall audit fast-path
Roland McGrath
2008-07-23
2
-4
/
+88
|
*
|
|
x86_64 syscall audit fast-path
Roland McGrath
2008-07-23
1
-0
/
+48
|
*
|
|
x86_64: remove bogus optimization in sysret_signal
Roland McGrath
2008-07-23
1
-5
/
+1
*
|
|
|
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-07-23
2
-6
/
+0
|
\
\
\
\
|
*
|
|
|
sched, x86: clean up hrtick implementation
Peter Zijlstra
2008-07-20
2
-6
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-07-23
18
-116
/
+172
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'linus' into cpus4096-for-linus
Ingo Molnar
2008-07-21
15
-386
/
+691
|
|
\
\
\
|
*
|
|
|
NR_CPUS: Replace NR_CPUS in speedstep-centrino.c
Mike Travis
2008-07-20
1
-34
/
+51
|
*
|
|
|
NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.c
Mike Travis
2008-07-20
1
-1
/
+1
|
*
|
|
|
NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.c
Mike Travis
2008-07-20
1
-2
/
+2
|
*
|
|
|
NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c
Mike Travis
2008-07-20
1
-1
/
+1
|
*
|
|
|
NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c
Mike Travis
2008-07-20
1
-1
/
+1
|
*
|
|
|
cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_target
Mike Travis
2008-07-18
1
-28
/
+45
|
*
|
|
|
cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.c
Mike Travis
2008-07-18
1
-3
/
+3
|
*
|
|
|
cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.c
Mike Travis
2008-07-18
1
-3
/
+1
|
*
|
|
|
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
2008-07-18
8
-23
/
+47
[next]