LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-05 22:36:14 to 2012-04-06 12:00:27 UTC [more...]

[RFC][PATCH 00/15] tools: Unify perf and trace-cmd trace event format parsing v2
 2012-04-06 12:00 UTC  (26+ messages)
` [PATCH 01/15] perf: Separate out trace-cmd parse-events from perf files
` [PATCH 02/15] tools/events: Add files to create libtraceevent.a
` [PATCH 03/15] perf: Build libtraceevent.a
` [PATCH 04/15] events: Update tools/lib/traceevent to work with perf
` [PATCH 05/15] perf: Have perf use the new libtraceevent.a library
` [PATCH 06/15] perf/events: Add flag to produce nsec output
` [PATCH 07/15] perf/events: Add flag/symbol format_flags
` [PATCH 08/15] perf/events: Correct size given to memset
` [PATCH 09/15] parse-events: Handle invalid opcode parsing gracefully
` [PATCH 10/15] parse-events: Handle opcode parsing error
` [PATCH 11/15] parse-events: Let pevent_free() take a NULL pointer
` [PATCH 12/15] parse-events: Support '+' opcode in print format
` [PATCH 13/15] parse-events: Allow '*' and '/' operations in TP_printk
` [PATCH 14/15] parse-event: Fix memset pointer size bug in handle
` [PATCH 15/15] parse-events: Rename struct record to struct pevent_record

[PATCH] scsi/mpt2sas: fix unsafe preempt setting for ioc
 2012-04-06 11:54 UTC  (2+ messages)

[PATCH v5 00/27] irq_domain generalization and rework
 2012-04-06 11:51 UTC  (18+ messages)
` [PATCH v5 06/27] irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead

kernel panic on NHM EX machine
 2012-04-06 11:37 UTC 

[3.4-rc1] attempt to access beyond end of device and livelock
 2012-04-06 11:36 UTC 

[PATCH] nohz: fix stale jiffies update in tick_nohz_restart()
 2012-04-06 11:34 UTC  (2+ messages)
` [tip:timers/urgent] nohz: Fix "

[PATCH] regulator: core: Use a struct to pass in regulator runtime configuration
 2012-04-06 10:43 UTC 

[GIT PULL] regmap fixes
 2012-04-06 10:41 UTC 

[RFC PATCH] cpuidle: allow per cpu latencies
 2012-04-06 10:32 UTC  (3+ messages)

[PATCH] Btrfs: allow mount -o remount,compress=no
 2012-04-06 10:22 UTC  (2+ messages)

e1000e interface hang on 82574L
 2012-04-06 10:17 UTC  (14+ messages)
                  ` [E1000-devel] "

tsl2x7x driver Sampling frequency
 2012-04-06 10:16 UTC  (4+ messages)

[PATCH] gpio/sodaville: Convert sodaville driver to new irqdomain API
 2012-04-06 10:12 UTC  (2+ messages)

semaphore and mutex in current Linux kernel (3.2.2)
 2012-04-06 10:10 UTC  (7+ messages)

[RFC] writeback and cgroup
 2012-04-06  9:59 UTC  (8+ messages)

[tip:x86/urgent] x86: vsyscall: Use NULL instead 0 for a pointer argument
 2012-04-06 10:03 UTC 

[PATCH] nextfd(2)
 2012-04-06  9:54 UTC  (3+ messages)

[REGRESSION] NFSv4: open(O_TRUNC) hangs
 2012-04-06  9:43 UTC  (3+ messages)

[PATCH 01/14] ACPI / Video: blacklist some samsung laptops
 2012-04-06  9:42 UTC  (5+ messages)
` [PATCH] samsung-laptop: unregister ACPI video module for some well known laptops

Re[2]: Re[2]: [PATCH] netfilter: ipvs: Verify that IP_VS protocol has been registered
 2012-04-06  9:39 UTC 

Re[2]: [PATCH] netfilter: ipvs: Verify that IP_VS protocol has been registered
 2012-04-06  9:22 UTC  (2+ messages)

[PATCH 1/2] scsi/ufs: reverse the ufshcd_is_device_present logic
 2012-04-06  9:19 UTC  (5+ messages)
` [PATCH 2/2] scsi/ufs: Fix evaluation of task_failed status

[PATCH] regmap: fix compilation when !CONFIG_DEBUG_FS
 2012-04-06  9:18 UTC  (2+ messages)

RCU related performance regression in 3.3
 2012-04-06  9:18 UTC  (7+ messages)

[RFC PATCH] hrtimers: system-wide and per-task hrtimer slacks
 2012-04-06  9:14 UTC  (3+ messages)

[PATCH] gpio: Update GPIO_PCA953X Kconfig entry to include more supported devices
 2012-04-06  9:11 UTC 

[PATCH] netfilter: ipvs: Verify that IP_VS protocol has been registered
 2012-04-06  9:07 UTC  (3+ messages)

[PATCH 1/6] regulator: max1586: Constify regulator_desc
 2012-04-06  9:07 UTC  (8+ messages)
` [PATCH 2/6] regulator: max8649: "
` [PATCH 3/6] regulator: max8660: "
` [PATCH 4/6] regulator: max8952: "
` [PATCH 5/6] regulator: tps6105x: "
` [PATCH 6/6] regulator: tps65217: "

scsi/ufs: likely || misuse
 2012-04-06  9:06 UTC  (2+ messages)

net: kernel BUG() in net/netns/generic.h:45
 2012-04-06  9:04 UTC  (3+ messages)

[PATCH] regulator: rc5t583: Correct MODULE LICENSE to GPL v2
 2012-04-06  8:51 UTC  (2+ messages)

[PATCH] regulator: rc5t583: Simplify RC5T583_REG macro
 2012-04-06  8:51 UTC  (4+ messages)

[PATCH RFT] regulator: Convert twl4030ldo_set_voltage to set_voltage_sel
 2012-04-06  8:48 UTC  (2+ messages)

Question about the regulator driver
 2012-04-06  8:44 UTC  (3+ messages)

[RFC][PATCH 00/16] sched: SCHED_DEADLINE v4
 2012-04-06  8:25 UTC  (18+ messages)
` [PATCH 01/16] sched: add sched_class->task_dead
` [PATCH 02/16] sched: add extended scheduling interface
` [PATCH 03/16] sched: SCHED_DEADLINE data structures
` [PATCH 04/16] sched: SCHED_DEADLINE SMP-related "
` [PATCH 05/16] sched: SCHED_DEADLINE policy implementation
` [PATCH 06/16] sched: SCHED_DEADLINE push and pull logic
` [PATCH 07/16] sched: SCHED_DEADLINE avg_update accounting
` [PATCH 08/16] sched: add period support for -deadline tasks
` [PATCH 09/16] sched: add schedstats "
` [PATCH 10/16] sched: add resource limits "
` [PATCH 11/16] sched: add latency tracing "
` [PATCH 12/16] rtmutex: turn the plist into an rb-tree
` [PATCH 13/16] sched: drafted deadline inheritance logic
` [PATCH 14/16] sched: add bandwidth management for sched_dl
` [PATCH 15/16] sched: speed up -dl pushes with a push-heap
` [PATCH 16/16] sched: add sched_dl documentation

[PATCH] pid: remove redundant condition
 2012-04-06  8:33 UTC  (3+ messages)

syscall descriptor table
 2012-04-06  8:24 UTC  (2+ messages)

[PATCH-v3] Support M95040 SPI EEPROM
 2012-04-06  8:16 UTC  (10+ messages)

[PATCH v3 7/7] [SCSI] sr: adds Zero-power ODD support
 2012-04-06 16:01 UTC  (10+ messages)

[PATCH] Kprobes : Recursively remove the directory on failure
 2012-04-06  7:53 UTC  (2+ messages)

[patch] cgroups: disallow attaching kthreadd
 2012-04-06  7:50 UTC  (19+ messages)
          ` [patch 0/2] cpusets, cpu_cgroup: "

[PATCH/RFC v2] ARM: amba: Remove AMBA level regulator support
 2012-04-06  7:49 UTC  (2+ messages)

[PATCH] Use correct byte-sized register constraint in __xchg_op()
 2012-04-06  7:46 UTC  (2+ messages)

[PATCH V2 0/3] introduce stmp-style devices
 2012-04-06  7:40 UTC  (5+ messages)
` [PATCH V2 1/3] lib: add support for "

linux-next: build failure after merge of the final tree (net-next tree related)
 2012-04-06  7:30 UTC  (4+ messages)

mapped pagecache pages vs unmapped pages
 2012-04-06  7:16 UTC  (2+ messages)

[RFC/PATCH 0/3] static keys for debugobjects
 2012-04-06  7:03 UTC  (4+ messages)
` [PATCH 1/3] timer: Move debugobjects.h include to timer.c
` [RFC/PATCH 2/3] init: Initialize jump_labels before early parameters
` [RFC/PATCH 3/3] debugobjects: Use static keys for debug_objects_enabled

[PATCH v3 1/9] ARM: OMAP2+: gpmc: driver conversion
 2012-04-06  6:52 UTC  (3+ messages)

[PATCH 00/11] Fix up more asm/system.h fallout
 2012-04-06  6:40 UTC  (10+ messages)
` [PATCH 07/11] sh: fix several build failures from system.h fallout
            ` linux-next: sh tree (Was:Re: [PATCH 07/11] sh: fix several build failures from system.h fallout)
` [PATCH 11/11] asm-generic: add linux/types.h to cmpxchg.h

[PATCH 4/4] Btrfs: fix the comment for find_first_extent_bit
 2012-04-06  6:35 UTC 

[PATCH 3/4 RESEND] Btrfs: fix btrfs_release_extent_buffer_page with the right usage of num_extent_pages
 2012-04-06  6:35 UTC 

[PATCH 2/4 RESEND] Btrfs: cleanup the comment for clear_state_bit in extent_io.c
 2012-04-06  6:35 UTC 

[PATCH 1/4 RESEND] Btrfs: remove the useless assignment to *entry in function tree_insert of file extent_io.c
 2012-04-06  6:35 UTC 

Some questions about high memory
 2012-04-06  6:21 UTC  (3+ messages)

[ 101/175] mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning highmem
 2012-04-06  6:13 UTC  (5+ messages)

[PATCH V1] regulator: Add support for RICOH PMIC RC5T583 regulator
 2012-04-06  5:36 UTC  (4+ messages)

[PATCH 1/1] [v3] Add support 2 SATA ports for Maui and change filename from sata_dwc_460ex.c to sata_dwc_4xx.c
 2012-04-06  5:31 UTC 

[PATCH 00/13] KVM: MMU: fast page fault
 2012-04-06  5:24 UTC  (8+ messages)

[PATCH 1/6] regmap: introduce fast_io busses, and use a spinlock for them
 2012-04-06  5:12 UTC  (4+ messages)
` [PATCH 2/6] regmap: allow regmap instances to be named

3.3.1 ath9k regression
 2012-04-06  5:11 UTC  (15+ messages)
  ` [ath9k-devel] "

X2/12
 2012-04-06  5:11 UTC 

[GIT PULL] ARM: SoC fixes
 2012-04-06  4:46 UTC 

dramatic I/O slowdown after upgrading 2.6.32->3.0
 2012-04-06  4:45 UTC  (3+ messages)

[PATCH 0/7] mm: vma->vm_flags diet
 2012-04-06  4:36 UTC  (12+ messages)
` [PATCH 6/7] mm: kill vma flag VM_EXECUTABLE

[PATCH] umem: fix up unplugging
 2012-04-06  4:19 UTC  (8+ messages)

[PATCH v2] usb: host: tegra: re-arranging ehci functions
 2012-04-06  4:10 UTC 

[PATCH] printk: support structured and multi-facility log messages
 2012-04-06  3:43 UTC  (6+ messages)

[PATCH] irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from()
 2012-04-06  3:37 UTC  (2+ messages)

[PATCH] usb: host: tegra: re-arranging ehci functions
 2012-04-06  3:26 UTC  (3+ messages)

[GIT PULL] Blackfin fixes for 3.4-rc1
 2012-04-06  2:58 UTC 

[PATCH v7 2/3] clk: introduce the common clock framework
 2012-04-06  1:30 UTC  (15+ messages)
` [PATCH 1/2] clk: Fix error handling in fixed clock hardware type register fn
  ` [PATCH 2/2] clk: Move init fields from clk to clk_hw

pull request: bluetooth 2012-04-05
 2012-04-06  1:15 UTC 

[PATCH 2/5] mtip32xx: Add new sysfs entry 'status' and fix restart port
 2012-04-06  1:10 UTC  (2+ messages)

[PATCH] Revert "Bluetooth: Always enable management interface"
 2012-04-06  1:01 UTC  (6+ messages)

sendmmsg: put_user vs __put_user
 2012-04-06  1:01 UTC  (4+ messages)

[PATCH 2/2] enable dumpstack() to printk log level
 2012-04-06  0:57 UTC  (4+ messages)
    ` [PATCH_V2 1/2] fix the bug that printk can't support printk(KERN_LEVEL)

[PATCH v2 1/2] power_supply: Charger-Manager: poll battery health in normal state
 2012-04-06  0:31 UTC  (2+ messages)
` [RESEND PATCH "

[PATCH v2 2/2] power_supply: Charger-Manager: provide function for in-kernel use
 2012-04-06  0:31 UTC  (2+ messages)
` [RESEND PATCH "

[PATCH v2 0/2] power_supply: update Charger-Manager
 2012-04-06  0:31 UTC  (2+ messages)
` [RESEND PATCH "

[PATCH 0/5] mtip32xx: Add support for device status and some optimitizations
 2012-04-06  0:21 UTC  (2+ messages)

[PATCH] semaphore: fix comment
 2012-04-06  0:16 UTC  (3+ messages)

[PATCH 1/3] tracing: Modify is_delete, is_return from int to bool
 2012-04-06  0:12 UTC  (3+ messages)
` [PATCH 3/3] tracing: Provide traceevents interface for uprobes

[GIT] APM
 2012-04-06  0:01 UTC 

[PATCH 1/5] blackfin: s/#if CONFIG/#ifdef CONFIG/
 2012-04-06  0:00 UTC  (4+ messages)
` [PATCH 5/5] fbdev: "

[x86 PAT PATCH 1/2] x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines
 2012-04-06  0:01 UTC  (5+ messages)
` [v3 VM_PAT PATCH 0/3] x86 VM_PAT series
  ` [v3 VM_PAT PATCH 1/3] x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines
  ` [v3 VM_PAT PATCH 2/3] x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn
  ` [v3 VM_PAT PATCH 3/3] mm, x86, PAT: rework linear pfn-mmap tracking

[GIT PULL 0/5] perf/urgent fixes
 2012-04-05 23:28 UTC  (6+ messages)
` [PATCH 1/5] perf top: Add intel_idle to the skip list
` [PATCH 2/5] perf annotate: Fix hist decay
` [PATCH 3/5] perf hists: Catch and handle out-of-date hist entry maps
` [PATCH 4/5] perf hists browser: Fix NULL deref in hists browsing code
` [PATCH 5/5] perf annotate: Validate addr in symbol__inc_addr_samples

[PATCH 1/1] bonding: properly unset current_arp_slave on slave link up
 2012-04-05 23:08 UTC  (2+ messages)

[PATCH v2] phonet: Check input from user before allocating
 2012-04-05 23:06 UTC  (3+ messages)

CPU Hotplug rework
 2012-04-05 23:06 UTC  (5+ messages)

[PATCH 1/2] igb: fix rtnl race in PM resume path
 2012-04-05 23:03 UTC  (4+ messages)
` [PATCH 2/2] ixgbe: add missing rtnl_lock "

[PATCH] drxk: Does not unlock mutex if sanity check failed in scu_command()
 2012-04-05 22:53 UTC 

[PATCH] LEDS: LED module for DA9052/53 PMIC v2
 2012-04-05 22:52 UTC  (5+ messages)

[PATCH] ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and ath5k_hw_proc_2word_status
 2012-04-06  1:40 UTC 

[PATCH Resend] epoll: add EPOLLEXCLUSIVE support
 2012-04-05 22:30 UTC  (7+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).