deliverable/linux.git
2015-08-05  Geert Uytterhoevenuio: UIO_PRUSS should depend on HAS_DMA
2015-08-05  Vaishali Thakkaruio: uio_fsl_elbc_gpcm: Use module_platform_driver
2015-08-05  Johannes Thumshirnuio: Destroy uio_idr on module exit
2015-08-05  Jürg Billeterti-st: st_kim: use gpio_set_value_cansleep to fix warning
2015-08-05  Rob HerringRevert "ti-st: add device tree support"
2015-08-05  Xavier DeguillardVMware balloon: Add support for balloon capabilities.
2015-08-05  Xavier DeguillardVMware balloon: partially inline vmballoon_reserve_page.
2015-08-05  Stephen Boydspmi: Select IRQ_DOMAIN instead of depend on it
2015-08-05  Courtney Cavinspmi: pmic-arb: add support for irq_get_irqchip_state
2015-08-05  Ankit Guptaspmi: add command tracepoints for SPMI
2015-08-05  Eli Billauerchar: xillybus: Allow 64-bit DMA on PCIe interface
2015-08-05  Vitaly KuznetsovDrivers: hv: vmbus: use cpu_hotplug_enable/disable
2015-08-05  Vitaly Kuznetsovcpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable
2015-08-05  Vitaly Kuznetsovcpu-hotplug: convert cpu_hotplug_disabled to a counter
2015-08-05  Dexuan CuiDrivers: hv: vmbus: document the VMBus sysfs files
2015-08-05  Dexuan Cuitools: hv: add a python script lsvmbus to list VMBus...
2015-08-05  Dexuan CuiDrivers: hv: vmbus: add a sysfs attr to show the bindin...
2015-08-05  K. Y. SrinivasanDrivers: hv: vmbus: Implement a clocksource based on...
2015-08-05  Viresh Kumardrivers/hv: Migrate to new 'set-state' interface
2015-08-05  Christopher OoDrivers: hv_vmbus: Fix signal to host condition
2015-08-05  Dexuan CuiDrivers: hv: vmbus: Further improve CPU affiliation...
2015-08-05  K. Y. SrinivasanDrivers: hv: vmbus: Improve the CPU affiliation for...
2015-08-05  Jake Oshinsdrivers:hv: Move MMIO range picking from hyper_fb to...
2015-08-05  Jake Oshinsdrivers:hv: Modify hv_vmbus to search for all MMIO...
2015-08-05  Greg Kroah... char: make misc_deregister a void function
2015-08-05  K. Y. SrinivasanDrivers: hv: vmbus: Consider ND NIC in binding channels...
2015-08-05  Denis V. Lunevmshyperv: fix recognition of Hyper-V guest crash MSR's
2015-08-05  Vitaly KuznetsovDrivers: hv: vmbus: don't send CHANNELMSG_UNLOAD on...
2015-08-05  Nik NybyDrivers: hv: vmbus: fix typo in hv_port_info struct
2015-08-05  Dan Carpenterhv: util: checking the wrong variable
2015-08-05  K. Y. SrinivasanDrivers: hv: vmbus: Permit sending of packets without...
2015-08-05  Alex NgDrivers: hv: balloon: Enable dynamic memory protocol...
2015-08-05  Vitaly KuznetsovDrivers: hv: fcopy: dynamically allocate smsg_out in...
2015-08-05  Vitaly KuznetsovDrivers: hv: kvp: check kzalloc return value
2015-08-05  Vitaly KuznetsovDrivers: hv: vmbus: prefer 'die' notification chain...
2015-08-05  Vitaly KuznetsovDrivers: hv: vmbus: add special crash handler
2015-08-05  Vitaly KuznetsovDrivers: hv: don't do hypercalls when hypercall_page...
2015-08-05  Vitaly KuznetsovDrivers: hv: vmbus: add special kexec handler
2015-08-05  Vitaly Kuznetsovkexec: define kexec_in_progress in !CONFIG_KEXEC case
2015-08-05  Vitaly KuznetsovDrivers: hv: vmbus: remove hv_synic_free_cpu() call...
2015-08-05  Tomas Winklermei: remove check on pm_runtime_active in __mei_cl_disc...
2015-08-04  Tomas Winklermei: hbm: bump supported HBM version to 2.0
2015-08-04  Tomas Winklermei: me: add sunrise point device ids
2015-08-04  Alexander Usyskinmei: me: d0i3: exit d0i3 on driver start and enter...
2015-08-04  Alexander Usyskinmei: me: d0i3: move mei_me_hw_reset down in the file
2015-08-04  Alexander Usyskinmei: me: d0i3: add d0i3 enter/exit state machine
2015-08-04  Alexander Usyskinmei: hbm: reorganize the power gating responses
2015-08-04  Alexander Usyskinmei: me: d0i3: enable d0i3 interrupts
2015-08-04  Alexander Usyskinmei: me: d0i3: add flag to indicate D0i3 support
2015-08-04  Tomas Winklermei: me: d0i3: add the control registers
2015-08-04  Alexander Usyskinmei: hbm: add new error code MEI_CL_CONN_NOT_ALLOWED
2015-08-04  Alexander Usyskinmei: bus: add and call callback on notify event
2015-08-04  Tomas Winklermei: implement fasync for event notification
2015-08-04  Tomas Winklermei: support polling for event notification
2015-08-04  Tomas Winklermei: add async event notification ioctls
2015-08-04  Tomas Winklermei: add a handler that waits for notification on event
2015-08-04  Tomas Winklermei: add mei_cl_notify_request command
2015-08-04  Tomas Winklermei: enable async event notifications only from hbm...
2015-08-04  Tomas Winklermei: implement async notification hbm messages
2015-08-04  Tomas Winklermei: define async notification hbm commands
2015-08-04  Alexander Usyskinmei: disconnect on connection request timeout
2015-08-04  Tomas Winklermei: support for dynamic clients
2015-08-04  Tomas Winklermei: bus: link client devices instead of host clients
2015-08-04  Tomas Winklermei: bus: simplify how we build nfc bus name
2015-08-04  Tomas Winklermei: bus: blacklist clients by number of connections
2015-08-04  Tomas Winklermei: bus: blacklist the nfc info client
2015-08-04  Tomas Winklermei: bus: enable running fixup routines before device...
2015-08-04  Tomas Winklermei: bus: add me client device list infrastructure
2015-08-04  Tomas Winklermei: bus: add reference to bus device in struct mei_cl_...
2015-08-04  Tomas Winklermei: bus: revamp probe and remove functions
2015-08-04  Tomas Winklermei: bus: revamp device matching
2015-08-04  Tomas Winklermei: bus: report if event registration failed
2015-08-04  Tomas Winklermei: bus: don't enable events implicitly in device...
2015-08-04  Tomas Winklermei: bus: rename uevent handler to mei_cl_device_uevent
2015-08-04  Tomas Winklermei: bus: move driver api functions at the start of...
2015-08-04  Tomas Winklermei: bus: rename nfc.c to bus-fixup.c
2015-08-04  Tomas Winklermei: bus: fix drivers and devices names confusion
2015-08-04  Alexander Usyskinmei: do not access freed cb in blocking write
2015-08-04  Valentin Rothbergscripts/checkkconfigsymbols.py: support default statements
2015-08-04  Valentin Rothbergcheckkconfigsymbols.py: colored output
2015-08-04  Valentin Rothbergcheckkconfigsymbols.py: find relevant commits
2015-07-29  Tim BirdARM: dts: qcom: Add dts changes for qcom coincell charger
2015-07-29  Tim BirdARM: qcom: Add coincell charger driver
2015-07-29  Tim BirdARM: dts: qcom: Add binding for the qcom coincell charger
2015-07-27  Krzysztof Kozlowskimisc: Drop owner assignment from i2c_driver
2015-07-27  Sudip Mukherjeechar: misc: fix error path
2015-07-27  Sudip Mukherjeechar: misc: remove redundant ifdef
2015-07-26  Linus TorvaldsLinux 4.2-rc4
2015-07-26  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-07-26  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-07-26  Thomas Gleixnerx86/mm/pat: Revert 'Adjust default caching mode transla...
2015-07-26  Matt Flemingperf/x86/intel/cqm: Return cached counter value from...
2015-07-26  Linus TorvaldsMerge tag 'usb-4.2-rc4' of git://git./linux/kernel...
2015-07-26  Linus TorvaldsMerge tag 'tty-4.2-rc4' of git://git./linux/kernel...
2015-07-26  Linus TorvaldsMerge tag 'staging-4.2-rc4' of git://git./linux/kernel...
2015-07-26  Linus TorvaldsMerge tag 'char-misc-4.2-rc4' of git://git./linux/kerne...
2015-07-25  Sudip Mukherjeeparport: Revert "parport: fix memory leak"
2015-07-25  Linus TorvaldsMerge tag 'trace-v4.2-rc2-fix3' of git://git./linux...
2015-07-25  Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2015-07-25  Linus TorvaldsMerge tag 'md/4.2-fixes' of git://neil.brown.name/md
next
This page took 0.039695 seconds and 5 git commands to generate.