xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to the "[un|]bind"
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers /
2012-01-08 Konrad Rzeszutek... xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to...
2012-01-04 Ian Campbellxen/xenbus: don't reimplement kvasprintf via a fixed...
2012-01-04 Ian Campbellxenbus: maximum buffer size is XENSTORE_PAYLOAD_MAX
2012-01-04 Ian Campbellxen/xenbus: Reject replies with payload > XENSTORE_PAYL...
2012-01-04 Jan BeulichXen: consolidate and simplify struct xenbus_driver...
2012-01-03 Julia Lawallxen-gntalloc: introduce missing kfree
2011-12-21 Konrad Rzeszutek... xen/xenbus: Fix compile error - missing header for...
2011-12-20 Daniel De Graafxen/netback: Enable netback on HVM guests
2011-12-20 Daniel De Graafxen/grant-table: Support mappings required by blkback
2011-12-20 Daniel De Graafxenbus: Use grant-table wrapper functions
2011-12-20 Daniel De Graafxenbus: Support HVM backends
2011-12-20 Konrad Rzeszutek... Merge commit 'v3.2-rc3' into stable/for-linus-3.3
2011-12-20 Konrad Rzeszutek... xen/xenbus-frontend: Fix compile error with randconfig
2011-12-16 Bastian Blankxen/xenbus-frontend: Make error message more clear
2011-12-16 Bastian Blankxen/privcmd: Remove unused support for arch specific...
2011-12-16 Bastian Blankxen: Add xenbus_backend device
2011-12-16 Bastian Blankxen: Add xenbus device driver
2011-12-16 Bastian Blankxen: Add privcmd device driver
2011-12-16 Daniel De Graafxen/gntalloc: fix reference counts on multi-page mappings
2011-12-16 Daniel De Graafxen/gntalloc: release grant references on page free
2011-12-16 Daniel De Graafxen/events: prevent calling evtchn_get on invalid channels
2011-12-16 Annie Lixen/granttable: Support transitive grants
2011-12-16 Annie Lixen/granttable: Support sub-page grants
2011-12-16 Annie Lixen/granttable: Improve comments for function pointers
2011-11-24 Linus TorvaldsMerge git://github.com/rustyrussell/linux
2011-11-24 Michael S. Tsirkinvirtio-pci: make reset operation safer
2011-11-24 Sasha Levinvirtio-mmio: Correct the name of the guest features...
2011-11-24 Heiko Carstensvirtio: add HAS_IOMEM dependency to MMIO platform bus...
2011-11-24 Linus TorvaldsMerge branch 'upstream-linus' of git://github.com/jgarz...
2011-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-23 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2011-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-23 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-11-23 Afzal Mohammedregulator: TPS65910: Fix VDD1/2 voltage selector count
2011-11-23 Shubhrajyoti Di2c: Make i2cdev_notifier_call static
2011-11-23 Jean Delvarei2c: Fix device name for 10-bit slave address
2011-11-23 Jeffrey (Sheng-Hui... i2c-algo-bit: Generate correct i2c address sequence...
2011-11-23 Xi Wangdrm: integer overflow in drm_mode_dirtyfb_ioctl()
2011-11-22 Linus TorvaldsRevert "of/irq: of_irq_find_parent: check for parent...
2011-11-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-22 Julia Lawalldrivers/gpu/vga/vgaarb.c: add missing kfree
2011-11-22 Alex Deucherdrm/radeon/kms/atom: unify i2c gpio table handling
2011-11-22 Alex Deucherdrm/radeon/kms: fix up gpio i2c mask bits for r4xx...
2011-11-22 Thomas Hellstromttm: Don't return the bo reserved on error path
2011-11-22 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2011-11-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-22 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2011-11-22 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-11-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-22 Linus TorvaldsMerge branch 'writeback-for-linus' of git://git./linux...
2011-11-22 Annie Lixen/granttable: Keep code format clean
2011-11-22 Annie Lixen/granttable: Grant tables V2 implementation
2011-11-22 Annie Lixen/granttable: Refactor some code
2011-11-22 Annie Lixen/granttable: Introducing grant table V2 stucture
2011-11-22 Linus TorvaldsMerge branch 'staging-linus' of git://git./linux/kernel...
2011-11-22 Linus TorvaldsMerge branch 'usb-linus' of git://git./linux/kernel...
2011-11-22 Linus TorvaldsMerge branch 'tty-linus' of git://git./linux/kernel...
2011-11-22 Linus TorvaldsMerge branch 'driver-core-linus' of git://git./linux...
2011-11-22 Linus TorvaldsMerge branch 'char-misc-linus' of git://git./linux...
2011-11-21 Al Viroiio: fix a leak due to improper use of anon_inode_getfd()
2011-11-21 Daniel De Graafxen/event: Add reference counting to event channels
2011-11-21 Daniel De Graafxen/gnt{dev,alloc}: reserve event channels for notify
2011-11-21 Daniel De Graafxen/gntalloc: Change gref_lock to a mutex
2011-11-21 Konrad Rzeszutek... Merge branch 'stable/docs-for-3.3' into stable/for...
2011-11-21 Linus TorvaldsMerge branch 'dev' of git://git./linux/kernel/git/tytso...
2011-11-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-11-20 Linus TorvaldsMerge branch 'kvm-updates/3.2' of git://git./virt/kvm/kvm
2011-11-20 Linus TorvaldsMerge branch 'fixes' of ftp.arm.linux.org.uk/pub/linux...
2011-11-20 Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2011-11-20 Marek Olšákdrm/radeon/kms: add a CS ioctl flag not to rewrite...
2011-11-19 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-11-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-19 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-11-19 Linus TorvaldsMerge branch 'for-3.2-fixes' of git://git./linux/kernel...
2011-11-19 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2011-11-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide
2011-11-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2011-11-18 Randy Dunlapstaging: fix more ET131X build errors
2011-11-18 Randy Dunlapstaging: et131x depends on NET
2011-11-18 Randy Dunlapstaging: slicoss depends on NET
2011-11-18 Mark Einonlinux-next: et131x: Fix build error when CONFIG_PM_SLEE...
2011-11-18 Andrew WorsleyUSB: Fix Corruption issue in USB ftdi driver ftdi_sio.c
2011-11-18 Ferenc WagnerUSB: option: add PID of Huawei E173s 3G modem
2011-11-18 Alan SternOHCI: final fix for NVIDIA problems (I hope)
2011-11-18 zheng.zhijian@zte... USB: option: release new PID for ZTE 3G modem
2011-11-18 Jayachandran Cusb: Netlogic: Fix HC_LENGTH call in ehci-xls.c
2011-11-18 Michael Hennerichmisc: ad525x_dpot: Fix AD8400 spi transfer size.
2011-11-18 Claudio Scordinodrivers/base/node.c: fix compilation error with older...
2011-11-18 Linus TorvaldsMerge branch 'stable/for-linus-fixes-3.2' of git:/...
2011-11-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-11-18 Linus TorvaldsMerge branch 'unicore32' of git://github.com/gxt/linux
2011-11-18 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2011-11-18 Linus TorvaldsMerge branch 'for-linus' of git://git.selinuxproject...
2011-11-18 stephen hemmingersky2: fix hang in napi_disable
2011-11-18 stephen hemmingersky2: enforce minimum ring size
2011-11-18 Veaceslav Falicobonding: Don't allow mode change via sysfs with slaves...
next