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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
ia64: Move the macro definitions related to MSI to one header file.
Xiantao Zhang
2009-03-24
1
-46
/
+9
*
[IA64] Don't go beyond iosapic_intr_info's arraysize
Roel Kluin
2009-02-25
1
-1
/
+1
*
[IA64] Do not go beyond ARRAY_SIZE of unw.hash
Roel Kluin
2009-02-25
1
-1
/
+1
*
[IA64] Remove redundant cpu_clear() in __cpu_disable path
Alex Chiang
2009-02-19
1
-2
/
+1
*
[IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs"
Alex Chiang
2009-02-19
1
-1
/
+3
*
Merge branch 'misc' into release
Len Brown
2009-01-16
1
-1
/
+1
|
\
|
*
kprobes: check CONFIG_FREEZER instead of CONFIG_PM
Masami Hiramatsu
2009-01-16
1
-1
/
+1
*
|
[IA64] dump stack on kernel unaligned warnings
Doug Chapman
2009-01-15
1
-1
/
+5
*
|
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
Heiko Carstens
2009-01-14
2
-2
/
+2
|
/
*
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-01-10
1
-9
/
+6
|
\
|
*
ia64: cpumask fix for is_affinity_mask_valid()
Mike Travis
2009-01-04
1
-9
/
+6
*
|
Merge branch 'linus' into release
Len Brown
2009-01-09
13
-75
/
+80
|
\
\
|
*
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-01-07
1
-1
/
+1
|
|
\
\
|
|
*
|
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
1
-1
/
+1
|
|
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-01-06
1
-1
/
+1
|
|
\
\
|
|
*
|
IA64: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-1
/
+1
|
|
|
/
|
*
|
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
2009-01-06
1
-3
/
+5
|
|
/
|
*
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-03
3
-16
/
+14
|
|
\
|
|
*
ia64: cpumask fix for is_affinity_mask_valid()
Ingo Molnar
2009-01-03
1
-2
/
+2
|
|
*
cpumask: Remove IA64 definition of total_cpus now it's in core code
Rusty Russell
2009-01-01
1
-1
/
+0
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-30
3
-19
/
+30
|
|
|
\
|
|
*
|
cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...
Rusty Russell
2008-12-26
2
-13
/
+12
|
*
|
|
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-01-03
1
-8
/
+10
|
|
\
\
\
|
|
*
|
|
[PATCH] idle cputime accounting
Martin Schwidefsky
2008-12-31
1
-2
/
+8
|
|
*
|
|
[PATCH] fix scaled & unscaled cputime accounting
Martin Schwidefsky
2008-12-31
1
-8
/
+4
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
5
-26
/
+19
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
4
-19
/
+18
|
|
*
|
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
2008-12-13
1
-1
/
+1
|
|
*
|
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-12-13
1
-6
/
+0
|
*
|
|
take init_fs to saner place
Al Viro
2008-12-31
1
-1
/
+0
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'next' into for-linus
James Morris
2008-12-25
3
-19
/
+30
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'master' into next
James Morris
2008-12-04
5
-4
/
+4
|
|
|
\
|
|
*
\
Merge branch 'master' into next
James Morris
2008-11-14
3
-11
/
+29
|
|
|
\
\
|
|
*
|
|
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
2008-11-14
1
-12
/
+20
|
|
*
|
|
CRED: Wrap task credential accesses in the IA64 arch
David Howells
2008-11-14
3
-13
/
+16
*
|
|
|
|
ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"
Zhao Yakui
2009-01-09
1
-0
/
+1
|
/
/
/
/
*
|
|
|
[IA64] Clear up section mismatch with arch_unregister_cpu()
Robin Holt
2008-12-09
1
-1
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.
Isaku Yamahata
2008-11-20
1
-1
/
+1
*
|
|
[IA64] remove duplicate include iommu.h
Huang Weiyi
2008-11-20
1
-1
/
+0
*
|
|
[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack
Hidetoshi Seto
2008-11-20
1
-1
/
+1
*
|
|
[IA64] Rationalize kernel mode alignment checking
Tony Luck
2008-11-20
2
-1
/
+2
|
|
/
|
/
|
*
|
[IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMP
Jay Lan
2008-11-07
1
-1
/
+1
*
|
[IA64] fix boot panic caused by offline CPUs
Doug Chapman
2008-11-06
2
-8
/
+28
*
|
[IA64] remove duplicated #include from pci-dma.c
Huang Weiyi
2008-11-04
1
-2
/
+0
|
/
*
saner FASYNC handling on file close
Al Viro
2008-11-01
1
-5
/
+0
*
x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI
Fenghua Yu
2008-10-24
1
-7
/
+0
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2008-10-23
16
-71
/
+468
|
\
|
*
Pull vtd-iommu into release branch
Tony Luck
2008-10-17
6
-13
/
+305
|
|
\
|
|
*
[IA64] Add Variable Page Size and IA64 Support in Intel IOMMU
Fenghua Yu
2008-10-17
6
-13
/
+305
|
*
|
Pull pv_ops-xen into release branch
Tony Luck
2008-10-17
8
-6
/
+62
|
|
\
\
[next]