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
*
is_power_of_2: ufs/super.c
vignesh babu
2007-07-16
1
-2
/
+3
*
parport_pc: it887x fix
Niels de Vos
2007-07-16
1
-3
/
+2
*
is_power_of_2: kernel/kfifo.c
vignesh babu
2007-07-16
1
-1
/
+2
*
make seccomp zerocost in schedule
Andrea Arcangeli
2007-07-16
5
-45
/
+50
*
move seccomp from /proc to a prctl
Andrea Arcangeli
2007-07-16
5
-74
/
+51
*
nbd.c: sock_xmit: cleanup signal related code
Oleg Nesterov
2007-07-16
1
-16
/
+6
*
kcdrwd: remove unneeded flush_signals() call
Oleg Nesterov
2007-07-16
1
-3
/
+0
*
adb_probe_task: remove unneeded flush_signals() call
Oleg Nesterov
2007-07-16
1
-8
/
+2
*
bd_claim_by_disk: fix warning
Andrew Morton
2007-07-16
1
-10
/
+7
*
Replace obscure constructs in fs/block_dev.c
Johannes Weiner
2007-07-16
1
-22
/
+28
*
fs/namespace.c should #include "internal.h"
Adrian Bunk
2007-07-16
1
-0
/
+1
*
sprint_symbol() cleanup
Andrew Morton
2007-07-16
1
-6
/
+5
*
HFS+: add custom dentry hash and comparison operations
Duane Griffin
2007-07-16
6
-1
/
+138
*
HFS+: refactor ASCII to unicode conversion routine for later reuse
Duane Griffin
2007-07-16
1
-45
/
+62
*
mistaken ext4_inode_bitmap for ext4_block_bitmap
Toshiyuki Okajima
2007-07-16
1
-1
/
+1
*
sysctl.c: add text telling people to use CTL_UNNUMBERED
Andrew Morton
2007-07-16
1
-1
/
+20
*
Add Documentation/sysctl/ctl_unnumbered.txt
Andrew Morton
2007-07-16
1
-0
/
+22
*
FUTEX: Tidy up the code
Thomas Gleixner
2007-07-16
4
-85
/
+74
*
update description in Documentation/filesystems/vfs.txt
Borislav Petkov
2007-07-16
1
-9
/
+13
*
cdrom: replace hard-coded constants by kernel.h macro.
Robert P. J. Day
2007-07-16
1
-2
/
+2
*
sys_time() speedup
Ingo Molnar
2007-07-16
1
-8
/
+24
*
is_power_of_2(): jbd
vignesh babu
2007-07-16
2
-4
/
+6
*
is_power_of_2: ext3/super.c
vignesh babu
2007-07-16
1
-1
/
+2
*
drop obsolete sys_ioctl export
Christoph Hellwig
2007-07-16
1
-8
/
+0
*
doc/oops-tracing: add Code: decode info
Randy Dunlap
2007-07-16
2
-0
/
+65
*
namespace: ensure clone_flags are always stored in an unsigned long
Eric W. Biederman
2007-07-16
8
-10
/
+11
*
ext3: remove extra IS_RDONLY() check
Dave Hansen
2007-07-16
1
-1
/
+1
*
update procfs-guide doc of read_func
C. Scott Ananian
2007-07-16
1
-19
/
+63
*
Remove final two references to "__obsolete_setup" macro
Robert P. J. Day
2007-07-16
1
-4
/
+0
*
diskquota: 32bit quota tools on 64bit architectures
Vasily Tarasov
2007-07-16
4
-2
/
+121
*
Introduce compat_u64 and compat_s64 types
Arnd Bergmann
2007-07-16
7
-0
/
+14
*
kerneldoc fix in audit_core_dumps
Henrik Kretzschmar
2007-07-16
1
-1
/
+1
*
remove unused lock_cpu_hotplug_interruptible definition
Nathan Lynch
2007-07-16
1
-1
/
+0
*
ext4: fix deadlock in ext4_remount() and orphan list handling
Jan Kara
2007-07-16
1
-0
/
+8
*
ext3: fix deadlock in ext3_remount() and orphan list handling
Jan Kara
2007-07-16
1
-0
/
+8
*
adjust nosmp handling
Jan Beulich
2007-07-16
1
-15
/
+27
*
add a kmem_cache for nsproxy objects
Cedric Le Goater
2007-07-16
1
-4
/
+17
*
fix create_new_namespaces() return value
Cedric Le Goater
2007-07-16
4
-15
/
+28
*
dirty_writeback_centisecs_handler() cleanup
Andrew Morton
2007-07-16
1
-6
/
+4
*
Allow softlockup to be runtime disabled
Dave Jones
2007-07-16
2
-1
/
+13
*
COBALT: remove all references to Cobalt NVRAM
Robert P. J. Day
2007-07-16
2
-300
/
+1
*
Document the fact that RCU callbacks can run in parallel
Paul E. McKenney
2007-07-16
1
-1
/
+9
*
binfmt_elf warning fix
Andrew Morton
2007-07-16
1
-1
/
+1
*
revert "vanishing ioctl handler debugging"
Andrew Morton
2007-07-16
1
-11
/
+3
*
user namespace: add unshare
Serge E. Hallyn
2007-07-16
5
-4
/
+54
*
user namespace: add the framework
Cedric Le Goater
2007-07-16
11
-14
/
+137
*
remove CONFIG_UTS_NS and CONFIG_IPC_NS
Cedric Le Goater
2007-07-16
11
-79
/
+12
*
Audit: add TTY input auditing
Miloslav Trmac
2007-07-16
14
-21
/
+518
*
Improve behaviour of spurious IRQ detect
Alan Cox
2007-07-16
2
-1
/
+12
*
intel-rng: undo mess made by an 80 column extremist
Alan Cox
2007-07-16
1
-6
/
+4
[next]