index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: fix mpparse/acpi interaction
Alexey Starikovskiy
2008-05-25
1
-4
/
+5
*
x86: initialize all fields of mp_irqs[mp_irq_entries]
Soeren Sandmann
2008-05-25
1
-5
/
+4
*
x86: make config_irqsrc not MPspec specific
Alexey Starikovskiy
2008-05-25
4
-84
/
+89
*
x86: make struct config_ioapic not MPspec specific
Alexey Starikovskiy
2008-05-25
5
-56
/
+60
*
x86: make mp_ioapic_routing definition local
Alexey Starikovskiy
2008-05-25
1
-1
/
+6
*
x86: complete move ACPI from mpparse.c
Alexey Starikovskiy
2008-05-25
2
-298
/
+305
*
x86: move es7000_plat out of mpparse.c
Alexey Starikovskiy
2008-05-25
2
-5
/
+8
*
x86: cleanup print out for mptable
Yinghai Lu
2008-05-25
1
-7
/
+6
*
x86: include pci.h in e820_64.c
Thomas Gleixner
2008-05-25
1
-0
/
+1
*
x86: fix shadow variables of global end_pnf in e820_64.c
Thomas Gleixner
2008-05-25
1
-18
/
+18
*
x86: move mp_ioapic_routing to mpparse and make it static
Thomas Gleixner
2008-05-25
2
-4
/
+2
*
x86: extend e820 ealy_res support 32bit - fix
Yinghai Lu
2008-05-25
1
-24
/
+31
*
x86: extend e820 ealy_res support 32bit
Yinghai Lu
2008-05-25
7
-309
/
+314
*
x86 boot: add code to add BIOS provided EFI memory entries to kernel
Paul Jackson
2008-05-25
1
-0
/
+26
*
x86 boot: longer comment explaining sanitize_e820_map routine
Paul Jackson
2008-05-25
1
-38
/
+56
*
x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...
Paul Jackson
2008-05-25
4
-6
/
+16
*
x86 boot: extend some internal memory map arrays to handle larger EFI input
Paul Jackson
2008-05-25
1
-4
/
+4
*
x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant
Paul Jackson
2008-05-25
5
-9
/
+17
*
x86 boot: minor code format fixes in e820 and efi routines
Paul Jackson
2008-05-25
2
-2
/
+2
*
x86 boot: remove some unused extern function declarations
Paul Jackson
2008-05-25
1
-1
/
+1
*
x86: mtrr cleanup for converting continuous to discrete layout - fix #2
Yinghai Lu
2008-05-25
1
-31
/
+48
*
x86: amd opteron TOM2 mask val fix
Yinghai Lu
2008-05-25
2
-3
/
+3
*
x86: make e820.c to have common functions
Yinghai Lu
2008-05-25
5
-852
/
+482
*
x86: process fam 10h like k8 with fixed mtrr setting
Yinghai Lu
2008-05-25
1
-1
/
+1
*
x86: mtrr cleanup for converting continuous to discrete - auto detect v4
Yinghai Lu
2008-05-25
2
-146
/
+473
*
x86: mtrr cleanup for converting continuous to discrete layout v8 - fix
Yinghai Lu
2008-05-25
2
-79
/
+94
*
x86: fix trimming e820 with MTRR holes. - fix
Yinghai Lu
2008-05-25
3
-31
/
+19
*
x86: fix trimming e820 with MTRR holes.
Yinghai Lu
2008-05-25
3
-19
/
+95
*
x86: mtrr cleanup for converting continuous to discrete layout, v8
Yinghai Lu
2008-05-25
4
-14
/
+514
*
x86: move i386 memory setup code to e820_32.c
Alexander van Heukelum
2008-05-25
2
-50
/
+60
*
x86: fix sparse warning in mtrr/generic.c
Thomas Gleixner
2008-05-25
1
-4
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2008-05-20
1
-4
/
+4
|
\
|
*
PCI: Correct last two HP entries in the bfsort whitelist
Tony Camuso
2008-05-19
1
-4
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-05-19
1
-1
/
+0
|
\
\
|
*
|
[PATCH] take init_files to fs/file.c
Al Viro
2008-05-16
1
-1
/
+0
|
|
/
*
|
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-05-19
3
-4
/
+7
|
\
\
|
*
|
KVM: LAPIC: ignore pending timers if LVTT is disabled
Marcelo Tosatti
2008-05-18
1
-1
/
+1
|
*
|
KVM: PIT: take inject_pending into account when emulating hlt
Marcelo Tosatti
2008-05-18
1
-1
/
+1
|
*
|
KVM: x86 emulator: fix writes to registers with modrm encodings
Avi Kivity
2008-05-18
1
-2
/
+5
|
|
/
*
|
x86: disable mwait for AMD family 10H/11H CPUs
Thomas Gleixner
2008-05-17
1
-1
/
+28
*
|
x86: fix crash on cpu hotplug on pat-incapable machines
Avi Kivity
2008-05-17
1
-1
/
+1
*
|
x86: remove mwait capability C-state check
Ingo Molnar
2008-05-17
1
-10
/
+1
|
/
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-05-13
10
-32
/
+39
|
\
|
*
x86: user_regset_view table fix for ia32 on 64-bit
Roland McGrath
2008-05-13
1
-2
/
+5
|
*
x86: arch/x86/mm/pat.c - fix warning
Pranith Kumar
2008-05-13
1
-2
/
+2
|
*
x86: fix csum_partial() export
Ingo Molnar
2008-05-13
2
-2
/
+3
|
*
x86: early_init_centaur(): use set_cpu_cap()
Andrew Morton
2008-05-13
1
-1
/
+1
|
*
x86: fix app crashes after SMP resume
Hugh Dickins
2008-05-13
3
-19
/
+20
|
*
x86: wakeup.lds.S - section ordering fix
Cyrill Gorcunov
2008-05-12
1
-5
/
+5
|
*
x86: [VOYAGER] fix duplicate phys_cpu_present_map symbol
James Bottomley
2008-05-12
1
-1
/
+3
[next]