Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d953a05d04b17b43f3bf4a183131e5c5e223ecaa
/
init
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
26df076
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 14 years ago
65e0e81
memcg: remove experimental from swap account config
by KAMEZAWA Hiroyuki
· 14 years ago
914dcaa
param: make param sections const.
by Rusty Russell
· 14 years ago
8c8946f
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 14 years ago
e446127
init/main.c: mark do_one_initcall* as __init_or_module
by Kevin Winchester
· 14 years ago
22c5c03
init/main.c: fix warning: 'calltime.tv64' may be used uninitialized
by Kevin Winchester
· 14 years ago
7841733
Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 14 years ago
3b7433b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
4aed2fd
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
ffd386a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
6ee0578
workqueue: mark init_workqueues() as early_initcall()
by Suresh Siddha
· 14 years ago
939a67f
Audit: split audit watch Kconfig
by Eric Paris
· 15 years ago
67640b6
Audit: audit watches depend on fsnotify
by Eric Paris
· 15 years ago
28a3a7e
audit: reimplement audit_trees using fsnotify rather than inotify
by Eric Paris
· 15 years ago
181a51f
slow-work: kill it
by Tejun Heo
· 14 years ago
5e3d20a
init: Remove the BKL from startup code
by Arnd Bergmann
· 14 years ago
08f8ba0
Merge commit 'v2.6.35-rc4' into perf/core
by Ingo Molnar
· 14 years ago
123f94f
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
9715856
init: Fix comment
by Peter Zijlstra
· 14 years ago
f384c95
Merge branch 'linus' into perf/core
by Thomas Gleixner
· 14 years ago
b433c3d
init, sched: Fix race between init and kthreadd
by Peter Zijlstra
· 14 years ago
099a19d
percpu: allow limited allocation before slab is online
by Tejun Heo
· 14 years ago
646b1db
Merge commit 'v2.6.35-rc3' into perf/core
by Ingo Molnar
· 14 years ago
75cbfb9
ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus=
by Thomas Renninger
· 14 years ago
039ca4e
tracing: Remove kmemtrace ftrace plugin
by Li Zefan
· 14 years ago
30dbb20e
tracing: Remove boot tracer
by Américo Wang
· 14 years ago
1f73897
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 14 years ago
1f52250
mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset
by Haicheng Li
· 14 years ago
ee9a360
Merge branch 'master' into for-2.6.35
by Jens Axboe
· 14 years ago
0b4b382
x86, kgdb, init: Add early and late debug states
by Jason Wessel
· 14 years ago
67fc4e0
kdb: core for kgdb back end (2 of 2)
by Jason Wessel
· 14 years ago
48652ce
Merge commit 'v2.6.34-rc6' into sched/core
by Ingo Molnar
· 14 years ago
7407cf3
Merge branch 'master' into for-2.6.35
by Jens Axboe
· 15 years ago
afc24d4
blk-cgroup: config options re-arrangement
by Vivek Goyal
· 15 years ago
df37bd1
initramfs: handle unrecognised decompressor when unpacking
by Phillip Lougher
· 15 years ago
b257c14
Merge branch 'linus' into sched/core
by Ingo Molnar
· 15 years ago
32bd7eb
sched: Remove remaining USER_SCHED code
by Li Zefan
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
5ab116c
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
by Miao Xie
· 15 years ago
0dea116
cgroup: implement eventfd-based generic API for notifications
by Kirill A. Shutemov
· 15 years ago
7463e63
init/main.c: make setup_max_cpus static for !SMP
by H Hartley Sweeten
· 15 years ago
8aaed5b
init/initramfs.c: fix "symbol shadows an earlier one" noise
by H Hartley Sweeten
· 15 years ago
9a85b8d
init/main.c: improve usability in case of init binary failure
by Andreas Mohr
· 15 years ago
452aa69
mm/pm: force GFP_NOIO during suspend/hibernation and resume
by Rafael J. Wysocki
· 15 years ago
0f2cc4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
2bd3a997
init: Open /dev/console from rootfs
by Eric W. Biederman
· 15 years ago
fb7b096
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f66ffde
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6556a67
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d25e8db
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
642c4c7
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
37d4008
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
b309a29
oprofile: remove EXPERIMENTAL from the config option description
by Robert Richter
· 15 years ago
8bd93a2
rcu: Accelerate grace period if last non-dynticked CPU
by Paul E. McKenney
· 15 years ago
d11c563
sched: Use lockdep-based checking on rcu_dereference()
by Paul E. McKenney
· 15 years ago
2b633e3
smp: Use nr_cpus= to set nr_cpu_ids early
by Yinghai Lu
· 15 years ago
773e3eb
init: Move radix_tree_init() early
by Yinghai Lu
· 15 years ago
6d3e090
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 15 years ago
54bb655
ima: initialize ima before inodes can be allocated
by Eric Paris
· 15 years ago
8433646
kconfig CROSS_COMPILE option
by Roland McGrath
· 15 years ago
7c94143
sched: Remove USER_SCHED
by Dhaval Giani
· 15 years ago
61405fe
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 15 years ago
7dd65fe
lib: add support for LZO-compressed kernels
by Albin Tonnerre
· 15 years ago
16295be
padata: Generic parallelization/serialization interface
by Steffen Klassert
· 15 years ago
07b139c
perf events: Remove CONFIG_EVENT_PROFILE
by Li Zefan
· 15 years ago
3981e15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
aac3d39
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
933b061
sched: Mark boot-cpu active before smp_init()
by Peter Zijlstra
· 15 years ago
5429136
initramfs: add missing decompressor error check
by Phillip Lougher
· 15 years ago
196a15b
init/main.c: fix symbol shadows noise
by H Hartley Sweeten
· 15 years ago
ea63763
nommu: fix malloc performance by adding uninitialized flag
by Jie Zhang
· 15 years ago
273b281
kbuild: move utsrelease.h to include/generated
by Sam Ravnborg
· 15 years ago
9204595
kbuild: move compile.h to include/generated
by Sam Ravnborg
· 15 years ago
60d8ce2
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9e9868a
sysfs: deprecated features are to help old tools not to confuse them
by Uwe Kleine-König
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
6077817
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3e72b81
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f066a4f
param: don't complain about unused module parameters.
by Rusty Russell
· 15 years ago
e9438e3
sysfs: fix SYSFS_DEPRECATED_V2 prompt
by Randy Dunlap
· 15 years ago
f13a48b
SLOW_WORK: Move slow_work's proc file to debugfs
by David Howells
· 15 years ago
feae320
timers, init: Limit the number of per cpu calibration bootup messages
by Mike Travis
· 15 years ago
8fba10a
SLOW_WORK: Allow the work items to be viewed through a /proc file
by David Howells
· 15 years ago
bb9074f
Merge commit 'v2.6.32-rc7'
by Eric W. Biederman
· 15 years ago
6beb000
locking: Make inlining decision Kconfig based
by Thomas Gleixner
· 15 years ago
26a9ba1
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
26a7034
sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sys
by Eric W. Biederman
· 15 years ago
dd77038
perf_events: Fix some typo in the perf events config description
by Thadeu Lima de Souza Cascardo
· 15 years ago
022382a
powerpc: Minor cleanup to init/Kconfig
by Kumar Gala
· 15 years ago
9b1d82f
rcu: "Tiny RCU", The Bloatwatch Edition
by Paul E. McKenney
· 15 years ago
f579bbc
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
906010b
perf_event: Provide vmalloc() based mmap() backing
by Peter Zijlstra
· 15 years ago
94a8d5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
72d78d0
cpumask: remove unused cpu_mask_all
by Rusty Russell
· 15 years ago
c37efa9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 15 years ago
1eba8f8
rcu: Clean up code based on review feedback from Josh Triplett, part 2
by Paul E. McKenney
· 15 years ago
746942d
Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6
by Linus Torvalds
· 15 years ago
Next »