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
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2008-01-30
x86: clean up arch/x86/ia32/mmap32.c
Thomas Gleixner
1
-5
/
+5
2008-01-30
x86: clean up arch/x86/ia32/syscall32.c
Thomas Gleixner
1
-21
/
+24
2008-01-30
x86: clean up arch/x86/ia32/sys_ia32.c
Thomas Gleixner
2
-245
/
+257
2008-01-30
x86: clean up arch/x86/ia32/ptrace32.c
Thomas Gleixner
1
-83
/
+107
2008-01-30
x86: clean up arch/x86/ia32/ipc32.c
Thomas Gleixner
1
-16
/
+14
2008-01-30
x86: clean up arch/x86/ia32/ia32_signal.c
Thomas Gleixner
1
-188
/
+183
2008-01-30
x86: clean up arch/x86/ia32/aout32.c
Thomas Gleixner
1
-97
/
+115
2008-01-30
x86: clean up arch/x86/ia32/fpu32.c
Thomas Gleixner
1
-67
/
+67
2008-01-30
x86: unify asm/cpufeature.h
H. Peter Anvin
3
-210
/
+187
2008-01-30
x86: add <asm/asm.h>
H. Peter Anvin
1
-0
/
+18
2008-01-30
x86: enable irq in default_idle on 64-bit
Hiroshi Shimamoto
1
-2
/
+2
2008-01-30
x86: idle wakeup event in the HLT loop
Ingo Molnar
2
-6
/
+22
2008-01-30
x86: scale cyc_2_nsec according to CPU frequency
Guillaume Chazarain
3
-21
/
+102
2008-01-30
x86: protect against sigaltstack wraparound
Roland McGrath
1
-0
/
+7
2008-01-30
x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptops
Ingo Molnar
1
-0
/
+16
2008-01-30
x86: make io_delay=0xed the default
Ingo Molnar
1
-1
/
+1
2008-01-30
x86: various changes and cleanups to in_p/out_p delay details
Ingo Molnar
6
-83
/
+143
2008-01-30
x86: provide a DMI based port 0x80 I/O delay override.
Rene Herman
11
-23
/
+165
2008-01-30
x86: fix: s2ram + P4 + tsc = annoyance
Mike Galbraith
1
-8
/
+8
2008-01-30
x86: hibernation: document __save_processor_state() on x86
Rafael J. Wysocki
2
-1
/
+28
2008-01-30
x86: fix make mrproper
Sam Ravnborg
2
-2
/
+4
2008-01-30
time: track accurate idle time with tick_sched.idle_sleeptime
Venki Pallipadi
3
-23
/
+60
2008-01-30
NTP: correct inconsistent ntp interval/tick_length usage
john stultz
1
-2
/
+4
2008-01-30
x86: assign IRQs to HPET timers, fix
Balaji Rao
2
-5
/
+11
2008-01-30
x86: assign IRQs to HPET timers
Balaji Rao
3
-16
/
+44
2008-01-30
x86: make clockevents more robust
Ingo Molnar
1
-0
/
+13
2008-01-30
x86: unregister PIT clocksource when PIT is disabled
Thomas Gleixner
1
-0
/
+19
2008-01-30
clocksource: add unregister function to disable unusable clocksources
Thomas Gleixner
3
-0
/
+17
2008-01-30
x86: restrict PIT clocksource usage
Thomas Gleixner
1
-1
/
+9
2008-01-30
x86: offer is_hpet_enabled() on !CONFIG_HPET_TIMER too
Ingo Molnar
1
-2
/
+3
2008-01-30
clocksource: make clocksource watchdog cycle through online CPUs
Andi Kleen
1
-4
/
+10
2008-01-30
clocksource.c: use init_timer_deferrable for clocksource_watchdog
Parag Warudkar
1
-1
/
+1
2008-01-30
time: fold __get_realtime_clock_ts() into getnstimeofday()
Geert Uytterhoeven
1
-17
/
+5
2008-01-30
clocksource: make CLOCKSOURCE_MASK bullet-proof
Atsushi Nemoto
1
-1
/
+1
2008-01-30
timer: clean up tick-broadcast.c
Thomas Gleixner
2
-7
/
+2
[next]