index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
sysimgblt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
x86: remove dead code and exports
Thomas Gleixner
2
-8
/
+0
2008-01-30
x86: nuke a ton of dead hpet code
Thomas Gleixner
2
-78
/
+0
2008-01-30
x86: smp_64.c: remove unused exports and cleanup while at it
Thomas Gleixner
1
-39
/
+35
2008-01-30
x86: clean up arch/x86/kernel/time_64.c includes
Thomas Gleixner
1
-27
/
+3
2008-01-30
x86: share rtc code
Thomas Gleixner
3
-191
/
+64
2008-01-30
x86: isolate the rtc code for sharing
Thomas Gleixner
5
-117
/
+78
2008-01-30
x86: unify mc146818rtc.h - prepare for sharing rtc code
Thomas Gleixner
4
-129
/
+116
2008-01-30
x86: remove the duplicated arch/x86/ia32/mmap32.c
Thomas Gleixner
4
-82
/
+6
2008-01-30
x86: clean up arch/x86/mm/mmap_32/64.c
Thomas Gleixner
2
-6
/
+9
2008-01-30
x86: clean up arch/x86/kernel/vsmp_64.c
Thomas Gleixner
1
-4
/
+7
2008-01-30
x86: clean up ioport_32.c
Thomas Gleixner
1
-10
/
+8
2008-01-30
x86: simplify set_bitmap in ioport_32.c
Thomas Gleixner
1
-26
/
+6
2008-01-30
x86: merge include/asm-x86/scatterlist.h
Thomas Gleixner
3
-59
/
+32
2008-01-30
x86: merge include/asm-x86/dma.h
Thomas Gleixner
3
-603
/
+316
2008-01-30
x86: merge futex_32/64.h
Thomas Gleixner
3
-264
/
+134
2008-01-30
x86: prepare merging futex_32/64.h
Thomas Gleixner
2
-44
/
+44
2008-01-30
x86: prepare merging arch/x86/kernel/apic_32/64.c
Thomas Gleixner
2
-529
/
+596
2008-01-30
x86: make smp_local_timer_interrupt() static
Thomas Gleixner
2
-2
/
+1
2008-01-30
x86: move ack_bad_irq into irq code
Thomas Gleixner
2
-20
/
+20
2008-01-30
x86: move ioapic code where it belongs
Thomas Gleixner
4
-87
/
+93
2008-01-30
x86: remove obsolte declarations from proto.h
Thomas Gleixner
1
-20
/
+3
2008-01-30
x86: remove duplicate start_kernel declaration
Thomas Gleixner
2
-2
/
+1
2008-01-30
x86: remove obsolete nohpet declaration
Thomas Gleixner
1
-2
/
+0
2008-01-30
x86: move pmtmr related declarations
Thomas Gleixner
4
-11
/
+5
2008-01-30
x86: move tsc related declarations
Thomas Gleixner
2
-5
/
+1
2008-01-30
x86: move pda related declaration
Thomas Gleixner
2
-1
/
+1
2008-01-30
x86: move page related declaration
Thomas Gleixner
2
-2
/
+1
2008-01-30
x86: move numa related declarations
Thomas Gleixner
3
-5
/
+7
2008-01-30
x86: move mce related declarations
Thomas Gleixner
3
-8
/
+8
2008-01-30
x86: move debug related declarations to kdebug.h
Thomas Gleixner
9
-14
/
+10
2008-01-30
x86: move k8 related declarations
Thomas Gleixner
3
-2
/
+2
2008-01-30
x86: move idle related declarations
Thomas Gleixner
2
-4
/
+4
2008-01-30
x86: make early_indentify_cpu static
Thomas Gleixner
2
-3
/
+3
2008-01-30
x86: move acpi and pci declarations
Thomas Gleixner
5
-10
/
+4
2008-01-30
x86: remove duplicated declarations
Thomas Gleixner
1
-6
/
+0
2008-01-30
x86: merge apic_32/64.h
Thomas Gleixner
3
-220
/
+137
2008-01-30
x86: use u32 for some lapic functions
Thomas Gleixner
6
-24
/
+22
2008-01-30
x86: use u32 for safe_apic_wait_icr_idle()
Thomas Gleixner
3
-8
/
+9
2008-01-30
x86: rename get_maxlvt to lapic_get_maxlvt
Thomas Gleixner
4
-9
/
+9
2008-01-30
x86: prepare unification of include/asm-x86/apic_32/64.h
Thomas Gleixner
3
-50
/
+48
2008-01-30
x86: unify include/asm-x86/apicdef_32/64.h
Thomas Gleixner
3
-769
/
+397
2008-01-30
x86: merge arch/x86/kernel/ldt_32/64.c
Thomas Gleixner
4
-260
/
+22
2008-01-30
x86: prepare arch/x86/kernel/ldt_32/64.c for merging
Thomas Gleixner
2
-15
/
+12
2008-01-30
x86: introduce ldt_write accessor
Thomas Gleixner
2
-5
/
+12
2008-01-30
x86: clean up include/asm-x86/desc_64.h
Thomas Gleixner
1
-45
/
+52
2008-01-30
x86: clean up arch/x86/kernel/ldt_32/64.c
Thomas Gleixner
2
-60
/
+69
2008-01-30
x86: clean up arch/x86/kernel/e820_64.c
Thomas Gleixner
1
-128
/
+177
2008-01-30
x86: code cleanups in arch/x86/kernel/pci-gart_64.c
Ingo Molnar
1
-232
/
+276
2008-01-30
x86: lindent arch/i386/math-emu, cleanup
Ingo Molnar
14
-101
/
+101
2008-01-30
x86: lindent arch/i386/math-emu
Ingo Molnar
27
-6764
/
+6046
[next]