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
2015-06-02
bdi: make inode_to_bdi() inline
Tejun Heo
2
-3
/
+23
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
3
-102
/
+108
2015-06-02
writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
Tejun Heo
1
-6
/
+6
2015-06-02
writeback: move bandwidth related fields from backing_dev_info into bdi_write...
Tejun Heo
3
-24
/
+23
2015-06-02
writeback: move backing_dev_info->bdi_stat[] into bdi_writeback
Tejun Heo
1
-36
/
+32
2015-06-02
writeback: move backing_dev_info->state into bdi_writeback
Tejun Heo
1
-12
/
+12
2015-06-02
memcg: implement mem_cgroup_css_from_page()
Tejun Heo
1
-0
/
+1
2015-06-02
blkcg: implement bio_associate_blkcg()
Tejun Heo
1
-0
/
+3
2015-06-02
blkcg: implement task_get_blkcg_css()
Tejun Heo
1
-0
/
+12
2015-06-02
cgroup, block: implement task_get_css() and use it in bio_associate_current()
Tejun Heo
1
-0
/
+25
2015-06-02
blkcg: add blkcg_root_css
Tejun Heo
1
-0
/
+3
2015-06-02
memcg: add mem_cgroup_root_css
Tejun Heo
1
-0
/
+4
2015-06-02
update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h
Tejun Heo
1
-2
/
+5
2015-06-02
blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h
Tejun Heo
1
-0
/
+603
2015-06-02
memcg: add per cgroup dirty page accounting
Greg Thelen
3
-3
/
+7
2015-06-02
page_writeback: revive cancel_dirty_page() in a restricted form
Tejun Heo
1
-0
/
+1
2015-06-01
blk-mq: Shared tag enhancements
Keith Busch
1
-0
/
+4
2015-05-29
block: don't honor chunk sizes for data-less IO
Jens Axboe
1
-1
/
+1
2015-05-22
block, dm: don't copy bios for request clones
Christoph Hellwig
2
-5
/
+3
2015-05-22
block: remove management of bi_remaining when restoring original bi_end_io
Mike Snitzer
1
-12
/
+0
2015-05-20
block: export blkdev_reread_part() and __blkdev_reread_part()
Jarod Wilson
1
-0
/
+3
2015-05-19
suspend: simplify block I/O handling
Christoph Hellwig
1
-1
/
+0
2015-05-19
block: collapse bio bit space
Jens Axboe
1
-9
/
+9
2015-05-19
block: remove unused BIO_RW_BLOCK and BIO_EOF flags
Christoph Hellwig
1
-2
/
+0
2015-05-19
block: remove BIO_EOPNOTSUPP
Christoph Hellwig
1
-1
/
+0
2015-05-19
block: use an atomic_t for mq_freeze_depth
Christoph Hellwig
1
-1
/
+1
2015-05-05
nbd: stop using req->cmd
Christoph Hellwig
1
-2
/
+0
2015-05-05
block: move PM request support to IDE
Christoph Hellwig
2
-20
/
+20
2015-05-05
block: remove REQ_TYPE_PM_SHUTDOWN
Christoph Hellwig
1
-1
/
+0
2015-05-05
block: move REQ_TYPE_SENSE to the ide driver
Christoph Hellwig
2
-1
/
+1
2015-05-05
block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.h
Christoph Hellwig
2
-9
/
+9
2015-05-05
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
Christoph Hellwig
1
-2
/
+2
2015-05-05
bio: skip atomic inc/dec of ->bi_cnt for most use cases
Jens Axboe
2
-2
/
+17
2015-05-05
bio: skip atomic inc/dec of ->bi_remaining for non-chains
Jens Axboe
2
-1
/
+13
2015-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-1
/
+22
2015-05-04
lib: make memzero_explicit more robust against dead store elimination
Daniel Borkmann
3
-1
/
+22
2015-05-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+1
2015-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-5
/
+19
2015-05-01
virtio: fix typo in vring_need_event() doc comment
Stefan Hajnoczi
1
-1
/
+1
2015-04-30
Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2015-04-30
Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
5
-8
/
+24
2015-04-30
Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
4
-3
/
+15
2015-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-8
/
+0
2015-04-30
Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2015-04-30
Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2015-04-29
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2
-3
/
+5
2015-04-29
Merge remote-tracking branches 'asoc/fix/email', 'asoc/fix/fsl-ssi', 'asoc/fi...
Mark Brown
3
-2
/
+14
2015-04-29
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
Mark Brown
1
-1
/
+1
2015-04-29
ALSA: emu10k1: Emu10k2 32 bit DMA mode
Peter Zubaj
1
-5
/
+9
2015-04-28
ACPICA: remove duplicate u8 typedef
Olaf Hering
1
-1
/
+0
[next]