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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-07
xen-blkback: enlarge the array size of blkback name
Tao Chen
1
-2
/
+5
2015-04-02
nbd: Return error pointer directly
Markus Pargmann
1
-5
/
+2
2015-04-02
nbd: Return error code directly
Markus Pargmann
1
-5
/
+2
2015-04-02
nbd: Remove fixme that was already fixed
Markus Pargmann
1
-6
/
+3
2015-04-02
nbd: Restructure debugging prints
Markus Pargmann
1
-66
/
+22
2015-04-02
nbd: Fix device bytesize type
Markus Pargmann
1
-1
/
+2
2015-04-02
nbd: Replace kthread_create with kthread_run
Markus Pargmann
1
-3
/
+3
2015-04-02
nbd: Remove kernel internal header
Markus Pargmann
2
-46
/
+22
2015-04-02
Documentation: nbd: Add list of module parameters
Markus Pargmann
1
-0
/
+10
2015-04-02
Documentation: nbd: Reformat to allow more documentation
Markus Pargmann
1
-15
/
+19
2015-03-31
NVMe: increase depth of admin queue
Jens Axboe
1
-1
/
+1
2015-03-31
nvme: Fix PRP list calculation for non-4k system page size
Murali Iyer
1
-2
/
+2
2015-03-31
NVMe: Fix blk-mq hot cpu notification
Keith Busch
1
-7
/
+5
2015-03-31
NVMe: embedded iod mask cleanup
Chong Yuan
1
-4
/
+3
2015-03-31
NVMe: Freeze admin queue on device failure
Keith Busch
1
-2
/
+3
2015-03-24
block, drbd: use mempool_create_slab_pool()
David Rientjes
1
-4
/
+3
2015-03-24
block, drbd: fix drbd_req_new() initialization
David Rientjes
1
-1
/
+2
2015-03-17
brd: update maintainer to be Jens Axboe
Ross Zwisler
1
-1
/
+1
2015-03-13
blk-mq: don't wait in blk_mq_queue_enter() if __GFP_WAIT isn't set
Keith Busch
1
-3
/
+6
2015-03-13
blk-mq: export blk_mq_run_hw_queues
Mike Snitzer
2
-4
/
+5
2015-03-13
blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_disk
Mike Snitzer
3
-10
/
+23
2015-03-13
Merge branch 'for-linus' into for-4.1/core
Jens Axboe
3
-8
/
+8
2015-03-13
blk-mq: fix use of incorrect goto label in blk_mq_init_queue error path
Mike Snitzer
1
-3
/
+3
2015-03-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-33
/
+63
2015-03-12
memcg: disable hierarchy support if bound to the legacy cgroup hierarchy
Vladimir Davydov
1
-1
/
+3
2015-03-12
mm: reorder can_do_mlock to fix audit denial
Jeff Vander Stoep
1
-2
/
+2
2015-03-12
kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>
Andrey Ryabinin
2
-4
/
+8
2015-03-12
kasan, module, vmalloc: rework shadow allocation for modules
Andrey Ryabinin
5
-7
/
+16
2015-03-12
fanotify: fix event filtering with FAN_ONDIR set
Suzuki K. Poulose
1
-1
/
+2
2015-03-12
mm/nommu.c: export symbol max_mapnr
gchen gchen
1
-0
/
+1
2015-03-12
arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMU
Chen Gang
1
-0
/
+5
2015-03-12
nilfs2: fix deadlock of segment constructor during recovery
Ryusuke Konishi
1
-3
/
+4
2015-03-12
mm: cma: fix CMA aligned offset calculation
Danesh Petigara
1
-5
/
+7
2015-03-12
mm, hugetlb: close race when setting PageTail for gigantic pages
David Rientjes
1
-1
/
+3
2015-03-12
mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabled
Michal Hocko
1
-1
/
+2
2015-03-12
drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC data
Javier Martinez Canillas
1
-0
/
+1
2015-03-12
ocfs2: make append_dio an incompat feature
Mark Fasheh
2
-8
/
+9
2015-03-12
mm: thp: Return the correct value for change_huge_pmd
Mel Gorman
1
-2
/
+2
2015-03-12
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2015-03-12
Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+5
2015-03-12
Merge tag 'microblaze-4.0-rc4' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-3
/
+4
2015-03-12
Merge tag 'nios2-fix-4.0-rc4' of git://git.rocketboards.org/linux-socfpga-next
Linus Torvalds
7
-89
/
+62
2015-03-12
mm: fix up numa read-only thread grouping logic
Linus Torvalds
2
-2
/
+12
2015-03-12
Revert "i2c: core: Dispose OF IRQ mapping at client removal time"
Jakub Kicinski
1
-3
/
+0
2015-03-12
nios2: update pt_regs
Chung-Ling Tang
7
-89
/
+62
2015-03-10
Merge tag 'for-linus-20150310' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-6
/
+45
2015-03-10
Merge tag 'iommu-fixes-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-2
/
+26
2015-03-09
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-45
/
+40
2015-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
9
-39
/
+38
2015-03-09
Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-12
/
+32
[next]