index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] kprobes: fix namespace problem and sparc64 build
Rusty Lynch
2005-07-05
1
-1
/
+1
*
[IA64] Update zx1_defconfig
Tony Luck
2005-06-29
1
-44
/
+122
*
[IA64] Update tiger_defconfig
Tony Luck
2005-06-29
1
-8
/
+31
*
Auto merge with /home/aegl/GIT/linus
Tony Luck
2005-06-29
3
-30
/
+172
|
\
|
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Greg KH
2005-06-27
4
-7
/
+148
|
|
\
|
*
|
[PATCH] ACPI based I/O APIC hot-plug: ia64 support
Kenji Kaneshige
2005-06-27
2
-29
/
+126
|
*
|
[PATCH] ACPI based I/O APIC hot-plug: add interfaces
Kenji Kaneshige
2005-06-27
1
-0
/
+17
|
*
|
[PATCH] acpi bridge hotadd: Read bridge resources when fixing up the bus
Rajesh Shah
2005-06-27
1
-0
/
+4
|
*
|
[PATCH] acpi bridge hotadd: Make pcibios_fixup_bus() hot-plug safe
Rajesh Shah
2005-06-27
1
-1
/
+21
|
*
|
[PATCH] acpi bridge hotadd: Fix pci_enable_device() for p2p bridges
Rajesh Shah
2005-06-27
1
-3
/
+7
|
*
|
[PATCH] acpi bridge hotadd: ACPI based root bridge hot-add
Rajesh Shah
2005-06-27
1
-1
/
+1
*
|
|
[IA64] Fix another IA64 preemption problem
Peter Chubb
2005-06-28
1
-0
/
+3
*
|
|
[IA64] Replace stale KDB-code with useful MAGIC_SYSRQ code in simserial.c
David Mosberger-Tang
2005-06-28
1
-5
/
+11
*
|
|
[IA64-SGI] Altix patch to tiocx, add subsys_initcall
Bruce Losure
2005-06-28
1
-5
/
+9
*
|
|
[IA64] sparse cleanup of TIOCA files
Prarit Bhargava
2005-06-28
1
-4
/
+4
*
|
|
[IA64-SGI] - new macros for SGI SN simulator
Jack Steiner
2005-06-28
2
-9
/
+20
*
|
|
[IA64] sparse cleanup of shub_mmr.h
Prarit Bhargava
2005-06-28
1
-0
/
+1
*
|
|
[IA64] Speed up lfetch.fault [NULL]
David Mosberger-Tang
2005-06-28
1
-0
/
+19
*
|
|
[IA64] Recognize HP sx2000 chipset
Bjorn Helgaas
2005-06-28
1
-0
/
+4
*
|
|
[IA64-SGI] altix: enable vgacon support
Mark Maule
2005-06-28
3
-8
/
+18
*
|
|
[IA64-SGI] pcdp: add PCDP pci interface support
Mark Maule
2005-06-28
1
-4
/
+8
*
|
|
Auto merge with /home/aegl/GIT/ia64-test
Tony Luck
2005-06-28
6
-224
/
+299
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Auto merge with /home/aegl/GIT/linus
Tony Luck
2005-06-15
39
-248
/
+6909
|
|
\
\
|
*
\
\
Merge with temp tree to get David's gdb inferior calls patch
Tony Luck
2005-05-17
3
-18
/
+25
|
|
\
\
\
|
|
*
|
|
[IA64] Fix convert_to_non_syscall() so gdb inferior calls work again
David Mosberger-Tang
2005-05-17
1
-1
/
+21
|
*
|
|
|
[IA64] Merge audit fix for fsyscalls with syscall-optimizations
David Mosberger-Tang
2005-05-05
1
-2
/
+2
|
*
|
|
|
[IA64] need r29=psr *after* rsm psr.i
David Mosberger-Tang
2005-04-27
1
-6
/
+5
|
*
|
|
|
[IA64] use srlz.d instead of srlz.i in ia64_leave_kernel()
David Mosberger-Tang
2005-04-27
1
-1
/
+1
|
*
|
|
|
[IA64] Annotate fsys_bubble_down() with McKinley dispatch info.
David Mosberger-Tang
2005-04-27
1
-44
/
+74
|
*
|
|
|
[IA64] Reschedule fsys_bubble_down().
David Mosberger-Tang
2005-04-27
1
-40
/
+33
|
*
|
|
|
[IA64] Annotate __kernel_syscall_via_epc() with McKinley dispatch info.
David Mosberger-Tang
2005-04-27
1
-22
/
+22
|
*
|
|
|
[IA64] Reschedule __kernel_syscall_via_epc().
David Mosberger-Tang
2005-04-27
1
-13
/
+18
|
*
|
|
|
[IA64] Reschedule break_fault() for better performance.
David Mosberger-Tang
2005-04-27
1
-67
/
+106
|
*
|
|
|
[IA64] In ia64_leave_syscall(), fix comments and whitespace only.
David Mosberger-Tang
2005-04-27
1
-40
/
+39
|
*
|
|
|
[IA64] Schedule ia64_leave_syscall() to read ar.bsp earlier
David Mosberger-Tang
2005-04-27
1
-24
/
+19
|
*
|
|
|
[IA64] In syscall-entry, use st8 instead of stf8 to clear pt_regs.r8
David Mosberger-Tang
2005-04-27
1
-3
/
+3
|
*
|
|
|
[IA64] On return from syscall, hint b7 with __kernel_syscall_via_epc().
David Mosberger-Tang
2005-04-27
1
-1
/
+8
|
*
|
|
|
[IA64] Schedule fp-clearing insns at least 6 cycles after reading ar.bsp.
David Mosberger-Tang
2005-04-27
1
-10
/
+15
|
*
|
|
|
[IA64] Use dynamic prediction for RSE-clearing branches.
David Mosberger-Tang
2005-04-27
1
-2
/
+2
|
*
|
|
|
[IA64] __ia64_syscall() is no longer used anywhere in the kernel. Remove it.
David Mosberger-Tang
2005-04-27
2
-15
/
+0
*
|
|
|
|
[PATCH] kprobes/ia64: refuse kprobe on ivt code
Keshavamurthy Anil S
2005-06-27
2
-3
/
+22
*
|
|
|
|
[PATCH] kprobes/ia64: refuse inserting kprobe on slot 1
Rusty Lynch
2005-06-27
1
-0
/
+7
*
|
|
|
|
[PATCH] Return probe redesign: ia64 specific implementation
Rusty Lynch
2005-06-27
2
-2
/
+117
*
|
|
|
|
[PATCH] Update cfq io scheduler to time sliced design
Jens Axboe
2005-06-27
1
-2
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
[PATCH] Dynamic sched domains: ia64 changes
Dinakar Guniguntala
2005-06-25
1
-31
/
+45
*
|
|
|
[PATCH] sched: sched tuning
Nick Piggin
2005-06-25
1
-1
/
+1
*
|
|
|
[PATCH] set cpu_state for CPU hotplug (ia64)
Shaohua Li
2005-06-25
1
-0
/
+3
*
|
|
|
[PATCH] i386 CPU hotplug
Zwane Mwaikambo
2005-06-25
1
-0
/
+1
*
|
|
|
[PATCH] gcc4 compile fix for recent ia64 xpc changes
Dave Jones
2005-06-25
3
-13
/
+13
*
|
|
|
[PATCH] compat: introduce compat_time_t
Stephen Rothwell
2005-06-23
1
-1
/
+1
[next]