index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86_64
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-21
x86: Make Alt-SysRq-p display the debug register contents
Alan Stern
1
-0
/
+10
2007-07-21
x86: PM_TRACE support
Nigel Cunningham
1
-0
/
+7
2007-07-21
x86_64: mcelog tolerant level cleanup
Tim Hockin
1
-33
/
+66
2007-07-21
x86_64: support poll() on /dev/mcelog
Tim Hockin
3
-40
/
+78
2007-07-21
x86_64: O_EXCL on /dev/mcelog
Tim Hockin
1
-0
/
+36
2007-07-21
x86_64: fake apicid_to_node mapping for fake numa
David Rientjes
1
-1
/
+12
2007-07-21
x86_64: fake pxm-to-node mapping for fake numa
David Rientjes
2
-3
/
+74
2007-07-21
x86_64: extract helper function from e820_register_active_regions
David Rientjes
1
-34
/
+48
2007-07-21
x86_64: Quicklist support for x86_64
Christoph Lameter
3
-1
/
+10
2007-07-21
x86_64: remove unused variable maxcpus
Jan Beulich
1
-1
/
+0
2007-07-21
x86_64: minor exception trace variables cleanup
Jan Beulich
2
-3
/
+1
2007-07-21
x86_64: ia32entry adjustments
Jan Beulich
1
-2
/
+3
2007-07-21
x86_64: time.c white space wreckage cleanup
Thomas Gleixner
1
-42
/
+42
2007-07-21
x86_64: apic.c coding style janitor work
Thomas Gleixner
1
-43
/
+30
2007-07-21
x86_64: fiuxp pt_reqs leftovers
Thomas Gleixner
1
-1
/
+1
2007-07-21
x86_64: Fix APIC typo
Thomas Gleixner
2
-5
/
+5
2007-07-21
x86_64: Remove dead code and other janitor work in tsc.c
Thomas Gleixner
1
-28
/
+11
2007-07-21
x86_64: Use generic xtime init
Thomas Gleixner
1
-39
/
+1
2007-07-21
x86_64: use generic cmos update
Thomas Gleixner
2
-16
/
+13
2007-07-21
x86_64: hpet tsc calibration fix broken smi detection logic
Thomas Gleixner
1
-2
/
+2
2007-07-21
x86_64: Don't use softirq safe locks in smp_call_function
Andi Kleen
1
-2
/
+2
2007-07-21
i386: Add L3 cache support to AMD CPUID4 emulation
Andi Kleen
1
-2
/
+5
2007-07-21
x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu
Andi Kleen
17
-19
/
+506
2007-07-21
x86_64: Use string instruction memcpy/memset on AMD Fam10
Andi Kleen
1
-0
/
+2
2007-07-21
x86_64: various cleanups in NUMA scan node
David Rientjes
1
-3
/
+3
2007-07-21
x86_64: Use LOCAL_DISTANCE and REMOTE_DISTANCE in x86_64 ACPI code
David Rientjes
1
-3
/
+3
2007-07-21
x86_64: Don't rely on a unique IO-APIC ID
Andi Kleen
1
-2
/
+18
2007-07-21
x86: Always flush pages in change_page_attr
Andi Kleen
1
-9
/
+14
2007-07-21
x86_64: Update defconfig
Andi Kleen
1
-239
/
+49
2007-07-19
Update .gitignore for arch/i386/boot
Matthew Wilcox
1
-0
/
+2
2007-07-19
drivers/edac: add new nmi rescan
Dave Jiang
1
-0
/
+11
2007-07-19
lguest: the host code
Rusty Russell
1
-1
/
+1
2007-07-19
x86_64: Put allocated ELF notes in read-only data segment
Roland McGrath
1
-1
/
+3
2007-07-19
mm: variable length argument support
Ollie Wild
2
-59
/
+1
2007-07-19
use the new percpu interface for shared data
Fenghua Yu
1
-1
/
+1
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-4
/
+2
2007-07-19
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
2
-12
/
+11
2007-07-19
PM: Optional beeping during resume from suspend to RAM
Nigel Cunningham
1
-0
/
+25
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-13
/
+12
2007-07-18
Handle bogus %cs selector in single-step instruction decoding
Roland McGrath
1
-6
/
+15
2007-07-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2
-0
/
+9
2007-07-18
xen: use the hvc console infrastructure for Xen console
Jeremy Fitzhardinge
1
-0
/
+5
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
1
-1
/
+1
2007-07-17
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora
2
-0
/
+9
2007-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
Linus Torvalds
1
-4
/
+8
2007-07-17
x86_64: speedup touch_nmi_watchdog
Andrew Morton
1
-3
/
+5
2007-07-17
Inhibit NMI watchdog when Alt-SysRq-T operation is underway
Konrad Rzeszutek
1
-0
/
+1
2007-07-17
Kprobes on select architectures no longer EXPERIMENTAL
Ananth N Mavinakayanahalli
1
-2
/
+2
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-4
/
+1
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-10
/
+2
[prev]
[next]