index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.
Robert P. J. Day
2007-02-11
1
-2
/
+0
*
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
2007-02-11
1
-0
/
+4
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-02-07
1
-5
/
+12
|
\
|
*
msi: Make MSI useable more architectures
Eric W. Biederman
2007-02-07
1
-5
/
+12
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2007-02-07
4
-14
/
+14
|
\
\
|
|
/
|
/
|
|
*
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
2007-02-02
1
-2
/
+2
|
*
ACPICA: use new ACPI headers.
Alexey Starikovskiy
2007-02-02
2
-3
/
+3
|
*
ACPICA: minimal patch to integrate new tables into Linux
Alexey Starikovskiy
2007-02-02
1
-9
/
+9
*
|
[IA64] swiotlb cleanup
Jan Beulich
2007-02-05
1
-1
/
+1
|
/
*
[PATCH] Revert nmi_known_cpu() check during boot option parsing
Venkatesh Pallipadi
2007-01-23
1
-2
/
+0
*
[PATCH] x86-64: tighten up printks
Muli Ben-Yehuda
2007-01-11
1
-3
/
+8
*
[PATCH] x86-64: - Ignore long SMI interrupts in clock calibration
Jack Steiner
2007-01-11
1
-4
/
+21
*
Revert "[PATCH] x86-64: Try multiple timer variants in check_timer"
Linus Torvalds
2007-01-08
2
-51
/
+78
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-01-03
1
-0
/
+1
|
\
|
*
[CPUFREQ] select consistently
Randy Dunlap
2006-12-22
1
-0
/
+1
*
|
[PATCH] x86_64: Fix dump_trace()
OGAWA Hirofumi
2007-01-03
1
-1
/
+1
*
|
[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...
Ingo Molnar
2006-12-22
1
-1
/
+5
*
|
[PATCH] x86_64: fix boot time hang in detect_calgary()
Ingo Molnar
2006-12-21
1
-3
/
+8
*
|
Remove stack unwinder for now
Linus Torvalds
2006-12-15
3
-119
/
+0
|
/
*
Merge ../linus
Dave Jones
2006-12-12
30
-515
/
+855
|
\
|
*
[PATCH] sysctl: remove unused "context" param
Alexey Dobriyan
2006-12-10
1
-2
/
+1
|
*
[PATCH] x86: Work around gcc 4.2 over aggressive optimizer
Andi Kleen
2006-12-09
1
-0
/
+1
|
*
[PATCH] x86: Fix boot hang due to nmi watchdog init code
Ravikiran G Thirumalai
2006-12-09
1
-4
/
+5
|
*
[PATCH] Generic BUG for x86-64
Jeremy Fitzhardinge
2006-12-08
3
-25
/
+18
|
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-12-07
22
-293
/
+548
|
|
\
|
|
*
[PATCH] x86-64: Export smp_call_function_single
Andi Kleen
2006-12-07
1
-0
/
+1
|
|
*
[PATCH] unwinder: move .eh_frame to RODATA
Jan Beulich
2006-12-07
1
-9
/
+0
|
|
*
[PATCH] x86-64: check vector in setup_ioapic_dest to verify if need setup_IO_...
Yinghai Lu
2006-12-07
1
-43
/
+61
|
|
*
[PATCH] x86-64: Clarify error message in GART code
Andi Kleen
2006-12-07
1
-2
/
+1
|
|
*
[PATCH] x86-64: Fix interrupt race in idle callback (3rd try)
Venkatesh Pallipadi
2006-12-07
1
-2
/
+17
|
|
*
[PATCH] x86-64: Remove unwind stack pointer alignment forcing again
Andi Kleen
2006-12-07
1
-6
/
+0
|
|
*
[PATCH] unwinder: more sanity checks in Dwarf2 unwinder
Jan Beulich
2006-12-07
1
-0
/
+7
|
|
*
[PATCH] unwinder: always use unlocked module list access in unwinder fallback
Andi Kleen
2006-12-07
1
-3
/
+3
|
|
*
[PATCH] x86-64: Mark rdtsc as sync only for netburst, not for core2
Arjan van de Ven
2006-12-07
1
-1
/
+4
|
|
*
[PATCH] Calgary: remove unused variables
Muli Ben-Yehuda
2006-12-07
1
-5
/
+0
|
|
*
[PATCH] x86-64: Synchronize RDTSC on single core AMD
Andi Kleen
2006-12-07
1
-5
/
+2
|
|
*
[PATCH] x86-64: remove unused acpi_found_madt in mparse.
Yinghai Lu
2006-12-07
1
-2
/
+0
|
|
*
[PATCH] x86-64: Fix kobject_init() WARN_ON on resume from disk
Rafael J. Wysocki
2006-12-07
1
-0
/
+1
|
|
*
[PATCH] x86_64: interrupt array size should be aligned to NR_VECTORS
Yinghai Lu
2006-12-07
1
-1
/
+2
|
|
*
[PATCH] x86_64: clear_bss before set_intr_gate with early_idt_handler
Yinghai Lu
2006-12-07
1
-2
/
+4
|
|
*
[PATCH] x86: add sysctl for kstack_depth_to_print
Chuck Ebbert
2006-12-07
1
-1
/
+1
|
|
*
[PATCH] x86-64: Remove unused GET_APIC_VERSION call from clear_local_APIC
David Rientjes
2006-12-07
1
-3
/
+1
|
|
*
[PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume()
Karsten Wiese
2006-12-07
1
-4
/
+18
|
|
*
[PATCH] x86-64: x86-64 add Intel BTS cpufeature bit and detection (take 2)
Stephane Eranian
2006-12-07
1
-0
/
+2
|
|
*
[PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525
Siddha, Suresh B
2006-12-07
2
-0
/
+21
|
|
*
[PATCH] x86-64: add genapic_force
Siddha, Suresh B
2006-12-07
1
-1
/
+8
|
|
*
[PATCH] x86-64: Rate limit no irq handler messages
Andi Kleen
2006-12-07
1
-1
/
+1
|
|
*
[PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/maps
Ernie Petrides
2006-12-07
1
-0
/
+1
|
|
*
[PATCH] x86-64: Fix race in IO-APIC routing entry setup.
Andi Kleen
2006-12-07
1
-3
/
+9
|
|
*
[PATCH] Calgary: allow compiling Calgary in but not using it by default
Muli Ben-Yehuda
2006-12-07
2
-0
/
+14
[next]