linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-18 07:44:10 to 2013-02-18 15:09:59 UTC [more...]

[PATCH] intel/iommu: force writebuffer-flush quirk on Gen 4 Chipsets
 2013-02-18 15:12 UTC  (4+ messages)

[PATCH v2 0/2] sched: fix nr_busy_cpus
 2013-02-18 15:06 UTC  (9+ messages)
` [PATCH v2 1/2] sched: fix init NOHZ_IDLE flag

kswapd craziness round 2
 2013-02-18 15:05 UTC  (3+ messages)

[patch] perf stat: --repeat forever
 2013-02-18 15:04 UTC  (2+ messages)

[PREEMPT RT] SLUB and split softirq lock for v3.2-rt
 2013-02-18 15:02 UTC  (4+ messages)
` [PATCH 04/16] rcu: rcutiny: Prevent RCU stall

[PATCH v2] fat: editions to support fat_fallocate()
 2013-02-18 14:59 UTC  (10+ messages)
` Read support for fat_fallocate()? (was [v2] fat: editions to support fat_fallocate())

[PATCH] ACPI / scan: Make it clear that acpi_bus_trim() cannot fail
 2013-02-18 14:53 UTC  (4+ messages)

[PATCH v6 4/7] fat: restructure export_operations
 2013-02-18 14:49 UTC  (7+ messages)

Linux v3.8-rc7
 2013-02-18 14:46 UTC  (12+ messages)
` [-rc7 regression] Block IO/VFS/ext3/timer spinlock lockup?
              ` [-rc7 regression] Buggy commit: "mm: use aligned zone start for pfn_to_bitidx calculation"

[PATCH v3] mfd: syscon: Add non-DT support
 2013-02-18 14:42 UTC 

[PATCH] mfd: syscon: Added support for using platform driver resources
 2013-02-18 14:39 UTC  (3+ messages)
` Re[4]: "
  ` Re[6]: "

[BUG arm-soc] mvneta: tx queue done sometimes causes kernel panic
 2013-02-18 14:34 UTC  (4+ messages)
    `  "

[PATCH v2 0/1] OMAP4: DSS: Add panel for Blaze Tablet boards
 2013-02-18 14:33 UTC  (10+ messages)
` [PATCH v2 1/1] "

[PATCH] irqchip: Renesas INTC External IRQ pin driver
 2013-02-18 14:28 UTC 

[PATCH] Fix rq->lock vs logbuf_lock unlock race
 2013-02-18 14:17 UTC  (2+ messages)
` [tip:core/printk] printk: Fix rq-> lock vs logbuf_lock unlock lock inversion

[PATCH v6 7/7] Documentation: update nfs option in filesystem/vfat.txt
 2013-02-18 13:55 UTC  (3+ messages)

[PATCH EDAC 00/13] Add a driver to report Firmware first errors (via GHES)
 2013-02-18 13:52 UTC  (11+ messages)
` [PATCH EDAC 07/13] edac: add support for raw error reports

thermal governor: does it actually work??
 2013-02-18 13:50 UTC  (9+ messages)

[RFC 0/8] ARM: AM43 (OMAP2+) boot support
 2013-02-18 13:47 UTC  (3+ messages)
` [RFC 2/8] ARM: twd: register clock event for 1 core SMP

RCU?: Scheduling while atomic with 3.4.23-rt33
 2013-02-18 13:36 UTC  (3+ messages)
  ` [patch] "

[PATCH 01/16] APM idle: register apm_cpu_idle via cpuidle
 2013-02-18 13:30 UTC  (4+ messages)
` APM: Request to Test
  ` [PATCH v2] APM idle: register apm_cpu_idle via cpuidle

[RFC 1/2] Makefile: Add arch/arch/$(hdr-arch)/boot in header include path
 2013-02-18 13:26 UTC  (3+ messages)

[PATCH] i2c-designware: Interrupt sharing and SDA hold time
 2013-02-18 13:28 UTC  (5+ messages)
` [PATCH v2] i2c-designware: make SDA hold time configurable
    ` [PATCH v3] "

[PATCH] ARM: OMAP2+: omap2plus_defconfig: Add support for BMP085 pressure sensor
 2013-02-18 13:20 UTC 

[PATCH v6 00/46] CPU hotplug: stop_machine()-free CPU hotplug
 2013-02-18 13:07 UTC  (48+ messages)
` [PATCH v6 01/46] percpu_rwlock: Introduce the global reader-writer lock backend
` [PATCH v6 02/46] percpu_rwlock: Introduce per-CPU variables for the reader and the writer
` [PATCH v6 03/46] percpu_rwlock: Provide a way to define and init percpu-rwlocks at compile time
` [PATCH v6 04/46] percpu_rwlock: Implement the core design of Per-CPU Reader-Writer Locks
` [PATCH v6 05/46] percpu_rwlock: Make percpu-rwlocks IRQ-safe, optimally
` [PATCH v6 06/46] percpu_rwlock: Rearrange the read-lock code to fastpath nested percpu readers
` [PATCH v6 07/46] percpu_rwlock: Allow writers to be readers, and add lockdep annotations
` [PATCH v6 08/46] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [PATCH v6 09/46] CPU hotplug: Convert preprocessor macros to static inline functions
` [PATCH v6 10/46] smp, cpu hotplug: Fix smp_call_function_*() to prevent CPU offline properly
` [PATCH v6 11/46] smp, cpu hotplug: Fix on_each_cpu_*() "
` [PATCH v6 12/46] sched/timer: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v6 13/46] sched/migration: Use raw_spin_lock/unlock since interrupts are already disabled
` [PATCH v6 14/46] sched/rt: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v6 15/46] tick: "
` [PATCH v6 16/46] time/clocksource: "
` [PATCH v6 17/46] clockevents: Use get/put_online_cpus_atomic() in clockevents_notify()
` [PATCH v6 18/46] softirq: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v6 19/46] irq: "
` [PATCH v6 20/46] net: "
` [PATCH v6 21/46] block: "
` [PATCH v6 22/46] crypto: pcrypt - Protect access to cpu_online_mask with get/put_online_cpus()
` [PATCH v6 23/46] infiniband: ehca: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v6 24/46] [SCSI] fcoe: "
` [PATCH v6 25/46] staging: octeon: "
` [PATCH v6 26/46] x86: "
` [PATCH v6 27/46] perf/x86: "
` [PATCH v6 28/46] KVM: Use get/put_online_cpus_atomic() to prevent CPU offline from atomic context
` [PATCH v6 29/46] kvm/vmx: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v6 30/46] x86/xen: "
` [PATCH v6 31/46] alpha/smp: "
` [PATCH v6 32/46] blackfin/smp: "
` [PATCH v6 33/46] cris/smp: "
` [PATCH v6 34/46] hexagon/smp: "
` [PATCH v6 35/46] ia64: "
` [PATCH v6 36/46] m32r: "
` [PATCH v6 37/46] MIPS: "
` [PATCH v6 38/46] mn10300: "
` [PATCH v6 39/46] parisc: "
` [PATCH v6 40/46] powerpc: "
` [PATCH v6 41/46] sh: "
` [PATCH v6 42/46] sparc: "
` [PATCH v6 43/46] tile: "
` [PATCH v6 44/46] cpu: No more __stop_machine() in _cpu_down()
` [PATCH v6 45/46] CPU hotplug, stop_machine: Decouple CPU hotplug from stop_machine() in Kconfig
` [PATCH v6 46/46] Documentation/cpu-hotplug: Remove references to stop_machine()

lån på 2 %
 2013-02-18 12:50 UTC 

[PATCH] sched: Skip looking at skip if next or last is set
 2013-02-18 13:01 UTC 

[PATCH 0/6 v8] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2013-02-18 12:52 UTC  (7+ messages)
` [PATCH 1/6 v8] iommu/fsl: Store iommu domain information pointer in archdata
` [PATCH 2/6] powerpc/fsl_pci: Store the platform device information corresponding to the pci controller
` [PATCH 3/6] powerpc/fsl_pci: Added defines for the FSL PCI controller BRR1 register
` [PATCH 4/6] iommu/fsl: Add window permission flags for iommu_domain_window_enable API
` [PATCH 5/6 v8] iommu/fsl: Add addtional attributes specific to the PAMU driver
` [PATCH 6/6 v8] iommu/fsl: Freescale PAMU driver and IOMMU API implementation

[PATCH 0/1] ARM: DTS: OMAP4: Add OMAP4 Blaze Tablet support
 2013-02-18 12:41 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3 0/2] sched: fix nr_busy_cpus
 2013-02-18 12:36 UTC  (3+ messages)
` [PATCH v3 1/2] sched: fix init NOHZ_IDLE flag

linux-next: manual merge of the pm tree with the pci tree
 2013-02-18 12:30 UTC  (2+ messages)

linux-next: manual merge of the pm tree with the pci tree
 2013-02-18 12:28 UTC  (2+ messages)

[PATCH] fuse: make fuse daemon frozen along with kernel threads
 2013-02-18 12:26 UTC  (4+ messages)
` Getting rid of freezer for suspend [was Re: [fuse-devel] [PATCH] fuse: make fuse daemon frozen along with kernel threads]

[PATCH 1/3] HID: extend autodetect to handle I2C sensors as well
 2013-02-18 12:13 UTC  (14+ messages)
` [PATCH 2/3] HID: sensor-hub: get rid of unused sensor_hub_grabbed_usages[] table
` [PATCH 3/3] HID: sensor-hub: don't limit the driver only to USB bus

[PATCH] net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmalloc() fails
 2013-02-18 12:13 UTC 

KINDLY OPEN THE ATTACHED FILE FOR MORE DETAILS
 2013-02-18 11:59 UTC 

[PATCH v4] media: ths7353: add support for ths7353 video amplifier
 2013-02-18 11:56 UTC 

[PATCH v2 1/1] eventfd: implementation of EFD_MASK flag
 2013-02-18 11:57 UTC  (4+ messages)

Stupid user with user-space questions, matrix LED driving with user space code only
 2013-02-18 11:55 UTC  (6+ messages)

[ASAP] thermal_sys.c NULL ptr deref patch likely incomplete
 2013-02-18 11:48 UTC  (2+ messages)

[PATCH] net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stack
 2013-02-18 11:37 UTC 

[PATCH, RFC 0/8] ARM: AM43 (OMAP2+) boot support
 2013-02-18 11:38 UTC  (9+ messages)
` [PATCH, RFC 1/8] ARM: localtimer: return percpu clkevt on register
` [PATCH, RFC 2/8] ARM: twd: register clock event for 1 core SMP
` [PATCH, RFC 3/8] ARM: twd: clock rate from DT (if no DT clk tree)
` [PATCH, RFC 4/8] ARM: am33xx: ll debug config help
` [PATCH, RFC 5/8] ARM: OMAP2+: am43: Kconfig
` [PATCH, RFC 6/8] ARM: OMAP2+: am43: basic dt support
` [PATCH, RFC 7/8] ARM: dts: am4372: initial support
` [PATCH, RFC 8/8] ARM: dts: am43-pre-silicon support

[PATCH v3 1/1] eventfd: implementation of EFD_MASK flag
 2013-02-18 11:34 UTC 

[PATCH 1/5] staging/xgifb: Consolidate if/else if with identical code branches
 2013-02-18 11:25 UTC  (5+ messages)
` [PATCH 3/5] staging/xgifb: Remove code without effect
` [PATCH 5/5] staging/xgifb: Remove duplicated code in loops

[PATCH V2] ARM: dts: omap3-devkit8000: Enable audio support
 2013-02-18 11:20 UTC  (2+ messages)

[PATCH] :fs :fat Delete unnecessary blank line
 2013-02-18 11:10 UTC  (2+ messages)

KGTP (Linux debugger and tracer) 20130218 release (add watch tracepoint control hardware breakpoints to record memory and bug fix)
 2013-02-18 11:07 UTC 

Cuenta última advertencia
 2013-02-18  9:20 UTC 

[PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug
 2013-02-18 10:58 UTC  (19+ messages)

[PATCH v3] cgroup: fix cgroup_rmdir() vs close(eventfd) race
 2013-02-18 10:56 UTC 

Should a swapped out page be deleted from swap cache?
 2013-02-18 10:48 UTC 

[PATCH v2] cgroup: fix cgroup_rmdir() vs close(eventfd) race
 2013-02-18 10:39 UTC  (3+ messages)

[PATCH 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
 2013-02-18 10:34 UTC  (5+ messages)
` [PATCH 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()

[PATCH RFC] video: Add Hyper-V Synthetic Video Frame Buffer Driver
 2013-02-18 10:29 UTC  (2+ messages)

uhid: broken interface: 32/64-bit compatibility
 2013-02-18 10:28 UTC  (6+ messages)

WARNING: at drivers/gpu/drm/nouveau/core/core/mm.c:242
 2013-02-18 10:27 UTC 

[RFT][PATCH 1/2] regulator: ab8500: Fix build error
 2013-02-18 10:24 UTC  (2+ messages)

[PATCH] cgroup: fail if monitored file and event_control are in different cgroup
 2013-02-18 10:24 UTC  (2+ messages)

[PATCH] clk: add si5351 i2c common clock driver
 2013-02-18 10:19 UTC  (2+ messages)

[V2 2/8] USB: EHCI: make ehci-atmel a separate driver
 2013-02-18 10:12 UTC  (3+ messages)

[PATCH] pci: do not try to assign irq 255
 2013-02-18 10:09 UTC 

[regression] openSUSE 12.2 stable kernel 3.7.8-1 big USB 2.0 slowdown
 2013-02-18 10:06 UTC 

[PATCH v3 0/5] virtio-scsi multiqueue
 2013-02-18 10:05 UTC  (3+ messages)

[PATCH v2] mfd: as3711: add OF support
 2013-02-18  9:57 UTC 

[PATCH] EnhanceIO ssd caching software
 2013-02-18  9:42 UTC  (3+ messages)

[PATCH] Input: psmouse - retry getid command in psmouse_probe()
 2013-02-18  9:45 UTC  (4+ messages)

[PATCH] Documentation: update top level 00-INDEX file with new additions
 2013-02-18  9:39 UTC  (2+ messages)

[PATCH 0/4] Various PCI-related device tree helpers
 2013-02-18  9:38 UTC  (7+ messages)
` [PATCH 1/4] of/pci: Provide support for parsing PCI DT ranges property

[PATCH v4] Input: synaptics - use firmware data for Cr-48
 2013-02-18  9:35 UTC 

[Suggestion] drivers/mfd/twl*: about power_count in twl6040_remove
 2013-02-18  9:21 UTC  (3+ messages)

[PATCH] HID: ntrig: use input_configured() callback to set the name
 2013-02-18  9:17 UTC  (3+ messages)

[patch v5 0/15] power aware scheduling
 2013-02-18  9:16 UTC  (8+ messages)
` [patch v5 01/15] sched: set initial value for runnable avg of sched entities
` [patch v5 10/15] sched: packing transitory tasks in wake/exec power balancing

[PATCH 0/7] hid driver transport cleanup
 2013-02-18  9:13 UTC  (2+ messages)

[PATCH] drivers/gpio/*twl* need call irq_free_descs when leaving
 2013-02-18  9:13 UTC  (3+ messages)

[PATCH] param, charp: Cache val length
 2013-02-18  9:12 UTC 

[PATCH 0/9] virtio: new API for addition of buffers, scatterlist changes
 2013-02-18  9:05 UTC  (4+ messages)
` [PATCH 4/9] virtio-blk: use virtqueue_start_buf on req path

+ futex-avoid-kernel-taint-caused-by-get_robust_list.patch added to -mm tree
 2013-02-18  8:55 UTC  (3+ messages)

[PATCH] x86, apic: Check fadt x2apic phys in x2apic_phys_probe()
 2013-02-18  8:52 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] Input: synaptics - add retry mechanism for reconnect
 2013-02-18  8:40 UTC 

Debugging Thinkpad T430s occasional suspend failure
 2013-02-18  8:41 UTC  (11+ messages)

[PATCH 3/4] regulator: palmas: Removing duplicated code
 2013-02-18  8:34 UTC  (3+ messages)

[tip:sched/core] sched/rt: Add <linux/sched/rt.h> header to < linux/init_task.h>
 2013-02-18  8:31 UTC 

[PATCH 6/6] perf, amd: Enable northbridge performance counters on AMD family 15h
 2013-02-18  8:30 UTC  (2+ messages)
` [tip:perf/core] perf/x86/amd: "

sched: circular dependency between sched_domains_mutex and oom_notify_list
 2013-02-18  8:26 UTC  (2+ messages)

Basic perf PMU support for Haswell v7
 2013-02-18  8:20 UTC  (3+ messages)
` [PATCH 1/5] perf, x86: Add Haswell PEBS record support v3

[RFC] sched: The removal of idle_balance()
 2013-02-18  8:13 UTC  (2+ messages)

[PATCH 2/4] powerpc kvm: added multiple TCEs requests support
 2013-02-18  8:14 UTC  (3+ messages)

[PATCH v2] btrfs: use kmalloc for lzo de/compress buffer
 2013-02-18  7:56 UTC 


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