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: remove dead code in ia32-emu
Cyrill Gorcunov
1
-2
/
+0
2008-01-30
x86: remove duplicate includes
Lucas Woods
3
-3
/
+0
2008-01-30
x86: mtrr use type bool [RESEND AGAIN]
Paul Jimenez
5
-25
/
+22
2008-01-30
x86: pci-dma_64.c: cleanups
Adrian Bunk
1
-2
/
+1
2008-01-30
x86: pci-calgary_64.c: make a variable static
Adrian Bunk
1
-2
/
+2
2008-01-30
x86: nmi_64.c: make code static
Adrian Bunk
1
-2
/
+2
2008-01-30
x86 mce_64.c: make struct mcelog static
Adrian Bunk
1
-1
/
+1
2008-01-30
x86: io_apic_64.c: remove unused config check
Hiroshi Shimamoto
1
-1
/
+1
2008-01-30
x86 e820_64.c: make 2 functions static
Adrian Bunk
1
-2
/
+2
2008-01-30
x86: make i8259_64 more _32-like
Paul Jimenez
1
-73
/
+81
2008-01-30
x86: move 8259 defines to i8259.h
Thomas Gleixner
6
-10
/
+0
2008-01-30
x86: unexport __{read,write}_lock_failed
Adrian Bunk
2
-14
/
+0
2008-01-30
x86: nuke a ton of unused exports
Thomas Gleixner
10
-18
/
+0
2008-01-30
x86: remove dead code and exports
Thomas Gleixner
1
-7
/
+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
3
-102
/
+171
2008-01-30
x86: unify mc146818rtc.h - prepare for sharing rtc code
Thomas Gleixner
1
-0
/
+21
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: 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
1
-1
/
+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
3
-87
/
+91
2008-01-30
x86: remove duplicate start_kernel declaration
Thomas Gleixner
1
-0
/
+1
2008-01-30
x86: move pmtmr related declarations
Thomas Gleixner
2
-2
/
+3
2008-01-30
x86: move numa related declarations
Thomas Gleixner
1
-0
/
+1
2008-01-30
x86: move mce related declarations
Thomas Gleixner
1
-0
/
+1
2008-01-30
x86: move debug related declarations to kdebug.h
Thomas Gleixner
4
-0
/
+4
2008-01-30
x86: move k8 related declarations
Thomas Gleixner
1
-0
/
+1
2008-01-30
x86: make early_indentify_cpu static
Thomas Gleixner
1
-1
/
+3
2008-01-30
x86: move acpi and pci declarations
Thomas Gleixner
2
-4
/
+1
2008-01-30
x86: use u32 for some lapic functions
Thomas Gleixner
3
-6
/
+6
2008-01-30
x86: use u32 for safe_apic_wait_icr_idle()
Thomas Gleixner
2
-7
/
+8
2008-01-30
x86: rename get_maxlvt to lapic_get_maxlvt
Thomas Gleixner
3
-8
/
+8
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
1
-5
/
+3
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
2008-01-30
x86: mach-voyager, lindent
Ingo Molnar
5
-771
/
+718
2008-01-30
x86: clean up arch/x86/kernel/aperture_64.c printk()s
Ingo Molnar
1
-18
/
+24
2008-01-30
x86: clean up arch/x86/kernel/aperture_64.c
Ingo Molnar
1
-114
/
+130
[next]