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
2007-10-19
scc_pata: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-10-19
pdc202xx_old: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-32
/
+25
2007-10-19
pdc202xx_new: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-59
/
+49
2007-10-19
hpt366: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-179
/
+127
2007-10-19
cmd64x: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-27
/
+12
2007-10-19
aec62xx: remove ->init_setup
Bartlomiej Zolnierkiewicz
1
-25
/
+14
2007-10-19
ide: use I/O ops directly part #2 (take 2)
Bartlomiej Zolnierkiewicz
4
-37
/
+34
2007-10-19
ide: use pci_dev->revision
Bartlomiej Zolnierkiewicz
4
-27
/
+10
2007-10-19
cmd64x: Use dev->revision
Auke Kok
1
-10
/
+4
2007-10-19
amd74xx: Omit PCI_REVISION_ID read
Auke Kok
1
-1
/
+0
2007-10-19
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
Bartlomiej Zolnierkiewicz
32
-177
/
+185
2007-10-19
pdc202xx_old: remove broken SWDMA support
Bartlomiej Zolnierkiewicz
1
-5
/
+1
2007-10-19
ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags
Bartlomiej Zolnierkiewicz
6
-11
/
+14
2007-10-19
ide: remove ->init_setup_dma from ide_pci_device_t (take 2)
Bartlomiej Zolnierkiewicz
3
-34
/
+20
2007-10-19
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
Bartlomiej Zolnierkiewicz
34
-91
/
+30
2007-10-19
ide: add IDE_HFLAG_BOOTABLE host flag
Bartlomiej Zolnierkiewicz
34
-136
/
+109
2007-10-19
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
Bartlomiej Zolnierkiewicz
39
-58
/
+40
2007-10-19
ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver
Bartlomiej Zolnierkiewicz
1
-84
/
+29
2007-10-19
siimage: bump driver version
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-19
ide: Fix cs5535 driver accessing beyond array boundary
Benjamin Herrenschmidt
1
-1
/
+1
2007-10-19
ide: Fix siimage driver accessing beyond array boundary
Benjamin Herrenschmidt
1
-1
/
+1
2007-10-19
ide: Add ide_get_paired_drive() helper
Benjamin Herrenschmidt
1
-0
/
+7
2007-10-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
4
-63
/
+42
2007-10-19
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-90
/
+1567
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
65
-3
/
+3
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
4
-60
/
+65
2007-10-19
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
17
-375
/
+483
2007-10-19
Include <linux/backing-dev.h> in mm/filemap.c
Linus Torvalds
1
-0
/
+1
2007-10-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
56
-4764
/
+4672
2007-10-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
19
-80
/
+243
2007-10-19
I/OAT: Add completion callback for async_tx interface use
Shannon Nelson
1
-0
/
+25
2007-10-19
I/OAT: Tighten descriptor setup performance
Shannon Nelson
2
-84
/
+95
2007-10-19
I/OAT: clean up error handling and some print messages
Shannon Nelson
4
-18
/
+31
2007-10-19
I/OAT: clean up of dca provider start and stop
Shannon Nelson
2
-8
/
+7
2007-10-19
I/OAT: cleanup pci issues
Shannon Nelson
2
-18
/
+10
2007-10-19
IPMI: add 0.9 support
Corey Minyard
2
-21
/
+30
2007-10-19
IPMI: fix hotmod remove lock
Corey Minyard
1
-9
/
+7
2007-10-19
IPMI: new NMI handling
Corey Minyard
2
-44
/
+110
2007-10-19
IPMI: add polled interface
Corey Minyard
4
-47
/
+83
2007-10-19
IPMI: documentation fixes
Corey Minyard
1
-7
/
+10
2007-10-19
IPMI: remove bogus semaphore from watchdog
Corey Minyard
1
-14
/
+3
2007-10-19
IPMI: don't init irq until ready
Corey Minyard
1
-4
/
+4
2007-10-19
Replace __attribute_pure__ with __pure
Ralf Baechle
8
-31
/
+27
2007-10-19
sparse pointer use of zero as null
Stephen Hemminger
20
-33
/
+34
2007-10-19
fuse: add blksize field to fuse_attr
Miklos Szeredi
3
-5
/
+39
2007-10-19
fuse: add support for mandatory locking
Miklos Szeredi
4
-10
/
+51
2007-10-19
fuse: add helper for asynchronous writes
Miklos Szeredi
3
-13
/
+31
2007-10-19
fuse: add list of writable files to fuse_inode
Miklos Szeredi
3
-0
/
+15
2007-10-19
fuse: support BSD locking semantics
Miklos Szeredi
2
-5
/
+35
2007-10-19
fuse: add atomic open+truncate support
Miklos Szeredi
5
-2
/
+14
[prev]
[next]