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
2011-01-26
sched: Fix switch_from_fair()
Peter Zijlstra
6
-39
/
+69
2011-01-26
sched: Simplify the idle scheduling class
Peter Zijlstra
1
-19
/
+4
2011-01-26
softirqs: Account ksoftirqd time as cpustat softirq
Venkatesh Pallipadi
1
-0
/
+8
2011-01-26
sched: Export ns irqtimes through /proc/stat
Venkatesh Pallipadi
1
-0
/
+102
2011-01-26
sched: Refactor account_system_time separating id-update
Venkatesh Pallipadi
1
-15
/
+31
2011-01-26
time: Add nsecs_to_cputime64 interface for asm-generic
Venkatesh Pallipadi
3
-2
/
+25
2011-01-26
softirqs: Free up pf flag PF_KSOFTIRQD
Venkatesh Pallipadi
4
-4
/
+9
2011-01-26
sched: Avoid expensive initial update_cfs_load()
Paul Turner
2
-0
/
+3
2011-01-26
sched: Simplify update_cfs_shares parameters
Paul Turner
2
-17
/
+15
2011-01-26
sched: Use rq->clock_task instead of rq->clock for correctly maintaining load...
Paul Turner
1
-1
/
+1
2011-01-26
sched: Fix/remove redundant cfs_rq checks
Paul Turner
1
-4
/
+1
2011-01-26
sched: Fix sign under-flows in wake_affine
Paul Turner
1
-3
/
+3
2011-01-26
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
12
-138
/
+107
2011-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-1
/
+2
2011-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
6
-32
/
+18
2011-01-26
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-19
/
+222
2011-01-26
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-40
/
+44
2011-01-26
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-9
/
+30
2011-01-26
KEYS: Fix __key_link_end() quota fixup on error
David Howells
4
-20
/
+27
2011-01-26
intel_scu_ipcutils: Fix the license tag
Alan Cox
1
-1
/
+1
2011-01-26
Documentation: Fix kernel parameter ordering
Alan Cox
1
-2
/
+2
2011-01-26
intel_scu_ipc: fix signedness bug
Axel Lin
1
-4
/
+3
2011-01-26
Merge branch 'mmci' into fixes
Russell King
2
-82
/
+21
2011-01-26
ALSA: AACI: fix timeout duration
Russell King
1
-19
/
+23
2011-01-26
ALSA: AACI: fix timeout condition checking
Russell King
1
-3
/
+3
2011-01-26
ARM: 6636/1: ep93xx: default multiplexed gpio ports to gpio mode
Hartley Sweeten
1
-0
/
+7
2011-01-26
ARM: 6637/1: Make the argument to virt_to_phys() "const volatile"
Catalin Marinas
1
-1
/
+1
2011-01-26
ARM: twd: ensure timer reload is reprogrammed on entry to periodic mode
Russell King
1
-5
/
+2
2011-01-25
ARM: 6635/2: Configure reference clock for Versatile Express timers
Pawel Moll
2
-0
/
+15
2011-01-25
ARM: versatile: name configuration options after actual board names
Russell King
1
-4
/
+6
2011-01-25
ARM: realview: name configuration options after actual board names
Russell King
1
-22
/
+27
2011-01-25
ARM: realview,vexpress: fix section mismatch warning for pen_release
Russell King
2
-2
/
+2
2011-01-25
mailmap: Add an entry for Axel Lin.
Paul Mundt
1
-0
/
+1
2011-01-25
video: fix some comments in drivers/video/console/vgacon.c
Amerigo Wang
1
-5
/
+1
2011-01-25
drivers/video/bf537-lq035.c: Add missing IS_ERR test
Julia Lawall
1
-25
/
+33
2011-01-25
video: pxa168fb: remove a redundant pxa168fb_check_var call
axel lin
1
-5
/
+1
2011-01-25
video: da8xx-fb: fix fb_probe error path
axel lin
1
-1
/
+2
2011-01-25
sh: Fix build of sh7750 base boards
Nobuhiro Iwamatsu
1
-3
/
+3
2011-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
3
-3
/
+43
2011-01-25
Merge branch 'for-38-rc3' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
1
-30
/
+22
2011-01-25
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
24
-95
/
+203
2011-01-25
Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/ker...
Dave Airlie
38
-108
/
+350
2011-01-25
drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq
Alex Deucher
3
-1
/
+6
2011-01-24
fix a shutdown regression in intel_idle
Shaohua Li
1
-6
/
+2
2011-01-24
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-51
/
+184
2011-01-24
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
28
-121
/
+164
2011-01-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-44
/
+46
2011-01-24
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-25
/
+53
2011-01-24
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-44
/
+11
2011-01-24
drm/i915: Prevent uninitialised reads during error state capture
Chris Wilson
1
-0
/
+2
[next]