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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-01
Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-165
/
+198
2012-08-01
Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-39
/
+1
2012-08-01
Merge branch 'for-next' of git://neil.brown.name/md
Linus Torvalds
8
-219
/
+400
2012-08-01
DM RAID: Add support for MD RAID10
Jonathan Brassow
1
-5
/
+90
2012-08-01
Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into md
NeilBrown
1608
-55721
/
+77054
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
10
-12
/
+14
2012-07-31
Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfio
Linus Torvalds
13
-0
/
+5426
2012-07-31
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
17
-159
/
+287
2012-07-31
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
8
-258
/
+555
2012-07-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
126
-8031
/
+7073
2012-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-16
/
+84
2012-07-31
rtc/rtc-88pm80x: remove unneed devm_kfree
Devendra Naga
1
-2
/
+0
2012-07-31
rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails
Devendra Naga
1
-1
/
+1
2012-07-31
nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reserves
Mel Gorman
1
-1
/
+5
2012-07-31
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
7
-8
/
+7
2012-07-31
mm: factor out memory isolate functions
Minchan Kim
1
-0
/
+1
2012-07-31
drivers/media/video/v4l2-ioctl.c: fix build
Andrew Morton
1
-2
/
+6
2012-07-31
Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6
Linus Torvalds
17
-55
/
+697
2012-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-355
/
+462
2012-07-31
[media] radio-tea5777: use library for 64bits div
Mauro Carvalho Chehab
1
-3
/
+5
2012-07-31
vfio: Add PCI device driver
Alex Williamson
8
-0
/
+3233
2012-07-31
vfio: Type1 IOMMU implementation
Alex Williamson
4
-0
/
+768
2012-07-31
vfio: VFIO core
Alex Williamson
5
-0
/
+1425
2012-07-31
thermal: Constify 'type' argument for the registration routine
Anton Vorontsov
1
-1
/
+1
2012-07-31
Merge with upstream to accommodate with thermal changes
Anton Vorontsov
429
-2372
/
+3770
2012-07-31
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Jens Axboe
1
-2
/
+1
2012-07-31
floppy: remove duplicated flag FD_RAW_NEED_DISK
Fengguang Wu
1
-2
/
+1
2012-07-31
blk: pass from_schedule to non-request unplug functions.
NeilBrown
3
-3
/
+3
2012-07-31
blk: centralize non-request unplug handling.
NeilBrown
3
-81
/
+18
2012-07-31
md: remove plug_cnt feature of plugging.
NeilBrown
5
-14
/
+5
2012-07-31
block/nbd: micro-optimization in nbd request completion
Chetan Loke
1
-1
/
+1
2012-07-30
[media] tlg2300: Declare MODULE_FIRMWARE usage
Tim Gardner
1
-1
/
+3
2012-07-30
[media] lgs8gxx: Declare MODULE_FIRMWARE usage
Tim Gardner
1
-1
/
+4
2012-07-30
[media] xc5000: Add MODULE_FIRMWARE statements
Tim Gardner
1
-2
/
+6
2012-07-30
[media] s2255drv: Add MODULE_FIRMWARE statement
Tim Gardner
1
-0
/
+1
2012-07-30
[media] dib8000: move dereference after check for NULL
Dan Carpenter
1
-1
/
+3
2012-07-30
[media] bttv: add support for Aposonic W-DVR
Tony Gentile
2
-2
/
+10
2012-07-30
Merge tag 'mfd-for-linus-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2012-07-30
[media] cx25821: Remove bad strcpy to read-only char*
Ezequiel GarcĂa
2
-4
/
+1
2012-07-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
121
-5204
/
+6989
2012-07-31
md/RAID1: Add missing case for attempting to repair known bad blocks.
Alexander Lyakas
1
-0
/
+12
2012-07-30
[media] pms.c: remove duplicated include
Duan Jiong
1
-1
/
+0
2012-07-30
[media] smiapp-core.c: remove duplicated include
Duan Jiong
1
-1
/
+0
2012-07-30
rbd: create rbd_refresh_helper()
Alex Elder
1
-10
/
+15
2012-07-30
rbd: return obj version in __rbd_refresh_header()
Alex Elder
1
-14
/
+11
2012-07-30
rbd: fixes in rbd_header_from_disk()
Alex Elder
1
-5
/
+13
2012-07-30
rbd: always pass ops array to rbd_req_sync_op()
Alex Elder
1
-30
/
+16
2012-07-30
rbd: pass null version pointer in add_snap()
Alex Elder
1
-2
/
+1
2012-07-30
rbd: make rbd_create_rw_ops() return a pointer
Alex Elder
1
-31
/
+39
2012-07-30
rbd: have __rbd_add_snap_dev() return a pointer
Alex Elder
1
-15
/
+22
[next]