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
2008-01-31
POWERPC: use generic per cpu
travis@sgi.com
1
-19
/
+3
2008-01-31
ia64: use generic percpu
travis@sgi.com
2
-21
/
+7
2008-01-31
SPARC64: use generic percpu
travis@sgi.com
2
-19
/
+8
2008-01-31
percpu: change Kconfig to HAVE_SETUP_PER_CPU_AREA
travis@sgi.com
3
-3
/
+3
2008-01-31
modules: fold percpu_modcopy into module.c
travis@sgi.com
4
-34
/
+0
2008-01-31
x86: export copy_from_user_ll_nocache[_nozero]
Andrew Morton
1
-0
/
+2
2008-01-31
x86: fix duplicated TIF on 64-bit
Mathieu Desnoyers
1
-2
/
+2
2008-01-31
firewire: fw-sbp2: Use sbp2 device-provided mgt orb timeout for logins
Jarod Wilson
1
-5
/
+24
2008-01-31
firewire: fw-sbp2: increase login orb reply timeout, fix "failed to login"
Jarod Wilson
1
-3
/
+13
2008-01-31
firewire: replace subtraction with bitwise and
Jarod Wilson
1
-1
/
+1
2008-01-31
firewire: fw-core: react on bus resets while the config ROM is being fetched
Stefan Richter
1
-8
/
+17
2008-01-31
firewire: enforce access order between generation and node ID, fix "giving up...
Stefan Richter
5
-2
/
+35
2008-01-31
firewire: fw-cdev: use device generation, not card generation
Stefan Richter
1
-1
/
+1
2008-01-31
firewire: fw-sbp2: use device generation, not card generation
Stefan Richter
1
-6
/
+6
2008-01-31
firewire: fw-sbp2: try to increase reconnect_hold (speed up reconnection)
Stefan Richter
1
-2
/
+3
2008-01-31
firewire: fw-sbp2: skip unnecessary logout
Stefan Richter
1
-2
/
+6
2008-01-31
firewire vs. ieee1394: clarify MAINTAINERS
Stefan Richter
1
-2
/
+2
2008-01-31
firewire: fw-ohci: Dynamically allocate buffers for DMA descriptors
David Moore
1
-80
/
+156
2008-01-31
firewire: fw-ohci: CycleTooLong interrupt management
Stefan Richter
1
-2
/
+9
2008-01-31
firewire: Fix extraction of source node id
Rabin Vincent
1
-1
/
+1
2008-01-31
firewire: fw-ohci: Bug fixes for packet-per-buffer support
David Moore
1
-50
/
+49
2008-01-31
firewire: fw-ohci: Fix for dualbuffer three-or-more buffers
David Moore
1
-20
/
+24
2008-01-31
firewire: fw-sbp2: remove unused misleading macro
Stefan Richter
1
-2
/
+0
2008-01-31
firewire: fw-sbp2: prepare for s/g chaining
Stefan Richter
1
-3
/
+3
2008-01-31
firewire: fw-sbp2: refactor workq and kref handling
Stefan Richter
1
-26
/
+30
2008-01-31
ieee1394: ohci1394: don't schedule IT tasklets on IR events
Stefan Richter
1
-4
/
+8
2008-01-31
ieee1394: sbp2: raise default transfer size limit
Stefan Richter
2
-12
/
+15
2008-01-31
ieee1394: remove unused code
Stefan Richter
1
-68
/
+0
2008-01-31
ieee1394: small cleanup after "nopage"
Stefan Richter
1
-12
/
+4
2008-01-31
ieee1394: nopage
Nick Piggin
1
-23
/
+18
2008-01-31
ieee1394: Add missing "space"
Joe Perches
1
-2
/
+2
2008-01-31
ieee1394: sbp2: s/g list access cosmetics
Stefan Richter
1
-14
/
+12
2008-01-31
ieee1394: sbp2: prepare for s/g chaining
Stefan Richter
1
-1
/
+1
2008-01-30
[SCSI] Revert "[SCSI] aacraid: fib context lock for management ioctls"
James Bottomley
1
-17
/
+12
2008-01-30
[SCSI] bsg: copy the cmd_type field to the subordinate request for bidi
James Bottomley
1
-0
/
+1
2008-01-30
[SCSI] handle scsi_init_queue failure properly
FUJITA Tomonori
1
-1
/
+17
2008-01-30
[SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queue
FUJITA Tomonori
1
-0
/
+1
2008-01-30
[SCSI] scsi_debug: add XDWRITEREAD_10 support
FUJITA Tomonori
2
-0
/
+71
2008-01-30
[SCSI] scsi_debug: add bidi data transfer support
FUJITA Tomonori
1
-11
/
+10
2008-01-30
[SCSI] scsi_debug: add get_data_transfer_info helper function
FUJITA Tomonori
1
-45
/
+38
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
43
-111
/
+37
2008-01-30
[SCSI] bidirectional: fix up for the new blk_end_request code
Kiyoshi Ueda
1
-2
/
+10
2008-01-30
[SCSI] bidirectional command support
Boaz Harrosh
4
-16
/
+113
2008-01-30
[SCSI] implement scsi_data_buffer
Boaz Harrosh
10
-99
/
+85
2008-01-30
[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable
Boaz Harrosh
3
-36
/
+16
2008-01-30
[SCSI] aic7xxx: fix warnings with CONFIG_PM disabled
FUJITA Tomonori
4
-22
/
+20
2008-01-30
[SCSI] aic79xx: fix warnings with CONFIG_PM disabled
FUJITA Tomonori
4
-22
/
+20
2008-01-30
[SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions
David Milburn
1
-3
/
+6
2008-01-30
[SCSI] sgiwd93: use cached memory access to make driver work on IP28
Thomas Bogendoerfer
2
-26
/
+40
2008-01-30
[SCSI] zfcp: fix sense_buffer access bug
FUJITA Tomonori
1
-2
/
+2
[prev]
[next]