CGit
Gitweb
index
:
android-sdk/kernel-common
android-3.0
android-3.1
android-3.10
android-3.3
android-3.4
android-3.4-compat
android-3.8
android-3.9
android-3.9-rc2
master
p-android-3.14
Integrated Android Product SDK Hardened Software - Android Common tree including intermediate experimental kernel versions too.
Scott (ITS) Allen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
hardlockup: detect hard lockups without NMIs using secondary cpus
Colin Cross
2013-02-19
1
-5
/
+118
*
PM / Suspend: Print wall time at suspend entry and exit
Todd Poynor
2013-02-19
1
-0
/
+15
*
debug: add parameters to prevent entering debug mode on errors
Colin Cross
2013-02-19
1
-0
/
+12
*
kdb: support new lines without carriage returns
Colin Cross
2013-02-19
1
-2
/
+10
*
Move x86_64 idle notifiers to generic
Todd Poynor
2013-02-19
1
-0
/
+20
*
sched: Add a generic notifier when a task struct is about to be freed
San Mehat
2013-02-19
1
-0
/
+16
*
proc: smaps: Allow smaps access for CAP_SYS_RESOURCE
San Mehat
2013-02-19
1
-1
/
+2
*
PM / Sleep: Add wake lock api wrapper on top of wakeup sources
Arve Hjønnevåg
2013-02-19
1
-0
/
+8
*
mm: Add min_free_order_shift tunable.
Arve Hjønnevåg
2013-02-19
1
-0
/
+8
*
ARM: Make low-level printk work
Tony Lindgren
2013-02-19
1
-0
/
+8
*
cgroup: Add generic cgroup subsystem permission checks
Colin Cross
2013-02-19
2
-3
/
+48
*
power: Add option to log time spent in suspend
Colin Cross
2013-02-19
3
-0
/
+119
*
panic: Add board ID to panic output
Nishanth Menon
2013-02-19
1
-0
/
+8
*
PM: Print pending wakeup IRQ preventing suspend to dmesg
Todd Poynor
2013-02-19
1
-1
/
+6
*
Revert "genirq: Do not consider disabled wakeup irqs"
Arve Hjønnevåg
2013-02-19
1
-6
/
+1
*
Add build option to to set the default panic timeout.
Arve Hjønnevåg
2013-02-19
1
-1
/
+4
*
sched: Enable might_sleep before initializing drivers.
Arve Hjønnevåg
2013-02-19
1
-1
/
+12
*
kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exited
Eric W. Biederman
2013-02-12
1
-1
/
+1
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-04
3
-4
/
+4
|
\
|
*
sched/debug: Fix format string for 32-bit platforms
Arnd Bergmann
2013-01-25
1
-2
/
+2
|
*
sched: Fix warning in kernel/sched/fair.c
Arnd Bergmann
2013-01-25
1
-1
/
+1
|
*
sched/rt: Use root_domain of rt_rq not current processor
Shawn Bohrer
2013-01-25
1
-1
/
+1
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-04
1
-2
/
+18
|
\
\
|
*
|
perf: Fix event group context move
Jiri Olsa
2013-02-03
1
-2
/
+18
|
|
/
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-04
1
-3
/
+10
|
\
\
|
*
\
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2013-01-24
1
-3
/
+10
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
rcu: Make rcu_nocb_poll an early_param instead of module_param
Paul Gortmaker
2013-01-08
1
-2
/
+8
|
|
*
rcu: Prevent soft-lockup complaints about no-CBs CPUs
Paul Gortmaker
2013-01-08
1
-1
/
+2
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-01-31
1
-1
/
+12
|
\
\
\
|
*
|
|
smp: Fix SMP function call empty cpu mask race
Wang YanQing
2013-01-28
1
-1
/
+12
*
|
|
|
Revert "console: implement lockdep support for console_lock"
Dave Airlie
2013-01-30
1
-9
/
+0
|
|
/
/
|
/
|
|
*
|
|
async: fix __lowest_in_progress()
Tejun Heo
2013-01-22
1
-7
/
+20
*
|
|
Merge tag 'trace-3.8-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-01-22
1
-1
/
+1
|
\
\
\
|
*
|
|
ftrace: Be first to run code modification on modules
Steven Rostedt
2013-01-21
1
-1
/
+1
|
|
/
/
*
|
|
wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
Oleg Nesterov
2013-01-22
1
-1
/
+2
*
|
|
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
Oleg Nesterov
2013-01-22
2
-10
/
+59
*
|
|
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
Oleg Nesterov
2013-01-22
2
-14
/
+8
*
|
|
module: fix missing module_mutex unlock
Linus Torvalds
2013-01-20
1
-1
/
+1
*
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-01-20
2
-46
/
+110
|
\
\
\
|
*
|
|
module: put modules in list much earlier.
Rusty Russell
2013-01-11
1
-41
/
+49
|
*
|
|
module: add new state MODULE_STATE_UNFORMED.
Rusty Russell
2013-01-11
2
-5
/
+54
|
*
|
|
module: prevent warning when finit_module a 0 sized file
Sasha Levin
2013-01-02
1
-0
/
+7
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-01-20
3
-12
/
+22
|
\
\
\
\
|
*
|
|
|
sys_clone() needs asmlinkage_protect
Al Viro
2013-01-19
1
-2
/
+4
|
*
|
|
|
x32: fix sigtimedwait
Al Viro
2012-12-26
1
-1
/
+1
|
*
|
|
|
x32: fix waitid()
Al Viro
2012-12-26
1
-1
/
+5
|
*
|
|
|
switch compat_sys_wait4() and compat_sys_waitid() to COMPAT_SYSCALL_DEFINE
Al Viro
2012-12-26
1
-6
/
+9
|
*
|
|
|
switch compat_sys_sigaltstack() to COMPAT_SYSCALL_DEFINE
Al Viro
2012-12-26
1
-2
/
+3
|
|
/
/
/
*
|
/
/
ia64: kill thread_matches(), unexport ptrace_check_attach()
Oleg Nesterov
2013-01-20
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
module, async: async_synchronize_full() on module init iff async is used
Tejun Heo
2013-01-16
2
-2
/
+28
[next]