linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-10 14:28:45 to 2013-07-10 21:00:49 UTC [more...]

[GIT] Sparc
 2013-07-10 21:00 UTC 

scheduling while atomic & hang
 2013-07-10 20:54 UTC  (13+ messages)
  ` Yet more softlockups

Abysmal HDD/USB write speed after sleep on a UEFI system
 2013-07-10 20:50 UTC  (4+ messages)

[PATCH] cpufreq: Fix cpufreq regression after suspend/resume
 2013-07-10 20:50 UTC  (2+ messages)

[PATCH V3 0/3] bring up pxa988 with DT
 2013-07-10 20:50 UTC  (7+ messages)
` [PATCH V3 1/3] dts: change Marvell prefix to 'marvell'

[pull request v2] Pull request for branch yem-kconfig-for-next
 2013-07-10 20:46 UTC  (5+ messages)
` [PATCH 12/15] kconfig: sort found symbols by relevance

[PATCH] kexec: return error of machine_kexec() fails
 2013-07-10 20:42 UTC  (4+ messages)

[PATCH] arch: sparc: kernel: check the memory length before use strcpy()
 2013-07-10 20:42 UTC  (2+ messages)

[RFC] ARM: OMAP2+: omap_device: add pinctrl handling
 2013-07-10 20:42 UTC  (9+ messages)

[PATCH 001/001] [Input:] Propagate hardware generated event timestamp to evdev
 2013-07-10 20:38 UTC 

[PATCH 2/2] PCI,pciehp: avoid add a device already exist during pciehp_resume
 2013-07-10 20:27 UTC  (4+ messages)

Panic at _blk_run_queue on 2.6.32
 2013-07-10 20:27 UTC  (2+ messages)

[RFC] [PATCH 0/2] x86: make jump labels use int3-based breakpoint instead of stop_machine()
 2013-07-10 20:25 UTC  (3+ messages)
` [RFC] [PATCH 1/2] x86: introduce int3-based instruction patching
` [RFC] [PATCH 2/2] x86: make jump_label use int3-based patching

Driver core and sysfs changes for attribute groups
 2013-07-10 20:17 UTC  (8+ messages)
` [PATCH 1/6] sysfs.h: add __ATTR_RW() macro
` [PATCH 2/6] sysfs.h: add ATTRIBUTE_GROUPS() macro
` [PATCH 3/6] sysfs.h: add BIN_ATTR macro
` [PATCH 4/6] driver core: add DEVICE_ATTR_RW and DEVICE_ATTR_RO macros
` [PATCH 5/6] sysfs: add support for binary attributes in groups
` [PATCH 6/6] driver core: Introduce device_create_groups

[ANNOUNCE] 3.0.85-rt113
 2013-07-10 20:05 UTC 

[PATCH v3 3/3] mce, acpi/apei: Soft-offline a page on firmware GHES notification
 2013-07-10 20:05 UTC  (4+ messages)

[ANNOUNCE] 3.2.48-rt69
 2013-07-10 20:05 UTC 

[ANNOUNCE] 3.4.52-rt67
 2013-07-10 20:04 UTC 

[ANNOUNCE] 3.6.11.6-rt38
 2013-07-10 20:04 UTC 

[PATCH -next 1/2] arm: Remove enforced Os flag for LZ4 decompressor
 2013-07-10 20:01 UTC  (7+ messages)
` [PATCH -next 2/2] kbuild: fix for updated LZ4 tool with the new streaming format

[PATCH v2 1/2] SELinux: reduce overhead of mls_level_isvalid() function call
 2013-07-10 19:59 UTC  (4+ messages)
` [PATCH v2 2/2] SELinux: Increase ebitmap_node size for 64-bit configuration

/sys/module/pcie_aspm/parameters/policy not writable?
 2013-07-10 19:57 UTC  (7+ messages)

[PATCH 01/12] drivers/gpu/drm/tilcdc: don't use devm_pinctrl_get_select_default() in probe
 2013-07-10 19:57 UTC  (13+ messages)
` [PATCH 02/12] drivers/i2c/busses: "
` [PATCH 03/12] drivers/misc: "
` [PATCH 04/12] drivers/mmc/host: "
` [PATCH 05/12] drivers/mtd/nand: "
` [PATCH 06/12] drivers/mtd/nand/gpmi-nand: "
` [PATCH 07/12] drivers/net/can/c_can: "
` [PATCH 08/12] drivers/net/ethernet/cadence: "
` [PATCH 09/12] drivers/net/ieee802154: "
` [PATCH 10/12] drivers/pwm: "
` [PATCH 11/12] drivers/tty/serial: "
` [PATCH 12/12] drivers/video: "

[PATCH] MAINTAINERS: Add Daniel as maintainer for CLOCKSOURCE and CLOCKEVENT Drivers
 2013-07-10 19:52 UTC 

[PATCH] MAINTAINERS: Add Daniel as maintainer for CLOCKSOURCE and CLOCKEVENT Drivers
 2013-07-10 19:51 UTC 

[GIT] x86 platform driver updates for 3.11
 2013-07-10 19:44 UTC 

Building CONFIG_SAMPLES separately
 2013-07-10 19:32 UTC 

[PATCH 1/4] Make non-linear GPIO ranges accesible from gpiolib
 2013-07-10 19:27 UTC  (9+ messages)
` [PATCH 2/4] pinmux: Add TB10x pinmux driver

[PATCH 01/23] tools: Get only verbose output with V=1
 2013-07-10 19:19 UTC  (23+ messages)
` [PATCH 02/23] perf tools: Fix output directory of Documentation/
` [PATCH 03/23] perf tools: Fix build errors with O and DESTDIR make vars set
` [PATCH 04/23] perf bench: Fix memory allocation fail check in mem{set,cpy} workloads
` [PATCH 05/23] perf tools: Include termios.h explicitly
` [PATCH 06/23] tools lib lk: Fix for cross build
` [PATCH 07/23] perf stat: Avoid sending SIGTERM to random processes
` [PATCH 08/23] perf record: Remove -A/--append option
` [PATCH 09/23] perf record: Remove -f/--force option
` [PATCH 10/23] perf evlist: Enhance perf_evlist__start_workload()
` [PATCH 11/23] perf tools: Fix -x/--exclude-other option for report command
` [PATCH 12/23] perf tools: fix a typo of a Power7 event name
` [PATCH 13/23] perf evsel: Fix count parameter to read call in event_format__new
` [PATCH 14/23] perf tools: Fix parse_events_terms() segfault on error path
` [PATCH 15/23] perf tools: Fix new_term() missing free "
` [PATCH 16/23] perf tools: Update symbol_conf.nr_events when processing attribute events
` [PATCH 17/23] perf evsel: Fix missing increment in sample parsing
` [PATCH 18/23] perf symbols: Fix vdso list searching
` [PATCH 19/23] perf stat: Fix per-socket output bug for uncore events
` [PATCH 20/23] perf tools: Fix perf version generation
` [PATCH 21/23] perf tools: Revert regression in configuration of Python support
` [PATCH 22/23] perf tools: Fix -ldw/-lelf link test when static linking
` [PATCH 23/23] perf script: Fix broken include in Context.xs

[PATCH] proc: move mount options out of pid_namespace
 2013-07-10 19:25 UTC  (3+ messages)

[GIT] IDE
 2013-07-10 19:21 UTC 

E-mail us for an urgent loan today contact: veronicaloanfirm8@hotmail.com
 2013-07-09 23:18 UTC 

[PATCH 0/6] USB: Implement runtime idling and remote wakeup for OMAP EHCI controller
 2013-07-10 19:08 UTC  (10+ messages)
` [PATCH 1/6] ARM: OMAP3: Enable Hardware Save and Restore for USB Host
` [PATCH 2/6] ARM: dts: omap3beagle-xm: Add idle state pins for USB host
` [PATCH 3/6] mfd: omap-usb-host: move initialization to module_init()
` [PATCH 4/6] mfd: omap-usb-host: Put pins in IDLE state on suspend
` [PATCH 5/6] USB: Support wakeup IRQ for suspended controllers
` [PATCH 6/6] USB: ehci-omap: Implement suspend/resume

[PATCH v2] socket.7: add description for SO_BUSY_POLL
 2013-07-10 19:01 UTC  (6+ messages)

Seg fault occurs when running statically compiled binary from kernel using call_usermodehelper
 2013-07-10 18:52 UTC  (6+ messages)

[PATCH] MAINTAINERS: Add Daniel as maintainer for drivers/clocksource
 2013-07-10 18:53 UTC  (3+ messages)

[PATCH v2 0/3] Lm90 Enhancements
 2013-07-10 18:49 UTC  (10+ messages)
` [PATCH v2 1/3] hwmon: (lm90) split set&show temp as common codes
` [PATCH v2 2/3] hwmon: (lm90) add support to handle IRQ
` [PATCH v2 3/3] hwmon: (lm90) use enums for the indexes of temp8 and temp11

linux-next: build failure after merge of the slab tree
 2013-07-10 18:48 UTC  (3+ messages)

RESPOND URGENTLY!!
 2013-07-10 15:59 UTC 

Atmel updates to atmel_mxt_ts touch controller driver - v6
 2013-07-10 18:32 UTC  (10+ messages)
` [PATCH 22/51] Input: atmel_mxt_ts - Add shutdown function
` [PATCH 26/51] Input: atmel_mxt_ts - Move input device init into separate function

[PATCH] ACPI: Use early_memremap() instead of early_ioremap()
 2013-07-10 18:29 UTC 

[PATCH] x86, acpi: Remove out-of-date comment of __acpi_map_table
 2013-07-10 18:22 UTC 

[PATCH] x86/ia32: remove unused argument in macro
 2013-07-10 18:04 UTC 

[GIT] Networking
 2013-07-10 18:07 UTC  (3+ messages)

[PATCH] scripts: remove unused function in sortextable.c
 2013-07-10 18:03 UTC 

[PATCH v2 0/7] perf, x86: Haswell LBR call stack support
 2013-07-10 17:57 UTC  (6+ messages)
` [PATCH v2 4/7] perf, x86: Save/resotre LBR stack during context switch

[GIT PULL] eCryptfs updates for 3.11-rc1
 2013-07-10 17:54 UTC 

[PATCH] arm: omap: RX-51: ARM errata 430973 workaround
 2013-07-10 17:45 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] ARM: OMAP: Add secure function omap_smc3() which calling instruction smc #1

[PATCH] usb: phy: samsung-usb2: Toggle HSIC GPIO from device tree
 2013-07-10 17:42 UTC  (3+ messages)

[Intel-gift] Linux 3.10-rc7
 2013-07-10 17:42 UTC  (2+ messages)

[PATCH] firmware/dmi_scan: Drop OOM messages
 2013-07-10 17:36 UTC  (3+ messages)

linux-next: Tree for Apr 26 [ bluetooth on suspend/resume ]
 2013-07-10 17:30 UTC  (4+ messages)

[PATCH v2 00/14] Platform Framebuffers and SimpleDRM
 2013-07-10 17:28 UTC  (3+ messages)

[REGRESSION] x86 vmalloc issue from recent 3.10.0+ commit
 2013-07-10 17:27 UTC  (3+ messages)

[PATCH v3 0/5] Minor perf build fixes
 2013-07-10 17:22 UTC  (3+ messages)
` [PATCH v3 3/5] perf: squelch warnings from perl.h to compile-pass

[PATCH -next] btrfs: Convert printk() to pr_<level>
 2013-07-10 17:19 UTC 

[PATCH v2 0/2] Enable lm90 in Tegra30 and Tegra114
 2013-07-10 17:14 UTC  (5+ messages)
` [PATCH v2 1/2] ARM: dt: t30 cardhu: add dt entry for nct1008
` [PATCH v2 2/2] ARM: dt: t114 dalmore: "

[RFC][PATCH RT 0/6] rt: Updates to handle some 3.10 changes
 2013-07-10 17:12 UTC  (3+ messages)
` [RFC][PATCH RT 6/6] vtime: Convert vtime_seqlock into raw_spinlock_t and seqcount combo

ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices
 2013-07-10 17:12 UTC 

[PATCH] mm: mempolicy: turn vma_set_policy() into vma_dup_policy()
 2013-07-10 17:02 UTC 

next-20130709 DMAR issues
 2013-07-10 17:01 UTC 

[PATCH 1/2] i2c-designware: make *CNT values configurable
 2013-07-10 16:56 UTC  (6+ messages)

[PATCH] ACPI / memhotplug: Fix a stale pointer in error path
 2013-07-10 16:47 UTC 

[PATCH] spi: revert master->setup function removal for altera and nuc900
 2013-07-10 16:38 UTC 

[PATCH for 3.2] memcg: do not trap chargers with full callstack on OOM
 2013-07-10 16:25 UTC  (12+ messages)

[PATCH] dmi_scan: Add comments on dmi_present() and the loop in dmi_scan_machine()
 2013-07-10 16:23 UTC  (2+ messages)

[PATCH 1/1] ia64/pci: set mmio decoding on for some host bridge
 2013-07-10 16:12 UTC  (3+ messages)

[PATCH 0/4] iio: hid-sensor: add module alias for autoload
 2013-07-10 15:58 UTC  (3+ messages)

[PATCH 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
 2013-07-10 15:42 UTC  (16+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/5] mmc: dw_mmc: Add suspend_noirq/resume_noirq callbacks for dw_mmc-pltfm
  ` [PATCH v2 3/5] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
  ` [PATCH v2 5/5] mmc: dw_mmc: Set timeout to max upon resume
  ` [PATCH v3 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
    ` [PATCH v3 1/5] mmc: dw_mmc: Invalidate cache of current_speed after suspend/resume
    ` [PATCH v3 2/5] mmc: dw_mmc: Add suspend_noirq/resume_noirq callbacks for dw_mmc-pltfm
    ` [PATCH v3 3/5] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
    ` [PATCH v3 4/5] mmc: dw_mmc: Always setup the bus after suspend/resume
    ` [PATCH v3 5/5] mmc: dw_mmc: Set timeout to max upon resume

[GIT PULL] please pull infiniband.git
 2013-07-10 15:34 UTC  (4+ messages)

[RFC 0/2] replace INIT_COMPLETION with reinit_completion
 2013-07-10 15:33 UTC  (3+ messages)
` [RFC 1/2] sched: "
` [RFC 2/2] tree-wide: use reinit_completion instead of INIT_COMPLETION

[GIT PULL] remoteproc fixes
 2013-07-10 15:29 UTC 

[GIT PULL] JFS updates for 3.11
 2013-07-10 15:27 UTC 

[PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
 2013-07-10 15:16 UTC  (12+ messages)

[PATCH v2 0/3] Modernize menuconfig a bit
 2013-07-10 15:15 UTC  (4+ messages)
` [PATCH 1/3] menuconfig: factor out reserved letters
` [PATCH 2/3] menuconfig: remove redundant info from RESERVED_LETTERS
` [PATCH 3/3] menuconfig: allow j/k to move down/up the menu

[RFC PATCH 2/4] thermal: introduce device tree parser
 2013-07-10 15:16 UTC  (3+ messages)

[PATCH 0/8 v4] KVM: PPC: IOMMU in-kernel handling
 2013-07-10 15:00 UTC  (7+ messages)
` [PATCH 2/8] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO

[PATCH 0/3] firmware/dmi_scan: Cleanups
 2013-07-10 14:59 UTC  (5+ messages)
` [PATCH 2/3] firmware/dmi_scan: Fix most checkpatch errors and warnings

[PATCH] USB: host: Use usb_hcd_platform_shutdown() wherever possible
 2013-07-10 14:57 UTC  (2+ messages)

[PATCH] menuconfig: Allow j/k to move down/up the menu
 2013-07-10 14:56 UTC  (4+ messages)

[PATCH 0/3] arm: atmel: at91sam9n12: add i2c pinctrl and qt1070 support
 2013-07-10 14:39 UTC  (5+ messages)
` [PATCH 1/3] arm: atmel: at91sam9n12: add pinctrl of TWI
` [PATCH 2/3] arm: atmel: at91sam9n12: add qt1070 support

[PATCH] mmc: dw_mmc: Handle DW_MCI_QUIRK_IDMAC_DTO properly
 2013-07-10 14:54 UTC  (2+ messages)

sched: add notifier for cross-cpu migrations
 2013-07-10 14:52 UTC  (3+ messages)

[PATCH RFC 0/4] xen-block: prevent blkfront for hoarding grants
 2013-07-10 14:52 UTC  (7+ messages)
` [PATCH RFC 4/4] xen-block: introduce a new request type to unmap grants
      ` [Xen-devel] "

timer: lockup in run_timer_softirq()
 2013-07-10 14:47 UTC  (3+ messages)

[Xen-devel] [PATCH] xen: remove unused Kconfig parameter
 2013-07-10 14:46 UTC  (11+ messages)

[PATCHSET 00/19] perf tools: Introduce new 'ftrace' command (v3)
 2013-07-10 14:45 UTC  (7+ messages)
` [PATCH 09/19] perf ftrace: Add 'record' sub-command
` [PATCH 10/19] perf ftrace: Add 'show' sub-command
` [PATCH 11/19] perf ftrace: Add 'report' sub-command

Attention
 2013-07-10 14:44 UTC 

[REGRESSION] "UEFI: Don't pass boot services regions to SetVirtualAddressMap()" breaks macbook efi boot
 2013-07-10 14:34 UTC  (2+ messages)

[PATCH v6 0/5] kdump: Allow ELF header creation in new kernel
 2013-07-10 14:33 UTC  (9+ messages)
` [PATCH v6 3/5] vmcore: Introduce remap_oldmem_pfn_range()

[GIT PULL] x86 fix
 2013-07-10 14:32 UTC 

[PATCH linux-next] ARM: imx: fix imx_init_l2cache storage class
 2013-07-10 14:30 UTC  (2+ messages)


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).