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
/
x86_64
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-08
[PATCH] x86_64 early quirks: fix early_qrk[] section tag
Andrew Morton
1
-1
/
+1
2007-04-02
[PATCH] x86: Don't probe for DDC on VBE1.2
Zwane Mwaikambo
1
-0
/
+14
2007-04-02
[PATCH] x86-64: Increase NMI watchdog probing timeout
Andi Kleen
1
-1
/
+1
2007-04-02
[PATCH] x86-64: Let oprofile reserve MSR on all CPUs
Andi Kleen
1
-27
/
+91
2007-03-29
[PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30
Yinghai Lu
1
-3
/
+3
2007-03-27
[PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"
Rafael J. Wysocki
1
-1
/
+3
2007-03-23
[PATCH] x86_64: avoid sending LOCAL_TIMER_VECTOR IPI to itself
Thomas Gleixner
1
-0
/
+8
2007-03-23
x86-64: add "local_apic_timer_c2_ok" here too
Linus Torvalds
1
-0
/
+11
2007-03-18
[PATCH] Fix atomicity of TIF update in flush_thread() for x86_64
Mathieu Desnoyers
1
-5
/
+8
2007-03-18
[PATCH] X86_P4_CLOCKMOD must select CPU_FREQ_TABLE
Adrian Bunk
1
-0
/
+1
2007-03-16
[PATCH] x86: Export _proxy_pda for gcc 4.2
Andi Kleen
1
-0
/
+1
2007-03-16
[PATCH] x86-64: fix section mismatch warnings
Sam Ravnborg
4
-8
/
+8
2007-03-16
[PATCH] x86-64: wire up compat sched_rr_get_interval(2)
Alexandr Andreev
1
-1
/
+1
2007-03-16
[PATCH] x86-64: Update defconfig
Andi Kleen
1
-16
/
+37
2007-03-14
Disable NMI watchdog by default properly
Linus Torvalds
1
-4
/
+1
2007-03-14
[PATCH] misc NULL noise
Al Viro
1
-1
/
+1
2007-03-08
[PATCH] ACPI: repair nvidia early quirk breakage on x86_64
Len Brown
1
-8
/
+1
2007-03-08
[PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be accepted
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2007-03-07
[PATCH] CPU hotplug: call check_tsc_sync_source() with irqs off
Ingo Molnar
1
-1
/
+4
2007-03-05
[PATCH] clocksource init adjustments (fix bug #7426)
john stultz
3
-70
/
+48
2007-03-05
[PATCH] x86_64: remove unusued 'flags' variable
David Rientjes
1
-1
/
+0
2007-02-28
[PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilation
Eric W. Biederman
1
-4
/
+0
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
3
-1
/
+2
2007-02-26
[PATCH] x86_64 irq: Safely cleanup an irq after moving it.
Eric W. Biederman
3
-6
/
+81
2007-02-26
[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.
Eric W. Biederman
2
-36
/
+36
2007-02-26
[PATCH] x86_64 irq: Remove unnecessary irq 0 setup.
Eric W. Biederman
1
-6
/
+0
2007-02-26
[PATCH] x86_64 irq: Simplify assign_irq_vector's arguments.
Eric W. Biederman
1
-53
/
+56
2007-02-26
[PATCH] x86_64 irq: Begin consolidating per_irq data in structures.
Eric W. Biederman
1
-61
/
+50
2007-02-26
[PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORS
Eric W. Biederman
1
-5
/
+5
2007-02-26
[PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry.
Eric W. Biederman
1
-1
/
+1
2007-02-26
[PATCH] x86_64 irq: Simplfiy the set_affinity logic.
Eric W. Biederman
1
-9
/
+3
2007-02-26
[PATCH] x86_64 irq: Refactor setup_IO_APIC_irq
Eric W. Biederman
1
-92
/
+34
2007-02-26
[PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intr
Eric W. Biederman
1
-3
/
+3
2007-02-26
[PATCH] x86_64 irq: Kill declaration of removed array, interrupt
Eric W. Biederman
1
-2
/
+0
2007-02-26
[PATCH] irq: Remove set_native_irq_info
Eric W. Biederman
1
-5
/
+5
2007-02-26
[PATCH] x86_64 irq: Simplfy __assign_irq_vector
Eric W. Biederman
1
-8
/
+5
2007-02-20
{rd,wr}msr_on_cpu SMP=n optimization
Adrian Bunk
1
-1
/
+2
2007-02-20
rdmsr_on_cpu, wrmsr_on_cpu
Alexey Dobriyan
2
-1
/
+2
2007-02-20
[CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPI
Thomas Renninger
1
-1
/
+0
2007-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-02-17
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
1
-1
/
+1
2007-02-16
Pull fluff into release branch
Len Brown
1
-1
/
+3
2007-02-16
[PATCH] genirq: remove IRQ_DISABLED
Ingo Molnar
1
-3
/
+1
2007-02-16
[PATCH] genirq: do not mask interrupts by default
Ingo Molnar
1
-0
/
+1
2007-02-16
[PATCH] time: x86_64: re-enable vsyscall support for x86_64
john stultz
6
-72
/
+100
2007-02-16
[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME
john stultz
7
-408
/
+124
2007-02-16
[PATCH] time: x86_64: split x86_64/kernel/time.c up
john stultz
4
-661
/
+670
2007-02-16
[PATCH] time: x86_64: hpet_address cleanup
john stultz
2
-18
/
+21
2007-02-16
[PATCH] x86: rewrite SMP TSC sync code
Ingo Molnar
4
-220
/
+210
2007-02-14
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
30
-416
/
+761
[next]