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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
time: Reorder so the hot data is together
Thomas Gleixner
2012-01-26
1
-2
/
+2
*
time: Remove most of xtime_lock usage in timekeeping.c
John Stultz
2012-01-26
1
-29
/
+15
*
ntp: Add ntp_lock to replace xtime_locking
John Stultz
2012-01-26
1
-19
/
+44
*
ntp: Access tick_length variable via ntp_tick_length()
John Stultz
2012-01-26
2
-4
/
+11
*
ntp: Cleanup timex.h
John Stultz
2012-01-26
1
-1
/
+12
*
time: Add timekeeper lock
John Stultz
2012-01-26
1
-44
/
+82
*
time: Cleanup global variables and move them to the top
John Stultz
2012-01-26
1
-12
/
+12
*
time: Move raw_time into timekeeper structure
John Stultz
2012-01-26
1
-13
/
+10
*
time: Move xtime into timekeeeper structure
John Stultz
2012-01-26
1
-44
/
+47
*
time: Move wall_to_monotonic into the timekeeper structure
John Stultz
2012-01-26
1
-32
/
+37
*
time: Move total_sleep_time into the timekeeper structure
John Stultz
2012-01-26
1
-9
/
+15
*
Merge branch 'kernel-doc' from Randy Dunlap
Linus Torvalds
2012-01-23
2
-4
/
+4
|
\
|
*
kernel-doc: fix kernel-doc warnings in sched
Randy Dunlap
2012-01-23
1
-2
/
+1
|
*
kernel-doc: fix new warnings in auditsc.c
Randy Dunlap
2012-01-23
1
-2
/
+3
*
|
kprobes: initialize before using a hlist
Ananth N Mavinakayanahalli
2012-01-23
1
-1
/
+1
|
/
*
-
.
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
2012-01-19
1
-3
/
+4
|
\
\
|
|
*
tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT
Steven Rostedt
2012-01-16
1
-3
/
+4
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-01-17
7
-295
/
+474
|
\
\
\
|
*
|
|
audit: no leading space in audit_log_d_path prefix
Kees Cook
2012-01-17
2
-4
/
+4
|
*
|
|
audit: fix signedness bug in audit_log_execve_info()
Xi Wang
2012-01-17
1
-2
/
+2
|
*
|
|
audit: comparison on interprocess fields
Peter Moody
2012-01-17
1
-0
/
+39
|
*
|
|
audit: implement all object interfield comparisons
Peter Moody
2012-01-17
1
-0
/
+29
|
*
|
|
audit: allow interfield comparison between gid and ogid
Eric Paris
2012-01-17
1
-0
/
+6
|
*
|
|
audit: complex interfield comparison helper
Eric Paris
2012-01-17
1
-11
/
+39
|
*
|
|
audit: allow interfield comparison in audit rules
Eric Paris
2012-01-17
2
-2
/
+33
|
*
|
|
audit: do not call audit_getname on error
Eric Paris
2012-01-17
1
-3
/
+0
|
*
|
|
audit: only allow tasks to set their loginuid if it is -1
Eric Paris
2012-01-17
1
-1
/
+10
|
*
|
|
audit: remove task argument to audit_set_loginuid
Eric Paris
2012-01-17
1
-3
/
+3
|
*
|
|
audit: allow audit matching on inode gid
Eric Paris
2012-01-17
2
-0
/
+13
|
*
|
|
audit: allow matching on obj_uid
Eric Paris
2012-01-17
2
-0
/
+13
|
*
|
|
audit: remove audit_finish_fork as it can't be called
Eric Paris
2012-01-17
2
-22
/
+0
|
*
|
|
audit: reject entry,always rules
Eric Paris
2012-01-17
1
-2
/
+4
|
*
|
|
audit: inline audit_free to simplify the look of generic code
Eric Paris
2012-01-17
2
-3
/
+2
|
*
|
|
audit: inline checks for not needing to collect aux records
Eric Paris
2012-01-17
1
-12
/
+3
|
*
|
|
audit: drop some potentially inadvisable likely notations
Eric Paris
2012-01-17
1
-6
/
+6
|
*
|
|
audit: remove AUDIT_SETUP_CONTEXT as it isn't used
Eric Paris
2012-01-17
1
-5
/
+1
|
*
|
|
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
2012-01-17
1
-1
/
+1
|
*
|
|
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2012-01-17
1
-4
/
+12
|
*
|
|
seccomp: audit abnormal end to a process due to seccomp
Eric Paris
2012-01-17
2
-21
/
+31
|
*
|
|
audit: check current inode and containing object when filtering on major and ...
Eric Paris
2012-01-17
1
-10
/
+14
|
*
|
|
audit: drop the meaningless and format breaking word 'user'
Eric Paris
2012-01-17
1
-1
/
+1
|
*
|
|
audit: dynamically allocate audit_names when not enough space is in the names...
Eric Paris
2012-01-17
1
-188
/
+215
|
*
|
|
audit: make filetype matching consistent with other filters
Eric Paris
2012-01-17
2
-12
/
+11
*
|
|
|
Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call"
Linus Torvalds
2012-01-17
1
-1
/
+1
*
|
|
|
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-16
2
-8
/
+8
|
\
\
\
\
|
*
|
|
|
PM / Hibernate: Drop the check of swap space size for compressed image
Barry Song
2012-01-14
1
-6
/
+7
|
*
|
|
|
PM: Make sysrq-o be available for CONFIG_PM unset
Rafael J. Wysocki
2012-01-14
1
-2
/
+1
*
|
|
|
|
error: implicit declaration of function 'module_flags_taint'
Kevin Winchester
2012-01-15
1
-20
/
+20
*
|
|
|
|
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-01-15
1
-3
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
block, cfq: unlink cfq_io_context's immediately
Tejun Heo
2011-12-14
1
-1
/
+1
[next]