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
2011-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-291
/
+203
2011-03-15
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-7
/
+3
2011-03-15
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-57
/
+37
2011-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-171
/
+94
2011-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2011-03-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-131
/
+814
2011-03-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+2
2011-03-15
x86: stop_machine_text_poke() should issue sync_core()
Mathieu Desnoyers
1
-1
/
+6
2011-03-15
Merge commit 'v2.6.38' into x86/mm
Ingo Molnar
15
-41
/
+84
2011-03-15
x86: Add new syscalls for x86_32
Aneesh Kumar K.V
1
-0
/
+2
2011-03-15
PM: Drop pm_flags that is not necessary
Rafael J. Wysocki
1
-3
/
+2
2011-03-14
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+4
2011-03-12
x86: Mark low level interrupts IRQF_NO_THREAD
Thomas Gleixner
1
-0
/
+2
2011-03-12
x86: Use generic show_interrupts
Thomas Gleixner
1
-55
/
+2
2011-03-12
x86: ioapic: Avoid redundant lookup of irq_cfg
Thomas Gleixner
1
-4
/
+5
2011-03-12
x86: ioapic: Use new move_irq functions
Thomas Gleixner
1
-2
/
+2
2011-03-12
x86: Use the proper accessors in fixup_irqs()
Thomas Gleixner
1
-10
/
+13
2011-03-12
x86: ioapic: Use irq_data->state
Thomas Gleixner
1
-8
/
+7
2011-03-12
x86: ioapic: Simplify irq chip and handler setup
Thomas Gleixner
1
-27
/
+21
2011-03-12
x86: Cleanup the genirq name space
Thomas Gleixner
4
-39
/
+42
2011-03-12
Merge branch 'x86/apic' into x86/irq
Thomas Gleixner
3
-159
/
+122
2011-03-12
x86, binutils, xen: Fix another wrong size directive
Alexander van Heukelum
1
-1
/
+1
2011-03-11
x86: Clean up apic.c and apic.h
Henrik Kretzschmar
1
-43
/
+22
2011-03-11
x86: Remove superflous goal definition of tsc_sync
Henrik Kretzschmar
1
-2
/
+2
2011-03-10
ftrace/graph: Trace function entry before updating index
Steven Rostedt
1
-7
/
+8
2011-03-09
[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.
Naga Chumbalkar
1
-1
/
+1
2011-03-09
x86: Don't check for BIOS corruption in first 64K when there's no need to
Naga Chumbalkar
1
-4
/
+4
2011-03-09
Merge commit 'v2.6.38-rc8' into x86/asm
Ingo Molnar
13
-36
/
+79
2011-03-09
x86: Fix binutils-2.21 symbol related build failures
Sedat Dilek
2
-2
/
+2
2011-03-08
kprobes: Disabling optimized kprobes for entry text section
Jiri Olsa
1
-0
/
+8
2011-03-08
x86: Separate out entry text section
Jiri Olsa
3
-4
/
+9
2011-03-08
Merge commit 'v2.6.38-rc8' into perf/core
Ingo Molnar
6
-20
/
+39
2011-03-05
x86: Really print supported CPUs if PROCESSOR_SELECT=y
Jan Beulich
1
-2
/
+2
2011-03-05
perf: Avoid the percore allocations if the CPU is not HT capable
Lin Ming
2
-6
/
+13
2011-03-04
perf: Fix LLC-* events on Intel Nehalem/Westmere
Andi Kleen
2
-17
/
+79
2011-03-04
perf: Add support for supplementary event registers
Andi Kleen
2
-0
/
+262
2011-03-04
perf_events: Update PEBS event constraints
Stephane Eranian
2
-21
/
+42
2011-03-04
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
3
-1
/
+165
2011-03-04
x86-64, NUMA: Revert NUMA affine page table allocation
Tejun Heo
1
-0
/
+8
2011-03-03
x86, amd-nb: Misc cleanliness fixes
Borislav Petkov
1
-8
/
+10
2011-03-02
perf, x86: Add Intel SandyBridge CPU support
Lin Ming
3
-1
/
+165
2011-03-01
[CPUFREQ] p4-clockmod: print EST-capable warning message only once
Naga Chumbalkar
1
-3
/
+3
2011-03-01
[CPUFREQ] Fix another notifier leak in powernow-k8.
Dave Jones
1
-2
/
+2
2011-03-01
[CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.c
Neil Brown
1
-1
/
+8
2011-02-28
x86: Use {push,pop}_cfi in more places
Jan Beulich
1
-2
/
+1
2011-02-25
x86, asm: Cleanup unnecssary macros in asm-offsets.c
Stratos Psomadakis
3
-10
/
+5
2011-02-25
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-14
/
+26
2011-02-25
x86: dt: Cleanup local apic setup
Thomas Gleixner
3
-24
/
+24
2011-02-24
x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems
Andreas Herrmann
2
-13
/
+17
2011-02-24
ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()
Rafael J. Wysocki
2
-2
/
+5
[prev]
[next]