Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
0547c2f56e6e4795d5366ba3b8483b668920a947
/
kernel
ed21a66
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
a95f9b6
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
a702704
watchdog: Quiet down the boot messages
by Don Zickus
· 13 years ago
4a1e001
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent
by Ingo Molnar
· 13 years ago
7249450
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
cd96891
sched/fair: fix lots of kernel-doc warnings
by Randy Dunlap
· 13 years ago
106544d
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
b1e25f4
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
9ee6ddc
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent
by Ingo Molnar
· 13 years ago
48d212a
Revert "mm: correctly synchronize rss-counters at exit/exec"
by Linus Torvalds
· 13 years ago
40af1bb
mm: correctly synchronize rss-counters at exit/exec
by Konstantin Khlebnikov
· 13 years ago
736f24d
c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignment
by Cyrill Gorcunov
· 13 years ago
300f786
c/r: prctl: add ability to get clear_tid_address
by Cyrill Gorcunov
· 13 years ago
1ad75b9
c/r: prctl: add minimal address test to PR_SET_MM
by Cyrill Gorcunov
· 13 years ago
bafb282
c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal
by Konstantin Khlebnikov
· 13 years ago
aa9b1630
rcu: Precompute RCU_FAST_NO_HZ timer offsets
by Paul E. McKenney
· 13 years ago
5955f7e
rcu: Move RCU_FAST_NO_HZ per-CPU variables to rcu_dynticks structure
by Paul E. McKenney
· 13 years ago
fd4b352
rcu: Update RCU_FAST_NO_HZ tracing for lazy callbacks
by Paul E. McKenney
· 13 years ago
8f5af6f
rcu: RCU_FAST_NO_HZ detection of callback adoption
by Paul E. McKenney
· 13 years ago
f2bf1f6
tracing: Have tracing_off() actually turn tracing off
by Steven Rostedt
· 13 years ago
a841f8c
sched: Fix the relax_domain_level boot parameter
by Dimitri Sivanich
· 13 years ago
d039ac6
sched: Validate assumptions in sched_init_numa()
by Peter Zijlstra
· 13 years ago
c3decf0
sched: Always initialize cpu-power
by Peter Zijlstra
· 13 years ago
c117487
sched: Fix domain iteration
by Peter Zijlstra
· 13 years ago
7f1b439
sched/rt: Fix lockdep annotation within find_lock_lowest_rq()
by Peter Zijlstra
· 13 years ago
10717dc
sched/numa: Load balance between remote nodes
by Alex Shi
· 13 years ago
c7f5f4a
Merge branch 'core/debug' into core/urgent
by Ingo Molnar
· 13 years ago
02e0304
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 13 years ago
365f0e1
Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
0b3e9f3
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
fad0c66
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
by John Stultz
· 13 years ago
9171c67
Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
c22072b
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
86c47b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 13 years ago
1193755
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 13 years ago
754421c
HAVE_RESTORE_SIGMASK is defined on all architectures now
by Al Viro
· 13 years ago
fb21aff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 13 years ago
08615d7
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
b32dfe3
c/r: prctl: add ability to set new mm_struct::exe_file
by Cyrill Gorcunov
· 13 years ago
fe8c7f5
c/r: prctl: extend PR_SET_MM to set up more mm_struct entries
by Cyrill Gorcunov
· 13 years ago
d97b46a
syscalls, x86: add __NR_kcmp syscall
by Cyrill Gorcunov
· 13 years ago
98ed57e
sysctl: make kernel.ns_last_pid control dependent on CHECKPOINT_RESTORE
by Cyrill Gorcunov
· 13 years ago
00c10bc
pidns: make killed children autoreap
by Eric W. Biederman
· 13 years ago
3208450
pidns: use task_active_pid_ns in do_notify_parent
by Eric W. Biederman
· 13 years ago
e4cc2f8
kernel/cpu.c: document clear_tasks_mm_cpumask()
by Anton Vorontsov
· 13 years ago
cb79295
cpu: introduce clear_tasks_mm_cpumask() helper
by Anton Vorontsov
· 13 years ago
f7505d64
fork: call complete_vfork_done() after clearing child_tid and flushing rss-counters
by Konstantin Khlebnikov
· 13 years ago
168eecc
stack usage: add pid to warning printk in check_stack_usage
by Tim Bird
· 13 years ago
43e13cc
cred: remove task_is_dead() from __task_cred() validation
by Oleg Nesterov
· 13 years ago
9b3c98c
kmod.c: fix kernel-doc warning
by Randy Dunlap
· 13 years ago
785042f
kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers
by Boaz Harrosh
· 13 years ago
81ab6e7
kmod: convert two call sites to call_usermodehelper_fns()
by Boaz Harrosh
· 13 years ago
ae3cef7
kmod: unexport call_usermodehelper_freeinfo()
by Boaz Harrosh
· 13 years ago
d84970b
kernel/cpu_pm.c: fix various typos
by Nicolas Pitre
· 13 years ago
97fd75b
kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printks
by Andrew Morton
· 13 years ago
499eea6
sethostname/setdomainname: notify userspace when there is a change in uts_kern_table
by Sasikantha babu
· 13 years ago
ee5e568
kernel/resource.c: correct the comment of allocate_resource()
by Wei Yang
· 13 years ago
cb7225f
perf: Remove duplicate invocation on perf_event_for_each
by Namhyung Kim
· 13 years ago
65a50c9
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
0d16751
Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
6a4c96e
sched: Remove NULL assignment of dattr_cur
by Kamalesh Babulal
· 13 years ago
7997a45
sched: Remove the last NULL entry from sched_feat_names
by Hiroshi Shimamoto
· 13 years ago
1292531
sched: Make sched_feat_names const
by Hiroshi Shimamoto
· 13 years ago
454c799
sched/rt: Fix SCHED_RR across cgroups
by Colin Cross
· 13 years ago
29baa74
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
by Peter Zijlstra
· 13 years ago
b654f7d
sched: Make sure to not re-read variables after validation
by Peter Zijlstra
· 13 years ago
74a5ce2
sched: Fix SD_OVERLAP
by Peter Zijlstra
· 13 years ago
2ea4580
sched: Don't try allocating memory from offline nodes
by Peter Zijlstra
· 13 years ago
5aaa0b7
sched/nohz: Fix rq->cpu_load calculations some more
by Peter Zijlstra
· 13 years ago
063e047
Merge branch 'linus' into perf/urgent
by Ingo Molnar
· 13 years ago
eea62f8
brlocks/lglocks: turn into functions
by Andi Kleen
· 13 years ago
4796dd2
vsprintf: fix %ps on non symbols when using kallsyms
by Stephen Boyd
· 13 years ago
2bb2ba9
rescounters: add res_counter_uncharge_until()
by Frederic Weisbecker
· 13 years ago
91c63734
kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite
by Johannes Weiner
· 13 years ago
7edc8b0
mm/fork: fix overflow in vma length when copying mmap on clone
by Siddhesh Poyarekar
· 13 years ago
e709ffd
mm: remove swap token code
by Rik van Riel
· 13 years ago
fa980ca
cgroup: superblock can't be released with active dentries
by Tejun Heo
· 13 years ago
62cf20b
tick: Move skew_tick option into the HIGH_RES_TIMER section
by Thomas Gleixner
· 13 years ago
e540032
clockevents: Make clockevents_config() a global symbol
by Magnus Damm
· 13 years ago
5307c95
tick: Add tick skew boot option
by Mike Galbraith
· 13 years ago
07acfc2
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
4a70d2d
smpboot, idle: Fix comment mismatch over idle_threads_init()
by Srivatsa S. Bhat
· 13 years ago
ee74d13
smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()
by Srivatsa S. Bhat
· 13 years ago
b343c8b
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
818b0f3
genirq: Introduce irq_do_set_affinity() to reduce duplicated code
by Jiang Liu
· 13 years ago
c7523a7
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
23812b9
genirq: Add IRQS_PENDING for nested and simple irq
by Ning Jiang
· 13 years ago
28f3d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
654443e
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
ab11ca3
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
9ba0541
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent
by Ingo Molnar
· 13 years ago
31fe62b
mm: add a low limit to alloc_large_system_hash
by Tim Bird
· 13 years ago
f23ca33
keys: kill task_struct->replacement_session_keyring
by Oleg Nesterov
· 13 years ago
4d1d61a
genirq: reimplement exit_irq_thread() hook via task_work_add()
by Oleg Nesterov
· 13 years ago
e73f895
task_work_add: generic process-context callbacks
by Oleg Nesterov
· 13 years ago
f936991
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 13 years ago
644473e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 13 years ago
Next »