messages from 2013-03-15 12:47:25 to 2013-03-15 13:16:02 UTC [more...]
[Qemu-devel] [PATCH v8 00/24] hw/arm: add Faraday A369 SoC platform support
2013-03-15 13:15 UTC (5+ messages)
` [Qemu-devel] [PATCH v8 01/24] target-arm: add Faraday ARMv5TE processors support
` [Qemu-devel] [PATCH v8 02/24] hw/arm: add Faraday a369 SoC platform support
` [Qemu-devel] [PATCH v8 03/24] hw/arm: add FTINTC020 interrupt controller support
` [Qemu-devel] [PATCH v8 04/24] hw/arm: add FTAHBC020 AHB "
[PATCH 00/09] arm: tools: build for arm64 and enable cross-compiling for both arm32 and arm64
2013-03-15 13:15 UTC (10+ messages)
` [PATCH 1/9] tools: Use AC_SYS_LARGEFILE instead of calling getconf(1)
` [PATCH 2/9] blktap2: use sys/eventfd.h if it is available
` [PATCH 3/9] tools: only build blktap1 on x86
` [PATCH 4/9] tools: only check for Python devel tools if not cross-compiling
` [PATCH 5/9] tools: libxc: arm64 support
` [PATCH 6/9] tools: memshr: "
` [PATCH 7/9] xenctx: Support arm64
` [PATCH 8/9] xen: arm64 uses the same I/O ABI as arm32
` [PATCH 9/9] xen: arm: remove PSR_MODE_MASK from public interface
[PATCH 00/50] staging: omap-thermal: several code refactoring
2013-03-15 13:00 UTC (89+ messages)
` [PATCH 01/50] staging: omap-thermal: use BIT() macro
` [PATCH 02/50] staging: omap-thermal: remove unused _SHIFT macros
` [PATCH 03/50] staging: omap-thermal: create header for register, bitfields and definitions
` [PATCH 04/50] staging: omap-thermal: update documentation of omap-bandgap.h
` [PATCH 05/50] staging: omap-thermal: style cleanup on omap-bandgap.c
` [PATCH 06/50] staging: omap-thermal: fix error checking
` [PATCH 07/50] staging: omap-thermal: introduce RMW_BITS macro
` [PATCH 08/50] staging: omap-thermal: add documentation for register access functions
` [PATCH 09/50] staging: omap-thermal: make a omap_bandgap_power with only one exit point
` [PATCH 10/50] staging: omap-thermal: add documentation for omap_bandgap_power
` [PATCH 11/50] staging: omap-thermal: add documentation for omap_bandgap_read_temp
` [PATCH 12/50] staging: omap-thermal: rename talert handler
` [PATCH 13/50] staging: omap-thermal: update documentation for talert irq handler
` [PATCH 14/50] staging: omap-thermal: update tshut IRQ handler documentation
` [PATCH 15/50] staging: omap-thermal: remove duplicated code
` [PATCH 16/50] staging: omap-thermal: read status only once inside alert IRQ
` [PATCH 17/50] staging: omap-thermal: add a section of register manipulation
` [PATCH 18/50] staging: omap-thermal: section of basic helpers
` [PATCH 19/50] staging: omap-thermal: IRQ handler section
` [PATCH 20/50] staging: omap-thermal: ADC section
` [PATCH 21/50] staging: omap-thermal: name adc_to_temp_conversion in a better way
` [PATCH 22/50] staging: omap-thermal: rewrite omap_bandgap_adc_to_mcelsius on kernel coding style
` [PATCH 23/50] staging: omap-thermal: add documentation for omap_bandgap_adc_to_mcelsius
` [PATCH 24/50] staging: omap-thermal: name temp_to_adc_conversion in a better way
` [PATCH 25/50] staging: omap-thermal: rewrite omap_bandgap_mcelsius_to_adc on kernel coding style
` [PATCH 26/50] staging: omap-thermal: move conv table limits out of sensor data
` [PATCH 27/50] staging: omap-thermal: add documentation for omap_bandgap_mcelsius_to_adc
` [PATCH 28/50] staging: omap-thermal: rename add_hyst to omap_bandgap_add_hyst
` [PATCH 29/50] staging: omap-thermal: document omap_bandgap_add_hyst function
` [PATCH 30/50] staging: omap-thermal: threshold manipulation section
` [PATCH 31/50] staging: omap-thermal: refactor temp_sensor_unmask_interrupts
` [PATCH 32/50] staging: omap-thermal: update omap_bandgap_unmask_interrupts documentation
` [PATCH 33/50] staging: omap-thermal: refactor APIs handling threshold values
` [PATCH 34/50] staging: omap-thermal: device initialization section
` [PATCH 35/50] staging: omap-thermal: section of device driver callbacks
` [PATCH 36/50] staging: omap-thermal: rename enable_continuous_mode
` [PATCH 37/50] staging: omap-thermal: update omap_bandgap_set_continous_mode documentation
` [PATCH 38/50] staging: omap-thermal: document omap_bandgap_force_single_read
` [PATCH 39/50] staging: omap-thermal: document omap_bandgap_update_alert_threshold function
` [PATCH 40/50] staging: omap-thermal: document _omap_bandgap_write_threshold function
` [PATCH 41/50] staging: omap-thermal: document _omap_bandgap_read_threshold function
` [PATCH 42/50] staging: omap-thermal: document omap_bandgap_tshut_init function
` [PATCH 44/50] staging: omap-thermal: document omap_bandgap_build function
` [PATCH 46/50] staging: Add a MAINTAINERS entry for TI bandgap and thermal driver
` [PATCH 47/50] staging: omap-thermal: switch mutex to spinlock inside omap-bandgap
` [PATCH 49/50] staging: omap-thermal: remove TODO entry for exposed APIs
` [PATCH 50/50] staging: omap-thermal: add documentation for omap_bandgap_validate
[RFC PATCH 0/3] Perf persistent events
2013-03-15 13:06 UTC (4+ messages)
` [RFC PATCH 1/3] perf: Add "
` [RFC PATCH 2/3] perf: Add persistent event facilities
` [RFC PATCH 3/3] MCE: Enable persistent event
[U-Boot] [PATCH v1] DOS_PBR block type is also valid dos block type
2013-03-15 13:14 UTC (6+ messages)
building git ; need suggestion
2013-03-15 13:14 UTC (4+ messages)
[Qemu-devel] [PATCH v8 00/24] hw/arm: add Faraday A369 SoC platform support
2013-03-15 13:13 UTC (9+ messages)
` [Qemu-devel] [PATCH v8 01/24] target-arm: add Faraday ARMv5TE processors support
` [Qemu-devel] [PATCH v8 02/24] hw/arm: add Faraday a369 SoC platform support
` [Qemu-devel] [PATCH v8 03/24] hw/arm: add FTINTC020 interrupt controller support
` [Qemu-devel] [PATCH v8 04/24] hw/arm: add FTAHBC020 AHB "
` [Qemu-devel] [PATCH v8 05/24] hw/arm: add FTDDRII030 DDRII "
` [Qemu-devel] [PATCH v8 06/24] hw/arm: add FTPWMTMR010 timer support
` [Qemu-devel] [PATCH v8 07/24] hw/arm: add FTWDT010 watchdog "
` [Qemu-devel] [PATCH v8 08/24] hw/arm: add FTRTC011 RTC "
[mlmmj] feature: resending capability
2013-03-15 13:13 UTC (2+ messages)
[PATCH v2 1/1] gpio: omap: dts: Move interrupt-controller from #interrupt-cells description
2013-03-15 13:13 UTC (4+ messages)
Scrub and raid10 (3.9-rc2+) transid verify failed
2013-03-15 13:13 UTC (4+ messages)
[PATCH net-next] ipv4: replace ip_fast_csum with csum_replace2
2013-03-15 13:12 UTC (2+ messages)
[PATCH net-next] driver/qlogic: replace ip_fast_csum with csum_replace2
2013-03-15 13:12 UTC (2+ messages)
[PATCH net-next] Documentation: fix neigh/default/gc_thresh1 default value
2013-03-15 13:12 UTC (2+ messages)
[linux-lvm] LVM snapshot with Clustered VG
2013-03-15 13:11 UTC (20+ messages)
` [linux-lvm] LVM snapshot with Clustered VG [SOLVED]
[Xenomai] xenomai-forge: psos skin does not take t_start flags into account
2013-03-15 13:10 UTC
Regression: Fixing recursive fault but reboot is needed at boot on HP 6730B
2013-03-15 13:10 UTC (5+ messages)
` Regression: Fixing recursive fault but reboot is needed at boot on HP 6730B - bisected
[PATCH] random.4: Document write and document the ioctl interface of /dev/random
2013-03-15 13:10 UTC (3+ messages)
[U-Boot] [PATCHv2 0/3] new IGEP board support
2013-03-15 13:08 UTC (4+ messages)
[RFC-PATCH] Adding trap tracepoints definitions
2013-03-15 13:08 UTC
[PATCH 1/6] powerpc/fsl-booke: Add initial silicon device tree files for B4860QDS
2013-03-15 13:07 UTC (2+ messages)
[PATCH 1/1 v2] Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug
2013-03-15 13:07 UTC (2+ messages)
[PATCH] smsc75xx: configuration help incorrectly mentions smsc95xx
2013-03-15 13:07 UTC (2+ messages)
[PATCH 0/5] mv643xx_eth: use mvmdio MDIO bus driver
2013-03-15 13:05 UTC (23+ messages)
` [PATCH 0/4] "
[Xenomai] Hilscher driver for cifX boards
2013-03-15 13:04 UTC (32+ messages)
[PATCH v2 0/3] R-Car Display Unit DRM driver
2013-03-15 13:04 UTC (11+ messages)
` [PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support
linux-3.6+, gre+ipsec+forwarding = IP fragmentation broken
2013-03-15 13:03 UTC (4+ messages)
[PATCH v4] drivers: video: use module_platform_driver_probe()
2013-03-15 13:02 UTC (2+ messages)
High CPU temp, suspend problem - xen 4.1.5-pre, linux 3.7.x
2013-03-15 13:02 UTC (2+ messages)
[Bug 60802] New: Kernel 3.8-rc7 breaks rendering on Radeon (confirmed on Cayman)
2013-03-15 13:01 UTC (2+ messages)
` [Bug 60802] Corruption with DMA ring on cayman
[GIT net] Open vSwitch
2013-03-15 13:01 UTC (2+ messages)
NFSv4 blocking applications on NFS home
2013-03-15 13:00 UTC
[PATCH] mtd: nand: subpage write support for hardware based ECC schemes
2013-03-15 12:59 UTC
[PATCH v3 06/11] ARM: vexpress: use clocksource_of_init for sp804
2013-03-15 12:58 UTC (12+ messages)
[PATCH net-next] drivers:net: Remove dma_alloc_coherent OOM messages
2013-03-15 12:57 UTC (4+ messages)
[net-next 0/2] be2net patch set
2013-03-15 12:57 UTC (2+ messages)
[PATCHv2 0/6] Extend UART support for Allwinner SoCs
2013-03-15 12:56 UTC (5+ messages)
` [PATCH 1/6] serial: 8250_dw: add support for clocks property when using DeviceTree
lgetxattr()/getxattr() return different values on a file labelled with selinux disabled
2013-03-15 12:53 UTC (2+ messages)
[PATCH 0/8] ARM: dts: OMAP5: ocp address space and few updates
2013-03-15 12:53 UTC (5+ messages)
[PATCH] gpio: pl061: Add pl061_gpio_free()
2013-03-15 12:52 UTC
[PATCH] st: Take additional queue ref in st_probe
2013-03-15 12:51 UTC (4+ messages)
` [PATCH v2] "
[PATCH v3 1/4] xl/libxl: add gatewaydev/netdev to vif specification
2013-03-15 12:51 UTC (5+ messages)
` [PATCH v3 3/4] xl: add vif.default.bridge
` [PATCH v3 4/4] xl: add vif.default.script
` [PATCH v3 2/4] xl: allow specifying a default gatewaydev in xl.conf
` [PATCH v3 1/4] xl/libxl: add gatewaydev/netdev to vif specification [and 3 more messages]
[PATCH v2] tracing: Expose event tracing infrastructure
2013-03-15 12:51 UTC (3+ messages)
[GIT PULL v3] Renesas ARM-based SoC boards for v3.8 #2
2013-03-15 12:51 UTC (8+ messages)
` [PATCH 2/7] ARM: shmobile: marzen: add USB EHCI driver support
[PATCH] phy: Elimination the forced speed reduction algorithm
2013-03-15 12:51 UTC (4+ messages)
[PATCH] perf: Check all MSRs before passing hw check
2013-03-15 12:50 UTC (2+ messages)
[PATCH v3] drivers: video: use module_platform_driver_probe()
2013-03-15 12:49 UTC (4+ messages)
[PATCH] QEMU(upstream): Disable xen's use of O_DIRECT by default as it results in crashes
2013-03-15 12:50 UTC (12+ messages)
` [PATCHv3] "
[PATCH 0/6] ARM platform spring cleaning
2013-03-15 12:49 UTC (3+ messages)
` [PATCH 3/6] ARM: remove fa526 CPU support
converting to raid5
2013-03-15 12:47 UTC (2+ messages)
[PATCH 3.9-rc2] net: fec: fix missing napi_disable call
2013-03-15 12:47 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.