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
...
*
sh: Handle early ioremaps through fixed mappings.
Paul Mundt
2010-01-18
3
-3
/
+16
*
Merge branch 'sh/stable-updates'
Paul Mundt
2010-01-18
344
-2190
/
+3138
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-01-17
11
-115
/
+71
|
|
\
|
|
*
do_add_mount() should sanitize mnt_flags
Al Viro
2010-01-16
1
-0
/
+2
|
|
*
CIFS shouldn't make mountpoints shrinkable
Al Viro
2010-01-16
1
-2
/
+1
|
|
*
mnt_flags fixes in do_remount()
Al Viro
2010-01-16
1
-1
/
+5
|
|
*
attach_recursive_mnt() needs to hold vfsmount_lock over set_mnt_shared()
Al Viro
2010-01-16
1
-2
/
+2
|
|
*
may_umount() needs namespace_sem
Al Viro
2010-01-16
1
-0
/
+2
|
|
*
Fix configfs leak
Al Viro
2010-01-14
1
-1
/
+3
|
|
*
Fix the -ESTALE handling in do_filp_open()
Al Viro
2010-01-14
1
-11
/
+9
|
|
*
ecryptfs: Fix refcnt leak on ecryptfs_follow_link() error path
OGAWA Hirofumi
2010-01-14
1
-12
/
+12
|
|
*
Fix ACC_MODE() for real
Al Viro
2010-01-14
3
-8
/
+3
|
|
*
Unrot uml mconsole a bit
Al Viro
2010-01-14
1
-31
/
+18
|
|
*
hppfs: handle ->put_link()
Al Viro
2010-01-14
1
-6
/
+12
|
|
*
Kill 9p readlink()
Al Viro
2010-01-14
1
-40
/
+1
|
|
*
fix autofs/afs/etc. magic mountpoint breakage
Al Viro
2010-01-14
2
-1
/
+1
|
*
|
modpost: fix segfault in sym_is() with prefixed arches
Mike Frysinger
2010-01-17
1
-1
/
+1
|
*
|
page allocator: update NR_FREE_PAGES only when necessary
KOSAKI Motohiro
2010-01-16
1
-1
/
+1
|
*
|
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-01-16
6
-15
/
+16
|
|
\
\
|
|
*
|
i2c: Do not use device name after device_unregister
Thadeu Lima de Souza Cascardo
2010-01-16
1
-2
/
+3
|
|
*
|
i2c/pca: Don't use *_interruptible
Wolfram Sang
2010-01-16
2
-4
/
+4
|
|
*
|
i2c-ali1563: Remove sparse warnings
Márton Németh
2010-01-16
1
-4
/
+4
|
|
*
|
i2c: Test off by one in {piix4,vt596}_transaction()
Roel Kluin
2010-01-16
2
-4
/
+4
|
|
*
|
i2c-core: Storage class should be before const qualifier
Tobias Klauser
2010-01-16
1
-1
/
+1
|
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-01-16
7
-11
/
+42
|
|
\
\
\
|
|
*
|
|
x86, uv: Ensure hub revision set for all ACPI modes.
Russ Anderson
2010-01-15
1
-1
/
+4
|
|
*
|
|
x86, uv: Add function retrieving node controller revision number
Jack Steiner
2010-01-15
2
-0
/
+18
|
|
*
|
|
x86: xen: 64-bit kernel RPL should be 0
Ian Campbell
2010-01-13
1
-0
/
+4
|
|
*
|
|
x86: kernel_thread() -- initialize SS to a known state
Cyrill Gorcunov
2010-01-13
1
-0
/
+2
|
|
*
|
|
x86/agp: Fix agp_amd64_init and agp_amd64_cleanup
FUJITA Tomonori
2010-01-13
2
-2
/
+4
|
|
*
|
|
x86: SGI UV: Fix mapping of MMIO registers
Mike Travis
2010-01-13
1
-7
/
+8
|
|
*
|
|
x86: mce.h: Fix warning in header checks
Alan Cox
2010-01-13
1
-1
/
+2
|
*
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-01-16
1
-15
/
+12
|
|
\
\
\
\
|
|
*
|
|
|
futexes: Remove rw parameter from get_futex_key()
KOSAKI Motohiro
2010-01-13
1
-15
/
+12
|
*
|
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-01-16
2
-22
/
+36
|
|
\
\
\
\
\
|
|
*
|
|
|
|
perf tools: Check if /dev/null can be used as the -o gcc argument
Arnaldo Carvalho de Melo
2010-01-13
1
-11
/
+22
|
|
*
|
|
|
|
perf tools: Move QUIET_STDERR def to before first use
Arnaldo Carvalho de Melo
2010-01-13
1
-5
/
+6
|
|
*
|
|
|
|
perf: Stop stack frame walking off kernel addresses boundaries
Frederic Weisbecker
2010-01-13
1
-6
/
+8
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-01-16
6
-17
/
+56
|
|
\
\
\
\
\
|
|
*
|
|
|
|
tracing/filters: Add comment for match callbacks
Li Zefan
2010-01-14
1
-1
/
+12
|
|
*
|
|
|
|
tracing/filters: Fix MATCH_FULL filter matching for PTR_STRING
Li Zefan
2010-01-14
1
-4
/
+3
|
|
*
|
|
|
|
tracing/filters: Fix MATCH_MIDDLE_ONLY filter matching
Li Zefan
2010-01-14
1
-1
/
+1
|
|
*
|
|
|
|
lib: Introduce strnstr()
Li Zefan
2010-01-14
2
-2
/
+30
|
|
*
|
|
|
|
tracing/filters: Fix MATCH_END_ONLY filter matching
Li Zefan
2010-01-14
1
-2
/
+3
|
|
*
|
|
|
|
tracing/filters: Fix MATCH_FRONT_ONLY filter matching
Li Zefan
2010-01-14
1
-1
/
+1
|
|
*
|
|
|
|
ftrace: Fix MATCH_END_ONLY function filter
Li Zefan
2010-01-14
1
-3
/
+3
|
|
*
|
|
|
|
tracing/x86: Derive arch from bits argument in recordmcount.pl
Jan Kiszka
2010-01-11
1
-1
/
+1
|
|
*
|
|
|
|
Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2010-01-07
1
-2
/
+2
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
ring-buffer: Add rb_list_head() wrapper around new reader page next field
Steven Rostedt
2010-01-06
1
-1
/
+1
|
|
|
*
|
|
|
|
ring-buffer: Wrap a list.next reference with rb_list_head()
David Sharp
2010-01-06
1
-1
/
+1
[prev]
[next]