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-04-15
block: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
2
-5
/
+0
2009-04-15
bio: add documentation to bio_alloc()
Jens Axboe
1
-0
/
+18
2009-04-15
splice: add helpers for locking pipe inode
Miklos Szeredi
5
-72
/
+64
2009-04-15
splice: remove generic_file_splice_write_nolock()
Miklos Szeredi
2
-61
/
+0
2009-04-15
ocfs2: fix i_mutex locking in ocfs2_splice_to_file()
Miklos Szeredi
3
-22
/
+79
2009-04-15
splice: fix i_mutex locking in generic_splice_write()
Miklos Szeredi
1
-11
/
+23
2009-04-15
splice: remove i_mutex locking in splice_from_pipe()
Miklos Szeredi
1
-16
/
+2
2009-04-15
splice: split up __splice_from_pipe()
Miklos Szeredi
2
-74
/
+153
2009-04-15
block: fix SG_IO to return a proper error value
FUJITA Tomonori
1
-2
/
+4
2009-04-15
sparc: remove some pointless conditionals before kfree()
Wei Yongjun
1
-4
/
+2
2009-04-15
ALSA: add missing definitions(letters) to HD-Audio.txt
Justin Mattock
1
-2
/
+2
2009-04-15
gianfar: stop send queue before resetting gianfar
Markus Brunner
1
-0
/
+2
2009-04-15
myr10ge: again fix lro_gen_skb() alignment
Stanislaw Gruszka
1
-0
/
+1
2009-04-15
Merge branch 'topic/memdup_user' into for-linus
Takashi Iwai
11
-165
/
+102
2009-04-15
Merge branch 'topic/usb-caiaq' into for-linus
Takashi Iwai
11
-51
/
+22
2009-04-15
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2
-5
/
+3
2009-04-15
Merge branch 'topic/hda' into for-linus
Takashi Iwai
5
-11
/
+47
2009-04-15
Merge branch 'topic/jack-free-fix' into topic/hda
Takashi Iwai
4
-8
/
+45
2009-04-15
Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linus
Takashi Iwai
4
-44
/
+136
2009-04-15
GFS2: Use DEFINE_SPINLOCK
Xu Gang
1
-1
/
+1
2009-04-15
GFS2: cleanup file_operations mess
Christoph Hellwig
3
-14
/
+16
2009-04-15
GFS2: Move umount flush rwsem
Steven Whitehouse
1
-5
/
+5
2009-04-15
GFS2: Fix symlink creation race
Steven Whitehouse
1
-0
/
+1
2009-04-15
GFS2: Make quotad's waiting interruptible
Steven Whitehouse
1
-1
/
+1
2009-04-15
ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883
Takashi Iwai
1
-3
/
+2
2009-04-15
[ALSA] intel8x0: add one retry to the ac97_clock measurement routine
Jaroslav Kysela
1
-4
/
+11
2009-04-15
cfq-iosched: don't delay queue kick for a merged request
Jens Axboe
1
-2
/
+9
2009-04-15
buffer: switch do_emergency_thaw() away from pdflush_operation()
Jens Axboe
1
-2
/
+9
2009-04-15
block: update biodoc.txt on plugging
Jens Axboe
1
-13
/
+6
2009-04-15
as-iosched: get rid of private REQ_SYNC/REQ_ASYNC defines
Jens Axboe
1
-59
/
+57
2009-04-15
cfq-iosched: get rid of private SYNC/ASYNC defines
Jens Axboe
1
-13
/
+11
2009-04-15
cfq-iosched: use rw_is_sync() to see if rw flags are sync or not
Jens Axboe
1
-1
/
+1
2009-04-15
Document and move the various READ/WRITE types
Jens Axboe
1
-0
/
+59
2009-04-15
block: fix bad spelling of quiesce
Jens Axboe
3
-8
/
+8
2009-04-15
block: move bio list helpers into bio.h
Christoph Hellwig
10
-126
/
+109
2009-04-15
powerpc: pseries/dtl.c should include asm/firmware.h
Sachin Sant
1
-0
/
+1
2009-04-15
powerpc: Fix data-corrupting bug in __futex_atomic_op
Paul Mackerras
1
-6
/
+6
2009-04-15
powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()
Mike Mason
1
-0
/
+2
2009-04-15
powerpc: Allow 256kB pages with SHMEM
Hugh Dickins
1
-1
/
+1
2009-04-15
declance: convert to net_device_ops
Alexander Beregalov
1
-5
/
+12
2009-04-15
bfin_mac: convert to net_device_ops
Alexander Beregalov
1
-9
/
+15
2009-04-15
au1000: convert to net_device_ops
Alexander Beregalov
1
-8
/
+15
2009-04-15
atarilance: convert to net_device_ops
Alexander Beregalov
1
-7
/
+11
2009-04-15
a2065: convert to net_device_ops
Alexander Beregalov
1
-5
/
+12
2009-04-15
ixgbe: update real_num_tx_queues on changing num_rx_queues
Wu Fengguang
1
-9
/
+10
2009-04-15
ixgbe: fix tx queue index
Wu Fengguang
1
-1
/
+1
2009-04-15
Revert "rose: zero length frame filtering in af_rose.c"
David S. Miller
1
-10
/
+0
2009-04-15
sfc: Use correct macro to set event bitfield
Ben Hutchings
1
-2
/
+2
2009-04-15
sfc: Match calls to netif_napi_add() and netif_napi_del()
Ben Hutchings
1
-3
/
+4
2009-04-15
sbus: changed ioctls to unlocked
Stoyan Gaydarov
2
-9
/
+13
[prev]
[next]