index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-13
KEYS: Remove files generated when SYSTEM_TRUSTED_KEYRING=y
Kirill Tkhai
1
-1
/
+1
2013-12-13
X.509: Fix certificate gathering
David Howells
1
-2
/
+3
2013-11-21
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
1
-8
/
+42
2013-11-06
locking: Move the lglocks code to kernel/locking/
Peter Zijlstra
1
-1
/
+1
2013-11-06
locking: Move the rwsem code to kernel/locking/
Peter Zijlstra
1
-1
/
+1
2013-11-06
locking: Move the rtmutex code to kernel/locking/
Peter Zijlstra
1
-3
/
+0
2013-11-06
locking: Move the semaphore core to kernel/locking/
Peter Zijlstra
1
-1
/
+1
2013-11-06
locking: Move the spinlock code to kernel/locking/
Peter Zijlstra
1
-3
/
+0
2013-11-06
locking: Move the lockdep code to kernel/locking/
Peter Zijlstra
1
-6
/
+0
2013-11-06
locking: Move the mutex code to kernel/locking/
Peter Zijlstra
1
-4
/
+2
2013-11-06
Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...
Ingo Molnar
1
-1
/
+1
2013-11-06
sched: Move wait.c into kernel/sched/
Peter Zijlstra
1
-1
/
+1
2013-10-15
rcu: Move RCU-related source code to kernel/rcu directory
Paul E. McKenney
1
-8
/
+3
2013-09-25
KEYS: Separate the kernel signature checking keyring from module signing
David Howells
1
-5
/
+10
2013-09-25
KEYS: Have make canonicalise the paths of the X.509 certs better to deduplicate
David Howells
1
-3
/
+9
2013-09-25
KEYS: Load *.x509 files into kernel keyring
David Howells
1
-6
/
+29
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+1
2013-07-31
printk: move to separate directory for easier modification
Joe Perches
1
-1
/
+2
2013-07-09
reboot: move shutdown/reboot related functions to kernel/reboot.c
Robin Holt
1
-1
/
+1
2013-05-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-04-11
MODSIGN: do not send garbage to stderr when enabling modules signature
David Cohen
1
-1
/
+1
2013-04-08
idle: Provide a generic entry point for the idle code
Thomas Gleixner
1
-0
/
+1
2013-02-27
Merge branch 'akpm' (final batch from Andrew)
Linus Torvalds
1
-4
/
+2
2013-02-27
kcmp: make it depend on CHECKPOINT_RESTORE
Cyrill Gorcunov
1
-3
/
+1
2013-02-27
kfifo: move kfifo.c from kernel/ to lib/
Stefani Seibold
1
-1
/
+1
2013-02-27
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-4
/
+12
2013-02-16
kernel: Replace timeconst.pl with a bc script
H. Peter Anvin
1
-4
/
+12
2013-01-25
MODSIGN: Simplify Makefile with a Kconfig helper
Michal Marek
1
-19
/
+3
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+7
2012-12-14
MODSIGN: Fix kbuild output when using default extra_certificates
Michal Marek
1
-1
/
+5
2012-12-14
MODSIGN: Avoid using .incbin in C source
Takashi Iwai
1
-2
/
+2
2012-12-03
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-0
/
+1
2012-11-30
context_tracking: New context tracking susbsystem
Frederic Weisbecker
1
-0
/
+1
2012-10-25
Makefile: Documentation for external tool should be correct
H. Peter Anvin
1
-4
/
+2
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+77
2012-10-10
MODSIGN: Make mrproper should remove generated files.
Rusty Russell
1
-1
/
+0
2012-10-10
MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certs
David Howells
1
-0
/
+1
2012-10-10
MODSIGN: Use the same digest for the autogen key sig as for the module sig
David Howells
1
-1
/
+21
2012-10-10
MODSIGN: Provide module signing public keys to the kernel
David Howells
1
-2
/
+9
2012-10-10
MODSIGN: Automatically generate module signing keys if missing
David Howells
1
-0
/
+49
2012-10-10
module: signature checking hook
Rusty Russell
1
-0
/
+1
2012-10-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2012-09-13
trace: Stop compiling in trace_clock unconditionally
Josh Triplett
1
-1
/
+1
2012-08-13
hotplug: Fix UP bug in smpboot hotplug code
Paul E. McKenney
1
-2
/
+1
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2012-05-31
syscalls, x86: add __NR_kcmp syscall
Cyrill Gorcunov
1
-0
/
+3
2012-05-29
brlocks/lglocks: turn into functions
Andi Kleen
1
-1
/
+1
2012-05-23
task_work_add: generic process-context callbacks
Oleg Nesterov
1
-1
/
+1
2012-04-26
smp: Add generic smpboot facility
Thomas Gleixner
1
-0
/
+1
[next]