deliverable/linux.git
2015-07-14  Julia Lawallstaging: lustre: osc: Use !x to check for kzalloc failure
2015-07-14  Julia Lawallstaging: lustre: obdecho: Use !x to check for kzalloc...
2015-07-14  Julia Lawallstaging: lustre: obdclass: Use !x to check for kzalloc...
2015-07-14  Julia Lawallstaging: lustre: mgc: Use !x to check for kzalloc failure
2015-07-14  Julia Lawallstaging: lustre: mdc: Use !x to check for kzalloc failure
2015-07-14  Julia Lawallstaging: lustre: lov: Use !x to check for kzalloc failure
2015-07-14  Julia Lawallstaging: lustre: lmv: Use !x to check for kzalloc failure
2015-07-14  Julia Lawallstaging: lustre: ldlm: Use !x to check for kzalloc...
2015-07-14  Julia Lawallstaging: lustre: lclient: Use !x to check for kzalloc...
2015-07-14  Julia Lawallstaging: lustre: fld: Use !x to check for kzalloc failure
2015-07-14  Julia Lawallstaging: lustre: fid: Use !x to check for kzalloc failure
2015-07-07  Daniel Machonwilc1000: host_interface.c: global variables do not...
2015-07-07  Prasanna Karthikstaging:wilc1000: code cleanup Fix reported by coccinelle
2015-07-07  Luis de Bethencourtstaging: wilc1000: switch printks to vsprintf IPv4...
2015-07-07  Luis de Bethencourtstaging: wilc1000: fix typos in PRINT_ERR()
2015-07-07  Luis de Bethencourtstaging: wilc1000: remove whitespaces before quoted...
2015-07-07  Luis de Bethencourtstaging: wilc1000: add blank lines after declarations
2015-07-07  Luis de Bethencourtstaging: wilc1000: remove unnecessary braces
2015-07-07  Sunghoon Chostaging: wilc1000: remove the warnings on the line...
2015-07-07  Sunghoon Chostaging: wilc1000: add a blank line after struct declar...
2015-07-07  Sunghoon Chostaging: wilc1000: remove the warnings on the prohibite...
2015-07-07  Chaehyun Limstaging: wilc1000: wilc_wfi_netdevice.c: remove blank...
2015-07-07  Chaehyun Limstaging: wilc1000: wilc_wfi_netdevice.c: remove unused...
2015-07-07  Chaehyun Limstaging: wilc1000: wilc_wfi_netdevice.c: remove unused...
2015-07-07  Chaehyun Limstaging: wilc1000: wilc_wfi_netdevice.c: remove comment...
2015-07-07  Sunil Shahustaging: wilc1000: host_interface: add spaces around '='
2015-07-07  Hari Prasath... staging: wilc1000: use BIT macro
2015-07-07  Hari Prasath... staging: wilc1000: remove unused variable msg_len
2015-07-07  Hari Prasath... staging: wilc1000: remove ununsed variable & associated...
2015-07-07  Hari Prasath... staging: wilc1000: remove ununsed variable
2015-07-07  Hari Prasath... staging: wilc1000: remove redundant assignment of variable
2015-07-07  Hari Prasath... staging: wilc1000: remove unused variable
2015-07-07  Hari Prasath... staging: wilc1000: remove ununsed variable & correspond...
2015-07-07  Hari Prasath... staging: wilc1000: remove ununsed if..else.. code blocks
2015-07-07  Hari Prasath... staging: wilc1000: remove redundant initialization...
2015-07-07  Hari Prasath... staging: wilc1000: remove ununsed variable and associat...
2015-07-07  Chaehyun Limstaging: wilc1000: wilc_wfi_netdevice.c: move statement...
2015-07-07  Chaehyun Limstaging: wilc1000: wilc_wfi_netdevice.c: Insert blank...
2015-07-07  Chaehyun Limstaging: wilc1000: wilc_wfi_netdevice.c: remove braces...
2015-07-07  Chaehyun Limstaging: wilc1000: wilc_wfi_netdevice.c: remove prohibi...
2015-07-07  Chaehyun Limstaging: wilc1000: wilc_wfi_netdevice.c: remove prohibi...
2015-07-07  Vaishali ThakkarStaging: wilc1000: Replace memset with eth_zero_addr
2015-07-07  Sudip Mukherjeestaging: wilc1000: fix build failure
2015-07-05  Linus TorvaldsLinux 4.2-rc1
2015-07-05  Linus TorvaldsMerge tag 'platform-drivers-x86-v4.2-2' of git://git...
2015-07-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-05  Linus Torvaldsbluetooth: fix list handling
2015-07-04  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-07-04  Linus TorvaldsMerge tag 'ntb-4.2' of git://github.com/jonmason/ntb
2015-07-04  Al Viro9p: cope with bogus responses from server in p9_client_...
2015-07-04  Al Virop9_client_write(): avoid double p9_free_req()
2015-07-04  Al Viro9p: forgetting to cancel request on interrupted zero...
2015-07-04  Matthew Wilcoxdax: bdev_direct_access() may sleep
2015-07-04  Matthew Wilcoxblock: Add support for DAX reads/writes to block devices
2015-07-04  Matthew Wilcoxdax: Use copy_from_iter_nocache
2015-07-04  Matthew Wilcoxdax: Add block size note to documentation
2015-07-04  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-07-04  Dave JiangNTB: Add split BAR output for debugfs stats
2015-07-04  Dave JiangNTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
2015-07-04  Dave JiangNTB: Print driver name and version in module init
2015-07-04  Dave JiangNTB: Increase transport MTU to 64k from 16k
2015-07-04  Dave JiangNTB: Rename Intel code names to platform names
2015-07-04  Dave JiangNTB: Default to CPU memcpy for performance
2015-07-04  Dave JiangNTB: Improve performance with write combining
2015-07-04  Allen HubbeNTB: Use NUMA memory in Intel driver
2015-07-04  Allen HubbeNTB: Use NUMA memory and DMA chan in transport
2015-07-04  Allen HubbeNTB: Rate limit ntb_qp_link_work
2015-07-04  Allen HubbeNTB: Add tool test client
2015-07-04  Allen HubbeNTB: Add ping pong test client
2015-07-04  Allen HubbeNTB: Add parameters for Intel SNB B2B addresses
2015-07-04  Allen HubbeNTB: Reset transport QP link stats on down
2015-07-04  Allen HubbeNTB: Do not advance transport RX on link down
2015-07-04  Allen HubbeNTB: Differentiate transport link down messages
2015-07-04  Dave JiangNTB: Check the device ID to set errata flags
2015-07-04  Dave JiangNTB: Enable link for Intel root port mode in probe
2015-07-04  Dave JiangNTB: Read peer info from local SPAD in transport
2015-07-04  Allen HubbeNTB: Split ntb_hw_intel and ntb_transport drivers
2015-07-04  Allen HubbeNTB: Add NTB hardware abstraction layer
2015-07-04  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-07-04  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-07-04  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-07-04  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-07-04  Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2015-07-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-04  Ingo Molnarx86/fpu: Fix boot crash in the early FPU code
2015-07-04  Srikar Dronamrajusched/numa: Fix numa balancing stats in /proc/pid/sched
2015-07-04  Srikar Dronamrajusched/numa: Show numa_group ID in /proc/sched_debug...
2015-07-04  Srikar Dronamrajusched/debug: Move print_cfs_rq() declaration to kernel...
2015-07-04  Naveen N. Raosched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_...
2015-07-04  Naveen N. Raosched/stat: Simplify the sched_info accounting dependency
2015-07-04  Dmitry TorokhovMerge branch 'next' into for-linus
2015-07-03  Linus TorvaldsMerge tag 'topic/drm-fixes-2015-07-04' of git://anongit...
2015-07-03  Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2015-07-03  Shixin Zengdrm/crtc: Fix edid length computation
2015-07-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-03  Linus TorvaldsMerge tag 'remoteproc-4.2' of git://git./linux/kernel...
2015-07-03  Linus TorvaldsMerge tag 'hwspinlock-4.2' of git://git./linux/kernel...
2015-07-03  Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-07-03  Linus TorvaldsMerge tag 'nios2-v4.2' of git://git.rocketboards.org...
2015-07-03  Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
next
This page took 0.040407 seconds and 5 git commands to generate.