linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-27 15:39:36 to 2013-06-27 21:39:50 UTC [more...]

[PATCH -v11 resend 00/11] Shutdown from reboot_cpuid without stopping other cpus
 2013-06-27 21:39 UTC  (7+ messages)
` [PATCH -v11 resend 10/11] arm, change reboot_mode to use enum reboot_mode

[GIT PULL] Another mce cleanup for the 3.11 queue
 2013-06-27 21:37 UTC 

[RFCv2] security: smack: add a hash table to quicken smk_find_entry()
 2013-06-27 21:11 UTC  (3+ messages)

[PATCH v2] pinctrl: msm: Add support for MSM TLMM pinmux
 2013-06-27 21:08 UTC 

cgroup: status-quo and userland efforts
 2013-06-27 21:04 UTC  (25+ messages)

[PATCH] of: Specify initrd location using 64-bit
 2013-06-27 20:54 UTC  (4+ messages)

Performance regression from switching lock to rw-sem for anon-vma tree
 2013-06-27 20:53 UTC  (9+ messages)

[PATCH] slub: Avoid direct compaction if possible
 2013-06-27 20:41 UTC  (9+ messages)

HP6715b laptop's wireless radio on LED went off after 1st boot of 3.9.6 from 3.4.4 - please help / any ideas ?
 2013-06-27 20:38 UTC 

deadlock in scheduler enabling HRTICK feature
 2013-06-27 20:37 UTC  (9+ messages)

[PATCH v4 0/5] Xen/ACPI: support sleep state entering on hardware reduced systems
 2013-06-27 20:35 UTC  (7+ messages)
` [PATCH v4 3/5] acpi: Adjust linux acpi OS functions to new extended parameter

[PATCH 1/4] mfd: Kontron PLD mfd driver
 2013-06-27 20:34 UTC  (6+ messages)
` [PATCH v3 0/4] Kontron PLD drivers
  ` [PATCH v3 4/4] watchdog: Kontron PLD watchdog timer driver

cgroup access daemon
 2013-06-27 20:27 UTC  (3+ messages)

[PATCH 0/8] clocksource: sunxi: Timer fixes and cleanup
 2013-06-27 20:26 UTC  (17+ messages)
` [PATCH 2/8] clocksource: sun4i: Add clocksource and sched clock drivers
  ` [linux-sunxi] "
` [linux-sunxi] [PATCH 0/8] clocksource: sunxi: Timer fixes and cleanup

[PATCH v4] watchdog: Add Broadcom BCM2835 watchdog timer driver
 2013-06-27 20:25 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v5 0/5] kdump: Allow ELF header creation in new kernel
 2013-06-27 20:23 UTC  (7+ messages)
` [PATCH v5 1/5] vmcore: Introduce ELF header in new memory feature

[resend2 PATCH] DMA: remove unused support for MEMSET operations
 2013-06-27 20:20 UTC  (2+ messages)

[PATCH v3 00/45] CPU hotplug: stop_machine()-free CPU hotplug, part 1
 2013-06-27 20:12 UTC  (47+ messages)
` [PATCH v3 01/45] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [PATCH v3 02/45] CPU hotplug: Clarify the usage of different synchronization APIs
` [PATCH v3 03/45] Documentation, CPU hotplug: Recommend usage of get/put_online_cpus_atomic()
` [PATCH v3 04/45] CPU hotplug: Add infrastructure to check lacking hotplug synchronization
` [PATCH v3 05/45] CPU hotplug: Protect set_cpu_online() to avoid false-positives
` [PATCH v3 06/45] CPU hotplug: Sprinkle debugging checks to catch locking bugs
` [PATCH v3 07/45] CPU hotplug: Add _nocheck() variants of accessor functions
` [PATCH v3 08/45] CPU hotplug: Expose the new debug config option
` [PATCH v3 09/45] CPU hotplug: Convert preprocessor macros to static inline functions
` [PATCH v3 10/45] smp: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v3 11/45] sched/core: "
` [PATCH v3 12/45] migration: Use raw_spin_lock/unlock since interrupts are already disabled
` [PATCH v3 13/45] sched/fair: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v3 14/45] timer: "
` [PATCH v3 15/45] sched/rt: "
` [PATCH v3 16/45] rcu: Use cpu_is_offline_nocheck() to avoid false-positive warnings
` [PATCH v3 17/45] tick-broadcast: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v3 18/45] time/clocksource: "
` [PATCH v3 19/45] softirq: "
` [PATCH v3 20/45] irq: "
` [PATCH v3 21/45] net: "
` [PATCH v3 22/45] block: "
` [PATCH v3 23/45] percpu_counter: Use _nocheck version of for_each_online_cpu()
` [PATCH v3 24/45] infiniband: ehca: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v3 25/45] [SCSI] fcoe: "
` [PATCH v3 26/45] staging/octeon: "
` [PATCH v3 27/45] x86: "
` [PATCH v3 28/45] perf/x86: "
` [PATCH v3 29/45] KVM: "
` [PATCH v3 30/45] x86/xen: "
` [PATCH v3 31/45] alpha/smp: "
` [PATCH v3 32/45] blackfin/smp: "
` [PATCH v3 33/45] cris/smp: "
` [PATCH v3 34/45] hexagon/smp: "
` [PATCH v3 35/45] ia64: irq, perfmon: "
` [PATCH v3 36/45] ia64: smp, tlb: "
` [PATCH v3 37/45] m32r: "
` [PATCH v3 38/45] MIPS: "
` [PATCH v3 39/45] mn10300: "
` [PATCH v3 40/45] powerpc, irq: Use GFP_ATOMIC allocations in atomic context
` [PATCH v3 41/45] powerpc: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v3 42/45] powerpc: Use get/put_online_cpus_atomic() to avoid false-positive warning
` [PATCH v3 43/45] sh: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v3 44/45] sparc: "
` [PATCH v3 45/45] tile: "

[PATCH] Documentation: dt: bindings: TI WiLink modules
 2013-06-27 19:56 UTC  (13+ messages)

[PATCH] ARM: zImage: fix path to fonts which moved to lib/fonts
 2013-06-27 20:12 UTC 

[PATCH 0/4] arm: [U]EFI runtime services support
 2013-06-27 20:11 UTC  (21+ messages)
` [PATCH 1/4] Documentation: arm: [U]EFI runtime services

[PATCH] xen: ifdef CONFIG_HIBERNATE_CALLBACKS xen_*_suspend
 2013-06-27 20:10 UTC  (2+ messages)

[PATCH] ACPI/fan: Initialize acpi_state variable
 2013-06-27 19:49 UTC  (5+ messages)

[PATCH] ACPI/fan: Initialize acpi_state variable
 2013-06-27 19:47 UTC 

[PATCH] [RFC]Watchdog:core: constant pinging until userspace timesout when delay very less
 2013-06-27 19:31 UTC  (2+ messages)

[PATCH 0/4] Add an hwmon driver for the mxs soc internal sensor
 2013-06-27 19:26 UTC  (6+ messages)
` [PATCH 3/4] hwmon: Add a simple driver to read the MXS SoC temperature

[PATCH v2 0/2] Xilinx watchdog changes
 2013-06-27 19:21 UTC  (2+ messages)

[PATCH] net: fec: Fix multicast list setup in fec_restart()
 2013-06-27 19:18 UTC  (5+ messages)
` [PATCH v2] "

[ACPI+PM] Changes for v3.11 merge window, no more new material for v3.11 (please)
 2013-06-27 19:15 UTC  (4+ messages)

[PATCH 0/6] Thunderbolt workarounds take 2
 2013-06-27 19:05 UTC  (20+ messages)
` [PATCH 2/6] PCI: acpiphp: enable_device(): rescan even if no new devices on slot
` [PATCH 4/6] PCI: acpiphp: check for new devices on enabled host
` [PATCH 6/6] x86/PCI: quirk Thunderbolt PCI-to-PCI bridges

next-20130627 breaks i.MX6 sabre sd UART console
 2013-06-27 18:49 UTC 

[ 00/48] 3.9.7-stable review
 2013-06-27 18:48 UTC  (4+ messages)
` [ 29/48] mm: migration: add migrate_entry_wait_huge()

[PATCH] kbuild: Avoid race generating / using MODLIB
 2013-06-27 18:48 UTC 

[PATCH v2] ARM: DTS: OMAP4: Add OMAP4 Blaze Tablet support
 2013-06-27 18:45 UTC  (6+ messages)

goldfish driver: Missing get_user_pages in goldfish_pipe_read_write()
 2013-06-27 18:44 UTC  (5+ messages)

RFC: Allow block drivers to poll for I/O instead of sleeping
 2013-06-27 18:42 UTC  (5+ messages)

[PATCH 0/8 v4] KVM: PPC: IOMMU in-kernel handling
 2013-06-27 18:39 UTC  (3+ messages)
` [PATCH 8/8] KVM: PPC: Add hugepage support for "

[PATCH] Optimize wait_sb_inodes()
 2013-06-27 18:36 UTC  (10+ messages)

Linux 3.4.51
 2013-06-27 18:34 UTC  (2+ messages)

rtl8192cu: slow path warning and connection problem v3.10-rc5
 2013-06-27 18:20 UTC  (5+ messages)
` rtl8192cu: slow path warning

[PATCH] RFC: mmc: dw_mmc: Always go to STATE_DATA_BUSY from STATE_DATA_ERROR
 2013-06-27 18:18 UTC  (17+ messages)

3.9.7, 3.10-rc7 - UEFI stalls at boot (nothing displayed), when booting with mem=300M
 2013-06-27 18:17 UTC  (6+ messages)

linux-next: manual merge of the cpuinit tree with the mips tree
 2013-06-27 18:17 UTC  (2+ messages)

[PATCH] delayed kobject release: help find buggy code
 2013-06-27 18:15 UTC  (3+ messages)

[PATCH 0/5] AM33xx: MMC resources from DT without HWMOD data
 2013-06-27 18:10 UTC  (5+ messages)

[PATCH] USB: EHCI: make ehci-w90X900 a separate driver
 2013-06-27 18:09 UTC  (2+ messages)

Linux 3.9.8
 2013-06-27 17:59 UTC  (2+ messages)

Linux 3.0.84
 2013-06-27 17:58 UTC  (2+ messages)

[PATCH v2] irqchip: add support for MOXA ART SoCs
 2013-06-27 17:49 UTC  (3+ messages)
` [PATCH v3] ARM: "

[patch v1 1/1]mfd: fix for DA9055 driver initialization
 2013-06-27 17:41 UTC  (2+ messages)

[PATCH v2] vmpressure: implement strict mode
 2013-06-27 17:42 UTC  (5+ messages)

[PATCHv6 0/5] xen: maintain an accurate persistent clock in more cases
 2013-06-27 17:39 UTC  (5+ messages)
` [PATCH 2/5] time: pass flags instead of multiple bools to timekeeping_update()
` [PATCH 3/5] time: indicate that the clock was set in the pvclock gtod notifier chain

[PATCH 0/3] overlayfs fixes for v3.8 and later base
 2013-06-27 17:22 UTC  (6+ messages)
` [PATCH 1/1] overlayfs -- ovl_path_open should not take path reference
` [PATCH 1/2] vfs: export do_splice_direct() to modules -- fix
` [PATCH 2/2] overlayfs -- follow change to do_splice_direct interface

Please Verify Your Account Now
 2013-06-27 15:44 UTC 

[PATCH 1/2] mmc: dw_mmc: Handle late vmmc regulator with EPROBE_DEFER
 2013-06-27 17:10 UTC  (4+ messages)
` [PATCH v2 1/2] mmc: dw_mmc: Handle late vmmc regulators "

linux-next: Tree for Jun 27
 2013-06-27 17:03 UTC  (2+ messages)
` linux-next: Tree for Jun 27 (v4l2 & usbtv)

BUG: tick device NULL pointer during system initialization and shutdown
 2013-06-27 17:04 UTC  (5+ messages)

btrfs triggered lockdep WARN
 2013-06-27 17:03 UTC  (6+ messages)

[RFC PATCH] uio: uio_pci_generic: Add support for MSI interrupts
 2013-06-27 17:00 UTC  (3+ messages)

[PATCH V2 00/15] perf tools: some fixes and tweaks
 2013-06-27 16:57 UTC  (9+ messages)
` [PATCH V2 06/15] perf tools: fix parse_events_terms() freeing local variable on error path
` [PATCH V2 12/15] perf tools: allow non-matching sample types
` [PATCH V2 14/15] perf tools: add pid to struct thread
` [PATCH V2 15/15] perf tools: fix ppid in thread__fork()

sleeping while atomic in dwc3_gadget_start
 2013-06-27 16:57 UTC  (3+ messages)

[PATCH TRIVIAL] sched/debug: Fix formatting of /proc/<PID>/sched
 2013-06-27 16:50 UTC 

[PATCH]amilo-rfkill: add depends on i8042 in Kconfig
 2013-06-27 16:40 UTC  (5+ messages)

[PATCH 1/2 v3] tracing/uprobes: Support ftrace_event_file base multibuffer
 2013-06-27 16:27 UTC  (3+ messages)

Ambigiuous thread stack annotation in /proc/pid/[s]maps
 2013-06-27 16:30 UTC  (4+ messages)

od_set_powersave_bias: NULL pointer dereference
 2013-06-27 16:23 UTC  (12+ messages)

[PATCH 0/6] Basic scheduler support for automatic NUMA balancing
 2013-06-27 16:11 UTC  (6+ messages)
` [PATCH 2/8] sched: Track NUMA hinting faults on per-node basis
` [PATCH 5/8] sched: Favour moving tasks towards the preferred node

Belangrijke mededeling
 2013-06-27 14:08 UTC 

[RFC] ARM: OMAP2+: omap_device: add pinctrl handling
 2013-06-27 16:04 UTC  (8+ messages)

[PATCH v4 1/5] rwsem: check the lock before cpmxchg in down_write_trylock
 2013-06-27 15:59 UTC  (3+ messages)

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2013-06-27 15:55 UTC  (5+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 2/7] cpufreq: Add boost frequency support in core

[PATCH 1/1] usb,uhci: add a new tag for virtual uhci devices
 2013-06-27 15:52 UTC  (2+ messages)

[RFC 0/2] Delay initializing of large sections of memory
 2013-06-27 15:50 UTC  (14+ messages)

[PATCH 3/8] vfio: add external user support
 2013-06-27 15:44 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH 4/6] USB: ehci-omap: Suspend the controller during bus suspend
 2013-06-27 15:40 UTC  (2+ messages)

fcoe pull request for 3.9-rc
 2013-06-27 15:39 UTC  (3+ 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).