public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-15 00:04:30 to 2012-06-15 10:04:24 UTC [more...]

[RFC][PATCH 0/4] sched: Optimize cgroup muck
 2012-06-15 10:03 UTC  (5+ messages)
` [RFC][PATCH 2/4] sched: Push put_prev_task() into pick_next_task()

[PATCH 00/14] Final (large) batch of Snowball Device Tree Enablement
 2012-06-15 10:00 UTC  (15+ messages)
` [PATCH 09/14] i2c: Add Device Tree support to the Nomadik I2C driver
    ` [PATCH 1/3] "

[RFC patch 0/5] Per cpu thread hotplug infrastructure
 2012-06-15  9:58 UTC  (11+ messages)
` [RFC patch 2/5] smpboot: Provide infrastructure for percpu hotplug threads
` [RFC patch 1/5] kthread: Implement park/unpark facility

[patch 0/5] x86: mce: Bugfixes, cleanups and a new CMCI poll version
 2012-06-15  9:55 UTC  (5+ messages)
` [PATCH] tmp patch to fix hotplug issue in CMCI storm

[PATCH] power: add knob for printing device resume times
 2012-06-15 10:00 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] pinctrl: Add one-register-per-pin type device tree based pinctrl driver
 2012-06-15  9:49 UTC  (3+ messages)

general protection fault on finalizing task
 2012-06-15  9:42 UTC  (4+ messages)

WARNING: at arch/x86/kernel/kvmclock.c:127
 2012-06-15  9:35 UTC  (6+ messages)

[PATCH 0/2] x86/mm: remove arch-specific PTE/PMD get-and-clear functions
 2012-06-15  9:41 UTC  (3+ messages)
` [PATCH 1/2] x86/mm: remove arch-specific ptep_get_and_clear() function

[RFC 0/6] perf, tool: Allow to use hw events in PMU syntax
 2012-06-15  9:26 UTC  (9+ messages)
` [PATCH 1/6] perf, x86: Making hardware events tranlations sysfs available

[PATCH] mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator again
 2012-06-15  9:24 UTC  (3+ messages)

linux-next: build failure in Linus' tree
 2012-06-15  9:23 UTC  (7+ messages)

[RFC PATCHSET 0/3] tools lib traceevent: Generic error handling for pevent
 2012-06-15  9:04 UTC  (6+ messages)
` [PATCH 3/3] tools lib traceevent: Introduce pevent_strerror

[PATCH][TRIVIAL][resend] mm: fix page reclaim comment error
 2012-06-15  9:06 UTC 

[PATCH] scsi: Silence unnecessary warnings about ioctl to partition
 2012-06-15  8:46 UTC  (3+ messages)

automated warning notifications
 2012-06-15  8:54 UTC  (6+ messages)

[PATCH][TRIVIAL][resend] mm: cleanup on the comments of zone_reclaim_stat
 2012-06-15  8:52 UTC 

[RFC] Introduce to batch variants of accept() and epoll_ctl() syscall
 2012-06-15  8:51 UTC  (5+ messages)

linux-next: Tree for Jun 14
 2012-06-15  8:50 UTC  (5+ messages)
` linux-next: Tree for Jun 14 (vsmp)
` linux-next: Tree for Jun 14 (leds)

[PATCH] tools lib traceevent: Replace malloc_or_die to plain malloc in alloc_event()
 2012-06-15  8:45 UTC  (3+ messages)

[PATCH v2] regulator: add new regulator driver for lp872x
 2012-06-15  8:46 UTC 

[PATCH] regulator: add new regulator driver for lp872x
 2012-06-15  8:44 UTC  (3+ messages)

[PATCH] iio: dac: Convert ad5380 to devm_regmap_* APIs
 2012-06-15  8:47 UTC  (2+ messages)

[PATCH] mm: cleanup on the comments of zone_reclaim_stat
 2012-06-15  8:43 UTC  (2+ messages)

[PATCH v3 0/4] DT clock bindings
 2012-06-15  8:39 UTC  (5+ messages)
` [PATCH v3 1/4] clk: add DT clock binding support

[PATCH wireless-next 00/20] Use pr_<level>
 2012-06-15  8:36 UTC  (23+ messages)
` [PATCH wireless-next 01/20] adm8211: "
` [PATCH wireless-next 02/20] airo_cs: "
` [PATCH wireless-next 03/20] at76c50x-usb: "
` [PATCH wireless-next 04/20] atmel: atmel_cs: "
` [PATCH wireless-next 05/20] b43: "
` [PATCH wireless-next 06/20] b43legacy: "
` [PATCH wireless-next 07/20] hostap: "
` [PATCH wireless-next 08/20] ipw2x00: "
` [PATCH wireless-next 09/20] libertas: "
` [PATCH wireless-next 10/20] libertas_tf: "
` [PATCH wireless-next 11/20] mac80211_hwsim: "
` [PATCH wireless-next 12/20] mwl8k: "
` [PATCH wireless-next 13/20] orinoco: "
` [PATCH wireless-next 14/20] p54: "
` [PATCH wireless-next 15/20] prism54: "
` [PATCH wireless-next 16/20] ray_cs: "
` [PATCH wireless-next 17/20] rtl818x: "
` [PATCH wireless-next 18/20] ti: "
` [PATCH wireless-next 19/20] wl3501_cs: "
` [PATCH wireless-next 20/20] zd_usb: "

[PATCH 0/3] i2c-piix4: Multiple piix4-compatible SMBus support (revised)
 2012-06-15  8:31 UTC  (3+ messages)
  ` [PATCH 3/3] i2c-piix4: support AMD auxiliary SMBus controller

[PATCH 1/1] hda_intel: activate COMBO mode for Intel client chipsets
 2012-06-15  8:29 UTC  (2+ messages)

[3.4 regression] [bisected] DisplayPort fails to come on
 2012-06-15  8:23 UTC  (4+ messages)

[RFC][PATCH 00/13 v2] kprobes/ftrace: Making ftrace usable for kprobes
 2012-06-15  8:15 UTC  (14+ messages)
` [RFC][PATCH 01/13 v2] ftrace: Pass ftrace_ops as third parameter to function trace callback
` [RFC][PATCH 02/13 v2] ftrace: Consolidate arch dependent functions with list function
` [RFC][PATCH 03/13 v2] ftrace: Return pt_regs to function trace callback
` [RFC][PATCH 04/13 v2] ftrace/x86_32: Push ftrace_ops in as 3rd parameter to function tracer
` [RFC][PATCH 05/13 v2] ftrace/x86: Add separate function to save regs
` [RFC][PATCH 06/13 v2] ftrace/x86: Add save_regs for i386 function calls

[PATCH 1/8] /proc/net/ entries for bluetooth protocols
 2012-06-15  8:00 UTC  (2+ messages)

[PATCH 7/8] Added /proc/net/rfcomm via bt_procfs_init()
 2012-06-15  7:53 UTC  (2+ messages)

[PATCH 5/8] Added /proc/net/hidp via bt_procfs_init()
 2012-06-15  7:50 UTC  (2+ messages)

rcu: endless stalls
 2012-06-15  7:49 UTC  (12+ messages)

[PATCH 4/8] Added /proc/net/hci via bt_procfs_init()
 2012-06-15  7:49 UTC  (2+ messages)

Early boot panic on machine with lots of memory
 2012-06-15  7:41 UTC  (9+ messages)

[PATCH v11 1/2] mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks
 2012-06-15  7:32 UTC  (2+ messages)

[resend][PATCH] mm, vmscan: fix do_try_to_free_pages() livelock
 2012-06-15  7:27 UTC  (4+ messages)

[PATCH RFT] watchdog: Convert orion_wdt driver to watchdog core
 2012-06-15  7:22 UTC 

[PATCH 0/9] dw_dmac: set of cleanups and small fixes
 2012-06-15  7:05 UTC  (10+ messages)
` [PATCH 1/9] dw_dmac: fix constant in the comment
` [PATCH 2/9] dw_dmac: use proper casting to print dma_addr_t values
` [PATCH 3/9] dw_dmac: introduce dwc_dump_chan_regs to dump registers
` [PATCH 4/9] dw_dmac: print correct number of scanned descriptors
` [PATCH 5/9] dw_dmac: use __func__ constant in the debug prints
` [PATCH 6/9] dw_dmac: disable dma in optimal way in probe
` [PATCH 7/9] dw_dmac: disable BLOCK interrupts
` [PATCH 8/9] dw_dmac: introduce dwc_fast_fls()
` [PATCH 9/9] dw_dmac: move from __init to __devinit

[PATCH 3/3 v2] ARM: integrator: convert to common clock
 2012-06-15  7:04 UTC 

[PATCH 2/3 v2] clk: add versatile ICST307 driver
 2012-06-15  7:03 UTC 

[PATCH] smia: Fix compile failures
 2012-06-15  6:54 UTC  (2+ messages)

linux-next: Tree for Jun 15
 2012-06-15  6:52 UTC  (2+ messages)
` error: implicit declarations of BUG/BUG_ON/WARN_ON/WARN_ON_ONCE

[PATCH 0/3] uprobes fixes for 3.5
 2012-06-15  6:25 UTC  (8+ messages)
` [PATCH 1/3] uprobes: valid_vma() should reject VM_HUGETLB
` [PATCH 2/3] uprobes: __copy_insn() should ensure a_ops->readpage != NULL
` [PATCH 3/3] uprobes: write_opcode()->__replace_page() can race with try_to_unmap()

[PATCH V6 0/13] perf: Intel uncore pmu counting support
 2012-06-15  6:31 UTC  (14+ messages)
` [PATCH V6 01/13] perf: Export perf_assign_events
` [PATCH V6 02/13] perf: Avoid race between cpu hotplug and installing event
` [PATCH V6 03/13] perf: Allow pmu to choose cpu on which to install event
` [PATCH V6 04/13] perf: Introduce perf_pmu_migrate_context
` [PATCH V6 05/13] perf: Generic intel uncore support
` [PATCH V6 06/13] perf: Add Nehalem and Sandy Bridge "
` [PATCH V6 07/13] perf: Generic pci uncore device support
` [PATCH V6 08/13] perf: Add Sandy Bridge-EP uncore support
` [PATCH V6 09/13] perf, tool: Use data struct for arg passing in event parse function
` [PATCH V6 10/13] perf, tool: Make the event parser reentrantable
` [PATCH V6 11/13] perf, tool: Add support to reuse event grammar to parse out terms
` [PATCH V6 12/13] perf, tool: Add pmu event alias support
` [PATCH V6 13/13] perf, tool: Add automated test for pure terms parsing

[PATCH 1/2] genirq: Introduce parent and children concept for IRQ
 2012-06-15  6:29 UTC  (4+ messages)
` [PATCH 2/2] genirq: Resend nested irq's ancestor irq

[PATCH -V9 00/15] hugetlb: Add HugeTLB controller to control HugeTLB allocation
 2012-06-15  6:20 UTC  (4+ messages)
` [PATCH -V9 09/15] mm/hugetlb: Add new HugeTLB cgroup

[PATCH] common: dma-mapping: add support for generic dma_mmap_* calls
 2012-06-15  6:18 UTC 

[GIT PULL] DMA-mapping fixes for v3.5-rc3
 2012-06-15  5:54 UTC 

[PATCH] printk: Add printk_flush() to force buffered text to console
 2012-06-15  4:37 UTC  (8+ messages)

[PATCH] tracing: Fix the outmost stupidity of tracing_off()
 2012-06-15  4:18 UTC  (7+ messages)

[PATCH] leds: Rename led_brightness_set() to led_set_brightness()
 2012-06-15  4:14 UTC  (3+ messages)
` [PATCH v2] leds: use led_set_brightness in led_trigger_event

[PATCH 1/1] prctl: pdeath_signal sent when parent thread (instead of parent process) dies
 2012-06-15  3:57 UTC  (5+ messages)
` [PATCHv2 1/1] prctl: move pdeath_signal from task_struct to signal_struct

[PATCH v4 0/3] scsi: fix internal write cache issue on usb hdd
 2012-06-15  3:51 UTC  (2+ messages)

Need of automatic scripts for beginners
 2012-06-15  3:44 UTC  (2+ messages)

MAINTAINERS: missing git trees
 2012-06-15  3:40 UTC  (5+ messages)

[PATCH] powerpc/44x: Support OCM(On Chip Memory) for APM821xx SoC and Bluestone board
 2012-06-15  3:19 UTC  (3+ messages)

NULL pointer dereference at blk_drain_queue
 2012-06-15  3:06 UTC  (8+ messages)

[PATCH v2 0/5] Export offsets of VMCS fields as note information for kdump
 2012-06-15  3:03 UTC  (4+ messages)
` [PATCH v2 3/5] KVM-INTEL: Add new module vmcsinfo-intel to fill VMCSINFO

[PATCH] mm/vmscan: cleanup on the comments of do_try_to_free_pages
 2012-06-15  2:50 UTC  (2+ messages)

[PATCH 0/2][resend] gpio: pcf857x: enable gpio_to_irq()
 2012-06-15  2:40 UTC  (8+ messages)
  ` [PATCH 2/2][resend] gpio: pcf857x: enable gpio_to_irq() support
        ` [PATCH 2/2 v2][resend] "
              ` [PATCH 2/2 v3][resend] "

2012 Kernel Summit: Call for Participation
 2012-06-15  2:20 UTC 

pull request: linux-firmware: update cxgb4 firmware
 2012-06-15  2:11 UTC  (2+ messages)

[PATCH] rt2800pci:Firmware update v1
 2012-06-15  2:05 UTC  (2+ messages)

MMC: commit dba3c29 ruins mmc card data on beagle-xm revB
 2012-06-15  1:55 UTC  (4+ messages)

[GIT PULL] DT fixes for 3.5
 2012-06-15  1:39 UTC 

[PATCH RESEND 1/3] printk: convert byte-buffer to variable-length record buffer
 2012-06-15  1:31 UTC  (6+ messages)

[PATCH 2/3] irq_remap: fix the UP build failure
 2012-06-15  1:28 UTC  (8+ messages)
` [PATCH 1/2] kconfig: change config_enabled() to accept X instead of CONFIG_X
  ` [PATCH 2/2] irq: use config_enabled(SMP) checks to cleanup irq_set_affinity() for UP
        ` [patch] "
            ` [patch] irq: use config_enabled(CONFIG_SMP) "

[RFC] x86, fpu: unify signal handling code paths for x86 and x86_64 kernels
 2012-06-15  1:17 UTC  (8+ messages)

[PATCH 0/3] [GIT PULL][v3.6] tracing: simple updates
 2012-06-15  1:01 UTC  (4+ messages)
` [PATCH 1/3] ftrace: Remove a superfluous check
` [PATCH 2/3] tracing: Add comments for the other bits of ftrace_event_call.flags
` [PATCH 3/3] tracing: Register the ftrace internal events during early boot

[PATCH v2] writeback: avoid race when update bandwidth
 2012-06-15  0:29 UTC  (8+ messages)

Follow-up to remaining issue with alignment of __log_buf in printk.c
 2012-06-15  0:27 UTC  (4+ messages)

linux-next: manual merge of the wireless-next tree with the net tree
 2012-06-15  0:23 UTC  (2+ messages)

3.5.0-rc2 bisected regression: Can't change brightness on Vaio laptop
 2012-06-15  0:16 UTC  (3+ messages)

[ 00/20] 3.0.35-stable review
 2012-06-14 23:57 UTC  (7+ messages)
` [ 04/20] crypto: aesni-intel - fix unaligned cbc decrypt for x86-32
` [ 06/20] cfg80211: fix interface combinations check
` [ 08/20] can: c_can: fix "BUG! echo_skb is occupied!" during transmit
` [ 14/20] iwlwifi: dont mess up the SCD when removing a key
` [ 16/20] fuse: fix stat call on 32 bit platforms
` [ 18/20] mm/vmalloc.c: change void* into explict vm_struct*

[ 00/42] 3.4.3-stable review
 2012-06-14 23:56 UTC  (12+ messages)
` [ 01/42] drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks
` [ 05/42] powerpc/time: Sanity check of decrementer expiration is necessary
` [ 09/42] ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg
` [ 11/42] x86, MCE, AMD: Make APIC LVT thresholding interrupt optional
` [ 14/42] drm/ttm: Fix buffer object metadata accounting regression v2
` [ 16/42] iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEP
` [ 18/42] iwlwifi: dont mess up the SCD when removing a key
` [ 20/42] mac80211: fix error in station state transitions during reconfig
` [ 24/42] ASoC: wm8994: Apply volume updates with clocks enabled
` [ 26/42] ALSA: HDA: Pin fixup for Zotac Z68 motherboard
` [ 28/42] rt2x00: use atomic variable for seqno


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