index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ftrace: remove mcount set
Steven Rostedt
2008-10-23
1
-7
/
+0
*
ftrace: use probe_kernel
Steven Rostedt
2008-10-23
1
-5
/
+3
*
ftrace: comment arch ftrace code
Steven Rostedt
2008-10-23
1
-1
/
+6
*
ftrace: return error on failed modified text.
Steven Rostedt
2008-10-23
1
-7
/
+7
*
Merge branch 'tracing/ftrace' into tracing/urgent
Ingo Molnar
2008-10-22
6
-9
/
+11
|
\
|
*
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2008-10-20
5
-7
/
+7
|
*
ftrace: do not enclose logic in WARN_ON
Steven Rostedt
2008-10-20
1
-2
/
+4
|
*
Merge branch 'linus' into tracing-v28-for-linus-v3
Ingo Molnar
2008-10-19
13
-42
/
+91
|
|
\
*
|
|
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-20
4
-89
/
+86
|
\
|
|
|
*
|
ftrace: make ftrace_test_p6nop disassembler-friendly
Anders Kaseorg
2008-10-14
1
-2
/
+4
|
*
|
x86/ftrace: use uaccess in atomic context
Frédéric Weisbecker
2008-10-14
1
-2
/
+2
|
*
|
x86: suppress trivial sparse signedness warnings
Harvey Harrison
2008-10-14
1
-1
/
+1
|
*
|
ftrace: x86 use copy to and from user functions
Steven Rostedt
2008-10-14
1
-25
/
+13
|
*
|
ftrace: use only 5 byte nops for x86
Steven Rostedt
2008-10-14
1
-7
/
+61
|
*
|
ftrace: x86 mcount stub
Steven Rostedt
2008-10-14
3
-52
/
+2
|
*
|
ftrace: mark lapic_wd_event() notrace
Ingo Molnar
2008-10-14
1
-4
/
+7
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-10-20
1
-0
/
+3
|
\
\
\
|
*
|
|
x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernel
Rafael J. Wysocki
2008-10-17
1
-0
/
+3
*
|
|
|
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
27
-5637
/
+2792
|
\
\
\
\
|
*
|
|
|
io_apic: make irq_mis_count available on 64-bit too
Ingo Molnar
2008-10-16
1
-2
/
+0
|
*
|
|
|
x86: move ack_bad_irq() to irq.c
Thomas Gleixner
2008-10-16
3
-43
/
+23
|
*
|
|
|
x86: unify show_interrupts() and proc helpers
Thomas Gleixner
2008-10-16
4
-279
/
+167
|
*
|
|
|
x86: cleanup show_interrupts
Thomas Gleixner
2008-10-16
2
-159
/
+154
|
*
|
|
|
genirq: remove artifacts from sparseirq removal
Ingo Molnar
2008-10-16
3
-3
/
+0
|
*
|
|
|
genirq: revert dynarray
Thomas Gleixner
2008-10-16
5
-135
/
+77
|
*
|
|
|
genirq: remove irq_to_desc_alloc
Thomas Gleixner
2008-10-16
3
-7
/
+3
|
*
|
|
|
genirq: remove sparse irq code
Thomas Gleixner
2008-10-16
3
-142
/
+4
|
*
|
|
|
x86: apic - unify APIC_DIVISOR
Cyrill Gorcunov
2008-10-16
1
-6
/
+2
|
*
|
|
|
x86: sparse_irq: fix typo in debug print out
Yinghai Lu
2008-10-16
1
-1
/
+1
|
*
|
|
|
x86: Add sysfs entries for UV v4
Russ Anderson
2008-10-16
2
-1
/
+73
|
*
|
|
|
x86: Add UV partition call v4
Russ Anderson
2008-10-16
2
-11
/
+47
|
*
|
|
|
x86: Add UV bios call infrastructure v4
Russ Anderson
2008-10-16
2
-21
/
+81
|
*
|
|
|
x86: Add UV EFI table entry v4
Russ Anderson
2008-10-16
1
-0
/
+4
|
*
|
|
|
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3, fix
Ingo Molnar
2008-10-16
1
-0
/
+2
|
*
|
|
|
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
Dean Nelson
2008-10-16
3
-1
/
+146
|
*
|
|
|
hpet: clean up warning
Venki Pallipadi
2008-10-16
1
-22
/
+35
|
*
|
|
|
x86: print out irq nr for msi/ht, v3
Yinghai Lu
2008-10-16
2
-0
/
+8
|
*
|
|
|
x86: io-apic - interrupt remapping fix
Cyrill Gorcunov
2008-10-16
1
-3
/
+2
|
*
|
|
|
x86: irq no should not use hex in /proc/interrupts
Yinghai Lu
2008-10-16
2
-2
/
+2
|
*
|
|
|
x86, uv: fix ordering of calls to uv_system_init & uv_cpu_init
Jack Steiner
2008-10-16
1
-17
/
+17
|
*
|
|
|
x86: io-apic - interrupt remapping fix
Cyrill Gorcunov
2008-10-16
2
-5
/
+27
|
*
|
|
|
sparseirq: remove some debug print out
Yinghai Lu
2008-10-16
1
-19
/
+0
|
*
|
|
|
x86: io-apic - do not use KERN_DEBUG marker too much, fix
Cyrill Gorcunov
2008-10-16
1
-5
/
+5
|
*
|
|
|
x86: apic - fix unused vars warning in calibrate_APIC_clock
Cyrill Gorcunov
2008-10-16
1
-34
/
+47
|
*
|
|
|
x86: apic - skip writting ESR register if we dont have on
Cyrill Gorcunov
2008-10-16
1
-1
/
+1
|
*
|
|
|
x86: apic - lapic_setup_esr does not handle esr_disable - fix it
Cyrill Gorcunov
2008-10-16
1
-30
/
+33
|
*
|
|
|
x86: print out apic id in hex format
Yinghai Lu
2008-10-16
4
-6
/
+6
|
*
|
|
|
x86: io-apic - get rid of __DO_ACTION macro
Cyrill Gorcunov
2008-10-16
1
-51
/
+52
|
*
|
|
|
x86: fix HPET compiler error when not using CONFIG_PCI_MSI
Steven Noonan
2008-10-16
1
-0
/
+4
|
*
|
|
|
x86: using HPET in MSI mode and setting up per CPU HPET timers, fix
Venki Pallipadi
2008-10-16
1
-9
/
+19
[next]