Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
74da1ff71350f3638c51613085f89c0865d7fe08
/
kernel
74da1ff
kernel: fix several implicit usasges of kmod.h
by Paul Gortmaker
· 14 years ago
56d82e0
kernel: Add <linux/module.h> to files using it implicitly
by Paul Gortmaker
· 14 years ago
9984de1
kernel: Map most files to use export.h instead of module.h
by Paul Gortmaker
· 14 years ago
9a41845
range: fix bogus misuse of module.h to get printk()
by Paul Gortmaker
· 14 years ago
41684f6
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
1fdb24e
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
39adff5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
8a4a891
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
7115e3f
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
1f6e051
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
19b4a8d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
3cfef95
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
2355e42
Merge git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
b1e4d20
params: make dashes and underscores in parameter names truly equal
by Michal Schmidt
· 13 years ago
37252db
kmod: prevent kmod_loop_msg overflow in __request_module()
by Jiri Kosina
· 13 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
1be025d
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
36b8d18
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
825de2e
irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chip
by Nobuhiro Iwamatsu
· 13 years ago
34471a9
Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stable
by Russell King
· 13 years ago
bcd5cff
cputimer: Cure lock inversion
by Peter Zijlstra
· 13 years ago
a84a79e
Avoid using variable-length arrays in kernel/sys.c
by Linus Torvalds
· 13 years ago
9bab0b7
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
by Ian Campbell
· 13 years ago
081a9d0
PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image
by Bojan Smojver
· 13 years ago
d231ff1
PM / Hibernate: Do not initialize static and extern variables to 0
by Barry Song
· 13 years ago
2792065
PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks too
by Jeff Layton
· 13 years ago
f126f73
PM / Hibernate: Add resumedelay kernel param in addition to resumewait
by Barry Song
· 13 years ago
6f8d702
PM / Hibernate: Add resumewait param to support MMC-like devices as resume file
by Barry Song
· 13 years ago
21e8280
PM / Hibernate: Fix typo in a kerneldoc comment
by Barry Song
· 13 years ago
2aede85
PM / Hibernate: Freeze kernel threads after preallocating memory
by Rafael J. Wysocki
· 13 years ago
37cce26
PM / VT: Cleanup #if defined uglyness and fix compile error
by H Hartley Sweeten
· 13 years ago
528f7ce
PM / Suspend: Off by one in pm_suspend()
by Dan Carpenter
· 13 years ago
85055dd
PM / Hibernate: Include storage keys in hibernation image on s390
by Martin Schwidefsky
· 13 years ago
ca12310
PM: Fix build issue in main.c for CONFIG_PM_SLEEP unset
by Rafael J. Wysocki
· 13 years ago
2a77c46
PM / Suspend: Add statistics debugfs file for suspend to RAM
by ShuoX Liu
· 13 years ago
436fc28
tracing: Fix returning of duplicate data after EOF in trace_pipe_raw
by Steven Rostedt
· 13 years ago
9b5f8b3
ftrace: Fix README to state tracing_on to start/stop tracing
by Geunsik Lim
· 13 years ago
910e94d
Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core
by Ingo Molnar
· 13 years ago
177e216
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 13 years ago
d696b58
tracing: Do not allocate buffer for trace_marker
by Steven Rostedt
· 13 years ago
e0a413f
tracing: Warn on output if the function tracer was found corrupted
by Steven Rostedt
· 13 years ago
02ca152
ftrace/kprobes: Fix not to delete probes if in use
by Masami Hiramatsu
· 13 years ago
9696cc9
Merge branch 'pm-qos' into pm-for-linus
by Rafael J. Wysocki
· 13 years ago
d727b60
Merge branch 'pm-runtime' into pm-for-linus
by Rafael J. Wysocki
· 13 years ago
88c5100
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
9d01402
Merge commit 'v3.1-rc9' into perf/core
by Ingo Molnar
· 13 years ago
510f5ac
sched: Don't use tasklist_lock for debug prints
by Thomas Gleixner
· 13 years ago
1c83437
sched: Warn on rt throttling
by Thomas Gleixner
· 13 years ago
4939602
sched: Unify the ->cpus_allowed mask copy
by Peter Zijlstra
· 14 years ago
fa17b50
sched: Wrap scheduler p->cpus_allowed access
by Peter Zijlstra
· 14 years ago
6eb57e0
sched: Request for idle balance during nohz idle load balance
by Suresh Siddha
· 13 years ago
ca38062
sched: Use resched IPI to kick off the nohz idle balance
by Suresh Siddha
· 13 years ago
68cc399
rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock()
by Thomas Gleixner
· 13 years ago
32cffdd
genirq: Fix fatfinered fixup really
by Thomas Gleixner
· 13 years ago
908a328
sched: Fix idle_cpu()
by Thomas Gleixner
· 13 years ago
fa14ff4
sched: Convert to struct llist
by Peter Zijlstra
· 13 years ago
924f8f5
llist: Add llist_next()
by Peter Zijlstra
· 13 years ago
38aaf80
irq_work: Use llist in the struct irq_work logic
by Huang Ying
· 13 years ago
22f92ba
Merge branch 'linus' into sched/core
by Ingo Molnar
· 13 years ago
349d289
ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal
by Vasily Averin
· 13 years ago
1e7c5fd
genirq: percpu: allow interrupt type to be set at enable time
by Marc Zyngier
· 13 years ago
31d9d9b
genirq: Add support for per-cpu dev_id interrupts
by Marc Zyngier
· 13 years ago
f72a209
Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
by Linus Torvalds
· 13 years ago
048b718
Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcu
by Ingo Molnar
· 13 years ago
d670ec1
posix-cpu-timers: Cure SMP wobbles
by Peter Zijlstra
· 13 years ago
47ea91b
Resource: fix wrong resource window calculation
by Ram Pai
· 13 years ago
d178bc3
user namespace: usb: make usb urbs user namespace aware (v2)
by Serge Hallyn
· 13 years ago
2a5306c
PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is set
by Ming Lei
· 13 years ago
afe24b1
rcu: Move propagation of ->completed from rcu_start_gp() to rcu_report_qs_rsp()
by Paul E. McKenney
· 13 years ago
e90c53d
rcu: Remove rcu_needs_cpu_flush() to avoid false quiescent states
by Paul E. McKenney
· 13 years ago
5b61b0b
rcu: Wire up RCU_BOOST_PRIO for rcutree
by Mike Galbraith
· 13 years ago
ab8f11e
rcu: Make rcu_torture_boost() exit loops at end of test
by Paul E. McKenney
· 13 years ago
93898fb
rcu: Make rcu_torture_fqs() exit loops at end of test
by Paul E. McKenney
· 13 years ago
5342e26
rcu: Permit rt_mutex_unlock() with irqs disabled
by Paul E. McKenney
· 13 years ago
06ae115a
rcu: Avoid having just-onlined CPU resched itself when RCU is idle
by Paul E. McKenney
· 13 years ago
9bc8b55
rcu: Suppress NMI backtraces when stall ends before dump
by Paul E. McKenney
· 13 years ago
037067a
rcu: Prohibit grace periods during early boot
by Paul E. McKenney
· 13 years ago
82e78d8
rcu: Simplify unboosting checks
by Paul E. McKenney
· 13 years ago
5c51dd7
rcu: Prevent early boot set_need_resched() from __rcu_pending()
by Paul E. McKenney
· 13 years ago
4627e24
rcu: Dump local stack if cannot dump all CPUs' stacks
by Paul E. McKenney
· 13 years ago
6206ab9
rcu: Move __rcu_read_unlock()'s barrier() within if-statement
by Paul E. McKenney
· 13 years ago
7eb4f45
rcu: Make rcu_implicit_dynticks_qs() locals be correct size
by Paul E. McKenney
· 13 years ago
717f98f
rcu: Eliminate in_irq() checks in rcu_enter_nohz()
by Paul E. McKenney
· 13 years ago
fc0763f
nohz: Remove nohz_cpu_mask
by Shi, Alex
· 13 years ago
3721bc1
rcu: Allow rcutorture's stat_interval parameter to be changed at runtime
by Paul E. McKenney
· 13 years ago
e4cc1f2
rcu: Simplify quiescent-state accounting
by Paul E. McKenney
· 14 years ago
d4c08f2
rcu: Add grace-period, quiescent-state, and call_rcu trace events
by Paul E. McKenney
· 14 years ago
965a002
rcu: Make TINY_RCU also use softirq for RCU_BOOST=n
by Paul E. McKenney
· 14 years ago
385680a
rcu: Add event-trace markers to TREE_RCU kthreads
by Paul E. McKenney
· 14 years ago
eab0993
rcu: Move RCU_BOOST declarations to allow compiler checking
by Paul E. McKenney
· 14 years ago
e0f2306
rcu: Update comments to reflect softirqs vs. kthreads
by Paul E. McKenney
· 14 years ago
72fe701
rcu: Add RCU type to callback-invocation tracing
by Paul E. McKenney
· 14 years ago
e99033c
rcu: Put names into TINY_RCU structures under RCU_TRACE
by Paul E. McKenney
· 14 years ago
300df91
rcu: Event-trace markers for computing RCU CPU utilization
by Paul E. McKenney
· 14 years ago
29c00b4
rcu: Add event-tracing for RCU callback invocation
by Paul E. McKenney
· 14 years ago
9d68197
rcu: Don't destroy rcu_torture_boost() callback until it is done
by Paul E. McKenney
· 14 years ago
bdf2a43
rcu: Catch rcutorture up to new RCU API additions
by Paul E. McKenney
· 14 years ago
Next »