index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-06
[PATCH] kprobes: fix namespace problem and sparc64 build
Rusty Lynch
1
-1
/
+1
2005-06-30
[IA64] Update zx1_defconfig
Tony Luck
1
-44
/
+122
2005-06-30
[IA64] Update tiger_defconfig
Tony Luck
1
-8
/
+31
2005-06-30
Auto merge with /home/aegl/GIT/linus
Tony Luck
3
-30
/
+172
2005-06-28
[IA64] Fix another IA64 preemption problem
Peter Chubb
1
-0
/
+3
2005-06-28
[IA64] Replace stale KDB-code with useful MAGIC_SYSRQ code in simserial.c
David Mosberger-Tang
1
-5
/
+11
2005-06-28
[IA64-SGI] Altix patch to tiocx, add subsys_initcall
Bruce Losure
1
-5
/
+9
2005-06-28
[IA64] sparse cleanup of TIOCA files
Prarit Bhargava
1
-4
/
+4
2005-06-28
[IA64-SGI] - new macros for SGI SN simulator
Jack Steiner
2
-9
/
+20
2005-06-28
[IA64] sparse cleanup of shub_mmr.h
Prarit Bhargava
1
-0
/
+1
2005-06-28
[IA64] Speed up lfetch.fault [NULL]
David Mosberger-Tang
1
-0
/
+19
2005-06-28
[IA64] Recognize HP sx2000 chipset
Bjorn Helgaas
1
-0
/
+4
2005-06-28
[IA64-SGI] altix: enable vgacon support
Mark Maule
3
-8
/
+18
2005-06-28
[IA64-SGI] pcdp: add PCDP pci interface support
Mark Maule
1
-4
/
+8
2005-06-28
Auto merge with /home/aegl/GIT/ia64-test
Tony Luck
6
-224
/
+299
2005-06-28
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Greg KH
4
-7
/
+148
2005-06-28
[PATCH] ACPI based I/O APIC hot-plug: ia64 support
Kenji Kaneshige
2
-29
/
+126
2005-06-28
[PATCH] ACPI based I/O APIC hot-plug: add interfaces
Kenji Kaneshige
1
-0
/
+17
2005-06-28
[PATCH] acpi bridge hotadd: Read bridge resources when fixing up the bus
Rajesh Shah
1
-0
/
+4
2005-06-28
[PATCH] acpi bridge hotadd: Make pcibios_fixup_bus() hot-plug safe
Rajesh Shah
1
-1
/
+21
2005-06-28
[PATCH] acpi bridge hotadd: Fix pci_enable_device() for p2p bridges
Rajesh Shah
1
-3
/
+7
2005-06-28
[PATCH] acpi bridge hotadd: ACPI based root bridge hot-add
Rajesh Shah
1
-1
/
+1
2005-06-28
[PATCH] kprobes/ia64: refuse kprobe on ivt code
Keshavamurthy Anil S
2
-3
/
+22
2005-06-28
[PATCH] kprobes/ia64: refuse inserting kprobe on slot 1
Rusty Lynch
1
-0
/
+7
2005-06-28
[PATCH] Return probe redesign: ia64 specific implementation
Rusty Lynch
2
-2
/
+117
2005-06-28
[PATCH] Update cfq io scheduler to time sliced design
Jens Axboe
1
-2
/
+2
2005-06-26
[PATCH] Dynamic sched domains: ia64 changes
Dinakar Guniguntala
1
-31
/
+45
2005-06-26
[PATCH] sched: sched tuning
Nick Piggin
1
-1
/
+1
2005-06-26
[PATCH] set cpu_state for CPU hotplug (ia64)
Shaohua Li
1
-0
/
+3
2005-06-26
[PATCH] i386 CPU hotplug
Zwane Mwaikambo
1
-0
/
+1
2005-06-26
[PATCH] gcc4 compile fix for recent ia64 xpc changes
Dave Jones
3
-13
/
+13
2005-06-23
[PATCH] compat: introduce compat_time_t
Stephen Rothwell
1
-1
/
+1
2005-06-23
[PATCH] Kprobes/ia64: temporary disarming of reentrant probe
Anil S Keshavamurthy
1
-6
/
+43
2005-06-23
[PATCH] Kprobes/IA64: check jprobe break before handling
Keshavamurthy Anil S
1
-3
/
+7
2005-06-23
[PATCH] Kprobes IA64: safe register kprobe
Anil S Keshavamurthy
1
-0
/
+45
2005-06-23
[PATCH] Kprobes IA64: cmp ctype unc support
Anil S Keshavamurthy
1
-2
/
+41
2005-06-23
[PATCH] Kprobes IA64: arch_prepare_kprobes() cleanup
Anil S Keshavamurthy
1
-70
/
+121
2005-06-23
[PATCH] Kprobes ia64 qp fix
Rusty Lynch
1
-3
/
+3
2005-06-23
[PATCH] Kprobes ia64 cleanup
Rusty Lynch
1
-101
/
+77
2005-06-23
[PATCH] Kprobes/IA64: support kprobe on branch/call instructions
Anil S Keshavamurthy
1
-15
/
+116
2005-06-23
[PATCH] Kprobes/IA64: architecture specific JProbes support
Anil S Keshavamurthy
3
-7
/
+84
2005-06-23
[PATCH] Kprobes/IA64: arch specific handling
Anil S Keshavamurthy
3
-0
/
+344
2005-06-23
[PATCH] Kprobes/IA64: kdebug die notification mechanism
Anil S Keshavamurthy
2
-1
/
+40
2005-06-23
[PATCH] ia64: Selectable Timer Interrupt Frequency
Christoph Lameter
1
-0
/
+2
2005-06-23
[PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLE
Dave Hansen
2
-2
/
+2
2005-06-23
[PATCH] make each arch use mm/Kconfig
Dave Hansen
1
-1
/
+3
2005-06-23
[PATCH] remove non-DISCONTIG use of pgdat->node_mem_map
Dave Hansen
1
-4
/
+5
2005-06-22
Merge kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git
Linus Torvalds
9
-90
/
+126
2005-06-22
[PATCH] ioc4: CONFIG split
Brent Casavant
2
-0
/
+12
2005-06-22
[PATCH] SN2 XPC build patches
Jes Sorensen
2
-3
/
+5
[next]