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
*
[IA64] fix non-numa build
Andrew Morton
2007-10-17
1
-1
/
+3
*
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-10-17
1
-2
/
+2
|
\
|
*
IA64: iommu uses sg_next with an invalid sg element
FUJITA Tomonori
2007-10-17
1
-2
/
+2
*
|
add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros
Ken'ichi Ohmichi
2007-10-17
1
-10
/
+10
*
|
add-vmcore: use the existing ia64_tpa() instead of asm code
Ken'ichi Ohmichi
2007-10-17
1
-4
/
+2
*
|
Add vmcoreinfo
Ken'ichi Ohmichi
2007-10-17
2
-1
/
+31
*
|
KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL
Robert P. J. Day
2007-10-17
1
-1
/
+0
*
|
Make unregister_binfmt() return void
Alexey Dobriyan
2007-10-17
1
-1
/
+1
*
|
x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define
Mark Nelson
2007-10-17
1
-0
/
+1
|
/
*
[IA64] Fix build for CONFIG_SMP=n
Tony Luck
2007-10-16
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-10-16
5
-6
/
+6
|
\
|
*
kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
Sam Ravnborg
2007-10-15
1
-1
/
+1
|
*
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2007-10-14
1
-1
/
+1
|
*
ia64: fix sn to add include files using EXTRA_CFLAGS
Sam Ravnborg
2007-10-12
4
-4
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-10-16
3
-12
/
+14
|
\
\
|
*
|
IA64: sg chaining support
Jens Axboe
2007-10-16
2
-12
/
+13
|
*
|
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-16
1
-0
/
+1
*
|
|
ia64 vDSO: linker script indentation
Roland McGrath
2007-10-16
1
-63
/
+72
*
|
|
kprobes: support kretprobe blacklist
Masami Hiramatsu
2007-10-16
1
-0
/
+2
*
|
|
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
2007-10-16
1
-1
/
+2
*
|
|
memory unplug: ia64 interface
KAMEZAWA Hiroyuki
2007-10-16
1
-1
/
+11
*
|
|
memory unplug: page offline
KAMEZAWA Hiroyuki
2007-10-16
1
-0
/
+3
*
|
|
Do not depend on MAX_ORDER when grouping pages by mobility
Mel Gorman
2007-10-16
2
-2
/
+7
*
|
|
flush icache before set_pte() on ia64: flush icache at set_pte
KAMEZAWA Hiroyuki
2007-10-16
1
-4
/
+1
*
|
|
Memoryless nodes: Uncached allocator updates
Christoph Lameter
2007-10-16
1
-2
/
+2
*
|
|
During VM oom condition, kill all threads in process group
Will Schmidt
2007-10-16
1
-1
/
+1
*
|
|
IA64: SPARSEMEM_VMEMMAP 16K page size support
Christoph Lameter
2007-10-16
2
-0
/
+9
*
|
|
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2007-10-16
2
-12
/
+18
|
/
/
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2007-10-15
12
-328
/
+500
|
\
\
|
*
|
[IA64] update sn2_defconfig
Jes Sorensen
2007-10-15
1
-254
/
+189
|
*
|
[IA64] Fix kernel hangup in kdump on INIT
Kenji Kaneshige
2007-10-12
1
-5
/
+8
|
*
|
[IA64] Fix kernel panic in kdump on INIT
Kenji Kaneshige
2007-10-12
2
-3
/
+1
|
*
|
[IA64] Remove vector from ia64_machine_kexec()
Simon Horman
2007-10-12
1
-5
/
+1
|
*
|
[IA64] Fix race when multiple cpus go through MCA
Russ Anderson
2007-10-12
1
-22
/
+25
|
*
|
[IA64] Remove needless delay in MCA rendezvous
Russ Anderson
2007-10-12
1
-22
/
+19
|
*
|
[IA64] add driver for ACPI methods to call native firmware
Bjorn Helgaas
2007-10-12
3
-0
/
+247
|
*
|
[IA64] perfmon: Remove exit_pfm_fs()
Satyam Sharma
2007-10-12
1
-7
/
+0
|
*
|
[IA64] tree-wide: Misc __cpu{initdata, init, exit} annotations
Satyam Sharma
2007-10-12
3
-11
/
+11
|
|
/
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-10-15
1
-2
/
+7
|
\
\
|
*
|
[SCSI] simscsi: Free scsi host on error
Matthew Wilcox
2007-10-12
1
-2
/
+7
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-10-12
1
-2
/
+1
|
\
\
\
|
*
|
|
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
1
-2
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-10-12
1
-2
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[CPUFREQ] move policy's governor initialisation out of low-level drivers into...
Thomas Renninger
2007-10-04
1
-2
/
+0
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
2007-10-11
1
-0
/
+3
|
\
\
\
|
*
|
|
[NET]: Make device event notification network namespace safe
Eric W. Biederman
2007-10-10
1
-0
/
+3
|
|
/
/
*
|
|
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner
2007-10-11
1
-1
/
+1
|
/
/
*
|
Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH
Roland McGrath
2007-09-10
1
-1
/
+0
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2007-09-04
16
-37
/
+118
|
\
\
|
*
|
[IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)
Peter Chubb
2007-09-01
3
-12
/
+4
[next]