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-10-08
perf tools: Make perf.data more self-descriptive (v8)
Stephane Eranian
15
-35
/
+1308
2011-10-08
perf hists browser: Update the browser.nr_entries after the timer
Arnaldo Carvalho de Melo
1
-0
/
+7
2011-10-08
perf hists browser: Fix TAB/UNTAB use with multiple events
Arnaldo Carvalho de Melo
1
-0
/
+2
2011-10-08
perf hists browser: Don't offer symbol actions when symbols not on --sort
Arnaldo Carvalho de Melo
1
-9
/
+17
2011-10-08
perf annotate browser: Use -> to navigate on assembly lines
Arnaldo Carvalho de Melo
1
-6
/
+21
2011-10-08
perf tools: Fix broken number of samples for perf report -n
Stephane Eranian
1
-0
/
+1
2011-10-08
perf top: Use the TUI interface by default
Arnaldo Carvalho de Melo
1
-7
/
+0
2011-10-08
perf annotate browser: Allow navigation to called functions
Arnaldo Carvalho de Melo
5
-25
/
+79
2011-10-07
perf top: Add callgraph support
Arnaldo Carvalho de Melo
2
-2
/
+159
2011-10-07
perf top: Reuse the 'report' hist_entry/hists classes
Arnaldo Carvalho de Melo
8
-579
/
+196
2011-10-07
perf browsers: Add live mode to the hists, annotate browsers
Arnaldo Carvalho de Melo
9
-56
/
+116
2011-10-07
perf hists: Threaded addition and sorting of entries
Arnaldo Carvalho de Melo
4
-30
/
+92
2011-10-07
perf report: Add option to show total period
Arnaldo Carvalho de Melo
4
-0
/
+24
2011-10-07
perf hists: Allow limiting the number of rows and columns in fprintf
Arnaldo Carvalho de Melo
4
-11
/
+33
2011-10-07
perf hists: Stop using 'self' for struct hists
Arnaldo Carvalho de Melo
1
-78
/
+78
2011-10-06
Merge commit 'v3.1-rc9' into perf/core
Ingo Molnar
169
-974
/
+1194
2011-10-05
Linux 3.1-rc9
v3.1-rc9
Linus Torvalds
1
-1
/
+1
2011-10-04
Merge git://github.com/davem330/net
Linus Torvalds
15
-82
/
+100
2011-10-04
Merge branch 'fix/asoc' of git://github.com/tiwai/sound
Linus Torvalds
4
-8
/
+8
2011-10-04
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-158
/
+33
2011-10-04
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-27
/
+66
2011-10-04
PCI: Disable MPS configuration by default
Jon Mason
3
-3
/
+20
2011-10-04
drm/radeon/kms: fix channel_remap setup (v2)
Alex Deucher
3
-127
/
+0
2011-10-04
spi-topcliff-pch: Fix overrun issue
Tomoya MORINAGA
1
-5
/
+23
2011-10-04
spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs
Tomoya MORINAGA
1
-7
/
+24
2011-10-04
spi-topcliff-pch: Fix CPU read complete condition issue
Tomoya MORINAGA
1
-8
/
+11
2011-10-04
spi-topcliff-pch: Fix SSN Control issue
Tomoya MORINAGA
1
-7
/
+3
2011-10-04
spi-topcliff-pch: add tx-memory clear after complete transmitting
Tomoya MORINAGA
1
-0
/
+5
2011-10-04
perf: Fix counter of ftrace events
Andrew Vagin
1
-0
/
+3
2011-10-04
lis3: fix regression of HP DriveGuard with 8bit chip
Takashi Iwai
1
-6
/
+8
2011-10-03
Merge branch 'hwmon-for-linus' of git://github.com/groeck/linux
Linus Torvalds
1
-15
/
+13
2011-10-03
Merge git://github.com/davem330/ide
Linus Torvalds
1
-1
/
+6
2011-10-03
Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux
Linus Torvalds
1
-8
/
+16
2011-10-03
ide-disk: Fix request requeuing
Borislav Petkov
1
-1
/
+6
2011-10-03
pch_gbe: Fixed the issue on which a network freezes
Toshiharu Okada
1
-29
/
+27
2011-10-03
pch_gbe: Fixed the issue on which PC was frozen when link was downed.
Toshiharu Okada
1
-1
/
+1
2011-10-03
make PACKET_STATISTICS getsockopt report consistently between ring and non-ring
Willem de Bruijn
1
-1
/
+4
2011-10-03
net: xen-netback: correctly restart Tx after a VM restore/migrate
David Vrabel
1
-2
/
+2
2011-10-03
bonding: properly stop queuing work when requested
Andy Gospodarek
3
-7
/
+12
2011-10-03
drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.
Michel Dänzer
1
-10
/
+10
2011-10-03
drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.
Michel Dänzer
1
-5
/
+7
2011-10-03
drm/radeon: Simplify cursor x/yorigin calculation.
Michel Dänzer
1
-6
/
+2
2011-10-03
drm/radeon/kms: fix cursor image off-by-one error
Nicholas Miell
1
-2
/
+2
2011-10-03
drm/radeon/kms: Fix logic error in DP HPD handler
Alex Deucher
1
-4
/
+4
2011-10-03
drm/radeon/kms: add retry limits for native DP aux defer
Alex Deucher
1
-4
/
+8
2011-10-03
drm/radeon/kms: fix regression in DP aux defer handling
Alex Deucher
1
-2
/
+2
2011-10-03
Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
1
-1
/
+1
2011-10-03
Merge branch 'for-linus' of git://github.com/tiwai/sound
Linus Torvalds
1
-4
/
+5
2011-10-02
ASoC: omap_mcpdm_remove cannot be __devexit
Arnd Bergmann
2
-2
/
+2
2011-10-02
ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADC
Axel Lin
1
-2
/
+2
[next]