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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
x86: clean up arch/x86/mm/pageattr-test.c
Ingo Molnar
1
-52
/
+61
2008-01-30
x86: c_p_a(), add simple self test at boot
Andi Kleen
3
-0
/
+235
2008-01-30
x86: return the page table level in lookup_address()
Ingo Molnar
5
-9
/
+20
2008-01-30
x86: clean up pte_exec
Andi Kleen
2
-2
/
+2
2008-01-30
x86: add dump_pagetable helper to X86_32
Harvey Harrison
1
-33
/
+39
2008-01-30
c_p_a(): do a simple self test at boot
Andi Kleen
3
-0
/
+41
2008-01-30
x86: clean up arch/x86/mm/pageattr_64.c
Ingo Molnar
1
-62
/
+81
2008-01-30
x86: clean up arch/x86/mm/pageattr_32.c
Ingo Molnar
1
-68
/
+83
2008-01-30
x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.c
Yinghai Lu
1
-2
/
+2
2008-01-30
x86: allocate and initialize unshared pmds
Jeremy Fitzhardinge
1
-3
/
+11
2008-01-30
x86: preallocate pmds at pgd creation time
Jeremy Fitzhardinge
1
-0
/
+70
2008-01-30
xen: deal with pmd being allocated/freed
Jeremy Fitzhardinge
1
-5
/
+25
2008-01-30
x86: demacro asm-x86/pgalloc_32.h
Jeremy Fitzhardinge
2
-1
/
+3
2008-01-30
x86: add mm parameter to paravirt_alloc_pd
Jeremy Fitzhardinge
3
-4
/
+6
2008-01-30
xen: fix mismerge in masking pte flags
Jeremy Fitzhardinge
1
-4
/
+6
2008-01-30
x86: change aper valid checking sequence
Yinghai Lu
1
-4
/
+4
2008-01-30
x86: force enable HPET on (some?) ICH9 boards
Alistair John Strachan
1
-0
/
+2
2008-01-30
x86: not set boot cpu in cpu_online_map in smp_prepare_boot_cpu()
Yinghai Lu
1
-1
/
+1
2008-01-30
x86: not set boot cpu in cpu_present_map again
Yinghai Lu
1
-6
/
+0
2008-01-30
x86: unify arch/x86/boot/compressed/misc_??.c
Ian Campbell
3
-387
/
+30
2008-01-30
x86: unify variable names in arch/x86/boot/compressed/misc_??.c
Ian Campbell
1
-4
/
+4
2008-01-30
x86: unify headers in arch/x86/boot/compressed/misc_??.c
Ian Campbell
2
-1
/
+1
2008-01-30
x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.c
Ian Campbell
2
-13
/
+20
2008-01-30
x86: unify strings in arch/x86/boot/compressed/misc_??.c
Ian Campbell
2
-3
/
+3
2008-01-30
x86: unify arch/x86/boot/compressed/vmlinux_??.scr
Ian Campbell
3
-11
/
+1
2008-01-30
x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scr
Ian Campbell
4
-6
/
+10
2008-01-30
x86: unify whitespace in arch/x86/boot/compressed/vmlinux_??.scr
Ian Campbell
1
-3
/
+3
2008-01-30
x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.lds
Ian Campbell
2
-5
/
+5
2008-01-30
x86: fix usage of .section .sched.text in assembler code
Sam Ravnborg
2
-2
/
+2
2008-01-30
x86: fix section mismatch warning in setup_64.c
Sam Ravnborg
1
-1
/
+1
2008-01-30
x86: fix section mismatch warning in topology.c
Sam Ravnborg
1
-6
/
+9
2008-01-30
x86: fix section mismatch warning in srat_64.c
Sam Ravnborg
1
-1
/
+1
2008-01-30
x86: fix section mismatch warning in early-quirks.c
Sam Ravnborg
1
-1
/
+1
2008-01-30
x86: fix section mismatch warning in acpi/boot.c
Sam Ravnborg
2
-2
/
+2
2008-01-30
x86: fix section mismatch warning in process_*.c
Sam Ravnborg
2
-2
/
+2
2008-01-30
x86: fix section mismatch warning in mcheck/mce_amd_64.c
Sam Ravnborg
1
-2
/
+2
2008-01-30
x86: fix section mismatch warning in mcheck/mce_64.c
Sam Ravnborg
1
-3
/
+3
2008-01-30
x86: add the RDC machine specific reboot fixup
Florian Fainelli
1
-0
/
+14
2008-01-30
x86: add support for the RDC R-321x SoC
Florian Fainelli
6
-1
/
+457
2008-01-30
x86: add generic GPIO support to x86
Florian Fainelli
1
-0
/
+3
2008-01-30
x86: GEODE: update GPIO API to support setting multiple GPIOs at once
Andres Salomon
1
-15
/
+33
2008-01-30
x86: fix cpu MHz reporting for AMD family 0x11
Andreas Herrmann3
1
-2
/
+1
2008-01-30
x86: improve MTRR trimming messages
Ingo Molnar
1
-10
/
+7
2008-01-30
x86: fix NUMA emulation on 64-bit
Minoru Usui
1
-1
/
+1
2008-01-30
x86: early cpu_to_node fix in numa_64.c
travis@sgi.com
1
-2
/
+3
2008-01-30
x86: GEODE add the "mfgptfix" boot time option to fix MFGPT timers
Willy Tarreau
1
-0
/
+15
2008-01-30
x86: remove struct cpu_model_info
Hiroshi Shimamoto
1
-6
/
+0
2008-01-30
x86: use KSYM_NAME_LEN
Cyrill Gorcunov
1
-1
/
+1
2008-01-30
x86: should use array directly for early_ptr
Yinghai Lu
1
-3
/
+3
2008-01-30
x86: remove duplicated line about
Yinghai Lu
1
-1
/
+0
[next]