index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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] Count resched interrupts
Jack Steiner
2006-10-17
1
-2
/
+18
*
[IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devices
Bjorn Helgaas
2006-10-17
1
-9
/
+0
*
[IA64] reformat pal.S to fit in 80 columns, fix typos
Bjorn Helgaas
2006-10-17
1
-23
/
+24
*
[IA64] remove unused PAL_CALL_IC_OFF
Bjorn Helgaas
2006-10-17
1
-8
/
+3
*
[IA64] - Allow IPIs in timer loop
Jack Steiner
2006-10-17
1
-0
/
+6
*
[IA64] perfmon fix for global IRQ fix
Tony Luck
2006-10-17
1
-1
/
+2
*
[IA64] Fix breakage from irq change
Tony Luck
2006-10-06
2
-3
/
+9
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
4
-24
/
+22
*
[PATCH] msi: move the ia64 code into arch/ia64
Eric W. Biederman
2006-10-04
2
-0
/
+144
*
[PATCH] genirq: ia64 irq: Dynamic irq support
Eric W. Biederman
2006-10-04
1
-0
/
+20
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
3
-3
/
+3
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-10-03
1
-1
/
+0
|
\
|
*
[SERIAL] Remove wrong asm/serial.h inclusions
Russell King
2006-10-01
1
-1
/
+0
*
|
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
2006-10-02
1
-2
/
+0
*
|
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-10-02
1
-2
/
+2
*
|
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
2006-10-02
1
-2
/
+0
*
|
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
2006-10-02
1
-0
/
+2
*
|
[PATCH] cpumask: export node_to_cpu_mask consistently
Greg Banks
2006-10-02
1
-0
/
+1
*
|
[PATCH] kretprobe spinlock deadlock patch
bibo,mao
2006-10-02
1
-2
/
+7
*
|
[PATCH] kprobe whitespace cleanup
bibo,mao
2006-10-02
1
-44
/
+45
*
|
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-10-01
1
-2
/
+0
*
|
[PATCH] proper flags type of spin_lock_irqsave()
Alexey Dobriyan
2006-10-01
1
-1
/
+1
|
/
*
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-29
1
-1
/
+1
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2006-09-27
15
-153
/
+713
|
\
|
*
[IA64] minor reformatting to vmlinux.lds.S
Al Stone
2006-09-26
1
-2
/
+6
|
*
[IA64] CMC/CPE: Reverse the order of fetching log and checking poll threshold
Hidetoshi Seto
2006-09-26
1
-8
/
+10
|
*
[IA64] ar.fpsr not set on MCA/INIT kernel entry
Russ Anderson
2006-09-26
1
-0
/
+4
|
*
[IA64] printing support for MCA/INIT
Hidetoshi Seto
2006-09-26
4
-36
/
+242
|
*
[IA64] Make gp value point to Region 5 in mca handler
Zou Nan hai
2006-09-26
1
-5
/
+0
|
*
Revert "[IA64] Unwire set/get_robust_list"
Tony Luck
2006-09-26
1
-2
/
+2
|
*
[IA64] Move perfmon tables from thread_struct to pfm_context
Keshavamurthy Anil S
2006-09-26
1
-64
/
+49
|
*
[IA64] Add interface so modules can discover whether multithreading is on.
Stephane Eranian
2006-09-26
1
-0
/
+24
|
*
[IA64] kprobes: fixup the pagefault exception caused by probehandlers
Keshavamurthy Anil S
2006-09-26
1
-0
/
+6
|
*
[IA64] kprobe opcode 16 bytes alignment on IA64
bibo mao
2006-09-26
1
-26
/
+29
|
*
Pull esi-support into release branch
Tony Luck
2006-09-26
4
-0
/
+310
|
|
\
|
|
*
[IA64] esi-support
David Mosberger-Tang
2006-06-21
4
-0
/
+310
|
*
|
Pull model-name into release branch
Tony Luck
2006-09-26
1
-10
/
+31
|
|
\
\
|
|
*
|
[IA64] Add "model name" to /proc/cpuinfo
Tony Luck
2006-06-05
1
-10
/
+31
|
|
|
/
*
|
|
[PATCH] fix "cpu to node relationship fixup: map cpu to node"
KAMEZAWA Hiroyuki
2006-09-27
1
-2
/
+0
*
|
|
[PATCH] smp_call_function_single() cleanup
Andrew Morton
2006-09-26
1
-0
/
+1
*
|
|
[PATCH] Define easier to handle GFP_THISNODE
Christoph Lameter
2006-09-26
1
-2
/
+1
*
|
|
[PATCH] Guarantee that the uncached allocator gets pages on the correct node
Christoph Lameter
2006-09-26
1
-1
/
+2
*
|
|
[PATCH] cpu to node relationship fixup: map cpu to node
KAMEZAWA Hiroyuki
2006-09-25
2
-4
/
+36
*
|
|
[PATCH] cpu to node relationship fixup: acpi_map_cpu2node
KAMEZAWA Hiroyuki
2006-09-25
1
-5
/
+8
|
/
/
*
|
[PATCH] audit: AUDIT_PERM support
Al Viro
2006-09-11
1
-0
/
+19
*
|
[PATCH] audit: more syscall classes added
Al Viro
2006-09-11
1
-0
/
+16
*
|
[IA64] Save register stack contents on cpu start
Jack Steiner
2006-09-08
1
-0
/
+5
*
|
[IA64] Unwire set/get_robust_list
Andreas Schwab
2006-09-08
1
-2
/
+2
*
|
[IA64] correct file descriptor reference counting in perfmon
Stephane Eranian
2006-09-08
1
-1
/
+3
*
|
[PATCH] IA64,sparc: local DoS with corrupted ELFs
Kirill Korotaev
2006-09-08
1
-12
/
+16
[next]