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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
make certificate list change message more useful
Linus Torvalds
2015-07-02
1
-1
/
+1
*
modsign: change default key details
David Howells
2015-04-30
1
-3
/
+3
*
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
2015-04-15
1
-1
/
+3
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-02-11
1
-1
/
+1
|
\
|
*
X.509: shut up about included cert for silent build
Arnd Bergmann
2015-01-23
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-02-11
1
-2
/
+2
|
\
\
|
*
|
ftrace: allow architectures to specify ftrace compile options
Heiko Carstens
2015-01-29
1
-2
/
+2
|
|
/
*
|
livepatch: kernel: add support for live patching
Seth Jennings
2014-12-22
1
-0
/
+1
|
/
*
kernel: res_counter: remove the unused API
Johannes Weiner
2014-12-10
1
-1
/
+0
*
bpf: split eBPF out of NET
Alexei Starovoitov
2014-10-27
1
-1
/
+1
*
bin2c: move bin2c in scripts/basic
Vivek Goyal
2014-08-08
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-08-06
1
-0
/
+1
|
\
|
*
net: filter: split filter.c into two files
Alexei Starovoitov
2014-07-23
1
-0
/
+1
*
|
time/timers: Move all time(r) related files into kernel/time
Thomas Gleixner
2014-06-23
1
-21
/
+4
|
/
*
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-03-31
1
-0
/
+3
|
\
|
*
lto: Disable LTO for sys_ni
Andi Kleen
2014-02-13
1
-0
/
+3
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-03-31
1
-1
/
+0
|
\
\
|
*
|
sched/idle: Move cpu/idle.c to sched/idle.c
Nicolas Pitre
2014-02-11
1
-1
/
+0
|
|
/
*
|
rcutorture: Abstract rcu_torture_random()
Paul E. McKenney
2014-02-23
1
-0
/
+1
|
/
*
KEYS: Remove files generated when SYSTEM_TRUSTED_KEYRING=y
Kirill Tkhai
2013-12-13
1
-1
/
+1
*
X.509: Fix certificate gathering
David Howells
2013-12-13
1
-2
/
+3
*
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2013-11-21
1
-8
/
+42
|
\
|
*
KEYS: Separate the kernel signature checking keyring from module signing
David Howells
2013-09-25
1
-5
/
+10
|
*
KEYS: Have make canonicalise the paths of the X.509 certs better to deduplicate
David Howells
2013-09-25
1
-3
/
+9
|
*
KEYS: Load *.x509 files into kernel keyring
David Howells
2013-09-25
1
-6
/
+29
*
|
locking: Move the lglocks code to kernel/locking/
Peter Zijlstra
2013-11-06
1
-1
/
+1
*
|
locking: Move the rwsem code to kernel/locking/
Peter Zijlstra
2013-11-06
1
-1
/
+1
*
|
locking: Move the rtmutex code to kernel/locking/
Peter Zijlstra
2013-11-06
1
-3
/
+0
*
|
locking: Move the semaphore core to kernel/locking/
Peter Zijlstra
2013-11-06
1
-1
/
+1
*
|
locking: Move the spinlock code to kernel/locking/
Peter Zijlstra
2013-11-06
1
-3
/
+0
*
|
locking: Move the lockdep code to kernel/locking/
Peter Zijlstra
2013-11-06
1
-6
/
+0
*
|
locking: Move the mutex code to kernel/locking/
Peter Zijlstra
2013-11-06
1
-4
/
+2
*
|
Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...
Ingo Molnar
2013-11-06
1
-1
/
+1
|
\
\
|
*
|
sched: Move wait.c into kernel/sched/
Peter Zijlstra
2013-11-06
1
-1
/
+1
|
|
/
*
|
rcu: Move RCU-related source code to kernel/rcu directory
Paul E. McKenney
2013-10-15
1
-8
/
+3
|
/
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
1
-1
/
+1
*
printk: move to separate directory for easier modification
Joe Perches
2013-07-31
1
-1
/
+2
*
reboot: move shutdown/reboot related functions to kernel/reboot.c
Robin Holt
2013-07-09
1
-1
/
+1
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-05-05
1
-1
/
+1
|
\
|
*
MODSIGN: do not send garbage to stderr when enabling modules signature
David Cohen
2013-04-11
1
-1
/
+1
*
|
idle: Provide a generic entry point for the idle code
Thomas Gleixner
2013-04-08
1
-0
/
+1
|
/
*
Merge branch 'akpm' (final batch from Andrew)
Linus Torvalds
2013-02-27
1
-4
/
+2
|
\
|
*
kcmp: make it depend on CHECKPOINT_RESTORE
Cyrill Gorcunov
2013-02-27
1
-3
/
+1
|
*
kfifo: move kfifo.c from kernel/ to lib/
Stefani Seibold
2013-02-27
1
-1
/
+1
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2013-02-27
1
-4
/
+12
|
\
\
|
|
/
|
/
|
|
*
kernel: Replace timeconst.pl with a bc script
H. Peter Anvin
2013-02-16
1
-4
/
+12
*
|
MODSIGN: Simplify Makefile with a Kconfig helper
Michal Marek
2013-01-25
1
-19
/
+3
|
/
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-19
1
-3
/
+7
|
\
|
*
MODSIGN: Fix kbuild output when using default extra_certificates
Michal Marek
2012-12-14
1
-1
/
+5
|
*
MODSIGN: Avoid using .incbin in C source
Takashi Iwai
2012-12-14
1
-2
/
+2
[next]