Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a0645ce9ba2e40fb2e2d74e47c90063015ee4527
/
init
/
main.c
1397709
Driver Core: early platform driver
by Magnus Damm
· 16 years ago
8302294
Merge branch 'tracing/core-v2' into tracing-for-linus
by Ingo Molnar
· 16 years ago
acdd052
init/main.c: fix sparse warnings: context imbalance
by Hannes Eder
· 16 years ago
2b17fa5
cpumask: use set_cpu_active in init/main.c
by Rusty Russell
· 16 years ago
1a2142a
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL
by Rusty Russell
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
759ee09
init,cpuset: fix initialize order
by Lai Jiangshan
· 16 years ago
f0ef039
Merge branch 'x86/core' into tracing/textedit
by Ingo Molnar
· 16 years ago
a1413c8
Merge branch 'x86/urgent' into x86/core
by Ingo Molnar
· 16 years ago
a1be621
Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core
by Ingo Molnar
· 16 years ago
a682604
rcu: Teach RCU that idle task is not quiscent state at boot
by Paul E. McKenney
· 16 years ago
65a4e57
smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup()
by Ingo Molnar
· 16 years ago
b2b062b
Merge branch 'core/percpu' into stackprotector
by Ingo Molnar
· 16 years ago
99cd707
Merge commit 'v2.6.29-rc1' into tracing/urgent
by Ingo Molnar
· 16 years ago
67acd8b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async
by Linus Torvalds
· 16 years ago
57c44c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
22a9d64
async: Asynchronous function calls to speed up kernel boot
by Arjan van de Ven
· 16 years ago
d2e3192
init/main.c: mark late_time_init as __initdata
by Jan Beulich
· 16 years ago
f1883f8
Remove remaining unwinder code
by Alexey Dobriyan
· 16 years ago
f99ebf0
init: properly placing noinline keyword
by Rakib Mullick
· 16 years ago
24d431d
trivial: add missing printk loglevel in start_kernel
by Ron Lee
· 16 years ago
3d7a96f
Merge branch 'linus' into tracing/kmemtrace2
by Ingo Molnar
· 16 years ago
7d3b56b
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
609e5b7
kbuild: Remove gcc 4.1.0 quirk from init/main.c
by Ingo Molnar
· 16 years ago
e0c0ba7
cpumask: Use find_last_bit()
by Rusty Russell
· 16 years ago
915441b
cpumask: Use accessors code in core
by Rusty Russell
· 16 years ago
db200df
Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
a9de18e
Merge branch 'linus' into stackprotector
by Ingo Molnar
· 16 years ago
818fa7f
Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2
by Ingo Molnar
· 16 years ago
5fdf7e5
Merge branch 'linus' into tracing/kmemtrace
by Ingo Molnar
· 16 years ago
179475a
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
36994e5
tracing/kmemtrace: normalize the raw tracer event to the unified tracing API
by Frederic Weisbecker
· 16 years ago
2ff9f9d
Merge branch 'topic/kmemtrace' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 into tracing/kmemtrace
by Ingo Molnar
· 16 years ago
b9ce08c
kmemtrace: Core implementation.
by Eduard - Gabriel Munteanu
· 16 years ago
43a2563
sparseirq: move __weak symbols into separate compilation unit
by Yinghai Lu
· 16 years ago
b0f4b28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
13a0c3c
sparseirq: work around compiler optimizing away __weak functions
by Yinghai Lu
· 16 years ago
0b8f1ef
sparse irq_desc[] array: core kernel and x86 changes
by Yinghai Lu
· 16 years ago
1d926f2
init/main.c: use ktime accessor function in initcall_debug code
by Will Newton
· 16 years ago
d84f4f9
CRED: Inaugurate COW credentials
by David Howells
· 16 years ago
7423907
tracing/fastboot: Use the ring-buffer timestamp for initcall entries
by Frederic Weisbecker
· 16 years ago
3f5ec13
tracing/fastboot: move boot tracer structs and funcs into their own header.
by Frederic Weisbecker
· 16 years ago
71566a0
tracing/fastboot: Enable boot tracing only during initcalls
by Frederic Weisbecker
· 16 years ago
4403b40
Revert "Call init_workqueues before pre smp initcalls."
by Linus Torvalds
· 16 years ago
5ed487b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
a534487
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
94b6da5
memcg: fix page_cgroup allocation
by KAMEZAWA Hiroyuki
· 16 years ago
6de24f0
[PATCH 1/2] anondev: init IDR statically
by Alexey Dobriyan
· 16 years ago
a802dd0
Call init_workqueues before pre smp initcalls.
by Heiko Carstens
· 16 years ago
d0ea3d7
Make initcall_debug a core_param
by Rusty Russell
· 16 years ago
92b29b8
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
db64fe0
mm: rewrite vmap layer
by Nick Piggin
· 16 years ago
b2aaf8f
Merge branch 'linus' into stackprotector
by Ingo Molnar
· 16 years ago
ca538f6
tracing/fastboot: add better resolution to initcall debug/tracing
by Tim Bird
· 16 years ago
097d036
tracing/fastboot: only trace non-module initcalls
by Frederic Weisbecker
· 16 years ago
5601020
tracing/fastboot: get the initcall name before it disappears
by Frederic Weisbecker
· 16 years ago
cb5ab74
tracing/fastboot: change the printing of boot tracer according to bootgraph.pl
by Frederic Weisbecker
· 16 years ago
3bf77af
tracing/ftrace: launch boot tracing after pre-smp initcalls
by Frédéric Weisbecker
· 16 years ago
aa5d915
tracing/fastboot: add a script to visualize the kernel boot process / time
by Arjan van de Ven
· 16 years ago
68bf21a
ftrace: mcount call site on boot nops core
by Steven Rostedt
· 16 years ago
f9b9796
Add a script to visualize the kernel boot process / time
by Arjan van de Ven
· 16 years ago
96d746c
Fix init/main.c to use regular printk with '%pF' for initcall fn
by Linus Torvalds
· 16 years ago
59f9415
modules: extend initcall_debug functionality to the module loader
by Arjan van de Ven
· 16 years ago
b5b9309
remove unnecessary <linux/hdreg.h> includes
by Bartlomiej Zolnierkiewicz
· 16 years ago
bd673c7
initrd: cast `initrd_start' to `void *'
by Geert Uytterhoeven
· 16 years ago
7babe8d
Full conversion to early_initcall() interface, remove old interface
by Eduard - Gabriel Munteanu
· 16 years ago
c2147a5
Better interface for hooking early initcalls
by Eduard - Gabriel Munteanu
· 16 years ago
3ae4eed
proper pid{hash,map}_init() prototypes
by Adrian Bunk
· 16 years ago
7f9dce3
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
fb6624e
initrd: Fix virtual/physical mix-up in overwrite test
by Geert Uytterhoeven
· 16 years ago
e761b77
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2)
by Max Krasnyansky
· 16 years ago
59190f4
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3d44223
Add generic helpers for arch IPI function calls
by Jens Axboe
· 16 years ago
4205942
x86: fix the stackprotector canary of the boot CPU
by Ingo Molnar
· 17 years ago
9b5609f
stackprotector: include files
by Ingo Molnar
· 17 years ago
4446a36
rcu: add call_rcu_sched()
by Paul E. McKenney
· 16 years ago
a76bfd0
initcalls: Fix m68k build and possible buffer overflow
by Cyrill Gorcunov
· 16 years ago
e0df154
Split up 'do_initcalls()' into two simpler functions
by Linus Torvalds
· 16 years ago
a442ac5
Clean up 'print_fn_descriptor_symbol()' types
by Linus Torvalds
· 16 years ago
e662e1c
init: don't lose initcall return values
by Cyrill Gorcunov
· 16 years ago
3e51f33
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
by Peter Zijlstra
· 17 years ago
3ac7fe5
infrastructure to debug (dynamic) objects
by Thomas Gleixner
· 17 years ago
5cd2045
Deprecate find_task_by_pid()
by Pavel Emelyanov
· 17 years ago
fae5fa4
signals: fix /sbin/init protection from unwanted signals
by Oleg Nesterov
· 17 years ago
199f0ca
idr: create idr_layer_cache at boot time
by Akinobu Mita
· 17 years ago
cf475ad
cgroups: add an owner to the mm_struct
by Balbir Singh
· 17 years ago
626adeb
Simplify initcall_debug output
by Bjorn Helgaas
· 17 years ago
839ad62
[POWERPC] Use __weak macro for smp_setup_processor_id
by Benjamin Herrenschmidt
· 17 years ago
8c9843e
[POWERPC] Add thread_info_cache_init() weak hook
by Benjamin Herrenschmidt
· 17 years ago
e0982e9
init: move setup of nr_cpu_ids to as early as possible
by Mike Travis
· 17 years ago
321a8e9
cpumask: add CPU_MASK_ALL_PTR macro
by Mike Travis
· 17 years ago
9a9e0d6
ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option
by Linus Torvalds
· 17 years ago
d9d4fcf
Fix "Malformed early option 'loglevel'"
by Alex Riesen
· 17 years ago
a03c2a4
x86: DEBUG_PAGEALLOC: enable after mem_init()
by Thomas Gleixner
· 17 years ago
f6f21c81
Convert loglevel-related kernel boot parameters to early_param
by Yinghai Lu
· 17 years ago
430c623
start the global /sbin/init with 0,0 special pids
by Oleg Nesterov
· 17 years ago
8520d7c
teach set_special_pids() to use struct pid
by Oleg Nesterov
· 17 years ago
71fc47a
ACPI: basic initramfs DSDT override support
by Markus Gaugusch
· 17 years ago
a1c9eea
proper prototype for signals_init()
by Adrian Bunk
· 17 years ago
12d6f21
x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
by Ingo Molnar
· 17 years ago
Next »