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-10-01
rbd: separate reading header from decoding it
Alex Elder
1
-57
/
+79
2012-10-01
rbd: expand rbd_dev_ondisk_valid() checks
Alex Elder
1
-9
/
+27
2012-10-01
rbd: return earlier in rbd_header_from_disk()
Alex Elder
1
-3
/
+12
2012-10-01
rbd: rearrange rbd_header_from_disk()
Alex Elder
1
-19
/
+22
2012-10-01
rbd: use sizeof (object) instead of sizeof (type)
Alex Elder
1
-13
/
+15
2012-10-01
rbd: ensure invalid pointers are made null
Alex Elder
1
-0
/
+10
2012-10-01
rbd: make snap_names_len a u64
Alex Elder
1
-1
/
+2
2012-10-01
rbd: simplify __rbd_init_snaps_header()
Alex Elder
1
-79
/
+64
2012-09-29
Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+4
2012-09-29
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
1
-50
/
+103
2012-09-28
mtdchar: fix offset overflow detection
Linus Torvalds
1
-6
/
+42
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-15
/
+40
2012-09-28
Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
6
-78
/
+209
2012-09-28
iommu/amd: Fix wrong assumption in iommu-group specific code
Joerg Roedel
1
-2
/
+4
2012-09-28
netdev: octeon: fix return value check in octeon_mgmt_init_phy()
Wei Yongjun
1
-3
/
+1
2012-09-27
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-4
/
+14
2012-09-27
Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-6
/
+5
2012-09-27
qlcnic: Fix scheduling while atomic bug
Narendra K
1
-2
/
+2
2012-09-27
bnx2: Clean up remaining iounmap
Neil Horman
1
-1
/
+1
2012-09-27
Merge tag 'gpio-fixes-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2012-09-27
Merge tag 'md-3.6-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-3
/
+6
2012-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
Linus Torvalds
3
-4
/
+9
2012-09-27
net: phy: smsc: Implement PHY config_init for LAN87xx
Marek Vasut
1
-1
/
+27
2012-09-27
smsc75xx: fix resume after device reset
Steve Glendinning
1
-0
/
+1
2012-09-27
netdev: pasemi: fix return value check in pasemi_mac_phy_init()
Wei Yongjun
1
-2
/
+2
2012-09-27
team: fix return value check
Wei Yongjun
1
-6
/
+6
2012-09-27
USB: Fix race condition when removing host controllers
Alan Stern
2
-5
/
+3
2012-09-27
USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
Joachim Eastwood
1
-1
/
+2
2012-09-27
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2
-2
/
+4
2012-09-27
md/raid10: fix "enough" function for detecting if array is failed.
NeilBrown
1
-3
/
+5
2012-09-27
drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_EN
Ben Skeggs
2
-2
/
+4
2012-09-26
dm verity: fix overflow check
Mikulas Patocka
1
-4
/
+4
2012-09-26
dm thin: fix discard support for data devices
Mike Snitzer
1
-30
/
+57
2012-09-26
dm thin: tidy discard support
Mike Snitzer
1
-25
/
+39
2012-09-26
dm: retain table limits when swapping to new table with no devices
Mike Snitzer
3
-1
/
+50
2012-09-26
dm table: clear add_random unless all devices have it set
Milan Broz
1
-4
/
+22
2012-09-26
dm: handle requests beyond end of device instead of using BUG_ON
Mike Snitzer
1
-18
/
+38
2012-09-26
dm mpath: only retry ioctl when no paths if queue_if_no_path set
Mike Snitzer
1
-4
/
+7
2012-09-26
dm thin: do not set discard_zeroes_data
Mike Snitzer
1
-1
/
+1
2012-09-26
drm/udl: limit modes to the sku pixel limits.
Dave Airlie
1
-0
/
+7
2012-09-26
vmwgfx: corruption in vmw_event_fence_action_create()
Dan Carpenter
1
-1
/
+1
2012-09-26
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2
-1
/
+2
2012-09-26
drm/nvc0/ltcg: mask off intr 0x10
Ben Skeggs
1
-0
/
+1
2012-09-26
drm/nouveau: silence a debug message triggered by newer userspace
Ben Skeggs
1
-1
/
+1
2012-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-18
/
+64
2012-09-25
sb_edac: Avoid overflow errors at memory size calculation
Mauro Carvalho Chehab
1
-3
/
+4
2012-09-25
i5000: Fix the memory size calculation with 2R memories
Mauro Carvalho Chehab
1
-0
/
+4
2012-09-25
i3200_edac: Fix memory rank size
Mauro Carvalho Chehab
1
-1
/
+1
2012-09-25
sh: pfc: Fix up GPIO mux type reconfig case.
Paul Mundt
1
-0
/
+2
2012-09-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-0
/
+1
[next]