index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-06
block: Remove extra discard_alignment from hd_struct.
Tao Ma
2
-4
/
+6
2011-05-06
blkdev: Do not return -EOPNOTSUPP if discard is supported
Lukas Czerner
1
-7
/
+2
2011-05-06
blkdev: Simple cleanup in blkdev_issue_zeroout()
Lukas Czerner
1
-14
/
+0
2011-05-06
blkdev: Submit discard bio in batches in blkdev_issue_discard()
Lukas Czerner
1
-40
/
+29
2011-05-06
SATA: enable non-queueable flush flag
shaohua.li@intel.com
1
-6
/
+7
2011-05-06
block: hold queue if flush is running for non-queueable flush drive
shaohua.li@intel.com
3
-6
/
+32
2011-05-06
block: add a non-queueable flush flag
shaohua.li@intel.com
2
-0
/
+13
2011-05-05
iosched: remove redundant sprintf
Kees Cook
1
-6
/
+1
2011-05-05
block: Remove 'plug/unplug' comment in blk_execute_rq_nowait
Tao Ma
1
-1
/
+1
2011-04-21
block: don't block events on excl write for non-optical devices
Tejun Heo
6
-10
/
+16
2011-04-21
block: rescan partitions on invalidated devices on -ENOMEDIA too
Tejun Heo
1
-9
/
+18
2011-04-21
cdrom: always check_disk_change() on open
Tejun Heo
1
-3
/
+3
2011-04-18
Linux 2.6.39-rc4
v2.6.39-rc4
Linus Torvalds
1
-1
/
+1
2011-04-18
Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
2
-5
/
+2
2011-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-26
/
+361
2011-04-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
18
-187
/
+186
2011-04-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
11
-26
/
+81
2011-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
14
-233
/
+430
2011-04-18
proc: do proper range check on readdir offset
Linus Torvalds
1
-2
/
+7
2011-04-18
next_pidmap: fix overflow condition
Linus Torvalds
2
-2
/
+5
2011-04-18
Input: xen-kbdfront - fix mouse getting stuck after save/restore
Igor Mammedov
1
-1
/
+12
2011-04-18
Input: estimate number of events per packet
Jeff Brown
2
-0
/
+46
2011-04-18
Btrfs: fix free space cache leak
Chris Mason
1
-1
/
+1
2011-04-18
block: add blk_run_queue_async
Christoph Hellwig
9
-23
/
+36
2011-04-18
block: blk_delay_queue() should use kblockd workqueue
Jens Axboe
1
-1
/
+2
2011-04-18
md: fix up raid1/raid10 unplugging.
NeilBrown
2
-28
/
+20
2011-04-18
md: incorporate new plugging into raid5.
NeilBrown
1
-7
/
+16
2011-04-18
md: provide generic support for handling unplug callbacks.
NeilBrown
2
-0
/
+60
2011-04-18
md - remove old plugging code.
NeilBrown
4
-104
/
+8
2011-04-18
md/dm - remove remains of plug_fn callback.
NeilBrown
2
-9
/
+0
2011-04-18
md: use new plugging interface for RAID IO.
NeilBrown
3
-1
/
+10
2011-04-18
block: drop queue lock before calling __blk_run_queue() for kblockd punt
Jens Axboe
1
-8
/
+25
2011-04-18
Revert "block: add callback function for unplug notification"
Jens Axboe
3
-22
/
+0
2011-04-18
block: Enhance new plugging support to support general callbacks
NeilBrown
2
-1
/
+26
2011-04-18
powerpc/powermac: Build fix with SMP and CPU hotplug
Benjamin Herrenschmidt
1
-3
/
+5
2011-04-18
powerpc/perf_event: Skip updating kernel counters if register value shrinks
Eric B Munson
1
-7
/
+30
2011-04-18
powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled
Stefan Roese
1
-1
/
+1
2011-04-18
powerpc: Fix oops if scan_dispatch_log is called too early
Anton Blanchard
1
-0
/
+3
2011-04-18
powerpc/pseries: Use a kmem cache for DTL buffers
Nishanth Aravamudan
1
-2
/
+10
2011-04-18
powerpc/kexec: Fix regression causing compile failure on UP
Paul Gortmaker
1
-6
/
+6
2011-04-18
Merge remote branch 'kumar/merge' into merge
Benjamin Herrenschmidt
5
-7
/
+26
2011-04-17
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+23
2011-04-17
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-19
/
+3
2011-04-17
alpha: Fix uninitialized value in read_persistent_clock.
Richard Henderson
1
-0
/
+1
2011-04-17
alpha: Fix RTC interrupt setup.
Richard Henderson
1
-1
/
+1
2011-04-17
alpha: Remove set but unused variables.
Richard Henderson
5
-17
/
+13
2011-04-17
alpha: Don't force -Werror.
Richard Henderson
1
-1
/
+1
2011-04-17
fs: synchronize_rcu when unregister_filesystem success not failure
Milton Miller
1
-2
/
+1
2011-04-17
i2c-algo-bit: Call pre/post_xfer for bit_test
Alex Deucher
1
-3
/
+19
2011-04-17
i2c: Improve deprecation warnings
Jean Delvare
1
-2
/
+4
[next]