index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86_64
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-26
[PATCH] x86: Detect CFI support in the assembler at runtime
Andi Kleen
1
-0
/
+3
2006-09-26
[PATCH] Use BUILD_BUG_ON in apic.c build sanity checking
Andi Kleen
1
-4
/
+1
2006-09-26
[PATCH] Fix up some non linuxy style in ACPI functions in mpparse.c
Andi Kleen
1
-41
/
+16
2006-09-26
[PATCH] Remove some unneeded ACPI externs in mpparse.c
Andi Kleen
1
-9
/
+0
2006-09-26
[PATCH] Remove useless wrapper in mpparse.c code
Andi Kleen
1
-10
/
+1
2006-09-26
[PATCH] Replace mp bus array with bitmap for bus not pci
Andi Kleen
2
-75
/
+26
2006-09-26
[PATCH] Move early chipset quirks out to new file
Andi Kleen
4
-103
/
+120
2006-09-26
[PATCH] Remove MPS table APIC renumbering
Andi Kleen
1
-71
/
+0
2006-09-26
[PATCH] x86: AUX_DEVICE_INFO is one byte long, use 'movb'
Diego Calleja
1
-2
/
+2
2006-09-26
[PATCH] Factor out common io apic routing entry access
Andi Kleen
1
-41
/
+41
2006-09-26
[PATCH] i386/x86-64: Remove obsolete sanity check in mptable parsing
Andi Kleen
1
-13
/
+0
2006-09-26
[PATCH] Remove obsolete PIC mode
Andi Kleen
3
-72
/
+29
2006-09-26
[PATCH] Remove leftover MCE/EISA support
Andi Kleen
2
-70
/
+3
2006-09-26
[PATCH] Remove pirq overwrite support
Andi Kleen
1
-55
/
+0
2006-09-26
[PATCH] Add some comments to entry.S
Andi Kleen
1
-3
/
+15
2006-09-26
[PATCH] Remove old "focus disabled" chipset errata workaround
Andi Kleen
1
-26
/
+2
2006-09-26
[PATCH] Remove apic mismatch counter
Andi Kleen
1
-6
/
+0
2006-09-26
[PATCH] Remove all ifdefs for local/io apic
Andi Kleen
12
-58
/
+3
2006-09-26
[PATCH] Add some comments what tce.c actually does
Andi Kleen
1
-0
/
+2
2006-09-26
[PATCH] Remove leftover CVS Id in thunk.S
Andi Kleen
1
-7
/
+6
2006-09-26
[PATCH] Add proper alignment to ENTRY
Andi Kleen
1
-2
/
+1
2006-09-26
[PATCH] Clean up read write lock assembly
Andi Kleen
3
-31
/
+39
2006-09-26
[PATCH] Simplify profile_pc on x86-64
Andi Kleen
1
-13
/
+8
2006-09-26
[PATCH] i386/x86-64: Don't randomize stack top when no randomization personal...
Andi Kleen
1
-1
/
+1
2006-09-26
[PATCH] A few trivial spelling and grammar fixes
Adam Henley
3
-4
/
+4
2006-09-26
[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxsw
Stephane Eranian
4
-33
/
+53
2006-09-26
[PATCH] Clean up asm/smp.h includes
Andi Kleen
1
-2
/
+0
2006-09-26
[PATCH] x86: Add portable getcpu call
Andi Kleen
1
-0
/
+1
2006-09-26
[PATCH] Add the vgetcpu vsyscall
Vojtech Pavlik
4
-9
/
+93
2006-09-26
[PATCH] Add initalization of the RDTSCP auxilliary values
Vojtech Pavlik
2
-12
/
+37
2006-09-26
[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs
Venkatesh Pallipadi
1
-5
/
+125
2006-09-26
[PATCH] kdump x86_64 nmi event notification fix
Vivek Goyal
1
-2
/
+2
2006-09-26
[PATCH] Fix up panic messages for different NMI panics
Andi Kleen
2
-6
/
+6
2006-09-26
[PATCH] i386/x86-64: Fix NMI watchdog suspend/resume
Shaohua Li
2
-7
/
+28
2006-09-26
[PATCH] x86: x86 clean up nmi panic messages
Don Zickus
1
-7
/
+14
2006-09-26
[PATCH] x86: Allow users to force a panic on NMI
Don Zickus
1
-0
/
+6
2006-09-26
[PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update)
Don Zickus
1
-17
/
+4
2006-09-26
[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl
Don Zickus
1
-0
/
+48
2006-09-26
[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...
Don Zickus
2
-97
/
+25
2006-09-26
[PATCH] Add ppoll/pselect syscalls
Andi Kleen
1
-2
/
+2
2006-09-26
[PATCH] Add TIF_RESTORE_SIGMASK
Andi Kleen
2
-64
/
+46
2006-09-26
[PATCH] x86: Cleanup NMI interrupt path
Don Zickus
2
-11
/
+23
2006-09-26
[PATCH] Add SMP support on x86_64 to reservation framework
Don Zickus
2
-141
/
+288
2006-09-26
[PATCH] x86: Add performance counter reservation framework for UP kernels
Don Zickus
1
-40
/
+138
2006-09-26
[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support
Andi Kleen
1
-76
/
+5
2006-09-26
[PATCH] Update defconfig
Andi Kleen
1
-31
/
+78
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
1
-2
/
+3
2006-09-21
[CRYPTO] twofish: x86-64 assembly version
Joachim Fritschi
3
-0
/
+424
2006-09-19
Revert mmiocfg heuristics and blacklist changes
Linus Torvalds
2
-24
/
+39
2006-09-12
[PATCH] syscall class hookup for all normal targets
Al Viro
1
-0
/
+4
[next]