linux-hexagon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-07 05:28:06 to 2016-03-24 13:05:03 UTC [more...]

[PATCH 3/4] exit_thread: accept a task parameter to be exited
 2016-03-24 13:05 UTC  (3+ messages)

[PATCH] hexagon: Fix misspellings in comments
 2016-02-24 18:49 UTC 

[PATCH v3 0/2] Consolidate redundant register/stack access code
 2016-02-17  9:45 UTC  (8+ messages)
` [PATCH v3 1/2] Move the pt_regs_offset struct definition from arch to common include file
` [PATCH v3 2/2] Consolidate redundant register/stack access code

[PATCH 26/31] Add debugger entry points for HEXAGON
 2016-01-28 19:47 UTC 

[PATCH 0/4] cleanup FRAME_POINTER kconfig option use
 2015-11-10  6:43 UTC  (6+ messages)
` [PATCH 1/4] m32r: remove redundant FRAME_POINTER kconfig option
` [PATCH 2/4] hexagon: select ARCH_WANT_FRAME_POINTERS instead of defining FRAME_POINTER
` [PATCH 3/4] avr32: select ARCH_WANT_FRAME_POINTERS and set DEBUG_KERNEL in defconfigs
` [PATCH 4/4] h8300: "

[PATCH 3.12 035/123] arc,hexagon: Delete asm/barrier.h
 2015-10-28 13:50 UTC 

[PATCH 3.14 61/79] arch,hexagon: Convert smp_mb__*()
 2015-10-18  2:05 UTC 

[GIT PULL] Hexagon arch changes for 4.3
 2015-09-09 23:54 UTC 

provide more common DMA API functions V2
 2015-08-27 13:49 UTC  (17+ messages)
` [PATCH 1/5] dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
` [PATCH 2/5] dma-mapping: consolidate dma_{alloc,free}_noncoherent
` [PATCH 3/5] dma-mapping: cosolidate dma_mapping_error
` [PATCH 4/5] dma-mapping: consolidate dma_supported
` [PATCH 5/5] dma-mapping: consolidate dma_set_mask

[PATCH v2 0/2] Consolidate redundant register/stack access code
 2015-08-18 10:43 UTC  (4+ messages)
` [PATCH v2 1/2] Move the pt_regs_offset struct definition from arch to common include file
  ` [v2, "
` [PATCH v2 2/2] Consolidate redundant register/stack access code

provide more common DMA API functions
 2015-08-13 17:58 UTC  (10+ messages)
` [PATCH 1/5] dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
` [PATCH 2/5] dma-mapping: consolidate dma_{alloc,free}_noncoherent
` [PATCH 3/5] dma-mapping: cosolidate dma_mapping_error
` [PATCH 4/5] dma-mapping: consolidate dma_supported
` [PATCH 5/5] dma-mapping: consolidate dma_set_mask

[PATCH 0/2] Consolidate redundant register/stack access code
 2015-07-22 13:30 UTC  (22+ messages)
` [PATCH 1/2] Move the pt_regs_offset struct definition from arch to common include file
` [PATCH 2/2] Consolidate redundant register/stack access code

[PATCH 07/23] hexagon/time: Migrate to new 'set-state' interface
 2015-07-21 22:28 UTC  (2+ messages)

[PATCH 00/44] kernel: Add support for poweroff handler call chain
 2015-06-18 21:40 UTC  (100+ messages)
` [PATCH 01/44] "
` [PATCH 03/44] hibernate: Call have_kernel_poweroff instead of checking pm_power_off
` [PATCH 04/44] m68k: Replace mach_power_off with pm_power_off
` [PATCH 06/44] gpio-poweroff: Drop reference to pm_power_off from devicetree bindings
` [PATCH 07/44] qnap-poweroff: "
` [PATCH 08/44] kernel: Move pm_power_off to common code
  ` 回复: "
` [PATCH 09/44] mfd: palmas: Register with kernel poweroff handler
` [PATCH 11/44] mfd: retu: "
` [PATCH 12/44] mfd: ab8500-sysctrl: "
` [PATCH 14/44] mfd: tps80031: "
` [PATCH 16/44] mfd: tps6586x: "
` [PATCH 17/44] mfd: tps65910: "
` [PATCH 18/44] mfd: twl4030-power: "
` [PATCH 19/44] ipmi: "
` [PATCH 20/44] power/reset: restart-poweroff: "
` [PATCH 21/44] power/reset: gpio-poweroff: "
` [PATCH 22/44] power/reset: as3722-poweroff: "
` [PATCH 23/44] power/reset: qnap-poweroff: "
` [PATCH 27/44] x86: apm: "
` [PATCH 28/44] x86: olpc: Register xo1 poweroff handler "
` [PATCH 29/44] staging: nvec: Register "
` [PATCH 30/44] acpi: Register poweroff handler "
` [PATCH 34/44] ia64: Register "
` [PATCH 37/44] sh: "
` [PATCH 38/44] x86: lguest: "
` [PATCH 39/44] x86: ce4100: "
` [PATCH 40/44] x86: intel-mid: Drop registration of dummy poweroff handlers
  ` [PATCH 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings
  ` [PATCH 10/44] mfd: axp20x: Register with kernel poweroff handler
  ` [PATCH 13/44] mfd: max8907: "
  ` [PATCH 15/44] mfd: dm355evm_msp: "
  ` [PATCH 24/44] power/reset: msm-powroff: "
  ` [PATCH 25/44] power/reset: vexpress-poweroff: "
  ` [PATCH 26/44] x86: iris: "
  ` [PATCH 31/44] arm: "
  ` [PATCH 32/44] arm64: psci: "
  ` [PATCH 33/44] avr32: atngw100: "
  ` [PATCH 35/44] m68k: "
  ` [PATCH 36/44] mips: "
  ` [PATCH 41/44] x86: pmc_atom: Register poweroff handler "
  ` [PATCH 42/44] efi: "
` [PATCH 43/44] hwmon: (ab8500) Call kernel_power_off instead of pm_power_off
` [PATCH 44/44] kernel: Remove pm_power_off

[PATCH] Hexagon: kernel: use IRQCHIP_SKIP_SET_WAKE instead of irq_set_wake callback
 2015-06-18 17:45 UTC  (2+ messages)

Generic kernel features that need architecture(hexagon) support
 2015-06-10 10:34 UTC 

[PATCH] Revert "Hexagon: fix signal.c compile error"
 2015-04-24  3:59 UTC  (3+ messages)

[PATCH 00/25] treewide: Use bool function return values of true/false not 1/0
 2015-03-31  0:14 UTC  (4+ messages)
` [PATCH 03/25] hexagon: "

[PATCH 12/32] hexagon: copy_thread(): rename 'arg' argument to 'kthread_arg'
 2015-03-16 16:25 UTC  (2+ messages)

[GIT PULL] Hexagon changes for v3.19
 2014-12-20  1:31 UTC 

[PATCH] hexagon: Fix build failures in linux-next
 2014-12-10  3:13 UTC  (3+ messages)

[PATCH v6 08/48] kernel: Move pm_power_off to common code
 2014-11-10  1:42 UTC 

[PATCH v5 08/48] kernel: Move pm_power_off to common code
 2014-11-06 16:42 UTC 

[PATCH v3 08/47] kernel: Move pm_power_off to common code
 2014-10-27 15:55 UTC 

[PATCH v2 08/47] kernel: Move pm_power_off to common code
 2014-10-24 15:53 UTC  (7+ messages)
  ` [uml-user] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).