Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
fea9bcedce2d0c751d4f31155f4634689d46166e
/
kernel
96680d2
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 12 years ago
4c9a44a
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
54d46ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
cfde819
keys: use keyring_alloc() to create module signing keyring
by David Howells
· 12 years ago
44fd07e
kcmp: include linux/ptrace.h
by Cyrill Gorcunov
· 12 years ago
2832bc1
sched: numa: ksm: fix oops in task_numa_placment()
by Hugh Dickins
· 12 years ago
7005cd3
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
c40702c
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
by Al Viro
· 12 years ago
9026843
generic compat_sys_sigaltstack()
by Al Viro
· 12 years ago
6bf9adf
introduce generic sys_sigaltstack(), switch x86 and um to it
by Al Viro
· 12 years ago
5c49574
new helper: restore_altstack()
by Al Viro
· 12 years ago
ae903ca
Bury the conditionals from kernel_thread/kernel_execve series
by Al Viro
· 12 years ago
3935e895
watchdog: Fix disable/enable regression
by Bjørn Mork
· 12 years ago
7a684c4
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
673ab87
Merge branch 'akpm' (more patches from Andrew)
by Linus Torvalds
· 12 years ago
2ad306b
fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
by Glauber Costa
· 12 years ago
50bdd43
res_counter: return amount of charges after res_counter_uncharge()
by Glauber Costa
· 12 years ago
19af395
irq: tsk->comm is an array
by Alan Cox
· 12 years ago
758338e
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
a2faf2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
848b814
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
a5ba911
pidns: remove unused is_container_init()
by Gao feng
· 12 years ago
992fb6e
ptrace: introduce PTRACE_O_EXITKILL
by Oleg Nesterov
· 12 years ago
0ad50c3
compat: generic compat_sys_sched_rr_get_interval() implementation
by Catalin Marinas
· 12 years ago
b2e902f
trace: use kbasename()
by Andy Shevchenko
· 12 years ago
2fa72c8
printk: boot_delay should only affect output
by Andrew Cooks
· 12 years ago
0f34c40
watchdog: store the watchdog sample period as a variable
by Chuansheng Liu
· 12 years ago
965c8e5
lseek: the "whence" argument is called "whence"
by Andrew Morton
· 12 years ago
8ec7d50
kernel: remove reference to feature-removal-schedule.txt
by Tao Ma
· 12 years ago
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
6133705
random: Mix cputime from each thread that exits to the pool
by Nick Kossifidis
· 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
5155040
userns: Fix typo in description of the limitation of userns_install
by Eric W. Biederman
· 12 years ago
aa6d054
userns: Add a more complete capability subset test to commit_creds
by Eric W. Biederman
· 12 years ago
5e4a084
userns: Require CAP_SYS_ADMIN for most uses of setns.
by Eric W. Biederman
· 12 years ago
17bc14b
Revert "sched: Update_cfs_shares at period edge"
by Linus Torvalds
· 12 years ago
e10e1774
MODSIGN: Fix kbuild output when using default extra_certificates
by Michal Marek
· 12 years ago
919aa45
MODSIGN: Avoid using .incbin in C source
by Takashi Iwai
· 12 years ago
82fab44
modules: don't hand 0 to vmalloc.
by Rusty Russell
· 12 years ago
54523ec
module: Remove a extra null character at the top of module->strtab.
by Satoru Takeuchi
· 12 years ago
2e72d51
security: introduce kernel_module_from_file hook
by Kees Cook
· 12 years ago
2f3238a
module: add flags arg to sys_finit_module()
by Rusty Russell
· 12 years ago
34e1169
module: add syscall to load module from fd
by Kees Cook
· 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
e2a2994
fsnotify: pass group to fsnotify_destroy_mark()
by Lino Sanfilippo
· 13 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
4b96a29
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
ca50496e
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
Next »