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-05-17
ring-buffer: Make removal of ring buffer pages atomic
Vaibhav Nagarnaik
2
-76
/
+209
2012-05-17
tracing: Clean up tracing_mark_write()
Steven Rostedt
1
-13
/
+11
2012-05-09
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2
-100
/
+18
2012-05-09
sched, perf: Use a single callback into the scheduler
Peter Zijlstra
2
-12
/
+11
2012-05-09
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
1
-5
/
+4
2012-05-09
tracing: Remove ftrace_disable/enable_cpu()
Steven Rostedt
1
-42
/
+2
2012-05-09
tracing: Use seq_*_private interface for some seq files
Jiri Olsa
2
-58
/
+16
2012-05-07
Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
4
-200
/
+435
2012-04-26
perf: Use static variant of perf_event_overflow in core.c
Robert Richter
1
-1
/
+1
2012-04-24
ring-buffer: Add per_cpu ring buffer control files
Vaibhav Nagarnaik
3
-147
/
+293
2012-04-24
tracing: Remove an unneeded check in trace_seq_buffer()
Dan Carpenter
1
-4
/
+1
2012-04-24
tracing: Add percpu buffers for trace_printk()
Steven Rostedt
3
-49
/
+141
2012-04-14
Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2012-04-13
irq_work: fix compile failure on tile from missing include
Chris Metcalf
1
-0
/
+1
2012-04-13
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+2
2012-04-13
irq_domain: fix type mismatch in debugfs output format
Grant Likely
1
-1
/
+2
2012-04-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-5
/
+15
2012-04-13
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-1
/
+1
2012-04-13
panic: fix stack dump print on direct call to panic()
Jason Wessel
1
-1
/
+1
2012-04-12
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-31
/
+17
2012-04-12
irq_domain: Move irq_virq_count into NOMAP revmap
Grant Likely
1
-24
/
+9
2012-04-11
cred: copy_process() should clear child->replacement_session_keyring
Oleg Nesterov
1
-0
/
+2
2012-04-11
irqdomain: Fix debugfs formatting
Grant Likely
1
-3
/
+3
2012-04-11
irq_domain: correct the debugfs file name
Mika Westerberg
1
-1
/
+1
2012-04-11
irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from().
David Daney
1
-3
/
+4
2012-04-10
clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...
Suresh Siddha
1
-1
/
+3
2012-04-10
itimer: Use printk_once instead of WARN_ONCE
Thomas Gleixner
1
-3
/
+4
2012-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-4
/
+4
2012-04-06
nohz: Fix stale jiffies update in tick_nohz_restart()
Neal Cardwell
1
-2
/
+2
2012-04-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-16
/
+2
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-16
/
+2
2012-04-05
sysctl: fix write access to dmesg_restrict/kptr_restrict
Kees Cook
1
-4
/
+4
2012-04-05
Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-30
/
+25
2012-04-05
Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-62
/
+148
2012-04-03
Merge branch 'paul' (Fixups from Paul Gortmaker)
Linus Torvalds
1
-0
/
+1
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+9
2012-04-02
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-5
/
+5
2012-04-02
irq_work: fix compile failure on MIPS from system.h split
Paul Gortmaker
1
-0
/
+1
2012-04-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-9
/
+7
2012-04-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-108
/
+199
2012-03-31
tick: Document TICK_ONESHOT config option
Thomas Gleixner
1
-0
/
+4
2012-03-31
sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()
Srivatsa S. Bhat
1
-2
/
+2
2012-03-31
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-15
/
+30
2012-03-31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-46
/
+30
2012-03-31
genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value
Jiang Liu
1
-3
/
+7
2012-03-30
itimer: Schedule silent NULL pointer fixup in setitimer() for removal
Sasikantha babu
1
-1
/
+4
2012-03-30
Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2012-03-30
cgroup: cgroup_attach_task() could return -errno after success
Tejun Heo
1
-1
/
+1
2012-03-30
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-9
/
+61
2012-03-30
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-3
/
+2
[next]