index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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: rename IDE_TFLAG_IN_[HOB_]FEATURE
Sergei Shtylyov
1
-4
/
+8
2009-03-31
ide: turn set_irq() method into write_devctl() method
Sergei Shtylyov
1
-4
/
+2
2009-03-31
ide-floppy: use ide_pio_bytes()
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2009-03-31
ide: decrease size of ->pc_buf field in struct ide_atapi_pc
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-31
ide: sanitize ide_build_sglist() and ide_destroy_dmatable()
Bartlomiej Zolnierkiewicz
1
-3
/
+3
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
[next]