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
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-13
[PATCH] x86: Unify pcspeaker platform device code between i386/x86-64
Andi Kleen
1
-20
/
+0
2007-02-13
[PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfo
Andi Kleen
1
-4
/
+10
2007-02-13
[PATCH] x86-64: Don't reserve ROMs
Andi Kleen
1
-128
/
+2
2007-02-13
[PATCH] x86-64: Allocate the NUMA hash function nodemap dynamically
Amul Shah
1
-0
/
+5
2007-02-12
[PATCH] Dynamic kernel command-line: x86_64
Alon Bar-Lev
1
-3
/
+3
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-6
/
+15
2006-12-07
[PATCH] initrd: remove unused false condition for initrd_start
Henry Nestler
1
-2
/
+1
2006-12-07
[PATCH] x86-64: Mark rdtsc as sync only for netburst, not for core2
Arjan van de Ven
1
-1
/
+4
2006-12-07
[PATCH] x86-64: Synchronize RDTSC on single core AMD
Andi Kleen
1
-5
/
+2
2006-12-07
[PATCH] x86-64: x86-64 add Intel BTS cpufeature bit and detection (take 2)
Stephane Eranian
1
-0
/
+2
2006-12-07
[PATCH] x86-64: add X86_FEATURE_PEBS and detection
Stephane Eranian
1
-0
/
+7
2006-09-30
[PATCH] Use ARRAY_SIZE in setup.c
Andi Kleen
1
-8
/
+3
2006-09-27
[PATCH] Have x86_64 use add_active_range() and free_area_init_nodes
Mel Gorman
1
-1
/
+6
2006-09-26
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-199
/
+42
2006-09-26
[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64
Rafael J. Wysocki
1
-0
/
+1
2006-09-26
[PATCH] i386/x86-64: New Intel feature flags
Dave Jones
1
-2
/
+2
2006-09-26
[PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI
Andi Kleen
1
-0
/
+2
2006-09-26
[PATCH] Don't synchronize time reading on single core AMD systems
Andi Kleen
1
-0
/
+6
2006-09-26
[PATCH] Use string instructions for Core2 copy/clear
Andi Kleen
1
-0
/
+2
2006-09-26
[PATCH] mark init_amd() as __cpuinit
Magnus Damm
1
-1
/
+1
2006-09-26
[PATCH] Move e820 map into e820.c
Andi Kleen
1
-1
/
+0
2006-09-26
[PATCH] Clean up acpi_numa variable
Andi Kleen
1
-4
/
+1
2006-09-26
[PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.c
Andi Kleen
1
-3
/
+0
2006-09-26
[PATCH] Remove need for early lockdep init
Andi Kleen
1
-0
/
+2
2006-09-26
[PATCH] Convert x86-64 to early param
Andi Kleen
1
-179
/
+18
2006-09-26
[PATCH] Use early CPU identify before early command line parsing
Andi Kleen
1
-2
/
+2
2006-09-26
[PATCH] initialize end of memory variables as early as possible
Jan Beulich
1
-1
/
+6
2006-09-26
[PATCH] Move early chipset quirks out to new file
Andi Kleen
1
-1
/
+1
2006-09-26
[PATCH] Remove all ifdefs for local/io apic
Andi Kleen
1
-6
/
+0
2006-08-30
[PATCH] x86_64: Recover 1MB of kernel memory
Andi Kleen
1
-4
/
+2
2006-07-10
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
Merge branch 'x86-64'
Linus Torvalds
1
-125
/
+55
2006-06-26
[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs
Venkatesh Pallipadi
1
-0
/
+7
2006-06-26
[PATCH] x86_64: Move export symbols to their C functions
Andi Kleen
1
-0
/
+2
2006-06-26
[PATCH] x86_64: Fix modular pc speaker
Piotr Kaczuba
1
-1
/
+1
2006-06-26
[PATCH] x86_64: x86_64 setup.c - printing cmp related boottime information
Rohit Seth
1
-18
/
+16
2006-06-26
[PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfo
Vojtech Pavlik
1
-1
/
+1
2006-06-26
[PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86
Rohit Seth
1
-14
/
+13
2006-06-26
[PATCH] x86_64: Calgary IOMMU - IOMMU abstractions
Jon Mason
1
-5
/
+0
2006-06-26
[PATCH] x86_64: Change assembly to use regular cpuid_count macro
Rohit Seth
1
-5
/
+2
2006-06-26
[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.
Andi Kleen
1
-1
/
+1
2006-06-26
[PATCH] x86_64: remove unused gart header file
Jon Mason
1
-1
/
+0
2006-06-26
[PATCH] x86_64: Remove long obsolete CVS
Andi Kleen
1
-2
/
+0
2006-06-26
[PATCH] x86_64: x86_64 version of the smp alternative patch.
Gerd Hoffmann
1
-75
/
+1
2006-06-26
[PATCH] i386/x86-64: Emulate CPUID4 on AMD
Andi Kleen
1
-0
/
+3
2006-06-26
[PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p...
Andi Kleen
1
-7
/
+13
2006-06-26
[PATCH] fbdev: Firmware EDID fixes
Antonino A. Daplas
1
-0
/
+1
2006-06-25
Revert "swsusp special saveable pages support" commits
Linus Torvalds
1
-95
/
+0
2006-06-25
[PATCH] Fix kdump Crash Kernel boot memory reservation for NUMA machines
Amul Shah
1
-1
/
+1
[next]