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.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_64
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] RTC: Remove RTC UIP synchronization on x86_64
Matt Mackall
2006-03-28
1
-29
/
+12
*
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
2
-21
/
+14
*
[PATCH] sched: new sched domain for representing multi-core
Siddha, Suresh B
2006-03-27
2
-1
/
+26
*
[PATCH] kprobes: fix broken fault handling for x86_64
Prasanna S Panchamukhi
2006-03-26
1
-7
/
+55
*
[PATCH] kprobe handler: discard user space trap
bibo,mao
2006-03-26
1
-0
/
+3
*
[PATCH] kretprobe instance recycled by parent process
bibo mao
2006-03-26
1
-8
/
+1
*
[PATCH] x86_64: Add cpu_relax() to busy loops in PM timer code
Andi Kleen
2006-03-25
1
-1
/
+2
*
[PATCH] x86_64: Report SIGSEGV for IRET faults
Andi Kleen
2006-03-25
1
-1
/
+1
*
[PATCH] x86_64: Remove bogus special case in AMD core parsing.
Andi Kleen
2006-03-25
1
-2
/
+0
*
[PATCH] x86_64: Eliminate register_die_notifier symbol exported
Kevin Winchester
2006-03-25
1
-1
/
+0
*
[PATCH] x86_64: Search K8 devices on more devices.
Navin Boppuri
2006-03-25
2
-4
/
+2
*
[PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfo
Andi Kleen
2006-03-25
1
-1
/
+1
*
[PATCH] x86_64: free_bootmem_node needs __pa in allocate_aperture
Jon Mason
2006-03-25
1
-1
/
+1
*
[PATCH] x86_64: timer interrupt lockup due to pending interrupt
Vivek Goyal
2006-03-25
1
-0
/
+20
*
[PATCH] x86_64: Use cpumask bitops for cpu_vm_mask
Brian Gerst
2006-03-25
1
-3
/
+3
*
[PATCH] x86_64: Change default setting for noexec32 to match i386 kernel
Andi Kleen
2006-03-25
1
-1
/
+1
*
[PATCH] x86_64: fix orphaned bits of timer init messages
Chuck Ebbert
2006-03-25
1
-3
/
+3
*
[PATCH] x86_64: Basic reorder infrastructure
Arjan van de Ven
2006-03-25
2
-0
/
+1291
*
[PATCH] x86_64: Always use IO-APIC routing for timer.
Andi Kleen
2006-03-25
1
-1
/
+1
*
[PATCH] x86_64: Don't invoke OOM killer during dma_alloc_coherent()
Andi Kleen
2006-03-25
1
-0
/
+3
*
[PATCH] x86_64: Reename CMOS update warning
Andi Kleen
2006-03-25
1
-8
/
+1
*
[PATCH] x86_64: Fix formatting in time.c
Andi Kleen
2006-03-25
1
-49
/
+45
*
[PATCH] x86_64: Handle years beyond 2100
Andi Kleen
2006-03-25
1
-5
/
+17
*
[PATCH] x86_64: Patch to make the head.S-must-be-first-in-vmlinux order explicit
Arjan van de Ven
2006-03-25
2
-0
/
+2
*
[PATCH] x86_64: Implement early DMI scanning
Andi Kleen
2006-03-25
1
-7
/
+9
*
[PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64
Dave Jones
2006-03-25
1
-1
/
+1
*
[PATCH] x86_64: to use lapic ids instead of initial apic ids
Ravikiran G Thirumalai
2006-03-25
1
-2
/
+2
*
[PATCH] x86_64: miscellaneous cleanup
Jan Beulich
2006-03-25
3
-14
/
+15
*
[PATCH] x86_64: Make pfn_valid work early in boot
Andi Kleen
2006-03-25
1
-0
/
+1
*
[PATCH] x86_64: Clean up white space in traps.c
Roberto Nibali
2006-03-25
1
-9
/
+8
*
[PATCH] x86_64: Check that early arguments are words on their own
Andi Kleen
2006-03-25
1
-22
/
+25
*
[PATCH] x86_64: remove dead do_softirq_thunk
Jan Beulich
2006-03-25
1
-3
/
+0
*
[PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...
Jan Beulich
2006-03-25
2
-0
/
+3
*
[PATCH] x86_64: Use cpu_relax in poll loop in GART IOMMU
Andi Kleen
2006-03-25
1
-2
/
+5
*
[PATCH] x86_64: Report local APIC ID when initializing CPU
Andi Kleen
2006-03-25
1
-2
/
+2
*
[PATCH] x86_64: Don't need to read PIT in timer handler when PM timer is used
Andi Kleen
2006-03-25
1
-2
/
+2
*
[PATCH] x86_64: cleanup allocating logical cpu numbers in x86_64
Ashok Raj
2006-03-25
2
-11
/
+14
*
[PATCH] x86_64: save FPU context slightly later
Jan Beulich
2006-03-25
1
-3
/
+4
*
[PATCH] x86_64: eliminate set_debug()
Jan Beulich
2006-03-25
2
-7
/
+7
*
[PATCH] x86_64: disallow multi-byte hardware execution breakpoints
Jan Beulich
2006-03-25
1
-3
/
+3
*
[PATCH] x86_64: cpu_pda array to macro followup correction
Jan Beulich
2006-03-25
1
-1
/
+1
*
[PATCH] early_printk: cleanup trailiing whitespace
Randy Dunlap
2006-03-24
1
-45
/
+45
*
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
2006-03-24
1
-1
/
+1
*
[PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fix
Akinobu Mita
2006-03-24
2
-4
/
+2
*
[PATCH] more for_each_cpu() conversions
Andrew Morton
2006-03-23
2
-16
/
+9
*
[PATCH] sem2mutex: kprobes
Ingo Molnar
2006-03-23
1
-2
/
+2
*
[PATCH] swsusp: finally solve mysqld problem
Rafael J. Wysocki
2006-03-23
1
-4
/
+0
*
[PATCH] x86: early_printk(): remove MAX_YPOS and MAX_XPOS macros
Andrew Morton
2006-03-23
1
-13
/
+10
*
[PATCH] x86: start early_printk at sensible screen row
Chuck Ebbert
2006-03-23
1
-1
/
+1
*
[PATCH] x86: early printk handling fixes
Stas Sergeev
2006-03-23
1
-1
/
+2
[next]