messages from 2013-06-01 14:09:01 to 2013-06-03 00:26:21 UTC [more...]
[PATCH 1/4] sys: remove unnecesscary parameter of set_one_prio
2013-06-03 0:25 UTC (4+ messages)
` [PATCH 3/4] sys/reboot: boolize C_A_D
[PATCH] hw_rng: nomadik: use clk_prepare_enable()
2013-06-03 0:02 UTC
[lock_fb_info/console_callback] INFO: possible circular locking dependency detected
2013-06-02 23:43 UTC
arm: add basic support for Rockchip Cortex-A9 SoCs
2013-06-02 23:02 UTC (11+ messages)
` [PATCH 01/10] clocksource: dw_apb_timer_of: use the clocksource as sched clock if necessary
` [PATCH 02/10] clocksource: dw_apb_timer_of: add clock-handling
` [PATCH 03/10] clk: flag to use upper half of the register as change indicator
` [PATCH 04/10] clk: divider: add flag to limit possible dividers to even numbers
` [PATCH 05/10] mmc: dw_mmc-pltfm: remove static from dw_mci_pltfm_remove
` [PATCH 06/10] mmc: dw_mmc-pltfm: add Rockchip variant
` [PATCH 07/10] pinctrl: add pinctrl driver for Rockchip SoCs
` [PATCH 08/10] clk: add basic Rockchip rk3066a clock support
` [PATCH 09/10] arm: add debug uarts for rockchip rk29xx and rk3xxx series
` [PATCH 10/10] arm: add basic support for Rockchip RK3066a boards
How to get driver_data of struct ieee1394_device_id in kernel driver module?
2013-06-02 23:35 UTC (7+ messages)
` [PATCH] firewire: introduce fw_driver.probe and .remove methods
` [PATCH] firewire: remove support of fw_driver.driver.probe "
[PATCH v2] rcu: fix a race in hlist_nulls_for_each_entry_rcu macro
2013-06-02 23:31 UTC (16+ messages)
[PATCH 3.9-stable] staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()
2013-06-02 22:57 UTC (3+ messages)
[PATCH 0/4] EFI 1:1 mapping
2013-06-02 22:56 UTC (6+ messages)
` [PATCH 1/4] efi: Convert runtime services function ptrs
` [PATCH 2/4] x86, cpa: Map in an arbitrary pgd
` [PATCH 3/4] x86, efi: Add an efi= kernel command line parameter
` [PATCH 4/4] x86, efi: Map runtime services 1:1
[PATCH] regmap: regcache-flat: Implemented sync operation
2013-06-02 22:15 UTC (3+ messages)
` [PATCH] regmap: Implemented default cache "
[PATCH] UEFI: Don't pass boot services regions to SetVirtualAddressMap()
2013-06-02 22:12 UTC
[PATCH RFC] PM / Runtime: Rework the "runtime idle" helper routine
2013-06-02 21:53 UTC (4+ messages)
` [PATCH 0/2] PM / Runtime: Rework the "runtime idle" helper routine (was: Re: [PATCH RFC] PM / Runtime: Rework the "runtime idle" helper routine)
` [PATCH 1/2, v2] PM / Runtime: Rework the "runtime idle" helper routine
` [PATCH 2/2] PM / Runtime: Update .runtime_idle() callback documentation
[PATCH v7 net-next 0/5] net: low latency Ethernet device polling
2013-06-02 20:11 UTC (3+ messages)
WARN_ONCE in arch/x86/kernel/hw_breakpoint.c
2013-06-02 19:50 UTC (11+ messages)
` [PATCH 0/2]: "
` [PATCH 1/2] hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)
` [PATCH 2/2] hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
` [PATCH 0/3] hw_breakpoint: cleanups
` [PATCH 1/3] hw_breakpoint: Simplify list/idx mess in toggle_bp_slot() paths
` [PATCH 2/3] hw_breakpoint: Simplify the "weight" usage "
` [PATCH 3/3] hw_breakpoint: Introduce cpumask_of_bp()
` [PATCH 0/2] hw_breakpoint: more cleanups
` [PATCH 1/2] hw_breakpoint: Simplify *register_wide_hw_breakpoint()
` [PATCH 2/2] hw_breakpoint: Introduce "struct bp_cpuinfo"
[PATCH RFC] PM / Runtime: Rework the "runtime idle" helper routine
2013-06-02 19:44 UTC (2+ messages)
Exotic architecture fixes
2013-06-02 19:39 UTC (3+ messages)
[PATCH] cw1200: fix some obvious mistakes
2013-06-02 19:38 UTC (6+ messages)
Linux 3.10-rc4
2013-06-02 18:39 UTC (2+ messages)
[GIT PULL] MMC fixes for 3.10-rc5
2013-06-02 18:28 UTC
[PATCH] KVM: fix sil/dil/bpl/spl in the mod/rm fields
2013-06-02 18:12 UTC (2+ messages)
[PATCH] irqdomain: Do not reuse existing mappings
2013-06-02 16:52 UTC (4+ messages)
[PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
2013-06-02 16:20 UTC (24+ messages)
` [PATCH RFC V9 1/19] x86/spinlock: Replace pv spinlocks with pv ticketlocks
` [PATCH RFC V9 2/19] x86/ticketlock: Don't inline _spin_unlock when using paravirt spinlocks
` [PATCH RFC V9 3/19] x86/ticketlock: Collapse a layer of functions
` [PATCH RFC V9 4/19] xen: Defer spinlock setup until boot CPU setup
` [PATCH RFC V9 5/19] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH RFC V9 6/19] xen/pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH RFC V9 7/19] x86/pvticketlock: Use callee-save for lock_spinning
` [PATCH RFC V9 8/19] x86/pvticketlock: When paravirtualizing ticket locks, increment by 2
` [PATCH RFC V9 9/19] Split out rate limiting from jump_label.h
` [PATCH RFC V9 10/19] x86/ticketlock: Add slowpath logic
` [PATCH RFC V9 11/19] xen/pvticketlock: Allow interrupts to be enabled while blocking
` [PATCH RFC V9 12/19] xen: Enable PV ticketlocks on HVM Xen
` [PATCH RFC V9 13/19] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH RFC V9 14/19] kvm : Fold pv_unhalt flag into GET_MP_STATE ioctl to aid migration
` [PATCH RFC V9 15/19] kvm guest : Add configuration support to enable debug information for KVM Guests
` [PATCH RFC V9 16/19] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
` [PATCH RFC V9 17/19] kvm hypervisor : Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
` [PATCH RFC V9 18/19] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock
` [PATCH RFC V9 19/19] kvm hypervisor: Add directed yield in vcpu block path
[PATCH] Modify UEFI anti-bricking code
2013-06-02 15:48 UTC (2+ messages)
[PATCH 0/2] v2 Driver for Allwinner sunxi Security ID
2013-06-02 15:21 UTC (5+ messages)
` [PATCH 1/2] Initial support for Allwinner's Security ID fuses
` [PATCH 2/2] Add sunxi-sid to dts for sun4i and sun5i
Your Email ID has won £1,000,000.00 GBP in our UK NATIONAL Online Promo, For claims send your Names and Country to Dr.Jones Greene Email: inf.jonesgreene.winclaims@hotmail.co.uk
2013-06-02 11:18 UTC
[PATCH 1/1] radeon: Fix system hang issue when using KMS with older cards
2013-06-02 14:47 UTC
[RFC][PATCH] rcu: Hotplug and PROVE_RCU_DELAY not playing well together
2013-06-02 14:18 UTC (3+ messages)
[PATCH] usb: musb: use the new %pa format specifier for dma_addr_t
2013-06-02 13:32 UTC (9+ messages)
.::6/2/2013 1:58:43 PM::
2013-06-02 12:58 UTC
[PATCH 0/3] pktcdvd: A few more neatenings
2013-06-02 12:22 UTC (5+ messages)
` [PATCH V2 0/8] pktcdvd: More neatenings
` [PATCH V2 6/8] pktcdvd: Convert pr_notice to pkt_notice
[PATCH] misc: replace strict_strtoul() with kstrtoul()
2013-06-02 12:08 UTC (2+ messages)
[PATCH] rtc: rtc-pcf2123: replace strict_strtoul() with kstrtoul()
2013-06-02 11:56 UTC (2+ messages)
[net-next rfc V2 0/8] Multiqueue API for macvtap
2013-06-02 11:22 UTC (3+ messages)
` [net-next rfc V2 7/8] macvtap: add TUNSETQUEUE ioctl
(no subject)
2013-06-02 11:12 UTC
[PATCH] mfd: replace strict_strtoul() with kstrtoul()
2013-06-02 10:51 UTC (2+ messages)
[PATCH] power: replace strict_strtoul() with kstrtoul()
2013-06-02 10:36 UTC (2+ messages)
[PATCH -next] blackfin: bf533-stamp: Remove bogus "||"
2013-06-02 10:33 UTC (9+ messages)
[PATCH] [RFC]Watchdog:core: constant pinging until userspace timesout when delay very less
2013-06-02 10:26 UTC (2+ messages)
[PATCH] x86, microcode, AMD: Cocci spatch "memdup.spatch"
2013-06-02 10:21 UTC (2+ messages)
[PATCH] netdev: Cocci spatch "ptr_ret.spatch"
2013-06-02 9:02 UTC (3+ messages)
[PATCH] ata: increase retry count but shorten duration for Calxeda controller
2013-06-02 8:00 UTC (3+ messages)
` [PATCH v3] "
[BUG 3.9.4] pipe_off wait timed out
2013-06-02 7:46 UTC
[PATCH 00/16] perf, persistent: Kernel updates for perf tool integration
2013-06-02 7:29 UTC (6+ messages)
Please add to stable: module: don't unlink the module until we've removed all exposure
2013-06-02 5:09 UTC (2+ messages)
[PATCH 1/3] MMC: P2020 SDHC: Add support for 8-bit bus width connection. Kernel version 3.4.47
2013-06-02 6:32 UTC
[PATCH 2/3] MMC: P2020 SDHC: Fix bug when writing to SDHCI_HOST_CONTROL register. Kernel version 3.4.47
2013-06-02 6:35 UTC
[PATCHv2 0/6] Make ARM's sched_clock generic + 64 bit friendly
2013-06-02 6:39 UTC (7+ messages)
` [PATCHv2 1/6] ARM: sched_clock: Remove unused needs_suspend member
` [PATCHv2 2/6] ARM: sched_clock: Return suspended count earlier
` [PATCHv2 3/6] sched_clock: Make ARM's sched_clock generic for all architectures
` [PATCHv2 4/6] sched_clock: Add support for >32 bit sched_clock
` [PATCHv2 5/6] ARM: arch_timer: Move to setup_sched_clock_64()
` [PATCHv2 6/6] arm64: Move to generic sched_clock infrastructure
[PATCH 3/3] MMC: FSL SDHC: Add support for hard-wired (permanent) card. Kernel version 3.4.47
2013-06-02 6:38 UTC
[PATCH 1/2] mfd: ssbi: Add MODULE_DEVICE_TABLE
2013-06-02 6:02 UTC (2+ messages)
` [PATCH 2/2] mfd: ssbi: Use devm_* to simplify code
sem_otime trashing
2013-06-02 5:53 UTC (2+ messages)
[PATCH v2] video: simplefb: add mode parsing function
2013-06-02 5:09 UTC (5+ messages)
[PATCH 0/5] perf report: Add support for callchains on GTK browser
2013-06-02 2:50 UTC (5+ messages)
` [PATCH 3/5] perf gtk/hists: Display callchain overhead also
[PATCH v2 0/3] PCI/ACPI: Fix firmware first error recovery with root port in reset
2013-06-02 0:38 UTC (3+ messages)
` [PATCH v2 1/3] PCI/AER: Fix incorrect return from aer_hest_parse()
[PATCH] frontswap: fix incorrect zeroing and allocation size for frontswap_map
2013-06-01 23:52 UTC
[PATCH v3] backlight: Convert from Legacy pm ops to dev_pm_ops
2013-06-01 23:07 UTC
[PATCH] usb: musb: Fix format specifier warning
2013-06-01 22:52 UTC (6+ messages)
[PATCH -next resend] blackfin: bf533-stamp: Remove bogus "||"
2013-06-01 22:17 UTC (2+ messages)
mount + pid namespacing broken ?
2013-06-01 21:47 UTC
[RFC PATCH] regulator: palmas: enable all modes for SMPS10
2013-06-01 21:05 UTC (8+ messages)
**Reset Your Account
2013-06-01 19:26 UTC
[PATCH 00/15] Linux-3.10 ARM randconfig fixes
2013-06-01 20:57 UTC (9+ messages)
` [PATCH 13/15] [media] omap3isp: include linux/mm_types.h
` [PATCH 15/15] OF: remove #ifdef from linux/of_platform.h
[PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
2013-06-01 20:46 UTC (4+ messages)
[PATCH] lp: implement proper detach function for parport_driver lp
2013-06-01 20:02 UTC
[PATCH] clean up scary strncpy(dst, src, strlen(src)) uses
2013-06-01 19:54 UTC (2+ messages)
[PATCH] pnpbios: Cocci spatch "ptr_ret.spatch"
2013-06-01 19:52 UTC (2+ messages)
[PATCH] cpufreq: ondemand: Change the calculation of target frequency
2013-06-01 19:37 UTC (6+ messages)
[PATCH 00/11] drivers: Add Pinctrl PM support
2013-06-01 19:27 UTC (3+ messages)
` [PATCH 05/11] spi: omap2-mcspi: enhance pinctrl support
[PATCH v2] usb: musb: use the new %pa format specifier for dma_addr_t
2013-06-01 19:18 UTC
[PATCH] regmap: regcache-rbtree: Fixed node range check on sync
2013-06-01 19:10 UTC (3+ messages)
[PATCH 1/2] regmap: give users _choice_ to allow write access to debugfs
2013-06-01 18:52 UTC (4+ messages)
` [PATCH 2/2] regmap: fix return of uninitialized value
[PATCH 1/3] spi: fix undefined behaviour in SPI_BPW_RANGE_MASK
2013-06-01 18:46 UTC (2+ messages)
[RFC] regmap: Add regmap_field APIs
2013-06-01 18:38 UTC (3+ messages)
[PATCH] efi, pstore: Cocci spatch "memdup.spatch"
2013-06-01 17:11 UTC (2+ messages)
[PATCH] usb: dwc3: core: Cocci spatch "odd_ptr_err.spatch"
2013-06-01 17:00 UTC (2+ messages)
[PATCH] usb: gadget: Cocci spatch "err_cast.spatch"
2013-06-01 16:59 UTC (2+ messages)
[PATCH] usb: gadget: Cocci spatch "ptr_ret.spatch"
2013-06-01 16:59 UTC (2+ messages)
[PATCH] usb: gadget: lpc32xx_udc: Cocci spatch "memdup.spatch"
2013-06-01 16:58 UTC (2+ messages)
[PATCH 1/1] kernel:time Export symbols of functions declared in linux/alarmtimer.h
2013-06-01 16:39 UTC
**Reset Your Account
2013-06-01 16:27 UTC
**Reset Your Account
2013-06-01 14:01 UTC
[PATCH 0/1] rts5139 Fix SD card detection and use correct transfer interval
2013-06-01 16:22 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v2 0/2] Xilinx watchdog changes
2013-06-01 15:29 UTC (5+ messages)
` [PATCH v2 1/2] watchdog: xilinx: Fix driver header
` [PATCH v2 2/2] watchdog: xilinx: Setup the origin compatible string
[PATCH v6] watchdog: New watchdog driver for MEN A21 watchdogs
2013-06-01 15:28 UTC (3+ messages)
` [PATCH v7] "
[PATCH] [SCSI] libsas: Cocci spatch "ptr_ret.spatch"
2013-06-01 15:26 UTC (2+ messages)
[patch] mm, memcg: add oom killer delay
2013-06-01 15:15 UTC (10+ messages)
[PATCH] x86, msr/cpuid: Cocci spatch "ptr_ret.spatch"
2013-06-01 14:49 UTC (2+ messages)
[regression, bisected] x86: efi: Pass boot services variable info to runtime code
2013-06-01 14:40 UTC (11+ messages)
[PATCH v1 0/9] adding dual instance and usb-phy support for am335x platform
2013-06-01 14:39 UTC (7+ messages)
` [PATCH v1 8/9] usb: phy: dts: Adding usbphy DT bindings for am33xx
***SPAM***HOW ARE YOU,PLEASE ASSISTANCE ME THIS BUSINESS
2013-06-01 10:35 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