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-03-14
ata/pata_arasan_cf: fill dma chan->private from pdata->dma_priv
Viresh Kumar
2
-1
/
+8
2011-03-14
ata: pata: Convert pr_*(DRV_NAME ...) to pr_fmt/pr_<level>
Joe Perches
3
-20
/
+23
2011-03-14
pata_arasan_cf: fix printk format string warning
Jeff Garzik
1
-1
/
+2
2011-03-14
pata_arasan_cf: Adding support for arasan compact flash host controller
Viresh Kumar
5
-0
/
+1038
2011-03-14
libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work()
Viresh Kumar
2
-2
/
+16
2011-03-14
ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller
Seth Heasley
1
-0
/
+1
2011-03-02
ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controller
Per Jessen
1
-0
/
+2
2011-03-02
libata: remove ATA_FLAG_LPM
Sergei Shtylyov
2
-3
/
+1
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
28
-63
/
+43
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
29
-49
/
+33
2011-03-02
libata: remove ATA_FLAG_{SRST|SATA_RESET}
Sergei Shtylyov
6
-10
/
+8
2011-03-02
ipr/sas_ata: use mode mask macros from <linux/ata.h>
Sergei Shtylyov
2
-5
/
+5
2011-03-02
sata_dwc_460ex: add debugging options
Sergei Shtylyov
1
-0
/
+12
2011-03-02
sata_dwc_460ex: fix misuse of ata_get_cmd_descript()
Sergei Shtylyov
1
-10
/
+46
2011-03-02
sata_dwc_460ex: fix return value of dma_dwc_xfer_setup()
Sergei Shtylyov
1
-2
/
+2
2011-03-02
sata_dwc_460ex: fix compilation errors/warnings
Sergei Shtylyov
1
-6
/
+8
2011-03-02
sata_dwc_460ex: use ATA_PIO4
Sergei Shtylyov
1
-1
/
+1
2011-03-02
[libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]
Jeff Garzik
9
-14
/
+14
2011-03-02
libsas: convert to libata new error handler
James Bottomley
3
-8
/
+115
2011-03-02
libata: separate error handler into usable components
James Bottomley
2
-9
/
+46
2011-03-02
libata: fix eh locking
James Bottomley
1
-2
/
+7
2011-03-02
libata: fix locking for sas paths
James Bottomley
1
-1
/
+1
2011-03-02
libata: plumb sas port scan into standard libata paths
James Bottomley
3
-25
/
+24
2011-03-02
libata: fix hotplug for drivers which don't implement LPM
Tejun Heo
1
-1
/
+1
2011-03-01
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
2011-03-01
fs/block_dev.c: fix new kernel-doc warning
Randy Dunlap
1
-0
/
+1
2011-03-01
ACPI: Fix build for CONFIG_NET unset
Rafael J. Wysocki
3
-20
/
+29
2011-03-01
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
3
-3
/
+7
2011-03-01
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-15
/
+31
2011-03-01
Merge branches 'perf-fixes-for-linus', 'x86-fixes-for-linus' and 'timers-fixe...
Linus Torvalds
7
-10
/
+30
2011-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
3
-10
/
+55
2011-03-01
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-13
/
+28
2011-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
19
-27
/
+52
2011-03-01
mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>
Ben Hutchings
1
-0
/
+2
2011-02-28
x86: Use u32 instead of long to set reset vector back to 0
Don Zickus
1
-1
/
+1
2011-02-28
perf timechart: Fix max number of cpus
Thomas Renninger
1
-3
/
+3
2011-02-28
perf timechart: Fix black idle boxes in the title
Thomas Renninger
1
-3
/
+3
2011-02-28
Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...
Dave Airlie
1
-1
/
+4
2011-02-28
drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.
Dave Airlie
2
-2
/
+3
2011-02-28
drm/nv50-nvc0: make sure vma is definitely unmapped when destroying bo
Ben Skeggs
1
-1
/
+4
2011-02-26
hwmon: (adt7411) add MODULE_DEVICE_TABLE
axel lin
1
-0
/
+1
2011-02-26
hwmon: (ad7414) add MODULE_DEVICE_TABLE
axel lin
1
-0
/
+1
2011-02-26
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
16
-45
/
+233
2011-02-26
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
3
-1
/
+18
2011-02-26
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-11
/
+16
2011-02-26
rapidio: fix sysfs config attribute to access 16MB of maint space
Alexandre Bounine
2
-7
/
+9
2011-02-26
pps: initialize ts_real properly
Alexander Gordeev
1
-1
/
+1
2011-02-26
memcg: more mem_cgroup_uncharge() batching
Hugh Dickins
1
-0
/
+2
2011-02-26
thp: fix interleaving for transparent hugepages
Andi Kleen
1
-1
/
+1
2011-02-26
aio: fix race between io_destroy() and io_submit()
Jan Kara
1
-0
/
+17
[next]