public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-10 18:41:25 to 2014-07-10 22:01:33 UTC [more...]

[PATCH 29/83] hsa/radeon: Fix memory size allocated for HPD
 2014-07-10 21:54 UTC  (43+ messages)
` [PATCH 30/83] hsa/radeon: Fix list of supported devices
` [PATCH 32/83] hsa/radeon: implementing IOCTL for clock counters
` [PATCH 34/83] drm/radeon: adding synchronization for GRBM GFX
` [PATCH 36/83] hsa/radeon: fixing clock counters bug
` [PATCH 37/83] hsa/radeon: Print ISR info only in debug mode
` [PATCH 39/83] drm/radeon: Extending kfd interface
` [PATCH 40/83] hsa/radeon: Adding max clock speeds to topology
` [PATCH 42/83] hsa/radeon: 32-bit processes support
` [PATCH 43/83] hsa/radeon: NULL pointer dereference bug workaround
` [PATCH 44/83] hsa/radeon: HSA64/HSA32 modes support
` [PATCH 45/83] hsa/radeon: debugging print statements
` [PATCH 47/83] hsa/radeon: Add support allocating kernel doorbells
` [PATCH 49/83] hsa/radeon: Add kernel queue support for KFD
` [PATCH 51/83] hsa/radeon: Add packet manager module
` [PATCH 52/83] hsa/radeon: Add process queue "
` [PATCH 54/83] hsa/radeon: Switch to new queue scheduler
` [PATCH 55/83] hsa/radeon: Add IOCTL for update queue
` [PATCH 57/83] hsa/radeon: Eliminate warnings in compilation
` [PATCH 58/83] hsa/radeon: Various kernel styling fixes
` [PATCH 59/83] hsa/radeon: Exclusive access for perf. counters
` [PATCH 60/83] hsa/radeon: Rearrange structures in kfd_ioctl.h
` [PATCH 62/83] hsa/radeon: Fix timeout calculation in sync_with_hw
` [PATCH 64/83] hsa/radeon: update queue fault handling
` [PATCH 65/83] hsa/radeon: fixing a bug to support 32b processes
` [PATCH 66/83] hsa/radeon: Fix number of pipes per ME
` [PATCH 67/83] hsa/radeon: Removing hw pointer store module
` [PATCH 68/83] hsa/radeon: Update module version to 0.6.0
` [PATCH 69/83] hsa/radeon: Fix initialization of sh_mem registers
` [PATCH 70/83] hsa/radeon: Fix compilation warnings
` [PATCH 71/83] hsa/radeon: Remove old scheduler code
` [PATCH 72/83] hsa/radeon: Static analysis (smatch) fixes
` [PATCH 73/83] hsa/radeon: Adding qcm fence return status
` [PATCH 74/83] hsa/radeon: Adding some error messages
` [PATCH 75/83] hsa/radeon: Fixing minor issues with kernel queues (DIQ)
` [PATCH 76/83] hsa/radeon: Check oversubscription before destroying runlist
` [PATCH 77/83] hsa/radeon: Add local memory to topology
` [PATCH 78/83] hsa/radeon: Don't verify cksum when parsing CRAT table
` [PATCH 79/83] hsa/radeon: Update module version to 0.6.1
` [PATCH 80/83] drm/radeon: Add register access functions to kfd2kgd interface
` [PATCH 81/83] hsa/radeon: Eliminating all direct register accesses
` [PATCH 82/83] drm/radeon: Remove lock functions from kfd2kgd interface
` [PATCH 83/83] hsa/radeon: Update module version to 0.6.2

[PATCH 02/83] drm/radeon: reduce number of free VMIDs and pipes in KV
 2014-07-10 21:50 UTC  (24+ messages)
` [PATCH 03/83] drm/radeon: Report doorbell configuration to kfd
` [PATCH 05/83] drm/radeon: Add kfd-->kgd interface to get virtual ram size
` [PATCH 06/83] drm/radeon: Add kfd-->kgd interfaces of memory allocation/mapping
` [PATCH 07/83] drm/radeon: Add kfd-->kgd interface of locking srbm_gfx_cntl register
` [PATCH 08/83] drm/radeon: Add calls to initialize and finalize kfd from radeon
` [PATCH 09/83] hsa/radeon: Add code base of hsa driver for AMD's GPUs
` [PATCH 11/83] hsa/radeon: Add scheduler code
` [PATCH 12/83] hsa/radeon: Add kfd mmap handler
` [PATCH 13/83] hsa/radeon: Add 2 new IOCTL to kfd, CREATE_QUEUE and DESTROY_QUEUE
` [PATCH 14/83] hsa/radeon: Update MAINTAINERS and CREDITS files
` [PATCH 15/83] hsa/radeon: Add interrupt handling module
` [PATCH 16/83] hsa/radeon: Add the isr function of the KFD scehduler
` [PATCH 17/83] hsa/radeon: Handle deactivation of queues using interrupts
` [PATCH 18/83] hsa/radeon: Enable interrupts in KFD scheduler
` [PATCH 19/83] hsa/radeon: Enable/Disable KFD interrupt module
` [PATCH 20/83] hsa/radeon: Add interrupt callback function to kgd2kfd interface
` [PATCH 21/83] hsa/radeon: Add kgd-->kfd interfaces for suspend and resume
` [PATCH 22/83] drm/radeon: Add calls to suspend and resume of kfd driver
` [PATCH 23/83] drm/radeon/cik: Don't touch int of pipes 1-7
` [PATCH 24/83] drm/radeon/cik: Call kfd isr function
` [PATCH 25/83] hsa/radeon: fix the OEMID assignment in kfd_topology
` [PATCH 26/83] hsa/radeon: Make binding of process to device permanent
` [PATCH 27/83] hsa/radeon: Implement hsaKmtSetMemoryPolicy

[PATCH 28/83] mm: Change timing of notification to IOMMUs about a page to be invalidated
 2014-07-10 21:53 UTC 

[PATCHv3 2/2] Add force_epp module option for parport_pc
 2014-07-10 21:48 UTC  (4+ messages)
    ` [Linux-parport] "

[PATCH 01/83] mm: Add kfd_process pointer to mm_struct
 2014-07-10 21:47 UTC 

[PATCH 00/13] Tegra124 CL-DVFS / DFLL clocksource, plus cpufreq
 2014-07-10 21:42 UTC  (14+ messages)
` [PATCH 01/13] clk: tegra: Add binding for the Tegra124 DFLL clocksource
` [PATCH 02/13] clk: tegra: Add library for the DFLL clock source (open-loop mode)
` [PATCH 03/13] clk: tegra: Add closed loop support for the DFLL
` [PATCH 04/13] clk: tegra: Add functions for parsing CVB tables
` [PATCH 05/13] clk: tegra: Add DFLL DVCO reset control for Tegra124
` [PATCH 06/13] clk: tegra: Add Tegra124 DFLL clocksource platform driver
` [PATCH 07/13] clk: tegra: Save/restore CCLKG_BURST_POLICY on suspend
` [PATCH 08/13] clk: tegra: Add the DFLL as a possible parent of the cclk_g clock
` [PATCH 09/13] ARM: tegra: Add the DFLL to Tegra124 device tree
` [PATCH 10/13] ARM: tegra: Enable the DFLL on the Jetson TK1
` [PATCH 11/13] cpufreq: tegra124: Add device tree bindings
` [PATCH 12/13] cpufreq: Add cpufreq driver for Tegra124
` [PATCH 13/13] ARM: tegra: Add entries for cpufreq on Tegra124

[PATCH 00/83] AMD HSA kernel driver
 2014-07-10 21:45 UTC 

[GIT] kbuild fixed for v3.16-rc5
 2014-07-10 21:43 UTC 

[RFC][PATCH 0/3] ftrace: Add dynamically allocated trampolines
 2014-07-10 21:44 UTC  (3+ messages)

[PATCH 00/17] Convert TTM to the new fence interface
 2014-07-10 21:37 UTC  (2+ messages)

[PATCH] hwmon, fam15h_power: Remove needless pci dev id
 2014-07-10 22:16 UTC 

pull request: wireless 2014-07-10
 2014-07-10 21:22 UTC 

(no subject)
 2014-07-10 16:27 UTC 

[RFC] trace-cmd: add the ability to install libtracecmd
 2014-07-10 21:22 UTC  (3+ messages)
` [PATCH 1/2] trace-cmd: add install_libs target to trace-cmd
` [PATCH 2/2] trace-cmd: make libtracecmd a little more library friendly

[PATCH 1/2] hso: remove unused workqueue
 2014-07-10 21:20 UTC  (8+ messages)
` [PATCH 2/2] hso: fix deadlock when receiving bursts of data

[PATCH] GPIO button wth wakeup attribute is supposed to wake the system up
 2014-07-10 21:37 UTC  (4+ messages)
    ` [PATCH] PM / sleep / irq: Do not suspend wakeup interrupts

pull request: bluetooth-next 2014-07-09
 2014-07-10 21:05 UTC  (2+ messages)

[PATCH] iio: adc: Add Support for more MCP ADCs
 2014-07-10 21:12 UTC  (3+ messages)

scsi-mq V2
 2014-07-10 21:10 UTC  (22+ messages)

[RFC][PATCH] gpu:drm:i915:intel_detect_pch: back to check devfn instead of check class type
 2014-07-10 21:08 UTC  (10+ messages)
          ` [Intel-gfx] "

[GIT PULL 0/4] perf/core improvements and fixes
 2014-07-10 21:06 UTC  (5+ messages)
` [PATCH 1/4] perf timechart: Fix rendering in Firefox
` [PATCH 2/4] perf timechart: Implement IO mode
` [PATCH 3/4] perf timechart: Conditionally update start_time on fork
` [PATCH 4/4] perf timechart: Add more options to IO mode

[PATCH 0/8] Drivers: scsi: storvsc: Bug fixes and improvements
 2014-07-10 21:02 UTC  (9+ messages)
` [PATCH 1/8] Drivers: scsi: storvsc: Change the limits to reflect the values on the host
  ` [PATCH 4/8] Drivers: scsi: storvsc: Filter WRITE_SAME_16

[PATCH 1/3] dts: socfpga: Add bindings for Altera SoC SDRAM controller
 2014-07-10 21:02 UTC  (7+ messages)

[PATCH v8 00/4] Provide netdev naming-policy via sysfs
 2014-07-10 21:01 UTC  (5+ messages)
` [PATCH v8 1/4] net: add name_assign_type netdev attribute
` [PATCH v8 2/4] net: set name assign type for renamed devices
` [PATCH v8 3/4] net: set name_assign_type in alloc_netdev()
` [PATCH v8 4/4] net: rtnetlink - make create_link take name_assign_type

[PATCH 00/17] KEYS: PKCS#7 and PE file signature checking for kexec
 2014-07-10 20:37 UTC  (4+ messages)
` [PATCH06/17] PKCS#7: Verify internal certificate chain

[PATCH] staging: r8821ae: avoid leaking format string
 2014-07-10 20:38 UTC  (2+ messages)

[PATCH v7 00/33] Provide netdev naming-policy via sysfs
 2014-07-10 20:24 UTC  (13+ messages)
` [PATCH v7 01/33] net: add name_assign_type netdev attribute
` [PATCH v7 29/33] net: brcmfmac - set name assign type

[PATCH 00/17] <asm/sections.h> related cleanups
 2014-07-10 20:14 UTC  (8+ messages)
` [PATCH 10/17] tile: Remove tile-specific _sinitdata and _einitdata

[GIT PULL] ACPI and power management fixes for v3.16-rc5
 2014-07-10 20:14 UTC 

[GIT PULL] DRBD updates for your for-3.17/drivers branch
 2014-07-10 20:11 UTC  (3+ messages)

+ shmem-fix-faulting-into-a-hole-while-its-punched-take-2.patch added to -mm tree
 2014-07-10 20:06 UTC  (15+ messages)

[PATCHv7 0/3] Addition of Altera SDRAM Controller Summary
 2014-07-10 20:07 UTC  (5+ messages)
` [PATCHv7 2/3] devicetree: Addition of the Altera SDRAM EDAC

WARNING: CPU: 2 PID: 1 at arch/x86/mm/ioremap.c:171 __ioremap_caller+0x290/0x2fa()
 2014-07-10 20:05 UTC  (5+ messages)

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-07-10 20:04 UTC  (13+ messages)
` [RFC/PATCH RESEND -next 01/21] Add kernel address sanitizer infrastructure

[PATCH v3 0/2] ARM: at91: remove phy fixup for sama5d3xek boards
 2014-07-10 19:59 UTC  (3+ messages)
` [PATCH v3 1/2] ARM: at91/dt: describe rgmii ethernet phy connected to "
` [PATCH v3 2/2] ARM: at91: remove phy fixup for "

randconfig build error with next-20140710, in net/ipv4/ipconfig.c
 2014-07-10 19:54 UTC  (2+ messages)

[RFC PATCH] Let device drivers disable msi on shutdown
 2014-07-10 19:53 UTC  (3+ messages)

Greetings To You,
 2014-07-10 19:52 UTC 

[PATCH v4] ARM: add get_user() support for 8 byte types
 2014-07-10 19:47 UTC  (2+ messages)
` [PATCH 3.16.0-rc3-rmk v5] "

[PATCH 1/2] net: davinci_mdio: reuse for keystone2 arch
 2014-07-10 19:39 UTC  (4+ messages)

[PATCH 1/1] doc: fix acronym for read-modify-write
 2014-07-10 19:37 UTC 

[RFC PATCH 1/2] ACPICA: Add acpi_check_gpe_method() to check GPE method
 2014-07-10 19:32 UTC  (2+ messages)

[PATCH v2 0/2] ARM: at91: remove phy fixup for sama5d3xek boards
 2014-07-10 19:32 UTC  (9+ messages)
` [PATCH v2 1/2] ARM: at91/dt: describe rgmii ethernet phy connected to "

[PATCH] Documentation: Docbook: Fix files location change of kernel/[hr]timer.c in device-drivers.tmpl
 2014-07-10 19:30 UTC  (4+ messages)

[PATCH] include: Minor comment fix in generic.h
 2014-07-10 19:29 UTC 

[PATCH] perf/x86/uncore: fix SNB-EP/IVT Cbox filter mappings
 2014-07-10 19:16 UTC  (2+ messages)

[PATCH] tile: Add underscores to defintions
 2014-07-10 19:15 UTC  (4+ messages)

[PATCH 0/6] x86 mce fixes
 2014-07-10 19:12 UTC  (13+ messages)
` [PATCH 1/6] x86-mce: Modify CMCI poll interval to adjust for small check_interval values
` [PATCH 4/6] x86-mce: Add spinlocks to prevent duplicated MCP and CMCI reports

[PATCH 1/1] fs/ufs/inode.c: kernel-doc warning fixes
 2014-07-10 19:09 UTC 

[PATCH] drivers: tty: Remove redundant memset() in initialize_tty_struct
 2014-07-10 19:01 UTC  (2+ messages)
` [PATCH] drivers: tty: Merge alloc_tty_struct and initialize_tty_struct

[PATCH 1/1] fs/logfs/readwrite.c: kernel-doc warning fixes
 2014-07-10 18:59 UTC 

[PATCH] ARM: multi_v7_defconfig: Enable Zynq GPIO driver
 2014-07-10 18:56 UTC 

[PATCH 0/4] checkpatch: More --fix insert/delete lines for BRACES
 2014-07-10 18:53 UTC  (5+ messages)
` [PATCH 1/4] checkpatch: Add fix_insert_line and fix_delete_line helpers
` [PATCH 2/4] checkpatch: Use the correct indentation for which()
` [PATCH 3/4] checkpatch: Add --fix option for a couple OPEN_BRACE misuses
` [PATCH 4/4] checkpatch: Fix brace style misuses of else and while

[PATCH] ARM: zynq: dt: Add GPIO node
 2014-07-10 18:53 UTC 

[PATCH V5 1/2] perf ignore LBR and extra_regs
 2014-07-10 10:59 UTC  (2+ messages)
` [PATCH V5 2/2] kvm: ignore LBR and extra_reg

Unwind.c fix mes
 2014-07-10 18:48 UTC 

[PATCH 0/5] Input - wacom: battery enhancements and unifying hid-wacom and wacom
 2014-07-10 18:45 UTC  (6+ messages)
` [PATCH 1/5] Input - wacom: enhance Wireless Receiver battery reporting
` [PATCH 2/5] Input - wacom: use a specific name for the battery device
` [PATCH 3/5] Input - wacom: handle Graphire BT tablets in wacom.ko
` [PATCH 4/5] Input - wacom: handle Intuos 4 BT "
` [PATCH 5/5] HID: remove hid-wacom Bluetooth driver

[PATCH v10 0/11] seccomp: add thread sync ability
 2014-07-10 18:40 UTC  (11+ messages)
` [PATCH v10 01/11] seccomp: create internal mode-setting function
` [PATCH v10 02/11] seccomp: extract check/assign mode helpers
` [PATCH v10 03/11] seccomp: split mode setting routines
` [PATCH v10 04/11] seccomp: add "seccomp" syscall
` [PATCH v10 05/11] ARM: add seccomp syscall
` [PATCH v10 07/11] sched: move no_new_privs into new atomic flags
` [PATCH v10 08/11] seccomp: split filter prep from check and apply
` [PATCH v10 09/11] seccomp: introduce writer locking
` [PATCH v10 10/11] seccomp: allow mode setting across threads
` [PATCH v10 11/11] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox