index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-16
xen-balloon: Add interface to retrieve ballooned pages
Konrad Rzeszutek Wilk
1
-6
/
+67
2011-03-16
xen-balloon: Move core balloon functionality out of module
Daniel De Graaf
3
-225
/
+264
2011-03-16
xen/balloon: Remove pr_info's and don't alter retry_count
Konrad Rzeszutek Wilk
1
-10
/
+2
2011-03-14
xen/balloon: Protect against CPU exhaust by event/x process
Daniel Kiper
1
-17
/
+90
2011-03-14
xen/balloon: Migration from mod_timer() to schedule_delayed_work()
Daniel Kiper
1
-13
/
+3
2011-03-14
xen/balloon: Removal of driver_pages
Daniel Kiper
1
-8
/
+0
2011-03-10
xen: gntdev: fix build warning
Ian Campbell
1
-2
/
+1
2011-03-10
xen/p2m/m2p/gnttab: do not add failed grant maps to m2p override
Ian Campbell
1
-0
/
+4
2011-02-23
xen-gntdev: Add cast to pointer
Daniel De Graaf
1
-2
/
+2
2011-02-23
xen-gntdev: Fix incorrect use of zero handle
Daniel De Graaf
1
-7
/
+16
2011-02-16
xen: change xen/[gntdev/gntalloc] to default m
Stefano Stabellini
1
-0
/
+2
2011-02-14
xen-gntdev: prevent using UNMAP_NOTIFY_CLEAR_BYTE on read-only mappings
Daniel De Graaf
1
-1
/
+9
2011-02-14
xen-gntdev: Avoid double-mapping memory
Daniel De Graaf
1
-3
/
+12
2011-02-14
xen-gntdev: Avoid unmapping ranges twice
Daniel De Graaf
1
-2
/
+31
2011-02-14
xen-gntdev: Use map->vma for checking map validity
Daniel De Graaf
1
-6
/
+2
2011-02-14
xen-gntdev: Fix unmap notify on PV domains
Daniel De Graaf
1
-2
/
+7
2011-02-14
xen-gntdev: Fix memory leak when mmap fails
Daniel De Graaf
1
-6
/
+8
2011-02-14
xen/gntalloc,gntdev: Add unmap notify ioctl
Daniel De Graaf
2
-1
/
+119
2011-02-14
xen-gntalloc: Userspace grant allocation driver
Daniel De Graaf
3
-0
/
+496
2011-02-14
xen-gntdev: Support mapping in HVM domains
Daniel De Graaf
2
-34
/
+89
2011-02-14
xen-gntdev: Add reference counting to maps
Daniel De Graaf
1
-40
/
+27
2011-02-14
xen-gntdev: Use find_vma rather than iterating our vma list manually
Daniel De Graaf
1
-24
/
+8
2011-02-14
xen-gntdev: Change page limit to be global instead of per-open
Daniel De Graaf
1
-36
/
+14
2011-02-06
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
1
-5
/
+1
2011-02-06
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+4
2011-02-06
arm/ixp4xx: Rename FREQ macro to avoid collisions
Ben Hutchings
1
-5
/
+1
2011-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
33
-246
/
+360
2011-02-05
net: can: janz-ican3: world-writable sysfs termination file
Vasiliy Kulikov
1
-1
/
+1
2011-02-05
net: can: at91_can: world-writable sysfs files
Vasiliy Kulikov
1
-1
/
+1
2011-02-04
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
29
-158
/
+392
2011-02-04
drm: Only set DPMS ON when actually configuring a mode
Keith Packard
1
-6
/
+6
2011-02-04
r8169: prevent RxFIFO induced loops in the irq handler.
Francois Romieu
1
-0
/
+9
2011-02-04
r8169: RxFIFO overflow oddities with 8168 chipsets.
Francois Romieu
1
-9
/
+21
2011-02-04
r8169: use RxFIFO overflow workaround for 8168c chipset.
Ivan Vecera
1
-2
/
+4
2011-02-04
gpu/stub: fix acpi_video build error, fix stub kconfig dependencies
Randy Dunlap
1
-0
/
+2
2011-02-04
niu: Fix races between up/down and get_stats.
David S. Miller
1
-16
/
+45
2011-02-04
drm/radeon/kms: dynamically allocate power state space
Alex Deucher
4
-15
/
+42
2011-02-04
drm/radeon/kms: fix s/r issues with bios scratch regs
Alex Deucher
1
-3
/
+6
2011-02-04
agp: ensure GART has an address before enabling it
Stephen Kitt
1
-11
/
+16
2011-02-04
Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen"
Matt Turner
1
-1
/
+1
2011-02-04
amd-k7-agp: remove non-x86 code
Matt Turner
1
-19
/
+0
2011-02-04
drm/radeon/kms/evergreen: always set certain VGT regs at CP init
Alex Deucher
1
-1
/
+6
2011-02-04
drm/radeon/kms: add updated ib_execute function for evergreen
Alex Deucher
5
-6
/
+26
2011-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
6
-95
/
+116
2011-02-03
RTC: Prevents a division by zero in kernel code.
Marcelo Roberto Jimenez
2
-0
/
+4
2011-02-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
7
-28
/
+53
2011-02-03
Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
13
-42
/
+135
2011-02-03
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-2
/
+8
2011-02-03
atl1c: Add missing PCI device ID
Chuck Ebbert
1
-0
/
+1
2011-02-03
s390: Fix possibly wrong size in strncmp (smsgiucv)
Stefan Weil
1
-1
/
+1
[next]