The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2012-09-28 03:21:10 to 2012-09-28 09:40:22 UTC [more...]

[PATCH 00/12] perf tools: Makefile and related cleanups
 2012-09-28  9:31 UTC  (2+ messages)
` [PATCH 03/12] perf tools: Convert to LIBELF_SUPPORT

[PATCH] firewire: remove global lock around address handlers, convert to RCU
 2012-09-28  9:38 UTC  (2+ messages)

perf PMU support for Haswell
 2012-09-28  9:36 UTC  (43+ messages)
` [PATCH 01/31] perf, x86: Add PEBSv2 record support
` [PATCH 02/31] perf, x86: Basic Haswell PMU support
` [PATCH 03/31] perf, x86: Basic Haswell PEBS support
` [PATCH 04/31] perf, core: Add generic intx/intx_checkpointed counter modifiers
` [PATCH 05/31] perf, tools: Add :c,:t event modifiers in perf tools
` [PATCH 06/31] perf, tools: Add intx/intx_checkpoint to perf script and header printing
` [PATCH 07/31] perf, x86: Implement the :t and :c qualifiers for Haswell
` [PATCH 08/31] perf, x86: Report PEBS event in a raw format
` [PATCH 09/31] perf, kvm: Support :t and :c perf modifiers in KVM arch perfmon emulation
` [PATCH 10/31] perf, x86: Support PERF_SAMPLE_ADDR on Haswell
` [PATCH 11/31] perf, x86: Support Haswell v4 LBR format
` [PATCH 12/31] perf, x86: Disable LBR recording for unknown LBR_FMT
` [PATCH 13/31] perf, x86: Support LBR filtering by INTX/NOTX/ABORT
` [PATCH 14/31] perf, tools: Add abort,notx,intx branch filter options to perf report -j
` [PATCH 15/31] perf, tools: Support sorting by intx, abort branch flags
` [PATCH 16/31] perf, x86: Support full width counting on Haswell
` [PATCH 17/31] perf, x86: Avoid checkpointed counters causing excessive TSX aborts
` [PATCH 18/31] perf, core: Add a concept of a weightened sample
` [PATCH 19/31] perf, x86: Support weight samples for PEBS
` [PATCH 20/31] perf, tools: Add support for weight
` [PATCH 21/31] perf, tools: Handle XBEGIN like a jump
` [PATCH 22/31] perf, core: Define generic hardware transaction events
` [PATCH 23/31] perf, tools: Add support for generic transaction events to perf userspace
` [PATCH 24/31] perf, x86: Add the Haswell implementation of the generic transaction events
` [PATCH 25/31] perf, tools: Add perf stat --transaction
` [PATCH 26/31] perf, x86: Support for printing PMU state on spurious PMIs
` [PATCH 27/31] perf, core: Add generic transaction flags
` [PATCH 28/31] perf, x86: Add Haswell specific transaction flag reporting
` [PATCH 29/31] perf, tools: Add support for record transaction flags
` [PATCH 30/31] perf, tools: Point --sort documentation to --help
` [PATCH 31/31] perf, tools: Add browser support for transaction flags

[PATCH 0/3] virtio-net: inline header support
 2012-09-28  9:26 UTC  (4+ messages)
` [PATCH 1/3] virtio: add API to query ring capacity
` [PATCH 2/3] virtio-net: correct capacity math on ring full
` [PATCH 3/3] virtio-net: put virtio net header inline with data

[PATCH RFC 1/2] gpio: Add a block GPIO API to gpiolib
 2012-09-28  9:23 UTC  (8+ messages)

[GIT PULL] Asymmetric keys and module signing
 2012-09-28  9:23 UTC  (18+ messages)
        ` [PATCH 1/2] modsign: don't use bashism in sh scripts
        ` [PATCH 2/2] modules: don't call eu-strip if it doesn't exist

Sharing USB Media between multiple Home PCs
 2012-09-28  9:04 UTC 

mtd: kernel BUG at arch/x86/mm/pat.c:279!
 2012-09-28  9:00 UTC  (11+ messages)

[PATCH 3.6-rc3] wlcore: Declare MODULE_FIRMWARE usage
 2012-09-28  8:49 UTC  (3+ messages)
` [PATCH 3.6-rc3 v2] "

[PATCH] driver core: fix possible missing of device probe
 2012-09-28  8:46 UTC  (4+ messages)

CMA broken in next-20120926
 2012-09-28  8:48 UTC  (9+ messages)

[PATCH 0/8 RESEND] sta2x11-mfd patches
 2012-09-28  8:43 UTC  (10+ messages)
` [PATCH 1/8] sta2x11-mfd : add apb-soc regs driver and factor out common code

[PATCH] loop: Make explicit loop device destruction lazy
 2012-09-28  8:41 UTC  (2+ messages)

[PATCH v4 0/8] perf tools: Add script browser and runtime data file switch
 2012-09-28  8:30 UTC  (9+ messages)
` [PATCH v4 1/8] perf tool: Add a global variable "const char *input_name"
` [PATCH v4 2/8] perf script: Add more filter to find_scripts()
` [PATCH v4 3/8] perf ui/browser: Add a browser for perf script
` [PATCH v4 4/8] perf ui/browser: Integrate script browser into annotation browser
` [PATCH v4 5/8] perf ui/browser: Integrate script browser into main hists browser
` [PATCH v4 6/8] perf header: Add is_perf_magic() func
` [PATCH v4 7/8] perf hists browser: Add option for runtime switching perf data file
` [PATCH v4 8/8] perf report: Enable the runtime switching of "

[PATCH] block: makes bio_split support bio without data
 2012-09-28  8:39 UTC  (4+ messages)

[PATCH RFC 0/2] kvm: Improving undercommit,overcommit scenarios in PLE handler
 2012-09-28  8:38 UTC  (24+ messages)
` [PATCH RFC 1/2] kvm: Handle undercommitted guest case "

[PATCH 1/2] scatterlist: add sg_nents
 2012-09-28  8:37 UTC  (3+ messages)
` [PATCH] scatterlist: refactor the sg_nents

20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets - bisected
 2012-09-28  8:37 UTC  (18+ messages)

[PATCH] slub: init_kmem_cache_cpus() and put_cpu_partial() can be static
 2012-09-28  8:34 UTC 

[GIT PULL REQUEST] watchdog - v3.6-rc5 Fixes
 2012-09-28  8:29 UTC  (3+ messages)

Why hold device_lock when calling callback in pci_walk_bus?
 2012-09-28  8:29 UTC  (2+ messages)

[PATCH] printk: drop ambiguous LOG_CONT flag
 2012-09-28  8:25 UTC  (2+ messages)

[PATCH -tip 0/3] Move kprobes files under the kprobes directory
 2012-09-28  8:15 UTC  (4+ messages)
` [PATCH -tip 1/3] ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig
` [PATCH -tip 2/3] kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c
` [PATCH -tip 3/3] kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/

kernel BUG at fs/buffer.c:3205 (stable 3.5.3)
 2012-09-28  8:09 UTC  (9+ messages)

[PATCH 00/11] xen: Initial kexec/kdump implementation
 2012-09-28  8:11 UTC  (10+ messages)
` [PATCH 01/11] kexec: introduce kexec_ops struct
  ` [PATCH 02/11] x86/kexec: Add extra pointers to transition page table PGD, PUD, PMD and PTE
    ` [PATCH 03/11] xen: Introduce architecture independent data for kexec/kdump
      ` [PATCH 04/11] x86/xen: Introduce architecture dependent "
        ` [PATCH 05/11] x86/xen: Register resources required by kexec-tools
          ` [PATCH 06/11] x86/xen: Add i386 kexec/kdump implementation

[PATCHv4 0/4] modem_shm: U8500 SHaRed Memory driver(SHRM)
 2012-09-28  8:05 UTC  (5+ messages)
` [PATCHv4 1/4] modem_shm: Add Modem Access Framework
` [PATCHv4 2/4] modem_shm: Register u8500 client for MAF
` [PATCHv4 3/4] modem_shm: u8500-shm: U8500 Shared Memory Driver
` [PATCHv4 4/4] Doc: Add u8500_shrm document

[RFC v2 PATCH 00/21] KVM: x86: CPU isolation and direct interrupts delivery to guests
 2012-09-28  8:10 UTC  (4+ messages)
` [RFC v2 PATCH 04/21] x86: Avoid RCU warnings on slave CPUs
    `  "

[tip:sched/numa] mm, numa: Retry failed page migrations
 2012-09-28  8:05 UTC 

[PATCH 0/3] memory_hotplug: fix memory hotplug bug
 2012-09-28  8:04 UTC  (14+ messages)
` [PATCH 1/3] memory_hotplug: fix stale node_states[N_NORMAL_MEMORY]
` [PATCH 2/3] slub, hotplug: ignore unrelated node's hot-adding and hot-removing
` [PATCH 3/3] memory_hotplug: Don't modify the zone_start_pfn outside of zone_span_writelock()

[tip:sched/numa] mm: Fold page::nid_last into page:: flags when possible
 2012-09-28  8:04 UTC 

[PATCH 00/12] workqueue: simple cleanups
 2012-09-28  8:06 UTC  (4+ messages)
` [RFC PATCH 11/12] workqueue: add WQ_CPU_INTENSIVE to system_long_wq

[tip:sched/numa] sched/numa: Implement per task memory placement for 'big' processes
 2012-09-28  8:03 UTC 

[tip:sched/numa] sched/numa: Detect 'big' processes
 2012-09-28  8:02 UTC 

[tip:sched/numa] sched/numa: Implement NUMA home-node selection code
 2012-09-28  8:01 UTC 

[tip:sched/numa] sched: Implement home-node awareness
 2012-09-28  8:00 UTC 

[tip:sched/numa] sched: Make find_busiest_queue() a method
 2012-09-28  7:59 UTC 

[tip:sched/numa] sched: Introduce sched_feat_numa()
 2012-09-28  7:58 UTC 

[tip:sched/numa] mm/mpol: Make mempolicy home-node aware
 2012-09-28  7:57 UTC 

[tip:sched/numa] sched, mm: Introduce tsk_home_node()
 2012-09-28  7:56 UTC 

[tip:sched/numa] mm: Optimize do_prot_none()
 2012-09-28  7:55 UTC 

[PATCH] slab: Ignore internal flags in cache creation
 2012-09-28  7:46 UTC  (8+ messages)

[GIT PULL 0/3] perf/core improvements and fixes
 2012-09-28  7:50 UTC  (2+ messages)

[PATCH] Do not change worker's running cpu in cmci_rediscover()
 2012-09-28  7:54 UTC  (2+ messages)

[PATCH scsi] Add NULL checking of return value from scsi_cmd_to_driver()
 2012-09-28  7:48 UTC  (12+ messages)
          ` [PATCH scsi] Short the path length of scsi_cmd_to_driver()

PROBLEM: Kernel 3.6.0-rc7 freezes up
 2012-09-28  7:43 UTC 

[RFC PATCH 6/6] Introduce INT33B1 I2C controller driver
 2012-09-28  7:40 UTC 

[RFC PATCH 5/6] ACPI: Introduce ACPI I2C controller enumeration driver
 2012-09-28  7:40 UTC 

[RFC PATCH 4/6] Change i2c_register_board_info from __init to __devinit
 2012-09-28  7:40 UTC 

[RFC PATCH 3/6] ACPI: introduce acpi_get_generic_resources
 2012-09-28  7:40 UTC 

[RFC PATCH 2/6] Introduce ACPI style match in platform_match
 2012-09-28  7:39 UTC 

[RFC PATCH 1/6] Introduce acpi_match_device_id()
 2012-09-28  7:38 UTC 

[RFC PATCH 0/6] ACPI: ACPI 5.0 device enumeration proposal
 2012-09-28  7:37 UTC 

[GIT] Networking
 2012-09-28  7:31 UTC 

[PATCH v2] pinctrl: clarify idle vs sleep states
 2012-09-28  7:18 UTC 

[RFC/PATCHSET 00/15] perf report: Add support to accumulate hist periods
 2012-09-28  7:07 UTC  (5+ messages)

[PATCH] timers: Avoid finding cpu for migration of running timers in __mod_timer()
 2012-09-28  7:02 UTC 

[PATCH 1/2] Fix build error caused by broken PCH_PTP module dependency
 2012-09-28  6:57 UTC  (10+ messages)
` [PATCH 2/2] Fix wrong description in PTP_1588_CLOCK_PCH help info
  ` [PATCH 2/2] Fix a typo in PTP_1588_CLOCK_PCH Kconfig "

[PATCH v2] sound: Remove unnecessary semicolon
 2012-09-28  6:56 UTC  (2+ messages)

linux-next: Tree for Sept 28
 2012-09-28  6:51 UTC 

[PATCH v2] mfd: da9052-core: Use regmap_irq_get_virq() and fix the probe
 2012-09-28  6:42 UTC  (2+ messages)

[PATCH v4 0/2] ACPI: DBGP/DBG2 early console support for LPIA
 2012-09-28  6:36 UTC  (3+ messages)
  ` [RESEND PATCH "

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

3.4.10 i915 [GM45] regression
 2012-09-28  6:16 UTC  (10+ messages)
  `  "

[PATCH 0/4] bugfix for memory hotplug
 2012-09-28  6:14 UTC  (8+ messages)
` [PATCH 1/4] memory-hotplug: add memory_block_release

[PATCH] x86: Distinguish TLB shootdown interrupts from other functions call interrupts
 2012-09-28  6:13 UTC  (5+ messages)
  ` [tip:x86/mm] "

[PATCHv2 00/14] perf diff: Factor diff command
 2012-09-28  6:02 UTC  (5+ messages)
` [PATCH 03/14] perf hists: Separate overhead and baseline columns
` [PATCH 06/14] perf tool: Add hpp interface to enable/disable hpp column

[PATCH V2 0/3] Create sched_select_cpu() and use it in workqueues
 2012-09-28  6:03 UTC  (3+ messages)
` [PATCH V2 3/3] workqueue: Schedule work on non-idle cpu instead of current one

linux-next: manual merge of the signal tree with the vfs tree
 2012-09-28  5:56 UTC 

[PATCH v3] pwm_backlight: Add device tree support for Low Threshold Brightness
 2012-09-28  5:45 UTC  (3+ messages)

[PATCH 1/1] hid:Fix problem on GeneralTouch multi-touchscreen
 2012-09-28  5:12 UTC  (2+ messages)

[PATCH] hpfs: convert to use leXX_add_cpu()
 2012-09-28  4:57 UTC 

[PATCH 00/16] perf report: Add suppport for event group view (v2)
 2012-09-28  4:49 UTC  (4+ messages)
` [PATCH 05/16] perf tools: Keep group information

[PATCH] omfs: convert to use beXX_add_cpu()
 2012-09-28  4:51 UTC 

[RFC v9 PATCH 00/21] memory-hotplug: hot-remove physical memory
 2012-09-28  4:48 UTC  (12+ messages)
` [RFC v9 PATCH 01/21] memory-hotplug: rename remove_memory() to offline_memory()/offline_pages()
` [RFC v9 PATCH 03/21] memory-hotplug: store the node id in acpi_memory_device
` [RFC v9 PATCH 04/21] memory-hotplug: offline and remove memory when removing the memory device
` [RFC v9 PATCH 05/21] memory-hotplug: check whether memory is present or not

[PATCH 0/3] DMA: PL330: Fix mem leaks and balance probe/remove
 2012-09-28  4:33 UTC  (8+ messages)
` [PATCH 3/3] DMA: PL330: Balance module remove function with probe

[PATCH v3 0/2] Renesas IPMMU driver for sh7372
 2012-09-28  4:29 UTC  (4+ messages)
` [PATCH v3 1/2] iommu/shmobile: Add iommu driver for Renesas IPMMU modules

[PATCH 00/57] power: Upgrade to ux500 battery management driver
 2012-09-28  3:42 UTC  (5+ messages)
` [PATCH 01/57] power: ab8500_bm: Charger current step-up/down
` [PATCH 02/57] power: ab8500_bm: Don't clear the CCMuxOffset bit

[PATCH -v2] mm: frontswap: fix a wrong if condition in frontswap_shrink
 2012-09-28  3:43 UTC  (3+ messages)

[git pull][vfs.git] a couple of fixes
 2012-09-28  3:40 UTC 

linux-next: manual merge of the tip tree with the rr tree
 2012-09-28  3:38 UTC 

linux-next: manual merge of the tip tree with the rr tree
 2012-09-28  3:33 UTC 

next/mmotm: ext4 causes !rwsem_is_locked warnings
 2012-09-28  3:31 UTC  (3+ messages)
  ` [PATCH v2] ext4: fix potential deadlock in ext4_nonda_switch()

[RFC] Second attempt at kernel secure boot support
 2012-09-28  3:21 UTC  (3+ messages)
` [PATCH V2 08/10] efi: Enable secure boot lockdown automatically when enabled in firmware


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox