index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: fix UML and -regparm=3
Ingo Molnar
2008-01-30
5
-12
/
+25
*
x86: big ticket locks
Nick Piggin
2008-01-30
1
-27
/
+97
*
x86: coding style fixes in arch/x86/pci/fixup.c
Paolo Ciarrocchi
2008-01-30
1
-15
/
+15
*
x86: use fixup_exception() in traps_64.c
Harvey Harrison
2008-01-30
1
-32
/
+15
*
x86: more users of PF_ constants in fault_32|64.c
Harvey Harrison
2008-01-30
2
-4
/
+5
*
x86: introduce __die helper to X86_32
Harvey Harrison
2008-01-30
1
-34
/
+42
*
x86: change x86 machine check handler to use unlocked_ioctl instead
Nikanth Karthikesan
2008-01-30
1
-3
/
+2
*
x86/pgtable: explain constant sign extension problem
Jeremy Fitzhardinge
2008-01-30
1
-0
/
+5
*
xen: mask out PWT too
Jeremy Fitzhardinge
2008-01-30
1
-1
/
+1
*
x86: unify paravirt pagetable accessors
Jeremy Fitzhardinge
2008-01-30
5
-72
/
+121
*
x86: unify zero_page definition
Jeremy Fitzhardinge
2008-01-30
3
-13
/
+8
*
x86: fix warning
Jeremy Fitzhardinge
2008-01-30
1
-1
/
+1
*
x86: pgtable: unify pte accessors
Jeremy Fitzhardinge
2008-01-30
5
-143
/
+113
*
x86/vmi: fix compilation as a result of pte_t changes
Jeremy Fitzhardinge
2008-01-30
1
-4
/
+4
*
x86: page.h: make pte_t a union to always include
Jeremy Fitzhardinge
2008-01-30
10
-41
/
+29
*
x86: fix pte_modify() bug
Ingo Molnar
2008-01-30
1
-1
/
+1
*
x86: unify pgtable accessors which use, #2
Ingo Molnar
2008-01-30
2
-16
/
+15
*
x86: unify pgtable accessors which use
Jeremy Fitzhardinge
2008-01-30
5
-36
/
+17
*
x86: mask NX from pte_pfn
Jeremy Fitzhardinge
2008-01-30
1
-1
/
+1
*
x86/pgtable: unify pagetable accessors, #6
Jeremy Fitzhardinge
2008-01-30
3
-60
/
+28
*
x86/pgtable: unify pagetable accessors, #5
Ingo Molnar
2008-01-30
1
-11
/
+6
*
x86/pgtable: unify pagetable accessors, #4
Ingo Molnar
2008-01-30
1
-0
/
+8
*
x86/pgtable: unify pagetable accessors, #3
Ingo Molnar
2008-01-30
1
-7
/
+7
*
x86/pgtable: unify pagetable accessors, #2
Ingo Molnar
2008-01-30
1
-5
/
+5
*
x86/pgtable: unify pagetable accessors, #1
Ingo Molnar
2008-01-30
1
-9
/
+15
*
x86/pgtable: fix constant sign extension problem
Ingo Molnar
2008-01-30
1
-12
/
+12
*
x86: avoid name conflict for Voyager leave_mm
Jeremy Fitzhardinge
2008-01-30
1
-5
/
+5
*
x86: move all asm/pgtable constants into one place
Jeremy Fitzhardinge
2008-01-30
3
-201
/
+119
*
x86: add PWT to NOCACHE flags
Ingo Molnar
2008-01-30
2
-3
/
+3
*
x86: coding style fixes in arch/x86/ia32/audit.c
Paolo Ciarrocchi
2008-01-30
1
-1
/
+1
*
x86: make NUMA work on 32-bit again
Mel Gorman
2008-01-30
1
-2
/
+11
*
x86, ptrace: add bts_struct size to status command
Markus Metzger
2008-01-30
2
-3
/
+10
*
x86: migration helpers for KVM
Ingo Molnar
2008-01-30
1
-0
/
+4
*
x86: unify arch/x86/kernel/acpi/sleep*.c
Pavel Machek
2008-01-30
4
-188
/
+88
*
x86: clean up arch/x86/mm/fault_64.c
Ingo Molnar
2008-01-30
1
-3
/
+3
*
x86: kprobes: add kprobes smoke tests that run on boot
Ananth N Mavinakayanahalli
2008-01-30
5
-0
/
+241
*
x86: unify percpu.h
travis@sgi.com
2008-01-30
3
-164
/
+141
*
x86: use generic percpu on 64-bit
travis@sgi.com
2008-01-30
1
-21
/
+2
*
x86_32: use generic percpu.h
travis@sgi.com
2008-01-30
1
-21
/
+9
*
percpu: make the asm-generic/percpu.h more "generic"
travis@sgi.com
2008-01-30
2
-12
/
+64
*
percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h
travis@sgi.com
2008-01-30
8
-120
/
+26
*
percpu: use a kconfig variable to signal arch specific percpu setup
travis@sgi.com
2008-01-30
8
-7
/
+14
*
i386: handle an initrd in highmem (version 2)
H. Peter Anvin
2008-01-30
3
-27
/
+112
*
x86 boot : export boot_params via debugfs for debugging
Huang, Ying
2008-01-30
5
-1
/
+81
*
x86: reboot_{32|64}.c unification
Miguel Boton
2008-01-30
4
-315
/
+163
*
debug: add the end-of-trace marker and the module list to
Arjan van de Ven
2008-01-30
1
-4
/
+12
*
debug: move WARN_ON() out of line
Arjan van de Ven
2008-01-30
2
-5
/
+20
*
debug: introduce __WARN()
Olof Johansson
2008-01-30
1
-6
/
+11
*
x86: kprobes change kprobe_handler flow
Abhishek Sagar
2008-01-30
1
-67
/
+86
*
x86: make arch/x86/kernel/acpi/wakeup_32.S use a separate
Eric Dumazet
2008-01-30
2
-1
/
+3
[next]