This website requires JavaScript.
Explore
Help
Sign In
TononixOS
/
ubports_kernel_google_msm
Archived
Watch
1
Star
0
Fork
0
You've already forked ubports_kernel_google_msm
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2026-03-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
5beda5f6e4e4523e8dbe596bf163a01b45776808
ubports_kernel_google_msm
/
kernel
History
Ingo Molnar
5beda5f6e4
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
2011-02-17 14:11:15 +01:00
..
debug
Merge branch 'master' into for-next
2010-12-22 18:57:02 +01:00
gcov
…
irq
genirq: Prevent irq storm on migration
2011-02-02 22:15:08 +01:00
power
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
2011-01-13 20:15:35 -08:00
time
timer debug: Hide kernel addresses via %pK in /proc/timer_list
2011-02-12 14:11:56 +01:00
trace
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
2011-02-17 14:11:15 +01:00
.gitignore
…
acct.c
…
async.c
…
audit_tree.c
…
audit_watch.c
…
audit.c
…
audit.h
…
auditfilter.c
…
auditsc.c
…
backtracetest.c
…
bounds.c
…
capability.c
security: add cred argument to security_capable()
2011-02-11 17:41:58 +11:00
cgroup_freezer.c
…
cgroup.c
perf: Add cgroup support
2011-02-16 13:30:48 +01:00
compat.c
…
configs.c
…
cpu.c
Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
2011-01-06 11:11:50 -08:00
cpuset.c
…
cred.c
CRED: Fix memory and refcount leaks upon security_prepare_creds() failure
2011-02-07 14:04:00 -08:00
delayacct.c
…
dma.c
…
elfcore.c
…
exec_domain.c
…
exit.c
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
2011-01-11 11:02:13 -08:00
extable.c
…
fork.c
thp: khugepaged
2011-01-13 17:32:43 -08:00
freezer.c
Freezer: Fix a race during freezing of TASK_STOPPED tasks
2010-12-24 15:02:40 +01:00
futex_compat.c
…
futex.c
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
2011-01-15 12:45:00 -08:00
groups.c
…
hrtimer.c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
2011-01-13 10:05:56 -08:00
hung_task.c
…
hw_breakpoint.c
…
irq_work.c
…
itimer.c
…
jump_label.c
…
kallsyms.c
…
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.locks
…
Kconfig.preempt
…
kexec.c
…
kfifo.c
…
kmod.c
…
kprobes.c
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
2011-01-07 17:02:58 -08:00
ksysfs.c
…
kthread.c
sched: Constify function scope static struct sched_param usage
2011-01-07 15:55:45 +01:00
latencytop.c
fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps
2011-01-13 08:03:16 -08:00
lockdep_internals.h
…
lockdep_proc.c
…
lockdep_states.h
…
lockdep.c
lockdep: Move early boot local IRQ enable/disable status to init/main.c
2011-01-20 13:32:33 +01:00
Makefile
kernel: clean up USE_GENERIC_SMP_HELPERS
2011-01-13 08:03:08 -08:00
module.c
tracepoints: Fix section alignment using pointer array
2011-02-03 09:28:46 -05:00
mutex-debug.c
…
mutex-debug.h
…
mutex.c
…
mutex.h
…
notifier.c
…
ns_cgroup.c
…
nsproxy.c
…
padata.c
…
panic.c
ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
2011-01-12 03:06:19 -05:00
params.c
module: show version information for built-in modules in sysfs
2011-01-24 14:32:51 +10:30
perf_event.c
perf: Optimize hrtimer events
2011-02-16 13:30:57 +01:00
pid_namespace.c
…
pid.c
…
pm_qos_params.c
…
posix-cpu-timers.c
…
posix-timers.c
…
printk.c
cap_syslog: accept CAP_SYS_ADMIN for now
2011-02-10 17:53:55 -08:00
profile.c
…
ptrace.c
ptrace: use safer wake up on ptrace_detach()
2011-02-11 16:12:19 -08:00
range.c
…
rcupdate.c
…
rcutiny_plugin.h
…
rcutiny.c
rcu: avoid pointless blocked-task warnings
2011-01-14 04:58:08 -08:00
rcutorture.c
…
rcutree_plugin.h
…
rcutree_trace.c
…
rcutree.c
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
2011-01-07 17:02:58 -08:00
rcutree.h
…
relay.c
…
res_counter.c
…
resource.c
…
rtmutex_common.h
…
rtmutex-debug.c
…
rtmutex-debug.h
…
rtmutex-tester.c
…
rtmutex.c
…
rtmutex.h
…
rwsem.c
…
sched_autogroup.c
sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure
2011-01-18 15:09:42 +01:00
sched_autogroup.h
sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure
2011-01-18 15:09:42 +01:00
sched_clock.c
…
sched_cpupri.c
…
sched_cpupri.h
…
sched_debug.c
sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count
2011-01-18 15:09:43 +01:00
sched_fair.c
sched: Use rq->clock_task instead of rq->clock for correctly maintaining load averages
2011-01-26 12:31:03 +01:00
sched_features.h
…
sched_idletask.c
…
sched_rt.c
sched: Fix update_curr_rt()
2011-02-03 12:21:33 +01:00
sched_stats.h
…
sched_stoptask.c
…
sched.c
cgroup: Fix cgroup_subsys::exit callback
2011-02-16 13:30:47 +01:00
seccomp.c
…
semaphore.c
…
signal.c
…
smp.c
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
2011-01-20 18:30:37 -08:00
softirq.c
kernel: clean up USE_GENERIC_SMP_HELPERS
2011-01-13 08:03:08 -08:00
spinlock.c
…
srcu.c
rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status
2011-01-14 04:56:49 -08:00
stacktrace.c
…
stop_machine.c
…
sys_ni.c
…
sys.c
Fix prlimit64 for suid/sgid processes
2011-01-31 13:01:27 +10:00
sysctl_binary.c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
2011-01-13 10:05:56 -08:00
sysctl_check.c
…
sysctl.c
perf: Optimize throttling code
2011-02-16 13:30:55 +01:00
taskstats.c
taskstats: use better ifdef for alignment
2011-01-13 08:03:19 -08:00
test_kprobes.c
…
time.c
…
timeconst.pl
…
timer.c
Revert "lockdep, timer: Fix del_timer_sync() annotation"
2011-02-08 16:18:39 +01:00
tracepoint.c
tracepoints: Fix section alignment using pointer array
2011-02-03 09:28:46 -05:00
tsacct.c
…
uid16.c
…
up.c
…
user_namespace.c
user_ns: improve the user_ns on-the-slab packaging
2011-01-13 08:03:18 -08:00
user-return-notifier.c
…
user.c
fix freeing user_struct in user cache
2010-12-29 11:31:38 -08:00
utsname_sysctl.c
…
utsname.c
…
wait.c
…
watchdog.c
watchdog, nmi: Lower the severity of error messages
2011-02-10 13:21:59 +01:00
workqueue_sched.h
…
workqueue.c
workqueue: note the nested NOT_RUNNING test in worker_clr_flags() isn't a noop
2011-01-11 16:03:14 +01:00