index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-31
ide: add ->dma_check method
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2009-03-31
ide: add ide_dma_prepare() helper
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2009-03-31
ide: destroy DMA mappings after ending DMA (v2)
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2009-03-31
ide: add ->dma_clear method and remove ->dma_timeout one
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-03-31
ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requests
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2009-03-31
ide-cd: use scatterlists for PIO transfers (fs requests)
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2009-03-30
Merge branch 'reiserfs-updates' from Jeff Mahoney
Linus Torvalds
5
-184
/
+192
2009-03-30
reiserfs: rename p_._ variables
Jeff Mahoney
1
-23
/
+23
2009-03-30
reiserfs: rename p_s_tb to tb
Jeff Mahoney
1
-1
/
+1
2009-03-30
reiserfs: rename p_s_inode to inode
Jeff Mahoney
1
-2
/
+2
2009-03-30
reiserfs: rename p_s_bh to bh
Jeff Mahoney
1
-17
/
+18
2009-03-30
reiserfs: rename p_s_sb to sb
Jeff Mahoney
1
-7
/
+7
2009-03-30
reiserfs: strip trailing whitespace
Jeff Mahoney
1
-7
/
+7
2009-03-30
reiserfs: add atomic addition of selinux attributes during inode creation
Jeff Mahoney
2
-1
/
+35
2009-03-30
reiserfs: use generic readdir for operations across all xattrs
Jeff Mahoney
1
-0
/
+1
2009-03-30
reiserfs: journaled xattrs
Jeff Mahoney
3
-3
/
+44
2009-03-30
reiserfs: use generic xattr handlers
Jeff Mahoney
3
-35
/
+9
2009-03-30
reiserfs: make per-inode xattr locking more fine grained
Jeff Mahoney
2
-23
/
+1
2009-03-30
reiserfs: eliminate per-super xattr lock
Jeff Mahoney
3
-29
/
+5
2009-03-30
reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset
Jeff Mahoney
2
-24
/
+7
2009-03-30
reiserfs: remove IS_PRIVATE helpers
Jeff Mahoney
1
-8
/
+0
2009-03-30
reiserfs: introduce reiserfs_error()
Jeff Mahoney
1
-0
/
+4
2009-03-30
reiserfs: rearrange journal abort
Jeff Mahoney
1
-1
/
+1
2009-03-30
reiserfs: rework reiserfs_panic
Jeff Mahoney
1
-6
/
+22
2009-03-30
reiserfs: eliminate reiserfs_warning from uniqueness functions
Jeff Mahoney
1
-5
/
+2
2009-03-30
reiserfs: rework reiserfs_warning
Jeff Mahoney
1
-3
/
+6
2009-03-30
reiserfs: use buffer_info for leaf_paste_entries
Jeff Mahoney
1
-1
/
+1
2009-03-30
reiserfs: audit transaction ids to always be unsigned ints
Jeff Mahoney
3
-6
/
+6
2009-03-30
reiserfs: add support for mount count incrementing
Jeff Mahoney
2
-1
/
+8
2009-03-30
Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-13
/
+47
2009-03-30
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-1
/
+1
2009-03-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-0
/
+32
2009-03-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
25
-151
/
+330
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-113
/
+126
2009-03-30
V4L/DVB (11313): v4l2-subdev: add enum_framesizes and enum_frameintervals.
Hans Verkuil
1
-0
/
+2
2009-03-30
V4L/DVB (11242): allow v4l2 drivers to provide a get_unmapped_area handler
Daniel Glöckner
1
-0
/
+2
2009-03-30
V4L/DVB (11213): gspca - sq905c: New subdriver.
Theodore Kilgore
1
-0
/
+1
2009-03-30
V4L/DVB (11118): cafe_ccic: replace debugfs with g/s_register ioctls.
Hans Verkuil
1
-12
/
+15
2009-03-30
V4L/DVB (11112): v4l2-subdev: add support for TRY_FMT, ENUM_FMT and G/S_PARM.
Hans Verkuil
1
-1
/
+5
2009-03-30
V4L/DVB (11096): V4L2 Driver for the Hauppauge HD PVR usb capture device
Janne Grunau
1
-0
/
+1
2009-03-30
V4L/DVB (11076): au0828: make g_chip_ident call work properly
Devin Heitmueller
1
-0
/
+3
2009-03-30
V4L/DVB (11065): au8522: add support for analog side of demodulator
Devin Heitmueller
1
-0
/
+1
2009-03-30
V4L/DVB (11044): v4l2-device: add v4l2_device_disconnect
Hans Verkuil
1
-1
/
+5
2009-03-30
V4L/DVB (11042): v4l2-api: Add definitions for V4L2_MPEG_STREAM_VBI_FMT_IVTV ...
Andy Walls
2
-5
/
+52
2009-03-30
V4L/DVB (11034): soc-camera: remove now unused gpio member of struct soc_came...
Sascha Hauer
1
-2
/
+0
2009-03-30
V4L/DVB (11030): soc-camera: add board hook to specify the buswidth for camer...
Sascha Hauer
1
-0
/
+7
2009-03-30
V4L/DVB (11027): soc-camera: configure drivers with a default format at probe...
Guennadi Liakhovetski
1
-0
/
+1
2009-03-30
V4L/DVB (11024): soc-camera: separate S_FMT and S_CROP operations
Guennadi Liakhovetski
1
-2
/
+4
2009-03-30
V4L/DVB (11022): zoran/bt819: use new notify functionality.
Hans Verkuil
1
-0
/
+33
2009-03-30
V4L/DVB (11021): v4l2-device: add a notify callback.
Hans Verkuil
2
-0
/
+8
[next]