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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-14
rbd: get parent info on refresh
Alex Elder
1
-30
/
+37
2013-05-13
bna: add missing iounmap() on error in bnad_init()
Wei Yongjun
1
-2
/
+3
2013-05-13
qlge: fix dma map leak when the last chunk is not allocated
Thadeu Lima de Souza Cascardo
1
-0
/
+7
2013-05-13
rbd: ignore zero-overlap parent
Alex Elder
1
-3
/
+7
2013-05-13
rbd: support reading parent page data for writes
Alex Elder
1
-6
/
+14
2013-05-13
rbd: fix parent request size assumption
Alex Elder
1
-11
/
+20
2013-05-13
libceph: init sent and completed when starting
Alex Elder
1
-1
/
+4
2013-05-13
xen/arm: rename xen_secondary_init and run it on every online cpu
Stefano Stabellini
1
-11
/
+4
2013-05-13
xen/arm: do not handle VCPUOP_register_vcpu_info failures
Stefano Stabellini
1
-7
/
+3
2013-05-13
xen/arm: initialize pm functions later
Stefano Stabellini
1
-1
/
+7
2013-05-13
Merge tag 'spi-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
4
-17
/
+49
2013-05-13
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
17
-156
/
+213
2013-05-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+4
2013-05-13
Merge remote-tracking branch 'spi/fix/grant' into spi-linus
Mark Brown
4
-8
/
+11
2013-05-13
Merge remote-tracking branch 'spi/fix/atmel' into spi-linus
Mark Brown
1
-9
/
+38
2013-05-13
jbd,jbd2: fix oops in jbd2_journal_put_journal_head()
Jan Kara
1
-2
/
+6
2013-05-13
cpufreq, ondemand: Remove leftover debug line
Borislav Petkov
1
-1
/
+0
2013-05-13
drm: remove unused wrapper macros
Dave Airlie
1
-9
/
+0
2013-05-13
drm/radeon: check incoming cliprects pointer
Kees Cook
1
-1
/
+1
2013-05-13
drm/mgag200: Fix framebuffer base address programming
Christopher Harvey
1
-3
/
+24
2013-05-13
drm/mgag200: Convert counter delays to jiffies
Christopher Harvey
1
-9
/
+6
2013-05-13
drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register
Christopher Harvey
1
-21
/
+21
2013-05-13
drm/mgag200: Don't change unrelated registers during modeset
Christopher Harvey
1
-5
/
+1
2013-05-13
drm: Only print a debug message when the polled connector has changed
Lespiau, Damien
1
-6
/
+13
2013-05-13
drm: Make the HPD status updates debug logs more readable
Lespiau, Damien
2
-4
/
+7
2013-05-12
PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data()
Shuah Khan
1
-6
/
+6
2013-05-12
cpufreq / kirkwood: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-4
/
+0
2013-05-12
cpufreq / intel_pstate: remove #ifdef MODULE compile fence
Dirk Brandewie
1
-2
/
+1
2013-05-12
cpufreq / intel_pstate: Remove idle mode PID
Dirk Brandewie
1
-49
/
+0
2013-05-12
cpufreq / intel_pstate: fix ffmpeg regression
Dirk Brandewie
1
-8
/
+2
2013-05-12
cpufreq / intel_pstate: use lowest requested max performance
Dirk Brandewie
1
-3
/
+9
2013-05-12
cpufreq / intel_pstate: remove idle time and duration from sample and calcula...
Dirk Brandewie
1
-37
/
+8
2013-05-12
cpufreq: Fix incorrect dependecies for ARM SA11xx drivers
Alexander Shiyan
1
-1
/
+1
2013-05-12
cpufreq: ARM big LITTLE: Fix Kconfig entries
Viresh Kumar
1
-8
/
+8
2013-05-12
cpufreq: cpufreq-cpu0: Free parent node for error cases
Viresh Kumar
1
-1
/
+4
2013-05-12
cpufreq: cpufreq-cpu0: defer probe when regulator is not ready
Nishanth Menon
1
-6
/
+16
2013-05-12
cpufreq: Issue CPUFREQ_GOV_POLICY_EXIT notifier before dropping policy refcount
Viresh Kumar
1
-3
/
+3
2013-05-12
cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiers
Viresh Kumar
2
-4
/
+8
2013-05-12
cpufreq: ARM big LITTLE: Improve print message
Viresh Kumar
1
-1
/
+1
2013-05-12
cpufreq: ARM big LITTLE: Move cpu_to_cluster() to arm_big_little.h
Viresh Kumar
2
-5
/
+5
2013-05-12
cpufreq: ARM big LITTLE DT: Return CPUFREQ_ETERNAL if clock-latency isn't found
Viresh Kumar
1
-3
/
+4
2013-05-12
cpufreq: ARM big LITTLE DT: Return correct transition latency
Viresh Kumar
1
-1
/
+1
2013-05-12
cpufreq: ARM big LITTLE: Select PM_OPP
Viresh Kumar
1
-0
/
+1
2013-05-12
ACPI / AC: Add sleep quirk for Thinkpad e530
Lan Tianyu
1
-0
/
+33
2013-05-12
ACPI / EC: Restart transaction even when the IBF flag set
Lan Tianyu
1
-3
/
+1
2013-05-12
ACPI video: ignore BIOS initial backlight value for HP 1000
Alex Hung
1
-0
/
+8
2013-05-12
ACPI: Fix section to __init. Align with usage in acpixf.h
Jan-Simon Möller
1
-1
/
+1
2013-05-12
ACPI / PM: Move processor suspend/resume to syscore_ops
Rafael J. Wysocki
3
-16
/
+31
2013-05-12
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
1
-1
/
+1
2013-05-12
xfrm6: release dev before returning error
Cong Wang
1
-1
/
+3
[prev]
[next]