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] Fix copying of pgdat array on each node for ia64 memory hotplug
Yasunori Goto
2006-07-04
1
-3
/
+13
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2006-07-03
2
-7
/
+7
|
\
|
*
Pull acpi_os_free into release branch
Len Brown
2006-07-01
2
-7
/
+7
|
|
\
|
|
*
ACPI: delete acpi_os_free(), use kfree() directly
Len Brown
2006-06-30
2
-7
/
+7
*
|
|
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-07-03
2
-6
/
+6
*
|
|
[PATCH] irq-flags: IA64: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
10
-16
/
+16
|
/
/
*
|
[PATCH] audit syscall classes
Al Viro
2006-07-01
4
-0
/
+42
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
64
-64
/
+0
|
\
\
|
*
|
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
64
-64
/
+0
|
|
/
*
|
[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation
Christoph Lameter
2006-06-30
1
-0
/
+5
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-29
1
-1
/
+1
|
\
|
*
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2006-06-27
1
-1
/
+1
*
|
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
2006-06-29
2
-3
/
+11
*
|
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
Ingo Molnar
2006-06-29
1
-0
/
+4
*
|
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
2006-06-29
6
-14
/
+14
*
|
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
2006-06-29
1
-2
/
+2
*
|
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
5
-20
/
+20
*
|
[PATCH] solve config broken: undefined reference to `online_page'
Yasunori Goto
2006-06-29
1
-0
/
+3
*
|
[IA64-SGI] fix prom revision checks in SN kernel
Aaron Young
2006-06-28
2
-2
/
+2
*
|
[IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/
Tony Luck
2006-06-28
1
-1
/
+1
*
|
[IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)
Jack Steiner
2006-06-28
1
-2
/
+8
*
|
[IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/
Tony Luck
2006-06-28
1
-1
/
+1
*
|
[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places
Chandra Seetharaman
2006-06-27
1
-3
/
+1
*
|
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
2006-06-27
2
-3
/
+3
*
|
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
3
-3
/
+3
*
|
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
1
-1
/
+1
*
|
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
2006-06-27
1
-15
/
+2
*
|
[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...
Yasunori Goto
2006-06-27
1
-2
/
+14
*
|
[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...
Yasunori Goto
2006-06-27
1
-5
/
+19
*
|
[PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat ad...
Yasunori Goto
2006-06-27
1
-11
/
+8
*
|
[PATCH] Register sysfs file for hotplugged new node
Yasunori Goto
2006-06-27
1
-12
/
+3
*
|
[PATCH] pgdat allocation for new node add (refresh node_data[])
Yasunori Goto
2006-06-27
1
-0
/
+4
*
|
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
2006-06-27
1
-3
/
+2
|
/
*
Merge branch 'x86-64'
Linus Torvalds
2006-06-26
1
-2
/
+2
|
\
|
*
[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status
Andi Kleen
2006-06-26
1
-2
/
+2
*
|
[PATCH] Notify page fault call chain for ia64
Anil S Keshavamurthy
2006-06-26
1
-1
/
+35
|
/
*
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
2006-06-25
1
-3
/
+0
*
[PATCH] remove for_each_cpu()
Andrew Morton
2006-06-25
1
-1
/
+1
*
[IA64] fix ia64 build (fadt_descriptor)
Tony Luck
2006-06-23
1
-2
/
+2
*
Auto-update from upstream
Tony Luck
2006-06-23
17
-241
/
+343
|
\
|
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2006-06-23
4
-3
/
+6
|
|
\
|
|
*
Pull trivial2 into release branch
Len Brown
2006-06-15
2
-2
/
+4
|
|
|
\
|
|
|
*
ACPI add ia64 exports to build acpi_memhotplug as a module
KAMEZAWA Hiroyuki
2006-05-15
1
-0
/
+2
|
|
|
*
ACPI: silence ia64 build warning
Len Brown
2006-05-13
1
-2
/
+2
|
|
*
|
Pull Kconfig into release branch
Len Brown
2006-06-15
1
-0
/
+1
|
|
|
\
\
|
|
|
*
|
ACPI: Kconfig: ACPI should depend on, not select PCI
Adrian Bunk
2006-04-01
1
-0
/
+1
|
|
*
|
|
Pull acpica into release branch
Len Brown
2006-06-15
1
-1
/
+1
|
|
|
\
\
\
|
|
|
*
|
|
ACPI: ia64 buildfix
Len Brown
2006-04-02
1
-1
/
+1
|
*
|
|
|
|
[PATCH] clean up default value of SCHED_SMT
Jean-Luc Leger
2006-06-23
1
-1
/
+0
|
*
|
|
|
|
[PATCH] vfs: add lock owner argument to flush operation
Miklos Szeredi
2006-06-23
1
-2
/
+1
[next]