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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] PS3: Update ps3_defconfig
Geoff Levand
2007-12-06
1
-88
/
+89
*
[POWERPC] Update iseries_defconfig
Stephen Rothwell
2007-12-06
1
-59
/
+64
*
[POWERPC] Fix hardware IRQ time accounting problem.
Tony Breeds
2007-12-06
2
-7
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2007-12-05
4
-91
/
+114
|
\
|
*
futex: correctly return -EFAULT not -EINVAL
Thomas Gleixner
2007-12-05
1
-1
/
+1
|
*
lockdep: in_range() fix
Oleg Nesterov
2007-12-05
1
-12
/
+10
|
*
lockdep: fix debug_show_all_locks()
Ingo Molnar
2007-12-05
1
-0
/
+7
|
*
sched: style cleanups
Ingo Molnar
2007-12-05
1
-64
/
+68
|
*
futex: fix for futex_wait signal stack corruption
Steven Rostedt
2007-12-05
2
-14
/
+28
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2007-12-05
5
-40
/
+57
|
\
\
|
*
|
VM/Security: add security hook to do_brk
Eric Paris
2007-12-06
1
-0
/
+4
|
*
|
Security: round mmap hint address above mmap_min_addr
Eric Paris
2007-12-06
3
-0
/
+22
|
*
|
security: protect from stack expantion into low vm addresses
Eric Paris
2007-12-06
1
-2
/
+6
|
*
|
Security: allow capable check to permit mmap or low vm space
Eric Paris
2007-12-06
1
-1
/
+1
|
*
|
SELinux: detect dead booleans
Stephen Smalley
2007-12-06
1
-13
/
+30
|
*
|
SELinux: do not clear f_op when removing entries
Stephen Smalley
2007-12-06
1
-27
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-12-05
10
-31
/
+41
|
\
\
|
*
|
[LRO]: fix lro_gen_skb() alignment
Andrew Gallatin
2007-12-05
3
-1
/
+6
|
*
|
[TCP]: NAGLE_PUSH seems to be a wrong way around
Ilpo Järvinen
2007-12-05
1
-2
/
+1
|
*
|
[TCP]: Move prior_in_flight collect to more robust place
Ilpo Järvinen
2007-12-05
1
-2
/
+1
|
*
|
[TCP] FRTO: Use of existing funcs make code more obvious & robust
Ilpo Järvinen
2007-12-05
1
-9
/
+5
|
*
|
[IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FS
Pavel Emelyanov
2007-12-05
1
-1
/
+1
|
*
|
[ROSE]: Trivial compilation CONFIG_INET=n case
Pavel Emelyanov
2007-12-05
1
-1
/
+1
|
*
|
[IPVS]: Fix sched registration race when checking for name collision.
Pavel Emelyanov
2007-12-05
1
-13
/
+14
|
*
|
[IPVS]: Don't leak sysctl tables if the scheduler registration fails.
Pavel Emelyanov
2007-12-05
2
-2
/
+12
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-12-05
8
-17
/
+32
|
\
\
|
*
|
[SPARC64]: Update defconfig.
David S. Miller
2007-12-05
1
-4
/
+5
|
*
|
[SPARC]: Add missing of_node_put
Julia Lawall
2007-12-05
1
-1
/
+3
|
*
|
[SPARC64]: check for possible NULL pointer dereference
Cyrill Gorcunov
2007-12-05
1
-0
/
+4
|
*
|
[SPARC]: Add missing "space"
Joe Perches
2007-12-05
1
-4
/
+4
|
*
|
[SPARC64]: Add missing "space"
Joe Perches
2007-12-05
1
-2
/
+3
|
*
|
[SPARC64]: Add missing pci_dev_put
Julia Lawall
2007-12-05
1
-0
/
+2
|
*
|
[SYSCTL_CHECK]: Fix typo in KERN_SPARC_SCONS_PWROFF entry string.
David S. Miller
2007-12-05
1
-1
/
+1
|
*
|
[SPARC64]: Missing mdesc_release() in ldc_init().
David S. Miller
2007-12-05
1
-5
/
+10
|
|
/
*
|
remove nonsense force-casts from ocfs2
Al Viro
2007-12-05
1
-14
/
+6
*
|
regression: bfs endianness bug
Al Viro
2007-12-05
1
-1
/
+2
*
|
fcrypt endianness misannotations
Al Viro
2007-12-05
1
-44
/
+44
*
|
no need to mess with KBUILD_CFLAGS on uml-i386 anymore
Al Viro
2007-12-05
1
-5
/
+0
*
|
regression: cifs endianness bug
Al Viro
2007-12-05
1
-16
/
+17
*
|
VM/Security: add security hook to do_brk
Eric Paris
2007-12-05
1
-0
/
+4
*
|
SLUB's ksize() fails for size > 2048
Vegard Nossum
2007-12-05
1
-1
/
+5
*
|
proc: fix proc_dir_entry refcounting
Alexey Dobriyan
2007-12-05
5
-21
/
+5
*
|
jbd: Fix assertion failure in fs/jbd/checkpoint.c
Jan Kara
2007-12-05
3
-10
/
+12
*
|
mm: fix XIP file writes
Nick Piggin
2007-12-05
1
-1
/
+1
*
|
gpio_cs5535: disable AUX on output
Ben Gardner
2007-12-05
1
-0
/
+5
*
|
Avoid potential NULL dereference in unregister_sysctl_table
Pavel Emelyanov
2007-12-05
1
-0
/
+4
*
|
Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer
Bryan Wu
2007-12-05
1
-7
/
+45
*
|
Blackfin SPI driver: move hard coded pin_req to board file
Bryan Wu
2007-12-05
2
-21
/
+8
*
|
Blackfin SPI driver: use void __iomem * for regs_base
Bryan Wu
2007-12-05
1
-5
/
+4
*
|
Blackfin SPI driver: use cpu_relax() to replace continue in while busywait
Bryan Wu
2007-12-05
1
-39
/
+39
[next]