All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-15 13:00:24 to 2013-03-15 13:30:12 UTC [more...]

[PATCH 1/4] usb: Fix linker errors during build
 2013-03-15 13:28 UTC  (8+ messages)
` [PATCH 2/4] usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addr
` [PATCH 3/4] usb: otg: twl4030: use devres API for regulator get and request irq
` [PATCH 4/4] usb: otg: twl4030: fix cold plug on OMAP3

problem connecting to AP on new kernel (disassociating continuously after associating ) . Can some one please comment on the issue I am facing
 2013-03-15 13:29 UTC 

[B.A.T.M.A.N.] [RFC] batman-adv: Modified DAT structures and functions in order to support both IPv4 and IPv6
 2013-03-15 13:29 UTC  (4+ messages)

[PATCHv2, RFC 00/30] Transparent huge page cache
 2013-03-15 13:30 UTC  (37+ messages)
` [PATCHv2, RFC 03/30] mm: drop actor argument of do_generic_file_read()
` [PATCHv2, RFC 08/30] thp, mm: rewrite add_to_page_cache_locked() to support huge pages
` [PATCHv2, RFC 09/30] thp, mm: rewrite delete_from_page_cache() "
` [PATCHv2, RFC 13/30] thp, mm: implement grab_cache_huge_page_write_begin()
` [PATCHv2, RFC 14/30] thp, mm: naive support of thp in generic read/write routines
` [PATCHv2, RFC 16/30] thp: handle file pages in split_huge_page()
` [PATCHv2, RFC 19/30] thp, mm: split huge page on mmap file page
` [PATCHv2, RFC 23/30] thp: prepare zap_huge_pmd() to uncharge file pages
` [PATCHv2, RFC 25/30] thp, mm: basic huge_fault implementation for generic_file_vm_ops

[Qemu-devel] [PATCH V27 1/7] Support for TPM command line options
 2013-03-15 13:29 UTC  (2+ messages)

[PATCH] ARM: samsung: remove "config S3C_BOOT_WATCHDOG"
 2013-03-15 13:29 UTC  (3+ messages)

[Bug 9379] drmCommandNone( fd, DRM_R128_CCE_IDLE ) - gives errno 22
 2013-03-15 13:27 UTC 

[PATCH] ARM: davinci: da850 evm: update clock rate for UART 1/2 DT nodes
 2013-03-15 13:26 UTC  (4+ messages)

[PATCH] perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
 2013-03-15 13:26 UTC 

[PATCH RFC] xen-netback: coalesce frags before copying
 2013-03-15 13:25 UTC  (4+ messages)

[Xenomai] Hilscher driver for cifX boards
 2013-03-15 13:24 UTC  (33+ messages)

a strange issue on disk scheduler in xen
 2013-03-15 13:23 UTC  (2+ messages)

[PATCHv7 00/10] Support for Tegra 2D hardware
 2013-03-15 13:22 UTC  (5+ messages)
` [PATCHv7 10/10] drm: tegra: Add gr2d device

[dm-crypt] Securely erase LUKS header
 2013-03-15 13:22 UTC  (7+ messages)
  ` [dm-crypt] hardware encryption

block mailing list?
 2013-03-15 13:22 UTC 

[PATCH 00/50] staging: omap-thermal: several code refactoring
 2013-03-15 13:00 UTC  (70+ 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 43/50] staging: omap-thermal: document omap_bandgap_alert_init function
` [PATCH 44/50] staging: omap-thermal: document omap_bandgap_build function
` [PATCH 45/50] staging: omap-thermal: change Kconfig dependency method
` [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 48/50] staging: omap-thermal: remove TODO entry suggesting regmap usage
` [PATCH 49/50] staging: omap-thermal: remove TODO entry for exposed APIs
` [PATCH 50/50] staging: omap-thermal: add documentation for omap_bandgap_validate

[lm-sensors] Max6650 not working / no sysfs entries
 2013-03-15 13:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 00/24] hw/arm: add Faraday A369 SoC platform support
 2013-03-15 13:15 UTC  (25+ 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 "
` [Qemu-devel] [PATCH v8 09/24] tests: add QTest for FTRTC011
` [Qemu-devel] [PATCH v8 10/24] hw/arm: add FTDMAC020 AHB DMA support
` [Qemu-devel] [PATCH v8 11/24] hw/arm: add FTAPBBRG020 APB "
` [Qemu-devel] [PATCH v8 12/24] hw/arm: add FTNANDC021 nand flash controller support
` [Qemu-devel] [PATCH v8 13/24] hw/arm: add FTI2C010 I2C "
` [Qemu-devel] [PATCH v8 14/24] hw: Add AudioCodecClass for wm87xx audio class abstration
` [Qemu-devel] [PATCH v8 15/24] hw: add WM8731 audio codec support
` [Qemu-devel] [PATCH v8 16/24] hw/arm: add FTSSP010 multi-function controller support
` [Qemu-devel] [PATCH v8 17/24] qemu/bitops.h: add the bit ordering reversal functions
` [Qemu-devel] [PATCH v8 18/24] hw/arm: add FTGMAC100 1Gbps ethernet support
` [Qemu-devel] [PATCH v8 19/24] hw/arm: add FTLCDC200 LCD controller support
` [Qemu-devel] [PATCH v8 20/24] hw/arm: add FTTSC010 touchscreen "
` [Qemu-devel] [PATCH v8 21/24] hw/arm: add FTSDC010 MMC/SD "
` [Qemu-devel] [PATCH v8 22/24] hw/arm: add FTMAC110 10/100Mbps ethernet support
` [Qemu-devel] [PATCH v8 23/24] hw/arm: add FTTMR010 timer support
` [Qemu-devel] [PATCH v8 24/24] hw/arm: add FTSPI020 SPI flash controller support

[PATCH] nfsd: fix startup order in nfsd_reply_cache_init
 2013-03-15 13:16 UTC 

[PATCH] mtd: nand: subpage write support for hardware based ECC schemes
 2013-03-15 13:15 UTC  (2+ messages)

[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

[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/4] mv643xx_eth: use mvmdio MDIO bus driver
 2013-03-15 13:05 UTC  (11+ messages)

[PATCH v2 0/3] R-Car Display Unit DRM driver
 2013-03-15 13:04 UTC  (5+ 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 


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.