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
2013-08-08
perf: Do not get values from disabled counters in group format read
Jiri Olsa
1
-1
/
+2
2013-08-08
perf: Add PERF_EVENT_IOC_ID ioctl to return event ID
Jiri Olsa
1
-0
/
+9
2013-07-31
watchdog: Make it work under full dynticks
Frederic Weisbecker
1
-8
/
+0
2013-07-31
perf: Implement finer grained full dynticks kick
Frederic Weisbecker
1
-8
/
+9
2013-07-31
perf: Account freq events per cpu
Frederic Weisbecker
1
-0
/
+7
2013-07-31
perf: Migrate per cpu event accounting
Frederic Weisbecker
1
-0
/
+2
2013-07-31
perf: Split the per-cpu accounting part of the event accounting code
Frederic Weisbecker
1
-32
/
+55
2013-07-31
perf: Factor out event accounting code to account_event()/__free_event()
Frederic Weisbecker
1
-32
/
+47
2013-07-31
perf: Sanitize get_callchain_buffer()
Frederic Weisbecker
2
-20
/
+23
2013-07-31
perf: Fix branch stack refcount leak on callchain init failure
Frederic Weisbecker
1
-6
/
+6
2013-07-23
sched: Micro-optimize the smart wake-affine logic
Peter Zijlstra
3
-2
/
+8
2013-07-23
sched: Implement smarter wake-affine logic
Michael Wang
1
-0
/
+47
2013-07-23
sched: Move h_load calculation to task_h_load()
Vladimir Davydov
2
-35
/
+30
2013-07-23
perf: Update perf_event_type documentation
Peter Zijlstra
1
-15
/
+16
2013-07-23
kprobes/x86: Call out into INT3 handler directly instead of using notifier
Jiri Kosina
1
-1
/
+1
2013-07-19
Merge branch 'x86/jumplabel' into perf/core
Ingo Molnar
1
-1
/
+1
2013-07-19
Merge branch 'linus' into perf/core
Ingo Molnar
76
-2689
/
+4056
2013-07-18
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2013-07-17
x86: Introduce int3 (breakpoint)-based instruction patching
Jiri Kosina
1
-1
/
+1
2013-07-16
sysfs.h: add __ATTR_RW() macro
Greg Kroah-Hartman
1
-2
/
+0
2013-07-15
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
15
-33
/
+33
2013-07-15
rcu: delete __cpuinit usage from all rcu files
Paul Gortmaker
4
-11
/
+11
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+1
2013-07-14
cgroup: we can use simple_lookup() now
Al Viro
1
-10
/
+1
2013-07-14
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-9
/
+11
2013-07-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2013-07-14
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-62
/
+75
2013-07-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+25
2013-07-14
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2013-07-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-12
/
+0
2013-07-12
sched: Fix HRTICK
Peter Zijlstra
1
-9
/
+11
2013-07-12
perf: Remove the 'match' callback for auxiliary events processing
Jiri Olsa
1
-40
/
+39
2013-07-12
tick: broadcast: Check broadcast mode on CPU hotplug
Stephen Boyd
1
-1
/
+4
2013-07-12
Merge branch 'linus' into timers/urgent
Thomas Gleixner
62
-2553
/
+3927
2013-07-12
mutex: Move ww_mutex definitions to ww_mutex.h
Maarten Lankhorst
1
-0
/
+1
2013-07-12
perf: Fix perf_lock_task_context() vs RCU
Peter Zijlstra
1
-1
/
+14
2013-07-12
perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
Jiri Olsa
1
-1
/
+10
2013-07-12
perf: Clone child context from parent context pmu
Jiri Olsa
1
-1
/
+1
2013-07-11
Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
13
-265
/
+650
2013-07-11
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-07-11
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-4
/
+0
2013-07-11
mm: remove free_area_cache
Michel Lespinasse
1
-4
/
+0
2013-07-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2013-07-11
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-35
/
+44
2013-07-10
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
3
-61
/
+71
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2013-07-09
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
1
-1
/
+75
2013-07-09
reboot: checkpatch.pl the new kernel/reboot.c file
Robin Holt
1
-14
/
+13
2013-07-09
reboot: move shutdown/reboot related functions to kernel/reboot.c
Robin Holt
3
-332
/
+347
2013-07-09
reboot: remove -stable friendly PF_THREAD_BOUND define
Robin Holt
1
-5
/
+0
[next]