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
2013-11-15
s390/3270: fix missing device_destroy() call
Hendrik Brueckner
1
-0
/
+1
2013-11-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
540
-14729
/
+43959
2013-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2
-47
/
+18
2013-11-15
Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-72
/
+106
2013-11-15
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
8
-36
/
+179
2013-11-15
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-125
/
+154
2013-11-15
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
16
-86
/
+105
2013-11-15
kfifo API type safety
Stefani Seibold
5
-5
/
+5
2013-11-15
llists: move llist_reverse_order from raid5 to llist.c
Christoph Hellwig
1
-14
/
+0
2013-11-15
drivers/w1/masters/w1-gpio.c: use dev_get_platdata()
Jingoo Han
1
-5
/
+5
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
75
-116
/
+116
2013-11-15
drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing early
Alexander Holler
1
-0
/
+7
2013-11-15
drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-11-15
iommu/arm-smmu: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2013-11-15
drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REG
Andrew Morton
2
-3
/
+3
2013-11-14
ide: pmac: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-11-14
ide: cs5536: use module_pci_driver()
Jingoo Han
1
-12
/
+1
2013-11-14
ide: pmac: Remove casting the return value which is a void pointer
Jingoo Han
1
-34
/
+17
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
21
-1
/
+108
2013-11-14
Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
151
-3033
/
+3792
2013-11-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
5
-17
/
+43
2013-11-14
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
33
-485
/
+1754
2013-11-14
drm/nouveau: do not map evicted vram buffers in nouveau_bo_vma_add
Maarten Lankhorst
1
-1
/
+2
2013-11-14
drm/nvc0-/gr: shift wrapping bug in nvc0_grctx_generate_r406800
Dan Carpenter
1
-1
/
+1
2013-11-14
drm/nouveau/pwr: fix missing mutex unlock in a failure path
Ben Skeggs
1
-5
/
+5
2013-11-14
drm/nv40/therm: fix slowing down fan when pstate undefined
Ben Skeggs
1
-1
/
+2
2013-11-14
drm/nv11-: synchronise flips to vblank, unless async flip requested
Ben Skeggs
2
-4
/
+32
2013-11-14
drm/nvc0-: remove nasty fifo swmthd hack for flip completion method
Ben Skeggs
4
-26
/
+9
2013-11-14
drm/nv10-: we no longer need to create nvsw object on user channels
Ben Skeggs
4
-9
/
+32
2013-11-14
drm/nouveau: always queue flips relative to kernel channel activity
Ben Skeggs
1
-9
/
+8
2013-11-14
drm/nouveau: there is no need to reserve/fence the new fb when flipping
Ben Skeggs
1
-13
/
+4
2013-11-14
drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fence
Ben Skeggs
1
-1
/
+2
2013-11-14
drm/nouveau: allow nouveau_fence_ref() to be a noop
Ben Skeggs
3
-15
/
+7
2013-11-14
drm/nvc8/mc: msi rearm is via the nvc0 method
Ben Skeggs
1
-1
/
+1
2013-11-14
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
241
-6076
/
+6291
2013-11-14
Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-455
/
+1466
2013-11-14
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
50
-939
/
+814
2013-11-14
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
85
-1416
/
+5552
2013-11-14
Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
22
-361
/
+6366
2013-11-14
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-114
/
+661
2013-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+5
2013-11-14
Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-3
/
+8
2013-11-14
Merge tag 'drm-intel-fixes-2013-11-12' of git://people.freedesktop.org/~danve...
Dave Airlie
1
-0
/
+2
2013-11-14
Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux i...
Dave Airlie
1
-17
/
+13
2013-11-14
Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
3
-9
/
+47
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
5
-27
/
+214
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
65
-309
/
+259
2013-11-13
qib_fs: fix (some) dcache abuses
Al Viro
1
-2
/
+5
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
675
-14281
/
+36791
2013-11-12
drm/ttm: Fix vma page_prot bit manipulation
Thomas Hellstrom
1
-17
/
+13
[next]