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
/
alpha
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] fdtable: Make fdarray and fdsets equal in size
Vadim Lobanov
2006-12-10
1
-3
/
+3
*
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-12-08
1
-0
/
+8
*
[PATCH] struct path: convert alpha
Josef Sipek
2006-12-08
1
-1
/
+1
*
[PATCH] alpha: switch to pci_get API
Alan Cox
2006-12-07
3
-5
/
+10
*
[PATCH] mm: arch do_page_fault() vs in_atomic()
Peter Zijlstra
2006-12-07
1
-1
/
+1
*
[NET]: Alpha checksum annotations and cleanups.
Al Viro
2006-12-02
2
-42
/
+26
*
Update for the srm_env driver.
Jan-Benedict Glaw
2006-11-07
1
-57
/
+27
*
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
2006-10-27
1
-7
/
+1
*
[PATCH] fixing includes in alpha_ksyms.c
Al Viro
2006-10-12
1
-1
/
+1
*
[PATCH] alpha_ksyms.c cleanup
Al Viro
2006-10-11
10
-94
/
+44
*
[PATCH] fallout from alpha pt_regs patches
Al Viro
2006-10-09
2
-2
/
+2
*
[PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs()
Al Viro
2006-10-08
3
-7
/
+4
*
[PATCH] alpha pt_regs cleanups: machine_check()
Al Viro
2006-10-08
19
-69
/
+60
*
[PATCH] alpha pt_regs cleanups: handle_irq()
Al Viro
2006-10-08
22
-41
/
+40
*
[PATCH] alpha pt_regs cleanups: device_interrupt
Al Viro
2006-10-08
21
-76
/
+82
*
[PATCH] minimal alpha pt_regs fixes
Al Viro
2006-10-07
4
-6
/
+13
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
2
-2
/
+0
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
6
-6
/
+6
*
fix an arch/alpha/Kconfig typo
Matt LaPlante
2006-10-03
1
-1
/
+1
*
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2006-10-03
1
-2
/
+6
*
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-10-02
2
-7
/
+6
*
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
1
-13
/
+13
*
[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] const struct tty_operations
Jeff Dike
2006-10-02
1
-1
/
+1
*
[PATCH] Generic ioremap_page_range: alpha conversion
Haavard Skinnemoen
2006-10-01
3
-90
/
+13
*
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-10-01
1
-10
/
+5
*
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-29
1
-1
/
+1
*
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-09-29
1
-1
/
+1
*
[PATCH] alpha: Fix ALPHA_EV56 dependencies typo
Fernando J. Pereda
2006-09-26
1
-1
/
+1
*
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
2006-09-26
1
-1
/
+1
*
[PATCH] arch/alpha: Use ARRAY_SIZE macro
Tobias Klauser
2006-07-31
5
-38
/
+34
*
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2006-07-10
3
-2
/
+3
*
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
2006-07-10
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-07-03
3
-3
/
+3
|
\
|
*
kbuild: introduce utsrelease.h
Sam Ravnborg
2006-07-03
3
-3
/
+3
*
|
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-07-03
1
-1
/
+1
|
/
*
[PATCH] irq-flags: ALPHA: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
4
-11
/
+11
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
33
-33
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-29
1
-2
/
+2
|
\
|
*
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2006-06-27
1
-2
/
+2
*
|
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
2006-06-29
1
-1
/
+1
*
|
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
20
-30
/
+30
*
|
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
2006-06-27
1
-1
/
+1
|
/
*
[PATCH] oprofile: Fix unnecessary cleverness
Markus Armbruster
2006-06-26
1
-1
/
+1
*
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
2006-06-23
1
-1
/
+1
*
[PATCH] Remove duplicate symbol exports on Alpha
Mathieu Chouquet-Stringer
2006-06-23
1
-12
/
+0
*
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-06-23
1
-1
/
+1
*
[PATCH] alpha: generic hweight build fix
Randy Dunlap
2006-06-12
1
-1
/
+1
*
[PATCH] alpha: SMP IRQ routing fix
Ivan Kokshaysky
2006-06-05
4
-15
/
+8
[next]