Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
992956189de58cae9f2be40585bc25105cd7c5ad
/
kernel
6a2b60b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
221392c
sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_HUGEPAGE
by Mel Gorman
· 12 years ago
2a74dbb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
3d59eeb
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
by Linus Torvalds
· 12 years ago
1ed55ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
17bc14b
Revert "sched: Update_cfs_shares at period edge"
by Linus Torvalds
· 12 years ago
66cdd0c
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
f6e858a
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
44e33e8
res_counter: delete res_counter_write()
by Greg Thelen
· 12 years ago
aee4faa
kthread: use N_MEMORY instead N_HIGH_MEMORY
by Lai Jiangshan
· 12 years ago
38d7bee
cpuset: use N_MEMORY instead N_HIGH_MEMORY
by Lai Jiangshan
· 12 years ago
9977d9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
d206e09
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
e7b55b8
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
74b8423
Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
b64c5fd
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
f57d54b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
da830e5
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
090f8cc
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
aefb058
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
37ea95a
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
de0c276
Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
c6bd5bc
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
bad73c5
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
259cdbe
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
5bca230
mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node
by Mel Gorman
· 12 years ago
3105b86
mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_DEBUG
by Mel Gorman
· 12 years ago
1a687c2
mm: sched: numa: Control enabling and disabling of NUMA balancing
by Mel Gorman
· 12 years ago
b8593bf
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
by Mel Gorman
· 12 years ago
fb003b8
sched: numa: Slowly increase the scanning period as NUMA faults are handled
by Mel Gorman
· 12 years ago
e14808b
mm: numa: Rate limit setting of pte_numa if node is saturated
by Mel Gorman
· 12 years ago
4b96a29b
mm: sched: numa: Implement slow start for working set sampling
by Peter Zijlstra
· 12 years ago
9f40604
sched, numa, mm: Count WS scanning against present PTEs, not virtual memory ranges
by Mel Gorman
· 12 years ago
6e5fb22
mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
by Peter Zijlstra
· 12 years ago
cbee9f8
mm: numa: Add fault driven placement and migration
by Peter Zijlstra
· 12 years ago
c1ad41f
Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"
by Ingo Molnar
· 12 years ago
cc1b39d
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 12 years ago
7e0dd57
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core
by Ingo Molnar
· 12 years ago
38130ec
Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core
by Ingo Molnar
· 12 years ago
e783377
Merge tag 'cputime-adjustment-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core
by Ingo Molnar
· 12 years ago
f0b9abf
Merge branch 'linus' into perf/core
by Ingo Molnar
· 12 years ago
222e82b
Merge branch 'linus' into sched/core
by Ingo Molnar
· 12 years ago
f33fddc
cgroup_rm_file: don't delete the uncreated files
by Gao feng
· 12 years ago
54d1ae4
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
cfd1f03
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
6d49e35
propagate name change to comments in kernel source
by Nadia Yvette Chambers
· 12 years ago
f0fcf20
padata: use __this_cpu_read per-cpu helper
by Shan Wei
· 12 years ago
12e130b
MODSIGN: Don't use enum-type bitfields in module signature info block
by David Howells
· 12 years ago
8d45169
watchdog: Fix CPU hotplug regression
by Thomas Gleixner
· 12 years ago
df2fc24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
ca50496
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
fc4b514
workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s
by Tejun Heo
· 12 years ago
fd8ef11
Revert "sched, autogroup: Stop going ahead if autogroup is disabled"
by Mike Galbraith
· 12 years ago
7083d03
cgroup: remove subsystem files when remounting cgroup
by Gao feng
· 12 years ago
630e1e0
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 12 years ago
84ecfd1
modsign: add symbol prefix to certificate list
by James Hogan
· 12 years ago
3657600
workqueue: add WARN_ON_ONCE() on CPU number to wq_worker_waking_up()
by Joonsoo Kim
· 12 years ago
999767b
workqueue: trivial fix for return statement in work_busy()
by Joonsoo Kim
· 12 years ago
8852aac
workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay
by Tejun Heo
· 12 years ago
412d32e
workqueue: exit rescuer_thread() as TASK_RUNNING
by Mike Galbraith
· 12 years ago
455e987
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
879a3d9
cgroup: use cgroup_addrm_files() in cgroup_clear_directory()
by Gao feng
· 12 years ago
91d1aa43
context_tracking: New context tracking susbsystem
by Frederic Weisbecker
· 12 years ago
9366c1b
ring-buffer: Fix race between integrity check and readers
by Steven Rostedt
· 12 years ago
54f7be5
ring-buffer: Fix NULL pointer if rb_set_head_page() fails
by Steven Rostedt
· 12 years ago
1f869e8
cgroup: warn about broken hierarchies only after css_online
by Glauber Costa
· 12 years ago
d202b7b
irqdomain: stop screaming about preallocated irqdescs
by Linus Walleij
· 12 years ago
170bb4c
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 12 years ago
9ee71f5
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 12 years ago
d4c091f
Merge branch 'acpi-general'
by Rafael J. Wysocki
· 12 years ago
c8b6817
Merge branch 'pm-qos'
by Rafael J. Wysocki
· 12 years ago
8a2cf06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
541880d
do_coredump(): get rid of pt_regs argument
by Al Viro
· 12 years ago
4aaefee
print_fatal_signal(): get rid of pt_regs argument
by Al Viro
· 12 years ago
94eb22d
ptrace_signal(): get rid of unused arguments
by Al Viro
· 12 years ago
b7f9591
get rid of ptrace_signal_deliver() arguments
by Al Viro
· 12 years ago
e80d666
flagday: kill pt_regs argument of do_fork()
by Al Viro
· 12 years ago
18c26c2
death to idle_regs()
by Al Viro
· 12 years ago
62e791c
don't pass regs to copy_process()
by Al Viro
· 12 years ago
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
c62d773
audit: no nested contexts anymore...
by Al Viro
· 12 years ago
d212504
generic sys_fork / sys_vfork / sys_clone
by Al Viro
· 12 years ago
c414467
kill daemonize()
by Al Viro
· 12 years ago
9718ceb
cgroup: list_del_init() on removed events
by Greg Thelen
· 12 years ago
205a872
cgroup: fix lockdep warning for event_control
by Greg Thelen
· 12 years ago
e3a1a5e
kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefs
by Bill Pemberton
· 12 years ago
3b572b5
sysctl: remove CONFIG_HOTPLUG ifdefs
by Bill Pemberton
· 12 years ago
fa09205
cputime: Comment cputime's adjusting code
by Frederic Weisbecker
· 12 years ago
d37f761d
cputime: Consolidate cputime adjustment code
by Frederic Weisbecker
· 12 years ago
e80d0a1a
cputime: Rename thread_group_times to thread_group_cputime_adjusted
by Frederic Weisbecker
· 12 years ago
a634f93
cputime: Move thread_group_cputime() to sched code
by Frederic Weisbecker
· 12 years ago
fddfb02
cgroup: move list add after list head initilization
by Li Zhong
· 12 years ago
e0b306f
time: export time information for KVM pvclock
by Marcelo Tosatti
· 12 years ago
582b336
sched: add notifier for cross-cpu migrations
by Marcelo Tosatti
· 12 years ago
aa10990
futex: avoid wake_futex() for a PI futex_q
by Darren Hart
· 12 years ago
8ffeb9b
watchdog: using u64 in get_sample_period()
by Chuansheng Liu
· 12 years ago
9c3f9e2
Merge branch 'fortglx/3.8/time' of git://git.linaro.org/people/jstultz/linux into timers/core
by Thomas Gleixner
· 12 years ago
Next »