index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: remove duplicate includes
Lucas Woods
2008-01-30
3
-3
/
+0
*
x86: mtrr use type bool [RESEND AGAIN]
Paul Jimenez
2008-01-30
6
-29
/
+26
*
x86: pci-dma_64.c: cleanups
Adrian Bunk
2008-01-30
2
-3
/
+1
*
x86: pci-calgary_64.c: make a variable static
Adrian Bunk
2008-01-30
1
-2
/
+2
*
x86: nmi_64.c: make code static
Adrian Bunk
2008-01-30
2
-4
/
+2
*
x86 mce_64.c: make struct mcelog static
Adrian Bunk
2008-01-30
1
-1
/
+1
*
x86: io_apic_64.c: remove unused config check
Hiroshi Shimamoto
2008-01-30
1
-1
/
+1
*
x86 e820_64.c: make 2 functions static
Adrian Bunk
2008-01-30
2
-3
/
+2
*
x86: actually merge <asm/alternative.h>
H. Peter Anvin
2008-01-30
3
-325
/
+159
*
x86: prepare merger of <asm/alternative_{32,64}.h>
H. Peter Anvin
2008-01-30
2
-103
/
+112
*
x86: make i8259_64 more _32-like
Paul Jimenez
2008-01-30
1
-73
/
+81
*
x86: move 8259 defines to i8259.h
Thomas Gleixner
2008-01-30
8
-36
/
+16
*
x86: unexport __{read,write}_lock_failed
Adrian Bunk
2008-01-30
2
-14
/
+0
*
x86: remove more bogus filenames in comments.
Dave Jones
2008-01-30
21
-43
/
+7
*
x86: nuke a ton of unused exports
Thomas Gleixner
2008-01-30
12
-22
/
+1
*
x86: remove dead code and exports
Thomas Gleixner
2008-01-30
2
-8
/
+0
*
x86: nuke a ton of dead hpet code
Thomas Gleixner
2008-01-30
2
-78
/
+0
*
x86: smp_64.c: remove unused exports and cleanup while at it
Thomas Gleixner
2008-01-30
1
-39
/
+35
*
x86: clean up arch/x86/kernel/time_64.c includes
Thomas Gleixner
2008-01-30
1
-27
/
+3
*
x86: share rtc code
Thomas Gleixner
2008-01-30
3
-191
/
+64
*
x86: isolate the rtc code for sharing
Thomas Gleixner
2008-01-30
5
-117
/
+78
*
x86: unify mc146818rtc.h - prepare for sharing rtc code
Thomas Gleixner
2008-01-30
4
-129
/
+116
*
x86: remove the duplicated arch/x86/ia32/mmap32.c
Thomas Gleixner
2008-01-30
4
-82
/
+6
*
x86: clean up arch/x86/mm/mmap_32/64.c
Thomas Gleixner
2008-01-30
2
-6
/
+9
*
x86: clean up arch/x86/kernel/vsmp_64.c
Thomas Gleixner
2008-01-30
1
-4
/
+7
*
x86: clean up ioport_32.c
Thomas Gleixner
2008-01-30
1
-10
/
+8
*
x86: simplify set_bitmap in ioport_32.c
Thomas Gleixner
2008-01-30
1
-26
/
+6
*
x86: merge include/asm-x86/scatterlist.h
Thomas Gleixner
2008-01-30
3
-59
/
+32
*
x86: merge include/asm-x86/dma.h
Thomas Gleixner
2008-01-30
3
-603
/
+316
*
x86: merge futex_32/64.h
Thomas Gleixner
2008-01-30
3
-264
/
+134
*
x86: prepare merging futex_32/64.h
Thomas Gleixner
2008-01-30
2
-44
/
+44
*
x86: prepare merging arch/x86/kernel/apic_32/64.c
Thomas Gleixner
2008-01-30
2
-529
/
+596
*
x86: make smp_local_timer_interrupt() static
Thomas Gleixner
2008-01-30
2
-2
/
+1
*
x86: move ack_bad_irq into irq code
Thomas Gleixner
2008-01-30
2
-20
/
+20
*
x86: move ioapic code where it belongs
Thomas Gleixner
2008-01-30
4
-87
/
+93
*
x86: remove obsolte declarations from proto.h
Thomas Gleixner
2008-01-30
1
-20
/
+3
*
x86: remove duplicate start_kernel declaration
Thomas Gleixner
2008-01-30
2
-2
/
+1
*
x86: remove obsolete nohpet declaration
Thomas Gleixner
2008-01-30
1
-2
/
+0
*
x86: move pmtmr related declarations
Thomas Gleixner
2008-01-30
4
-11
/
+5
*
x86: move tsc related declarations
Thomas Gleixner
2008-01-30
2
-5
/
+1
*
x86: move pda related declaration
Thomas Gleixner
2008-01-30
2
-1
/
+1
*
x86: move page related declaration
Thomas Gleixner
2008-01-30
2
-2
/
+1
*
x86: move numa related declarations
Thomas Gleixner
2008-01-30
3
-5
/
+7
*
x86: move mce related declarations
Thomas Gleixner
2008-01-30
3
-8
/
+8
*
x86: move debug related declarations to kdebug.h
Thomas Gleixner
2008-01-30
9
-14
/
+10
*
x86: move k8 related declarations
Thomas Gleixner
2008-01-30
3
-2
/
+2
*
x86: move idle related declarations
Thomas Gleixner
2008-01-30
2
-4
/
+4
*
x86: make early_indentify_cpu static
Thomas Gleixner
2008-01-30
2
-3
/
+3
*
x86: move acpi and pci declarations
Thomas Gleixner
2008-01-30
5
-10
/
+4
*
x86: remove duplicated declarations
Thomas Gleixner
2008-01-30
1
-6
/
+0
[next]