Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2ffca4f3ee6c2d507c39689e5f569bcb0612d3ad
/
kernel
f03683b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
f59de89
lockdep: Clear whole lockdep_map on initialization
by Tejun Heo
· 13 years ago
70a0686
lockdep: Fix up warning
by Peter Zijlstra
· 13 years ago
7d36b26
lockdep: Fix trace_hardirqs_on_caller()
by Peter Zijlstra
· 13 years ago
288d5ab
Boot up with usermodehelper disabled
by Linus Torvalds
· 13 years ago
d7619fe
Merge branch 'linus' into core/urgent
by Ingo Molnar
· 13 years ago
a729589
taskstats: add_del_listener() should ignore !valid listeners
by Oleg Nesterov
· 13 years ago
dfc428b
taskstats: add_del_listener() shouldn't use the wrong node
by Oleg Nesterov
· 13 years ago
72f9adfd
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 13 years ago
37f86b4
kdb,kgdb: Allow arbitrary kgdb magic knock sequences
by Jason Wessel
· 14 years ago
d613d82
kdb: Remove all references to DOING_KGDB2
by Jason Wessel
· 14 years ago
f679c49
kdb,kgdb: Implement switch and pass buffer from kdb -> gdb
by Jason Wessel
· 14 years ago
3bdb65e
kdb: cleanup unused variables missed in the original kdb merge
by Jason Wessel
· 14 years ago
968e75f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 13 years ago
1c38891
resources: Add lookup_resource()
by Geert Uytterhoeven
· 14 years ago
664a41b
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 13 years ago
cb7dee8
Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
by Linus Torvalds
· 13 years ago
6124a4e
Merge branch 'imx/dt' into next/dt
by Arnd Bergmann
· 13 years ago
7e71330
dt/irq: add irq_domain_generate_simple() helper
by Grant Likely
· 13 years ago
08a543a
irq: add irq_domain translation infrastructure
by Grant Likely
· 13 years ago
95b6886
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 13 years ago
2330fb8
[media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support
by Hans Verkuil
· 14 years ago
c1095c6
signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked()
by Oleg Nesterov
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
4302fbc
panic: panic=-1 for immediate reboot
by Hugh Dickins
· 13 years ago
947be5d
gcov: disable CONSTRUCTORS for UML
by Vitaliy Ivanov
· 13 years ago
b34a6b1
ipc: introduce shm_rmid_forced sysctl
by Vasiliy Kulikov
· 13 years ago
fb0a685
kernel/fork.c: fix a few coding style issues
by Daniel Rebelo de Oliveira
· 13 years ago
778d3b0
cpusets: randomize node rotor used in cpuset_mem_spread_node()
by Michal Hocko
· 13 years ago
9ea7150
futex: Fix regression with read only mappings
by Shawn Bohrer
· 14 years ago
45b583b
Merge 'akpm' patch series
by Linus Torvalds
· 13 years ago
626a031
kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n
by Stephen Boyd
· 13 years ago
c5f4175
notifiers: sys: move reboot notifiers into reboot.h
by Amerigo Wang
· 13 years ago
ae891a1
devres: fix possible use after free
by Maxin B John
· 13 years ago
2efaca9
mm/futex: fix futex writes on archs with SW tracking of dirty & young
by Benjamin Herrenschmidt
· 13 years ago
154dd78
Merge branches 'kbuild', 'packaging' and 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
096a705
Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
fcda12e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 13 years ago
5fabc48
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
88bfa32
module: add /sys/module/<name>/uevent files
by Kay Sievers
· 13 years ago
4befb02
module: change attr callbacks to take struct module_kobject
by Kay Sievers
· 13 years ago
74e08fc
modules: add default loader hook implementations
by Jonas Bonn
· 14 years ago
81c7413
param: fix return value handling in param_set_*
by Satoru Moriya
· 14 years ago
bbd9d6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
dc43d9f
Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
112ec46
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
bdc7ccf
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
4d4abdc
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
0342cbc
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
391d627
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
75b56ec
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
431bf99d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 13 years ago
5a791ea
Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 13 years ago
8209f53
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
by Linus Torvalds
· 13 years ago
951cc93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
0f31714
sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fair
by Lin Ming
· 13 years ago
033b114
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
f5caadb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 13 years ago
efbe2ee
lockdep: Fix lockdep_no_validate against IRQ states
by Peter Zijlstra
· 13 years ago
9985c20
perf: Remove perf_event_attr::type check
by Lin Ming
· 14 years ago
2bd2d6f
sched: Replace use of entity_key()
by Stephan Baerwolf
· 13 years ago
acb5a9b
sched: Separate group-scheduling code more clearly
by Jan H. Schönherr
· 13 years ago
26a148e
sched: Reorder root_domain to remove 64 bit alignment padding
by Richard Kennedy
· 13 years ago
99bc524
sched: Do not attempt to destroy uninitialized rt_bandwidth
by Bianca Lutz
· 13 years ago
045176d
sched: Remove unused function cpu_cfs_rq()
by Jan Schoenherr
· 13 years ago
5f817d6
sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED'
by Jan Schoenherr
· 13 years ago
9763b67
sched, cgroup: Optimize load_balance_fair()
by Peter Zijlstra
· 13 years ago
9598c82
sched: Don't update shares twice on on_rq parent
by Paul Turner
· 13 years ago
9bbd737
sched: update correct entity's runtime in check_preempt_wakeup()
by Paul Turner
· 13 years ago
994bf1c
Merge branch 'linus' into sched/core
by Ingo Molnar
· 13 years ago
8a35241
ptrace: fix ptrace_signal() && STOP_DEQUEUED interaction
by Oleg Nesterov
· 13 years ago
40bcea7
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 13 years ago
492f73a
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
11b80f4
rw_semaphore: remove up/down_read_non_owner
by Christoph Hellwig
· 14 years ago
cf6ace1
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
cbaa515
time: Fix stupid KERN_WARN compile issue
by John Stultz
· 13 years ago
a95cded
sysctl,rcu: Convert call_rcu(free_head) to kfree
by Paul E. McKenney
· 14 years ago
3b097c4
audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu()
by Lai Jiangshan
· 14 years ago
d1e9ae4
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent
by Ingo Molnar
· 13 years ago
a841796
signal: align __lock_task_sighand() irq disabling and RCU
by Paul E. McKenney
· 13 years ago
ec433f0
softirq,rcu: Inform RCU of irq_exit() activity
by Peter Zijlstra
· 13 years ago
c5d753a
sched: Add irq_{enter,exit}() to scheduler_ipi()
by Peter Zijlstra
· 13 years ago
10f39bb
rcu: protect __rcu_read_unlock() against scheduler-using irq handlers
by Paul E. McKenney
· 13 years ago
d110235
sched: Avoid creating superfluous NUMA domains on non-NUMA systems
by Peter Zijlstra
· 13 years ago
e3589f6
sched: Allow for overlapping sched_domain spans
by Peter Zijlstra
· 13 years ago
9c3f75c
sched: Break out cpu_power from the sched_group structure
by Peter Zijlstra
· 13 years ago
6657719
make sure that nsproxy_cache is initialized early enough
by Al Viro
· 14 years ago
3bfa784
kill file_permission() completely
by Al Viro
· 14 years ago
be0e1e2
rcu: Streamline code produced by __rcu_read_unlock()
by Paul E. McKenney
· 14 years ago
7765be2
rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special
by Paul E. McKenney
· 13 years ago
131906b
rcu: decrease rcu_report_exp_rnp coupling with scheduler
by Paul E. McKenney
· 13 years ago
e78e8f2
kernel: prevent unnecessary rebuilding due to config_data.gz
by Peter Foley
· 13 years ago
f701e5b
connector: add an event for monitoring process tracers
by Vladimir Zapolskiy
· 13 years ago
dcace06
ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task()
by Oleg Nesterov
· 13 years ago
961c467
has_stopped_jobs: s/task_is_stopped/SIGNAL_STOP_STOPPED/
by Oleg Nesterov
· 13 years ago
ba1389d
Merge branch 'pm-domains' into for-linus
by Rafael J. Wysocki
· 13 years ago
f0c077a
PM: Improve error code of pm_notifier_call_chain()
by Akinobu Mita
· 13 years ago
a5e4fd8
PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem
by Kevin Hilman
· 14 years ago
3b5fe85
PM / Suspend: Add .suspend_again() callback to suspend_ops
by MyungJoo Ham
· 14 years ago
Next »