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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
r/o bind mounts: filesystem helpers for custom 'struct file's
Dave Hansen
8
-49
/
+104
2007-10-17
PNP: add debug message for adding new device
Bjorn Helgaas
2
-5
/
+24
2007-10-17
PNP: simplify PNPBIOS insert_device
Bjorn Helgaas
1
-14
/
+14
2007-10-17
PNP: use dev_info() in system driver
Bjorn Helgaas
1
-13
/
+16
2007-10-17
PNP: use dev_info(), dev_err(), etc in core
Bjorn Helgaas
7
-29
/
+31
2007-10-17
PNP: simplify PNP card error handling
Bjorn Helgaas
1
-28
/
+29
2007-10-17
PNP: remove null pointer checks
Bjorn Helgaas
2
-18
/
+3
2007-10-17
Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off
Krzysztof Oledzki
1
-0
/
+10
2007-10-17
PNP: don't fail device init if no DMA channel available
Jan Beulich
1
-17
/
+12
2007-10-17
PNP: make pnpacpi_suspend handle errors
Rafael J. Wysocki
1
-5
/
+10
2007-10-17
fuse: clean up execute permission checking
Miklos Szeredi
1
-18
/
+31
2007-10-17
fuse: no ENOENT from fuse device read
Miklos Szeredi
1
-4
/
+5
2007-10-17
fuse: no abort on interrupt
Miklos Szeredi
1
-19
/
+24
2007-10-17
fuse: cleanup in release
Miklos Szeredi
2
-2
/
+8
2007-10-17
fuse: fix permission checking on sticky directories
Miklos Szeredi
3
-2
/
+18
2007-10-17
fuse: refresh stale attributes in fuse_permission()
Miklos Szeredi
3
-43
/
+31
2007-10-17
fuse: set i_nlink to sane value after mount
Miklos Szeredi
1
-0
/
+1
2007-10-17
fuse: fix page invalidation
Miklos Szeredi
2
-2
/
+2
2007-10-17
fuse: truncate on spontaneous size change
Miklos Szeredi
2
-38
/
+33
2007-10-17
fuse: add reference counting to fuse_file
Miklos Szeredi
4
-42
/
+59
2007-10-17
fuse: fix reserved request wake up
Miklos Szeredi
3
-2
/
+7
2007-10-17
fuse: update backing_dev_info congestion state
Miklos Szeredi
2
-1
/
+12
2007-10-17
floppy: remove register keyword use from floppy driver
Jesper Juhl
1
-2
/
+5
2007-10-17
floppy: remove dead/commented out code from floppy driver
Jesper Juhl
1
-26
/
+1
2007-10-17
floppy: do a very minimal style cleanup of the floppy driver
Jesper Juhl
1
-50
/
+73
2007-10-17
migration_call(CPU_DEAD): use spin_lock_irq() instead of task_rq_lock()
Oleg Nesterov
1
-2
/
+2
2007-10-17
do CPU_DEAD migrating under read_lock(tasklist) instead of write_lock_irq(tas...
Oleg Nesterov
1
-6
/
+16
2007-10-17
md: make sure read errors are auto-corrected during a 'check' resync in raid1
NeilBrown
1
-1
/
+2
2007-10-17
md: expose the degraded status of an assembled array through sysfs
Iustin Pop
1
-0
/
+7
2007-10-17
md: 'sync_action' in sysfs returns wrong value for readonly arrays
NeilBrown
1
-1
/
+1
2007-10-17
md: fix a bug in some never-used code.
NeilBrown
1
-5
/
+5
2007-10-17
bitmap.h: remove dead artifacts
Adrian Bunk
1
-2
/
+0
2007-10-17
md: software Raid autodetect dev list not array
Michael J. Evans
1
-9
/
+33
2007-10-17
ext2 reservations
Martin J. Bligh
10
-485
/
+1554
2007-10-17
writeback: remove unnecessary wait in throttle_vm_writeout()
Fengguang Wu
1
-10
/
+8
2007-10-17
introduce I_SYNC
Joern Engel
8
-42
/
+116
2007-10-17
writeback: introduce writeback_control.more_io to indicate more io
Fengguang Wu
3
-3
/
+9
2007-10-17
writeback: remove pages_skipped accounting in __block_write_full_page()
Fengguang Wu
2
-4
/
+2
2007-10-17
writeback: fix ntfs with sb_has_dirty_inodes()
Fengguang Wu
3
-3
/
+12
2007-10-17
writeback: fix time ordering of the per superblock inode lists 8
Fengguang Wu
1
-23
/
+38
2007-10-17
writeback: fix periodic superblock dirty inode flushing
Ken Chen
3
-22
/
+16
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists 7
Andrew Morton
1
-2
/
+2
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists 6
Andrew Morton
1
-1
/
+8
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists 5
Andrew Morton
1
-1
/
+1
2007-10-17
writeback: fix comment, use helper function
Andrew Morton
1
-4
/
+11
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists 4
Andrew Morton
1
-1
/
+23
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists 3
Andrew Morton
1
-1
/
+1
2007-10-17
writeback: fix time ordering of the per superblock dirty inode lists: memory-...
Andrew Morton
1
-1
/
+1
2007-10-17
writeback: fix time-ordering of the per-superblock dirty-inode lists
Andrew Morton
1
-1
/
+25
2007-10-17
drivers/char/ip2: fix used-uninit'd bug
Jeff Garzik
1
-5
/
+1
[next]