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
2010-10-17
PM / Hibernate: Modify signature used to mark swap
Rafael J. Wysocki
1
-3
/
+3
2010-10-17
PM: Allow wakeup events to abort freezing of tasks
Rafael J. Wysocki
1
-2
/
+9
2010-10-17
PM / Hibernate: Make some boot messages look less scary
Rafael J. Wysocki
2
-8
/
+8
2010-10-17
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
1
-4
/
+4
2010-10-17
PM / Hibernate: Make default image size depend on total RAM size
Rafael J. Wysocki
3
-2
/
+15
2010-10-17
PM / Hibernate: Improve comments in hibernate_preallocate_memory()
Rafael J. Wysocki
1
-2
/
+4
2010-10-17
PM / Runtime: Use alloc_workqueue() for creating the PM workqueue
Rafael J. Wysocki
1
-1
/
+1
2010-10-17
PM: Fix unmet dependency warning from kconfig
Rafael J. Wysocki
1
-0
/
+1
2010-10-17
PM / Hibernate: Compress hibernation image with LZO
Bojan Smojver
4
-7
/
+299
2010-10-16
sysctl: min/max bounds are optional
Eric Dumazet
1
-9
/
+0
2010-10-15
Merge remote branch 'tip/perf/core' into oprofile/core
Robert Richter
21
-1115
/
+2243
2010-10-15
Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/...
Ingo Molnar
1
-0
/
+5
2010-10-15
ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT
Steven Rostedt
1
-1
/
+1
2010-10-15
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
1
-2
/
+3
2010-10-15
ftrace/x86: Add support for C version of recordmcount
Steven Rostedt
1
-0
/
+5
2010-10-14
hrtimer: Preserve timer state in remove_hrtimer()
Salman Qazi
1
-2
/
+11
2010-10-14
sched: Comment updates: fix default latency and granularity numbers
Takuya Yoshikawa
1
-2
/
+2
2010-10-14
Merge branch 'linus' into sched/core
Ingo Molnar
11
-17
/
+37
2010-10-14
futex: Fix kernel-doc notation & typos
Randy Dunlap
1
-11
/
+14
2010-10-14
kprobes: Fix selftest to clear flags field for reusing probes
Masami Hiramatsu
1
-3
/
+9
2010-10-13
tracing: Fix function-graph build warning on 32-bit
Borislav Petkov
1
-2
/
+3
2010-10-12
genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build
Thomas Gleixner
2
-2
/
+2
2010-10-12
ring-buffer: Fix typo of time extends per page
Steven Rostedt
1
-1
/
+1
2010-10-12
printk: Make console_sem a semaphore not a pseudo mutex
Thomas Gleixner
1
-2
/
+2
2010-10-12
Merge branch 'linus' into core/locking
Thomas Gleixner
36
-292
/
+674
2010-10-12
genirq: Switch sparse_irq allocator to GFP_KERNEL
Thomas Gleixner
1
-3
/
+2
2010-10-12
genirq: Make sparse_lock a mutex
Thomas Gleixner
1
-19
/
+14
2010-10-12
genirq: Remove the now unused sparse irq leftovers
Thomas Gleixner
5
-256
/
+2
2010-10-12
genirq: Sanitize dynamic irq handling
Thomas Gleixner
3
-121
/
+23
2010-10-12
genirq: Remove arch_init_chip_data()
Thomas Gleixner
2
-7
/
+0
2010-10-12
Merge branch 'x86/urgent' of into irq/sparseirq
Thomas Gleixner
4
-7
/
+8
2010-10-12
genirq: Query arch for number of early descriptors
Thomas Gleixner
2
-6
/
+8
2010-10-12
genirq: Use sane sparse allocator
Thomas Gleixner
1
-109
/
+20
2010-10-12
genirq: Implement irq reservation
Thomas Gleixner
1
-0
/
+26
2010-10-12
genirq: Implement sane enumeration
Thomas Gleixner
1
-0
/
+11
2010-10-12
genirq: Prepare proc for real sparse irq support
Thomas Gleixner
3
-0
/
+22
2010-10-12
genirq: Implement a sane sparse_irq allocator
Thomas Gleixner
1
-8
/
+223
2010-10-12
genirq: Provide default irq init flags
Thomas Gleixner
2
-4
/
+4
2010-10-12
genirq: Remove export of kstat_irqs_cpu
Thomas Gleixner
1
-1
/
+0
2010-10-12
genirq: Remove early_init_irq_lock_class()
Thomas Gleixner
1
-10
/
+1
2010-10-12
genirq: Distangle kernel/irq/handle.c
Thomas Gleixner
4
-332
/
+340
2010-10-12
genirq: Sanitize irq_data accessors
Thomas Gleixner
1
-0
/
+8
2010-10-12
genirq: Provide status modifier
Thomas Gleixner
1
-19
/
+7
2010-10-12
genirq: Distangle irq.h
Thomas Gleixner
1
-0
/
+100
2010-10-12
perf: Fix incorrect copy_from_user() usage
John Blackwood
1
-3
/
+1
2010-10-11
Merge branch 'oprofile/urgent' (early part) into oprofile/perf
Robert Richter
23
-198
/
+443
2010-10-11
perf: New helper function for pmu name
Matt Fleming
1
-0
/
+5
2010-10-08
Merge commit 'v2.6.36-rc7' into perf/core
Ingo Molnar
4
-6
/
+19
2010-10-08
Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+8
2010-10-08
sysctl: fix min/max handling in __do_proc_doulongvec_minmax()
Eric Dumazet
1
-1
/
+1
[prev]
[next]