index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-13
Delete filenames in comments.
Dave Jones
49
-97
/
+15
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
3
-1
/
+9
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
14
-22
/
+9
2007-10-12
PCI: pci_get_device call from interrupt in reboot fixups
Denis V. Lunev
1
-0
/
+6
2007-10-12
dma_free_coherent() needs irqs enabled (sigh)
David Brownell
2
-1
/
+3
2007-10-12
x86: HPET add another ICH7 PCI id
Venki Pallipadi
1
-0
/
+2
2007-10-12
x86: HPET force enable ICH5 suspend/resume fix
Venki Pallipadi
1
-1
/
+1
2007-10-12
x86: HPET force enable for ICH5
Venki Pallipadi
2
-2
/
+103
2007-10-12
x86: HPET try to activate force detected hpet
Venki Pallipadi
1
-2
/
+25
2007-10-12
x86: HPET force enable o ICH7 and later
Venki Pallipadi
1
-0
/
+102
2007-10-12
x86: HPET restructure hpet code for hpet force enable
Venki Pallipadi
1
-65
/
+83
2007-10-12
i386/x8664: cleanup the shared hpet code
Chris Wright
1
-5
/
+1
2007-10-12
x86_64: cleanup apic.c after clock events switch
Chris Wright
1
-8
/
+14
2007-10-12
x86_64: remove now unused code
Thomas Gleixner
7
-595
/
+5
2007-10-12
x86: unify timex.h variants
Thomas Gleixner
2
-2
/
+2
2007-10-12
x86: kill 8253pit.h
Thomas Gleixner
1
-1
/
+0
2007-10-12
x86: disable apic timer for AMD C1E enabled CPUs
Thomas Gleixner
2
-1
/
+35
2007-10-12
x86: Fix irq0 / local apic timer accounting
Thomas Gleixner
2
-1
/
+3
2007-10-12
x86_64: convert to clock events
Thomas Gleixner
5
-186
/
+65
2007-10-12
x86_64: Add (not yet used) clock event functions
Thomas Gleixner
1
-0
/
+79
2007-10-12
x86_64: prepare idle loop for dynamic ticks
Chris Wright
1
-0
/
+4
2007-10-12
x86_64: remove nested irq disables
Thomas Gleixner
1
-6
/
+6
2007-10-12
x86_64: apic change setup_APIC_timer calling convention
Thomas Gleixner
1
-4
/
+4
2007-10-12
x86_64: Remove APIC_DIVISOR
Thomas Gleixner
1
-5
/
+3
2007-10-12
x86_64: Move apic calibration code around
Thomas Gleixner
1
-9
/
+6
2007-10-12
x86_64: remove pit synchronization
Thomas Gleixner
1
-18
/
+0
2007-10-12
x86_64: prepare apic code for clock events
Thomas Gleixner
1
-8
/
+15
2007-10-12
x86: remove never used apic_mapped
Yinghai Lu
1
-3
/
+2
2007-10-12
i386: prepare sharing the PIT code
Thomas Gleixner
1
-4
/
+0
2007-10-12
i386: prepare sharing the PIT code
Thomas Gleixner
1
-1
/
+3
2007-10-12
i386: prepare sharing the hpet code with x86_64
Thomas Gleixner
1
-1
/
+58
2007-10-12
i386: prepare sharing the hpet code with x86_64
Thomas Gleixner
1
-8
/
+16
2007-10-12
x86_64: Consolidate tsc calibration
Thomas Gleixner
3
-80
/
+92
2007-10-12
x86: Geode MFGPT clock event device support
Andres Salomon
1
-0
/
+165
2007-10-12
x86: Geode Multi-Function General Purpose Timers support
Andres Salomon
3
-1
/
+202
2007-10-12
x86: block irq balancing for timer
Venki Pallipadi
1
-1
/
+1
2007-10-12
x86: Fix irq0 / local apic timer accounting
Thomas Gleixner
2
-1
/
+5
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
2
-3
/
+0
2007-10-11
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...
Linus Torvalds
6
-18
/
+18
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner
2
-3
/
+3
2007-10-11
x86: sanitize pathes arch/x86/kernel/cpu/Makefile
Thomas Gleixner
1
-3
/
+3
2007-10-11
x86: sanitize pathes arch/x86/kernel/Makefile_64
Thomas Gleixner
1
-7
/
+7
2007-10-11
x86: sanitize pathes arch/x86/kernel/Makefile_32
Thomas Gleixner
1
-2
/
+2
2007-10-11
x86_64: move kernel
Thomas Gleixner
67
-6
/
+25437
2007-10-11
x86_64: move kernel/cpufreq
Thomas Gleixner
1
-0
/
+108
2007-10-11
x86_64: move kernel/acpi
Thomas Gleixner
4
-1
/
+584
2007-10-11
i386: move kernel
Thomas Gleixner
78
-0
/
+31659
2007-10-11
i386: move kernel/cpu
Thomas Gleixner
15
-0
/
+4540
2007-10-11
i386: move kernel/cpu/mtrr
Thomas Gleixner
9
-0
/
+2621
2007-10-11
i386: move kernel/cpu/cpufreq
Thomas Gleixner
22
-0
/
+9442
[next]