messages from 2013-06-22 02:24:50 to 2013-07-22 18:21:19 UTC [more...]
[PATCH v4 00/17] 64-bit friendly generic sched_clock()
2013-07-22 18:21 UTC (34+ messages)
` [PATCH v4 01/17] clocksource: Extract max nsec calculation into separate function
` [PATCH v4 02/17] sched_clock: Use seqcount instead of rolling our own
` [PATCH v4 03/17] sched_clock: Use an hrtimer instead of timer
` [PATCH v4 04/17] sched_clock: Add support for >32 bit sched_clock
` [PATCH v4 05/17] arch_timer: Move to generic sched_clock framework
` [PATCH v4 06/17] sched_clock: Remove sched_clock_func() hook
` [PATCH v4 07/17] clocksource: bcm2835: Switch to sched_clock_register()
` [PATCH v4 08/17] ocksource: dbx500-prcmu: "
` [PATCH v4 09/17] clocksource: dw_apb_timer_of: "
` [PATCH v4 10/17] clocksource: mxs_timer: "
` [PATCH v4 11/17] clocksource: nomadik: "
` [PATCH v4 12/17] clocksource: samsung_pwm_timer: "
` [PATCH v4 13/17] clocksource: tegra: "
` [PATCH v4 14/17] clocksource: time-armada-370-xp: "
` [PATCH v4 15/17] clocksource: sirf: Switch to sched_clock_register() and use 64 bits
` [PATCH v4 16/17] clocksource: vf_pit_timer: Switch to sched_clock_register()
` [PATCH v4 17/17] sched_clock: Deprecate setup_sched_clock()
[PATCH v4 0/5] Memory mapped architected timers
2013-07-22 17:08 UTC (7+ messages)
` [PATCH v4 1/5] clocksource: arch_timer: Make register accessors less error-prone
` [PATCH v4 2/5] Documentation: Add memory mapped ARM architected timer binding
` [PATCH v4 3/5] clocksource: arch_timer: Pass clock event to set_mode callback
` [PATCH v4 4/5] clocksource: arch_timer: Push the read/write wrappers deeper
` [PATCH v4 5/5] clocksource: arch_timer: Add support for memory mapped timers
[PATCH v2] tty: serial: Add initial MSM UART High Speed Lite driver
2013-07-22 7:05 UTC
[RFCv2 0/4] drm/msm: A DRM/KMS driver for snapdragon SoCs
2013-07-22 1:50 UTC (5+ messages)
` [RFCv2 1/4] drm/msm: add register definitions
` [RFCv2 2/4] drm/msm: basic KMS driver for snapdragon
` [RFCv2 3/4] drm/msm: add register definitions for gpu
` [RFCv2 4/4] drm/msm: add a3xx gpu support
[PATCH 0/3] MSM gpio fixes
2013-07-20 20:54 UTC (5+ messages)
` [PATCH 1/3] ARM: msm: dts: Fix the gpio register address for msm8960
` [PATCH 2/3] drivers: gpio: msm: Fix the error condition for reading ngpio
` [PATCH 3/3] ARM: msm: Consolidate gpiomux for older architectures
Reusing DTSI files across trees with differing numbers of address-cells
2013-07-20 5:03 UTC (2+ messages)
[PATCH V3 0/4] scsi: ufs: Improve UFS error handling
2013-07-19 18:26 UTC (17+ messages)
` [PATCH V3 1/4] scsi: ufs: Fix broken task management command implementation
` [PATCH V3 2/4] scsi: ufs: Fix hardware race conditions while aborting a command
` [PATCH V3 3/4] scsi: ufs: Fix device and host reset methods
` [PATCH V3 4/4] scsi: ufs: Improve UFS fatal error handling
[PATCH V3 0/2] Add suport for internal request (NOP and Query Request)
2013-07-19 18:26 UTC (12+ messages)
` [PATCH V3 1/2] scsi: ufs: Add support for sending NOP OUT UPIU
` [PATCH V3 2/2] scsi: ufs: Set fDeviceInit flag to initiate device initialization
[PATCH V3 0/2] scsi: ufs: Add support to control UFS device background operations
2013-07-19 18:26 UTC (13+ messages)
` [PATCH V3 1/2] scsi: ufs: Add support for host assisted "
` [PATCH V3 2/2] scsi: ufs: Add runtime PM support for UFS host controller driver
[PATCH V3 2/2] scsi: ufs: Set fDeviceInit flag to initiate device initialization
2013-07-19 13:55 UTC (4+ messages)
[PATCH] msm_serial: add missing iounmap() on error in msm_request_port()
2013-07-17 11:28 UTC (2+ messages)
[PATCH] tty: serial: Add initial MSM UART High Speed Lite driver
2013-07-17 7:38 UTC (3+ messages)
[PATCH v2 0/7] usb: phy: msm: Fixes and cleanups
2013-07-16 11:25 UTC (9+ messages)
` [PATCH v2 1/7] usb: phy: msm: Move mach depndend code to platform data
` [PATCH v2 3/7] usb: phy: msm: Move regulator usage to managed resource allocation
` [PATCH v2 4/7] usb: phy: msm: Remove unnecessarily check for valid regulators
` [PATCH v2 5/7] usb: phy: msm: Fix WARNING: quoted string split across lines
` [PATCH v2 2/7] usb: phy: msm: Migrate to Managed Device Resource allocation
` [PATCH v2 6/7] usb: phy: msm: Fix WARNING: Prefer seq_puts to seq_printf
` [PATCH v2 7/7] usb: phy: msm: Lindent the code
[PATCH 0/4] Add SMP support for MSM8660, MSM8960 and MSM8974
2013-07-15 20:37 UTC (6+ messages)
` [PATCH 1/4] ARM: msm: Remove pen_release usage
` [PATCH 2/4] ARM: msm: Re-organize platsmp to make it extensible
` [PATCH 3/4] ARM: msm: Add SMP support for 8960
` [PATCH 4/4] ARM: msm: Add support for 8974 SMP
[PATCHv3 1/2] ARM: msm: Add support for MSM8974
2013-07-15 20:36 UTC (3+ messages)
` [PATCHv3 2/2] defconfig: msm_defconfig: Enable CONFIG_ARCH_MSM8974
[RFC/PATCH v2 4/4] block: Add URGENT request notification support to CFQ scheduler
2013-07-12 17:08 UTC
[RFC/PATCH/RESEND v2 3/4] block: Add API for URGENT request handling
2013-07-12 17:07 UTC
[RFC/PATCH/RESEND v2 2/4] block: Add support for reinsert a dispatched req
2013-07-12 17:07 UTC
[RFC/PATCH/RESEND v2 1/4] block: make rq->cmd_flags be 64-bit
2013-07-12 17:06 UTC
[RFC/PATCH v2 0/4] block: Add support for urgent request handling in CFQ
2013-07-12 17:05 UTC
[RFC/PATCH 4/4] block: Add URGENT request notification support to CFQ scheduler
2013-07-12 15:29 UTC (4+ messages)
[RFC/PATCH 3/4] block: Add API for URGENT request handling
2013-07-11 13:00 UTC
[RFC/PATCH 2/4] block: Add support for reinsert a dispatched req
2013-07-11 13:00 UTC
[RFC/PATCH 1/4] block: make rq->cmd_flags be 64-bit
2013-07-11 12:59 UTC
[RFC/PATCH 0/4] block: Add support for urgent request handling in CFQ
2013-07-11 12:59 UTC
[RFCv1 0/2] drm/msm: A DRM/KMS driver for snapdragon SoCs
2013-07-09 5:15 UTC (5+ messages)
` [RFCv1 1/2] drm/msm: add register definitions
` [RFCv1 2/2] drm/msm: basic KMS driver for snapdragon
[PATCH] documentation: iommu: add description of ARM System MMU binding
2013-07-08 16:20 UTC (7+ messages)
20.9G
2013-07-08 10:21 UTC
[PATCH V2 0/4] scsi: ufs: Improve UFS error handling
2013-07-04 7:44 UTC (9+ messages)
` [PATCH V2 1/4] scsi: ufs: Fix broken task management command implementation
` [PATCH V2 2/4] scsi: ufs: Fix hardware race conditions while aborting a command
` [PATCH V2 3/4] scsi: ufs: Fix device and host reset methods
` [PATCH V2 4/4] scsi: ufs: Improve UFS fatal error handling
[PATCH 0/4] scsi: ufs: Improve UFS error handling
2013-07-03 16:42 UTC (8+ messages)
` [PATCH 1/4] scsi: ufs: Fix broken task management command implementation
[PATCH 0/2] usb: Add support for EHSET
2013-07-03 3:13 UTC (3+ messages)
` [PATCH 1/2] usb: misc: EHSET Test Fixture device driver for host compliance
` [RFC/PATCH 2/2] usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET
[PATCH] block: Fix possible sleep in invalid context
2013-07-02 3:27 UTC (6+ messages)
[RFC/PATCH v2] mmc: Add support to handle Urgent data transfer request
2013-06-30 12:19 UTC (2+ messages)
` [RFC/PATCH v1] "
[PATCH V2 0/2] scsi: ufs: Add support to control UFS device background operations
2013-06-28 18:16 UTC (3+ messages)
` [PATCH V2 1/2] scsi: ufs: Add support for host assisted "
` [PATCH V2 2/2] scsi: ufs: Add runtime PM helpers for UFS host driver
[PATCH V2 0/2] Add suport for internal request (NOP and Query Request)
2013-06-28 17:56 UTC (3+ messages)
` [PATCH V2 1/2] scsi: ufs: Add support for sending NOP OUT UPIU
` [PATCH V2 2/2] scsi: ufs: Set fDeviceInit flag to initiate device initialization
[PATCH 0/2] scsi: ufs: Add support to control UFS device background operations
2013-06-28 12:01 UTC (4+ messages)
` [PATCH 1/2] scsi: ufs: Add support for host assisted "
FW: Arch/arm/msm/memory.c:reserve_memory_for_mempools( )
2013-06-28 6:14 UTC
[GIT PULL 3/3] msm clock for 3.11
2013-06-28 0:06 UTC (4+ messages)
` [GIT PULL v2] "
[PATCH v1] mmc: card: fixing an false identification of SANITIZE command
2013-06-27 15:28 UTC (2+ messages)
[PATCH 00/11] MSM DT based multi-platform support
2013-06-26 20:28 UTC (4+ messages)
` [RFC/PATCH 11/11] ARM: msm: Move MSM's DT based hardware to "
[PATCH v2 1/2] ARM: mmu: Add debug_ll_io_init() mappings to early mappings
2013-06-26 17:02 UTC (2+ messages)
[PATCHv2 0/6] Make ARM's sched_clock generic + 64 bit friendly
2013-06-24 22:54 UTC (7+ messages)
` [PATCHv2 3/6] sched_clock: Make ARM's sched_clock generic for all architectures
[PATCH/RESEND 00/12] Convert MSM to common clock framework
2013-06-24 20:10 UTC (3+ messages)
[PATCHv7 01/11] clockevents: Prefer CPU local devices over global devices
2013-06-24 20:07 UTC (12+ messages)
[PATCH] cpufreq: Fix race between sysfs writes and hotplug/policy update
2013-06-24 19:19 UTC (3+ messages)
[PATCH 0/7] usb: phy: msm: Fixes and cleanups
2013-06-24 15:27 UTC (8+ messages)
` [PATCH 1/7] usb: phy: msm: Move mach dependent code to platform data
` [PATCH 2/7] usb: phy: msm: Migrate to Managed Device Resource allocation
` [PATCH 3/7] usb: phy: msm: Move regulator usage to managed resource allocation
` [PATCH 4/7] usb: phy: msm: Remove unnecessarily check for valid regulators
` [PATCH 5/7] usb: phy: msm: Fix WARNING: quoted string split across lines
` [PATCH 6/7] usb: phy: msm: Fix WARNING: Prefer seq_puts to seq_printf
` [PATCH 7/7] usb: phy: msm: Lindent the code
[PATCHv2 1/2] ARM: msm: Add support for MSM8974
2013-06-22 2:24 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).