linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-26 01:20:03 to 2012-09-26 10:47:07 UTC [more...]

[PATCH 00/19 v3] Improve IRQ remapping abstraction in x86 core code
 2012-09-26 10:44 UTC  (7+ messages)
` [PATCH 01/19] x86, apic: Move irq_remapping_enabled checks into IRQ-remapping code
` [PATCH 05/19] x86, hpet: Introduce x86_msi_ops.setup_hpet_msi
` [PATCH 06/19] x86, msi: Use IRQ remapping specific setup_msi_irqs routine
` [PATCH 09/19] x86, io_apic: Move irq_remapping_enabled checks out of check_timer()
` [PATCH 16/19] x86, irq: Introduce setup_remapped_irq()
` [PATCH 19/19] x86, irq: Move irq_remapped out of x86 core code

[pull] last drm-intel-next pull for 3.7
 2012-09-26 10:40 UTC 

UBI: Fastmap request for inclusion (v18)
 2012-09-26 10:33 UTC  (3+ messages)
` [PATCH 01/10] UBI: Add fastmap on-flash data structures

[PATCH 0/9] Reduce compaction scanning and lock contention
 2012-09-26 10:17 UTC  (7+ messages)
` [PATCH 5/9] mm: compaction: Acquire the zone->lru_lock as late as possible

[PATCH] x86_64: Work around old gas bug
 2012-09-26 10:17 UTC  (2+ messages)

[PATCH] x86, tsc: downgrade message for fast calibration failure
 2012-09-26 10:09 UTC 

[PATCH v4 0/5] Support for TSC/ADC MFD driver
 2012-09-26 10:09 UTC  (8+ messages)
` [PATCH v4 1/5] input: TSC: ti_tscadc: Rename the existing touchscreen driver
` [PATCH v4 2/5] MFD: ti_tscadc: Add support for TI's TSC/ADC MFDevice
` [PATCH v4 3/5] input: TSC: ti_tsc: Convert TSC into a MFDevice
` [PATCH v4 4/5] IIO : ADC: tiadc: Add support of TI's ADC driver
` [PATCH v4 5/5] MFD: ti_tscadc: add suspend/resume functionality

[PATCH 0/3] zram/zsmalloc promotion
 2012-09-26  9:54 UTC  (7+ messages)
` [PATCH 1/3] zsmalloc: promote to lib/
` [PATCH 2/3] zram: promote zram from staging
` [PATCH 3/3] zram: select ZSMALLOC when ZRAM is configured

ACPI regression in 3.6, no more battery status, with Dell Latitude E6430
 2012-09-26  9:54 UTC 

[PATCH] mtd/nand/docg4: Add missing HAS_IOMEM dependency
 2012-09-26  9:49 UTC  (2+ messages)

[PATCH v3 memstick: support for legacy sony memsticks
 2012-09-26  9:49 UTC  (3+ messages)
` [PATCH 1/2] scatterlist: add sg_nents
` [PATCH 2/2] memstick: add support for legacy memorysticks

[PATCH v2] arm/dts: AM33XX: Add SPI device tree data
 2012-09-26  9:47 UTC  (2+ messages)

[PATCHv6 0/3] virtio_console: Add rproc_serial device
 2012-09-26  9:40 UTC  (5+ messages)
` [PATCH 1/3] virtio_console:Merge struct buffer_token into struct port_buffer

[RFC PATCH] drivers: phy: add generic PHY framework
 2012-09-26  9:37 UTC  (6+ messages)

WARNING: at kernel/rcutree.c:1550 __rcu_process_callbacks+0x46f/0x4b0()
 2012-09-26  9:35 UTC  (7+ messages)
  ` WARNING: at kernel/rcutree.c:1558 rcu_do_batch+0x386/0x3a0(), during CPU hotplug

[PATCH 0/3] DMA: PL330: Fix mem leaks and balance probe/remove
 2012-09-26  9:32 UTC  (5+ messages)
` [PATCH 3/3] DMA: PL330: Balance module remove function with probe

[GIT PULL] Asymmetric keys and module signing
 2012-09-26  9:09 UTC  (3+ messages)

[RFC 0/4] bypass charges if memcg is not used
 2012-09-26  9:03 UTC  (5+ messages)
` [RFC 2/4] memcg: make it suck faster

Liya shared photos with you on facebook
 2012-09-26  8:55 UTC 

[PATCH RESEND] x86/fixup_irq: Clean the offlining CPU from the irq affinity mask
 2012-09-26 17:38 UTC  (5+ messages)

[PATCH v3 0/9] perf tools: Add script browser and runtime data file switch
 2012-09-26  8:56 UTC  (9+ messages)
` [PATCH v3 3/9] perf script: Add more filter to find_scripts()
` [PATCH v3 8/9] perf hists browser: Add option for runtime switching perf data file

GFS2: Pre-pull patch posting (merge window)
 2012-09-26  8:25 UTC  (28+ messages)
` [PATCH 01/27] GFS2: Merge two nearly identical xattr functions
` [PATCH 02/27] GFS2: Remove rs_requested field from reservations
` [PATCH 03/27] GFS2: Add structure to contain rgrp, bitmap, offset tuple
` [PATCH 04/27] GFS2: Replace rgblk_search with gfs2_rbm_find
` [PATCH 05/27] GFS2: Update gfs2_get_block_type() to use rbm
` [PATCH 06/27] GFS2: Update rgblk_free() "
` [PATCH 07/27] GFS2: Use RB_CLEAR_NODE() rather than rb_init_node()
` [PATCH 08/27] GFS2: Fix case where reservation finished at end of rgrp
` [PATCH 09/27] GFS2: rbm code cleanup
` [PATCH 10/27] GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dq
` [PATCH 11/27] GFS2: inline __gfs2_glock_schedule_for_reclaim
` [PATCH 12/27] GFS2: Combine functions gfs2_glock_wait and wait_on_holder
` [PATCH 13/27] GFS2: Combine functions gfs2_glock_dq_wait and wait_on_demote
` [PATCH 14/27] GFS2: Eliminate redundant calls to may_grant
` [PATCH 15/27] GFS2: Eliminate unnecessary check for state > 3 in bitfit
` [PATCH 16/27] GFS2: Use rbm for gfs2_testbit()
` [PATCH 17/27] GFS2: Use rbm for gfs2_setbit()
` [PATCH 18/27] GFS2: Fix ->show_options() for statfs slow
` [PATCH 19/27] GFS2: Fall back to ignoring reservations, if there are no other blocks left
` [PATCH 20/27] GFS2: Improve block reservation tracing
` [PATCH 21/27] GFS2: Fix unclaimed_blocks() wrapping bug and clean up
` [PATCH 22/27] GFS2: Stop block extents at the end of bitmaps
` [PATCH 23/27] GFS2: Get rid of I_MUTEX_QUOTA usage
` [PATCH 24/27] GFS2: Consolidate free block searching functions
` [PATCH 25/27] GFS2: Fix infinite loop in rbm_find
` [PATCH 26/27] GFS2: fix s_writers.counter imbalance in gfs2_ail_empty_gl
` [PATCH 27/27] GFS2: Write out dirty inode metadata in delayed deletes

[PATCH] fixes to xen-pciback for v3.7 (v1)
 2012-09-26  8:58 UTC  (3+ messages)
` [PATCH 2/2] xen/pciback: When resetting the device don't disable twice
  ` [Xen-devel] "

Out of memory on 3.5 kernels
 2012-09-26  8:57 UTC  (7+ messages)

[PATCH v2] media: mt9p031/mt9t001/mt9v032: use V4L2_CID_TEST_PATTERN for test pattern control
 2012-09-26  8:57 UTC  (2+ messages)

[PATCH] x86/fixup_irq: Clean the offlining CPU from the irq affinity mask
 2012-09-26 14:32 UTC  (10+ messages)

[PATCH] slab: Ignore internal flags in cache creation
 2012-09-26  8:43 UTC  (4+ messages)

Virus Detected
 2012-09-25 10:43 UTC 

[RFC PATCH 00/13] DMA Engine support for AM33xx
 2012-09-26  8:26 UTC  (4+ messages)

[PATCH] x86_64: Work around old gas bug
 2012-09-26  8:15 UTC  (3+ messages)

INFO: rcu_preempt detected stalls on CPUs/tasks: { 1} (detected by 0, t=10002 jiffies)
 2012-09-26  8:15 UTC  (4+ messages)

[PATCH 00/16] perf report: Add suppport for event group view (v2)
 2012-09-26  7:47 UTC  (17+ messages)
` [PATCH 01/16] perf hists: Add missing period_* fields when collapsing a hist entry
` [PATCH 02/16] perf hists: Introduce struct he_stat
` [PATCH 03/16] perf hists: Move he->stat.nr_events initialization to a template
` [PATCH 04/16] perf hists: Add more helpers for hist entry stat
` [PATCH 05/16] perf tools: Keep group information
` [PATCH 06/16] perf evlist: Add perf_evlist__recalc_nr_groups
` [PATCH 07/16] perf header: Add HEADER_GROUP_DESC feature
` [PATCH 08/16] perf hists: Collapse group hist_entries to a leader
` [PATCH 09/16] perf hists: Maintain total periods of group members in the leader
` [PATCH 10/16] perf report: Make another loop for output resorting
` [PATCH 11/16] perf ui/hist: Add support for event group view
` [PATCH 12/16] perf ui/browser: "
` [PATCH 13/16] perf ui/gtk: "
` [PATCH 14/16] perf report: Bypass non-leader events when event group is enabled
` [PATCH 15/16] perf report: Show group description "
` [PATCH 16/16] perf report: Add --group option

[PATCH V2 1/1] perf, Add support for Xeon-Phi PMU
 2012-09-26  7:56 UTC  (3+ messages)

[PATCH] MAINTAINERS: fix indentation for Viresh Kumar
 2012-09-26  7:50 UTC 

[PATCHv1 0/6] dw_dmac: split the driver and introduce PCI part
 2012-09-26  7:48 UTC  (21+ messages)
` [PATCHv1 1/6] dmaengine: dw_dmac: Remove clk API dependency
` [PATCHv1 2/6] dmaengine: dw_dmac: add driver for Atmel AT32
` [PATCHv1 3/6] dmaengine: dw_dmac: Add PCI part of the driver
` [PATCHv1 5/6] MAINTAINERS: fix indentation for Viresh Kumar
` [PATCHv1 6/6] MAINTAINERS: add recently created files to dw_dmac section

[PATCH] perf record: add meta-data support for pipe-mode
 2012-09-26  7:43 UTC  (3+ messages)

[PATCH] pagemap: fix wrong KPF_THP on slab pages
 2012-09-26  7:38 UTC  (7+ messages)

[BISECTED] snd-hda-intel audio distortion in Linus' current tree
 2012-09-26  7:29 UTC 

[QUESTION] Can uprobe_event support @ADDR, $retval, offs(FETCHARG)?
 2012-09-26  7:07 UTC  (6+ messages)

[PATCH RESEND] gpio-lpc32xx: Fix value handling of gpio_direction_output()
 2012-09-26  7:01 UTC  (2+ messages)

[GIT PULL 0/2] perf/core fixes
 2012-09-26  6:58 UTC  (2+ messages)

[PATCH] staging:vt6656: Fix tabs error in 80211mgr.c
 2012-09-26  6:49 UTC  (2+ messages)

[PATCH] CMA: decrease cc.nr_migratepages after reclaiming pagelist
 2012-09-26  6:50 UTC 

inux-next: Tree for Sept 26
 2012-09-26  6:44 UTC 

[PATCH V2] GPIO: gpio-pxa: fix bug when get gpio value
 2012-09-26  6:44 UTC  (2+ messages)

[PATCH] CMA: migrate mlocked page
 2012-09-26  6:32 UTC 

[PATCH] media: mt9p031/mt9t001/mt9v032: use V4L2_CID_TEST_PATTERN for test pattern control
 2012-09-26  6:20 UTC  (3+ messages)

linux-next: build failure after merge of the akpm tree
 2012-09-26  6:01 UTC 

[PATCH 1/1] pinctrl: Samsung: Fix return value
 2012-09-26  5:53 UTC  (3+ messages)

Crash when IO is being submitted and block size is changed
 2012-09-26  5:48 UTC  (20+ messages)
  ` [PATCH 1/3] Fix "
    ` [PATCH 2/3] Introduce percpu rw semaphores
        ` [dm-devel] "
              ` [PATCH 4/3] "
                ` [PATCH 0/4] Fix a crash when block device is read and block size is changed at the same time
                                  ` [PATCH 1/2] "

#[For..6-12]c[EndFor]: 10'000 HD-quality videos that are about what every single man is thinking of
 2012-09-26  5:45 UTC 

RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
 2012-09-26  5:41 UTC  (12+ messages)

[PATCH 0/4] usb: phy: add usb3 phy driver
 2012-09-26  5:40 UTC  (4+ messages)
` [PATCH 4/4] usb: phy: omap-usb2: enable 960Mhz clock for omap5

[PATCH v5 0/25] Generic Red-Black Trees (still WIP)
 2012-09-26  5:07 UTC  (3+ messages)

linux-next: manual merge of the arm-soc tree with the fbdev tree
 2012-09-26  4:57 UTC 

[PATCH 00/10] workqueue: restructure flush_workqueue() and start all flusher at the same time
 2012-09-26  4:48 UTC  (5+ messages)

[RFC GIT PULL rcu/next] v2 RCU commits for 3.7
 2012-09-26  4:45 UTC 

XHCI Bug discovered in 3.6-RC6 (solution included)
 2012-09-26  4:37 UTC  (5+ messages)

[PATCH v2] pwm_backlight: Add device tree support for Low Threshold Brightness
 2012-09-26  4:35 UTC  (7+ messages)

[PATCH 0/3] Create sched_select_cpu() and use it in workqueues
 2012-09-26  4:22 UTC  (4+ messages)
` [PATCH 2/3] workqueue: create __flush_delayed_work to avoid duplicating code

[RFC v2 00/10] vfs: hot data tracking
 2012-09-26  4:08 UTC  (13+ messages)
` [RFC v2 01/10] vfs: introduce private rb structures
` [RFC v2 02/10] vfs: add support for updating access frequency
` [RFC v2 03/10] vfs: add one new mount option '-o hottrack'
` [RFC v2 05/10] vfs: introduce one hash table

[patch] mm, numa: reclaim from all nodes within reclaim distance
 2012-09-26  3:50 UTC  (3+ messages)
  ` [patch -mm] mm, numa: reclaim from all nodes within reclaim distance fix fix

[PATCH] x86: remove the useless branch in c_start()
 2012-09-26  3:43 UTC 

[PATCH] sched: rewrite the wrong annotation for select_task_rq_fair()
 2012-09-26  3:43 UTC 

[PATCH] sched: fix should_resched() to avoid do schedule in atomic
 2012-09-26  3:41 UTC 

[PATCHv2 5/6] dw_dmac: autoconfigure data_width or get it via platform data
 2012-09-26  3:29 UTC  (3+ messages)
` [PATCHv3] "

3.6-rc7 boot crash + bisection
 2012-09-26  3:12 UTC  (6+ messages)

BUSINESS
 2012-09-26  3:02 UTC 

[resend][PATCH v2 0/2] btrfs-progs: some bugfixes
 2012-09-26  2:58 UTC  (5+ messages)
` [PATCH v2 2/2] btrfs-progs: Fix up memory leakage

20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets - bisected
 2012-09-26  2:42 UTC  (17+ messages)

linux-next: manual merge of the wireless-next tree with the pci tree
 2012-09-26  2:32 UTC  (2+ messages)

[PATCH] x86: Distinguish TLB shootdown interrupts from other functions call interrupts
 2012-09-26  2:17 UTC  (2+ messages)

[PATCH] ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310
 2012-09-26  2:05 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with Linus' tree
 2012-09-26  1:46 UTC 

[PATCH] block: export trace_block_unplug
 2012-09-26  1:27 UTC  (3+ messages)

[PATCH 0/3 v3] perf: precise mode and exclude_guest
 2012-09-26  1:24 UTC  (2+ messages)

[PATCH 0/5] dev_<level> and dynamic_debug cleanups
 2012-09-26  1:19 UTC  (4+ messages)
` [PATCH 4/5] dev: Add dev_vprintk_emit and dev_printk_emit
    ` [PATCH -next] device.h: Add missing inline to #ifndef CONFIG_PRINTK dev_vprintk_emit


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