index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-03-30
V4L/DVB (10908): videobuf-core: also needs a minimal subset of V4L1 header
Mauro Carvalho Chehab
1
-0
/
+1
2009-03-30
V4L/DVB (10939): ir-kbd-i2c: Prevent general protection fault on rmmod
Jean Delvare
1
-2
/
+1
[next]