index
:
kernel_motorola_msm8960dt-common.git
kitkat
kernel_motorola_msm8960dt-common
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'tg/kk4.4' into aicp
John Brewer
2014-08-15
1
-0
/
+4
|
\
|
*
Merge tag 'v3.4.103' into kk4.4
dhacker29
2014-08-15
1
-0
/
+4
|
|
\
|
|
*
x86, espfix: Make espfix64 a Kconfig option, fix UML
H. Peter Anvin
2014-08-07
1
-1
/
+1
|
|
*
x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack
H. Peter Anvin
2014-08-07
1
-0
/
+4
|
|
*
random: run random_int_secret_init() run after all late_initcalls
Theodore Ts'o
2013-10-22
1
-0
/
+2
*
|
|
lib: Add support for LZ4-compressed kernel
Kyungsik Lee
2014-08-01
1
-1
/
+12
*
|
|
Not cool to force that debugging.
morfic
2014-07-25
1
-1
/
+1
|
/
/
*
|
random: run random_int_secret_init() run after all late_initcalls
Theodore Ts'o
2013-10-22
1
-0
/
+2
*
|
Merge remote-tracking branch 'caf/jb_2.6' into cm-10.2
dhacker29
2013-10-17
1
-5
/
+4
|
\
\
|
*
|
init: Move stack canary initialization after setup_arch
Laura Abbott
2013-08-23
1
-5
/
+4
*
|
|
Overlay Ultra 3.4.42 open source drop from Motorola
dhacker29
2013-08-23
1
-0
/
+29
*
|
|
Merge tag 'v3.4.42' into HEAD
dhacker29
2013-08-22
1
-5
/
+9
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
2013-02-14
1
-2
/
+2
|
*
efi: Defer freeing boot services memory until after ACPI init
Josh Triplett
2012-10-31
1
-0
/
+3
|
*
module_param: stop double-calling parameters.
Rusty Russell
2012-06-17
1
-1
/
+1
|
*
Fix blocking allocations called very early during bootup
Linus Torvalds
2012-06-01
1
-3
/
+4
*
|
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
Steve Muckle
2012-06-06
2
-0
/
+12
|
\
\
|
*
\
Merge branch 'Linux 3.0.21' into msm-3.0
Rohit Vaswani
2012-03-30
1
-4
/
+31
|
|
\
\
|
|
*
|
NFS: Retry mounting NFSROOT
Chuck Lever
2012-01-25
1
-4
/
+31
|
*
|
|
init: apply SCHED_FIFO to kthreadd
Steve Muckle
2012-03-19
1
-0
/
+2
|
*
|
|
Initial Contribution
Bryan Huntsman
2011-10-03
1
-0
/
+1
|
*
|
|
Merge commit 'v3.0-rc5' into android-3.0
Colin Cross
2011-06-29
3
-10
/
+18
|
|
\
|
|
|
*
|
|
ashmem for 2.6.27.
Robert Love
2011-06-14
1
-0
/
+9
|
*
|
|
Add build option to to set the default panic timeout.
Arve Hjønnevåg
2011-06-14
1
-0
/
+6
*
|
|
|
Merge commit 'v3.4-rc6' into android-3.4
Colin Cross
2012-05-07
1
-1
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
init: don't try mounting device as nfs root unless type fully matches
Sasha Levin
2012-05-05
1
-1
/
+1
*
|
|
|
Merge commit 'v3.4-rc5' into android-3.4
Colin Cross
2012-05-01
1
-12
/
+13
|
\
|
|
|
|
*
|
|
init: fix bug where environment vars can't be passed via boot args
Chris Metcalf
2012-04-25
1
-12
/
+13
*
|
|
|
Add build option to to set the default panic timeout.
Arve Hjønnevåg
2012-04-09
1
-0
/
+6
|
/
/
/
*
|
|
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-04-02
1
-2
/
+2
|
\
\
\
|
*
|
|
documentation: remove references to cpu_*_map.
Rusty Russell
2012-03-29
1
-2
/
+2
*
|
|
|
new helper: ext2_image_size()
Al Viro
2012-03-31
1
-5
/
+4
*
|
|
|
get rid of pointless includes of ext2_fs.h
Al Viro
2012-03-31
1
-1
/
+0
|
/
/
/
*
|
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+0
|
\
\
\
|
*
|
|
Move all declarations of free_initmem() to linux/mm.h
David Howells
2012-03-28
1
-1
/
+0
*
|
|
|
params: <level>_initcall-like kernel parameters
Pawel Moll
2012-03-26
1
-6
/
+59
*
|
|
|
init/do_mounts.c: print error code on mount failure
Bernhard Walle
2012-03-23
1
-2
/
+2
*
|
|
|
init: check printed flag to skip printing message
Diwakar Tundlam
2012-03-23
1
-1
/
+2
|
/
/
/
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
1
-2
/
+2
|
\
\
\
|
*
|
|
init: Remove CONFIG_PPC_ISERIES
Stephen Rothwell
2012-03-21
1
-2
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-03-20
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
init: fix wording error in mm_init comment
Jim Cromie
2012-03-15
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-20
1
-4
/
+1
|
\
\
\
\
|
*
|
|
|
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-4
/
+1
|
|
/
/
/
*
/
/
/
rcu: Move RCU_TRACE to lib/Kconfig.debug
Paul E. McKenney
2012-02-21
1
-9
/
+0
|
/
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-01-17
1
-1
/
+15
|
\
\
\
|
*
|
|
Kernel: Audit Support For The ARM Platform
Nathaniel Husted
2012-01-17
1
-1
/
+1
|
*
|
|
audit: only allow tasks to set their loginuid if it is -1
Eric Paris
2012-01-17
1
-0
/
+14
*
|
|
|
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-14
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
module_param: make bool parameters really bool (core code)
Rusty Russell
2012-01-13
1
-1
/
+1
[next]