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
*
alpha: cpumask_of_node() should handle -1 as a node
Anton Blanchard
2010-01-14
1
-0
/
+3
*
alpha: Convert BUG() to use unreachable()
David Daney
2009-12-18
1
-1
/
+2
*
alpha: Add minimal support for software performance events
Michael Cree
2009-12-18
4
-1
/
+13
*
alpha: Wire up missing/new syscalls
Daniele Calore
2009-12-18
2
-2
/
+29
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
2009-12-17
1
-1
/
+1
|
\
|
*
fix up O_SYNC comments
Christoph Hellwig
2009-12-17
1
-1
/
+1
*
|
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2009-12-17
4
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
kbuild: move utsrelease.h to include/generated
Sam Ravnborg
2009-12-12
3
-3
/
+3
|
*
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
2009-12-12
1
-0
/
+1
*
|
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
2009-12-16
1
-1
/
+0
*
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-15
5
-43
/
+43
|
\
\
|
*
|
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
1
-2
/
+2
|
*
|
alpha: Fix fallout from locking changes
Thomas Gleixner
2009-12-14
2
-18
/
+18
|
*
|
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
2009-12-14
1
-10
/
+10
|
*
|
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
2009-12-14
2
-10
/
+10
|
*
|
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
1
-9
/
+9
|
*
|
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
1
-1
/
+1
|
*
|
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
2
-4
/
+4
|
|
/
*
|
alpha: convert srm code to seq_file
Alexey Dobriyan
2009-12-15
1
-32
/
+33
|
/
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-12-11
1
-3
/
+16
|
\
|
*
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
2009-12-10
1
-3
/
+16
*
|
Unify sys_mmap*
Al Viro
2009-12-11
1
-13
/
+6
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
1
-1
/
+1
|
|
\
|
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
|
|
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-12-08
1
-0
/
+1
|
\
\
\
|
*
\
\
Merge branch 'master' into for-2.6.33
Jens Axboe
2009-12-03
26
-41
/
+46
|
|
\
\
\
|
|
|
/
/
|
*
|
|
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
2009-11-26
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-12-01
24
-36
/
+43
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
alpha: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-11-30
20
-23
/
+23
|
*
|
Alpha: Rearrange thread info flags fixing two regressions
Michael Cree
2009-11-30
1
-12
/
+15
|
*
|
arch/alpha/kernel: Add kmalloc NULL tests
Julia Lawall
2009-11-30
2
-0
/
+4
|
*
|
arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSEST
Julia Lawall
2009-11-30
1
-1
/
+1
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-18
3
-5
/
+3
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2009-11-17
1
-1
/
+1
|
|
\
\
|
|
*
|
arch/alpha/boot/tools/objstrip.c: Mark "usage" static
Josh Triplett
2009-11-15
1
-1
/
+1
|
|
|
/
|
*
|
fcntl: Use consistent values for F_[GS]ETOWN_EX
Stephen Rothwell
2009-11-17
1
-2
/
+0
|
*
|
alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLY
Andrew Morton
2009-11-12
1
-2
/
+2
|
*
|
alpha: fix F_SETOWN_EX and F_GETLK64 conflict
Peter Zijlstra
2009-11-12
1
-2
/
+2
|
|
/
*
|
alpha: Fixup recvmmsg syscall glue
Arnaldo Carvalho de Melo
2009-11-14
1
-1
/
+2
*
|
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
2009-10-12
1
-0
/
+1
*
|
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
2009-10-12
1
-0
/
+2
|
/
*
alpha: Fix duplicate <asm/thread_info.h> include
Linus Torvalds
2009-09-27
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2009-09-26
1
-0
/
+1
|
\
|
*
alpha: fix build after vmlinux.lds.S cleanup
Sam Ravnborg
2009-09-25
1
-0
/
+1
*
|
alpha: Clean up linker script using new linker script macros.
Geoffrey Thomas
2009-09-24
1
-81
/
+9
*
|
alpha: use .data.init_task instead of .data.init_thread.
Tim Abbott
2009-09-24
2
-8
/
+4
|
/
*
alpha: AGP update (fixes compile failure)
Ivan Kokshaysky
2009-09-24
4
-5
/
+5
*
fcntl: add F_[SG]ETOWN_EX
Peter Zijlstra
2009-09-24
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-09-23
3
-26
/
+8
|
\
[next]