index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-13
Merge tag 'v3.3-rc7' into sched/core
Ingo Molnar
6
-38
/
+99
2012-03-12
sched: Fix nohz load accounting -- again!
Peter Zijlstra
1
-27
/
+26
2012-03-12
sched: Update yield() docs
Peter Zijlstra
1
-2
/
+18
2012-03-12
printk/sched: Introduce special printk_sched() for those awkward moments
Peter Zijlstra
3
-5
/
+45
2012-03-12
sched/nohz: Correctly initialize 'next_balance' in 'nohz' idle balancer
Diwakar Tundlam
1
-0
/
+1
2012-03-12
sched: Cleanup cpu_active madness
Peter Zijlstra
1
-1
/
+1
2012-03-12
sched: Fix load-balance wreckage
Peter Zijlstra
1
-71
/
+39
2012-03-07
Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res...
Linus Torvalds
1
-2
/
+2
2012-03-07
genirq: Clear action->thread_mask if IRQ_ONESHOT is not set
Thomas Gleixner
1
-6
/
+38
2012-03-06
hung_task: fix the broken rcu_lock_break() logic
Oleg Nesterov
1
-4
/
+7
2012-03-06
vfork: kill PF_STARTING
Oleg Nesterov
1
-9
/
+0
2012-03-06
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
1
-1
/
+1
2012-03-06
vfork: make it killable
Oleg Nesterov
1
-8
/
+32
2012-03-06
vfork: introduce complete_vfork_done()
Oleg Nesterov
1
-7
/
+10
2012-03-06
kprobes: return proper error code from register_kprobe()
Prashanth Nageshappa
1
-5
/
+7
2012-03-06
kmsg_dump: don't run on non-error paths by default
Matthew Garrett
1
-0
/
+6
2012-03-02
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
2
-4
/
+4
2012-03-02
sched: Clean up parameter passing of proc_sched_autogroup_set_nice()
Hiroshi Shimamoto
1
-6
/
+6
2012-03-01
sched: Ditch per cgroup task lists for load-balancing
Peter Zijlstra
3
-109
/
+80
2012-03-01
sched: Rename load-balancing fields
Peter Zijlstra
1
-58
/
+60
2012-03-01
sched: Move load-balancing arguments into helper struct
Peter Zijlstra
1
-84
/
+93
2012-03-01
sched/rt: Do not submit new work when PI-blocked
Thomas Gleixner
1
-1
/
+1
2012-03-01
sched/rt: Prevent idle task boosting
Thomas Gleixner
1
-2
/
+19
2012-03-01
sched/wait: Add __wake_up_all_locked() API
Thomas Gleixner
1
-2
/
+2
2012-03-01
sched/rt: Document scheduler related skip-resched-check sites
Thomas Gleixner
2
-5
/
+5
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2
-6
/
+2
2012-03-01
sched/rt: Add schedule_preempt_disabled()
Thomas Gleixner
1
-0
/
+12
2012-03-01
sched/rt: Do not throttle when PI boosting
Peter Zijlstra
1
-2
/
+18
2012-03-01
sched/rt: Keep period timer ticking when rt throttling is active
Peter Zijlstra
1
-5
/
+8
2012-03-01
Merge branch 'linus' into sched/core
Ingo Molnar
18
-79
/
+226
2012-02-28
perf/hwbp: Fix a possible memory leak
Namhyung Kim
1
-2
/
+2
2012-02-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+2
2012-02-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-13
/
+37
2012-02-27
CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume
Srivatsa S. Bhat
1
-2
/
+2
2012-02-24
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
1
-1
/
+4
2012-02-22
sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
Hiroshi Shimamoto
2
-6
/
+2
2012-02-22
sched: Remove rcu_read_lock/unlock() from select_idle_sibling()
Nikunj A. Dadhania
1
-4
/
+0
2012-02-22
sched/events: Revert trace_sched_stat_sleeptime()
Peter Zijlstra
2
-1
/
+2
2012-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2012-02-15
genirq: Handle pending irqs in irq_startup()
Thomas Gleixner
4
-11
/
+14
2012-02-15
genirq: Unmask oneshot irqs when thread was not woken
Thomas Gleixner
1
-2
/
+23
2012-02-14
vfs: fix panic in __d_lookup() with high dentry hashtable counts
Dimitri Sivanich
1
-2
/
+2
2012-02-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-1
/
+2
2012-02-14
module: make module param bint handle nul value
Dave Young
1
-1
/
+2
2012-02-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+9
2012-02-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+14
2012-02-10
relay: prevent integer overflow in relay_open()
Dan Carpenter
1
-2
/
+8
2012-02-07
perf: Fix double start/stop in x86_pmu_start()
Stephane Eranian
1
-5
/
+14
2012-02-07
block: strip out locking optimization in put_io_context()
Tejun Heo
1
-1
/
+1
2012-02-05
Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-6
/
+31
[next]