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
2009-07-06
Revert "ide: improve handling of Power Management requests"
David S. Miller
1
-22
/
+32
2009-06-30
ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ...
Christian Engelmayer
1
-1
/
+2
2009-06-30
ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y
Bartlomiej Zolnierkiewicz
3
-42
/
+27
2009-06-26
ide-cd: handle fragmented packet commands gracefully
Borislav Petkov
1
-2
/
+12
2009-06-26
ide: always kill the whole request on error
Bartlomiej Zolnierkiewicz
5
-16
/
+5
2009-06-26
ide: fix ide_kill_rq() for special ide-{floppy,tape} driver requests
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-06-24
ide cs5520: Initialize second port's interrupt number.
David S. Miller
1
-0
/
+1
2009-06-24
ide: improve handling of Power Management requests
Bartlomiej Zolnierkiewicz
1
-32
/
+22
2009-06-24
ide: add QUANTUM FIREBALLct20 30 with firmware APL.090 to ivb_list[]
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2009-06-24
ide: relax DMA info validity checking
Bartlomiej Zolnierkiewicz
3
-26
/
+0
2009-06-24
ide-cd: Improve "weird block size" error message
Frans Pop
1
-3
/
+2
2009-06-24
ide-cd: Don't warn on bogus block size unless it actually matters.
David S. Miller
1
-1
/
+4
2009-06-24
ide: fix handling of unexpected IRQs vs request_irq()
Bartlomiej Zolnierkiewicz
1
-3
/
+20
2009-06-22
ide cmd64x: Remove serialize setting.
David S. Miller
1
-2
/
+1
2009-06-22
ide: Take over as maintainer.
David S. Miller
1
-3
/
+3
2009-06-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
11
-6
/
+1929
2009-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-44
/
+107
2009-06-22
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-52
/
+99
2009-06-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
6
-38
/
+110
2009-06-22
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
25
-30
/
+30
2009-06-22
Remove internal use of 'write_access' in mm/memory.c
Linus Torvalds
1
-21
/
+21
2009-06-21
ipc: unbreak 32-bit shmctl/semctl/msgctl
Johannes Weiner
1
-0
/
+1
2009-06-21
sdhci: remove needless double parenthesis
Pierre Ossman
1
-3
/
+3
2009-06-21
sdhci: Specific quirk vor VIA SDHCI controller in VX855ES
Harald Welte
3
-0
/
+29
2009-06-21
s3cmci: fix dma configuration call
Ben Dooks
1
-1
/
+1
2009-06-21
mmc: Add new via-sdmmc host controller driver
Harald Welte
4
-0
/
+1382
2009-06-21
sdhci: Add support for hosts that are only capable of 1-bit transfers
Anton Vorontsov
4
-1
/
+11
2009-06-21
MAINTAINERS: add myself as atmel-mci maintainer (sd/mmc interface)
Nicolas Ferre
1
-0
/
+7
2009-06-21
sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk
Ben Dooks
3
-1
/
+6
2009-06-21
sdhci: Add better ADMA error reporting
Ben Dooks
1
-1
/
+33
2009-06-21
sdhci-s3c: Samsung S3C based SDHCI controller glue
Ben Dooks
4
-0
/
+458
2009-06-21
Merge branch 'topic/hda' into for-linus
Takashi Iwai
3
-33
/
+104
2009-06-21
Merge branch 'topic/caiaq' into for-linus
Takashi Iwai
2
-3
/
+4
2009-06-21
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-2
/
+2
2009-06-21
ALSA: hda - Add model=6530g option
Takashi Iwai
2
-0
/
+2
2009-06-21
ALSA: hda - Acer Inspire 6530G model for Realtek ALC888
Tony Vroon
1
-1
/
+71
2009-06-21
lockdep: Select frame pointers on x86
Peter Zijlstra
1
-1
/
+1
2009-06-21
mm: page_alloc: clear PG_locked before checking flags on free
Johannes Weiner
1
-5
/
+4
2009-06-21
x86, 64-bit: Clean up user address masking
Linus Torvalds
4
-12
/
+4
2009-06-20
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+3
2009-06-20
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
40
-892
/
+2321
2009-06-20
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-9
/
+18
2009-06-20
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
19
-186
/
+332
2009-06-20
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+9
2009-06-20
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
37
-597
/
+670
2009-06-20
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-7
/
+6
2009-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
3
-4
/
+23
2009-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
52
-244
/
+4256
2009-06-20
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
83
-1300
/
+1391
2009-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
1
-1
/
+1
[next]