linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-25 13:54:59 to 2012-10-25 17:48:32 UTC [more...]

[PATCH 0/5] Rework MCA configuration handling code, v2
 2012-10-25 16:52 UTC  (11+ messages)
` [PATCH 1/5] drivers/base: Add a DEVICE_BOOL_ATTR macro
` [PATCH 2/5] x86, MCA: Convert dont_log_ce, banks and tolerant
` [PATCH 3/5] x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeout
` [PATCH 4/5] x86, MCA: Convert the next three variables batch
` [PATCH 5/5] x86, MCA: Finish mca_config conversion

[PATCH 0/5] cputime: Moar cleanups / enhancements v3
 2012-10-25 17:48 UTC  (4+ messages)
` [PATCH 1/5] vtime: Gather vtime declarations to their own header file
` [PATCH 3/5] kvm: Directly account vtime to system on guest switch
` [PATCH 5/5] cputime: Separate irqtime accounting from generic vtime

[PATCH v2 0/3] ocp2scp: add non-dt support
 2012-10-25 17:44 UTC  (6+ messages)
` [PATCH v2 1/3] drivers: bus: ocp2scp: add pdata support

[RFC 0/3] libata/ahci unbinding, power down sequence
 2012-10-25 17:43 UTC  (7+ messages)
` [RFC 1/3] ahci_platform: enable hotplug unbinding
` [RFC 2/3] ahci_platform: convert to module_platform_driver
` [RFC 3/3] libata: don't perform HW activity in devres

[RFC] memcg/cgroup: do not fail fail on pre_destroy callbacks
 2012-10-25 17:42 UTC  (9+ messages)
` [PATCH 4/6] cgroups: forbid pre_destroy callback to fail

[PATCHSET cgroup/for-3.8] cgroup_freezer: allow migration regardless of freezer state and update locking
 2012-10-25 17:42 UTC  (29+ messages)
` [PATCH 1/7] cgroup: cgroup_subsys->fork() should be called after the task is added to css_set
` [PATCH 2/7] freezer: add missing mb's to freezer_count() and freezer_should_skip()
          ` [PATCH 0/1] (Was: freezer: add missing mb's to freezer_count() and freezer_should_skip())
            ` [PATCH 1/1] freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()
` [PATCH 4/7] cgroup_freezer: don't stall transition to FROZEN for PF_NOFREEZE or PF_FREEZER_SKIP tasks
          ` [PATCH 0/1] (Was: cgroup_freezer: don't stall transition to FROZEN for PF_NOFREEZE or PF_FREEZER_SKIP tasks)
            ` [PATCH 1/1] freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD

Heads-up: 3.6.2 / 3.6.3 NFS server panic: 3.6.2+ regression?
 2012-10-25 17:39 UTC  (22+ messages)
      ` Heads-up: 3.6.2 / 3.6.3 NFS server oops: 3.6.2+ regression? (also an unrelated ext4 data loss bug)
        ` Apparent serious progressive ext4 data corruption bug in 3.6.3 (and other stable branches?)
                      ` Apparent serious progressive ext4 data corruption bug in 3.6 (when rebooting during umount)

[PATCH] tilegx: fix some issues in the SW TSO support
 2012-10-25 17:25 UTC 

Use PCI ROMs from EFI boot services
 2012-10-25 17:35 UTC  (2+ messages)

[PATCH] aoe: avoid using skb member after dev_queue_xmit
 2012-10-25 17:35 UTC  (4+ messages)

[PATCH] fs: xattr: rewrite simple_xattr_set()
 2012-10-25 17:33 UTC  (3+ messages)

[PATCH v2 0/2] ACPI: container hot remove support
 2012-10-25 17:20 UTC  (6+ messages)
` [PATCH v2 2/2] Improve container_notify_cb() to support container hot-remove

mpol_to_str revisited
 2012-10-25 17:23 UTC  (17+ messages)
            ` [patch for-3.7] mm, mempolicy: fix printing stack contents in numa_maps

[PATCH v2] x86: efi: Turn off efi_enabled after setup on mixed fw/kernel
 2012-10-25 17:05 UTC  (4+ messages)
` [PATCH v3] "

[RFC][PATCH 00/16] sched: SCHED_DEADLINE v6
 2012-10-25 16:58 UTC  (7+ messages)
` [PATCH 01/16] math128: Introduce various 128bit primitives

[patch 01/16] sched: track the runnable average on a per-task entitiy basis
 2012-10-25 16:58 UTC  (4+ messages)
` [tip:sched/core] sched: Track the runnable average on a per-task entity basis

new execve/kernel_thread design
 2012-10-25 16:54 UTC  (2+ messages)

[PATCH 1/2] handle error path in edac_mc_sysfs_init()
 2012-10-25 16:48 UTC  (5+ messages)

[PATCH v3] mm: thp: Set the accessed flag for old pages on access fault
 2012-10-25 16:44 UTC 

EXT4-fs error w/ external USB drive
 2012-10-25 16:39 UTC  (7+ messages)

[PATCH 0/2] openrisc: more kernel_thread cleanup
 2012-10-25 16:27 UTC  (6+ messages)
` [PATCH 1/2] openrisc: move sys_clone's stack determination to copy_thread
` [PATCH 2/2] openrisc: determine regs directly in copy_thread

Kdump with signed images
 2012-10-25 15:39 UTC  (7+ messages)
                    ` [RFC] "
                  ` [RFC] Kdump with UEFI secure boot (Re: [PATCH v2] kdump: pass acpi_rsdp= to 2nd kernel for efi booting)

[PATCH] ASoC: wm5102: Correct micbias DAPM supplies
 2012-10-25 16:22 UTC  (2+ messages)

[PATCH] ioat: Fix DMA memory sync direction correct flag
 2012-10-25 16:22 UTC 

[PATCH 1/2] drm/radeon: fix ATPX function documentation
 2012-10-25 16:19 UTC  (2+ messages)

[PATCH 1/2] brw_mutex: big read-write mutex
 2012-10-25 16:15 UTC  (21+ messages)
            ` [PATCH 0/2] fix and improvements for percpu-rw-semaphores (was: brw_mutex: big read-write mutex)
              ` [PATCH 1/2] percpu-rw-semaphores: use light/heavy barriers
                ` [PATCH 2/2] percpu-rw-semaphores: use rcu_read_lock_sched

[PATCH v3 00/11] common clk drivers migration for DaVinci SoCs
 2012-10-25 16:11 UTC  (12+ messages)
` [PATCH v3 01/11] clk: davinci - add main PLL clock driver
` [PATCH v3 02/11] clk: davinci - add PSC "
` [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver
` [PATCH v3 04/11] clk: davinci - add pll divider clock driver
` [PATCH v3 05/11] clk: davinci - add dm644x clock initialization
` [PATCH v3 06/11] clk: davinci - add build infrastructure for DaVinci clock drivers
` [PATCH v3 07/11] ARM: davinci - restructure header files for common clock migration
` [PATCH v3 08/11] ARM: davinci - migrating to use common clock init code
` [PATCH v3 09/11] ARM: davinci - dm644x: update SoC code to remove the clock data
` [PATCH v3 10/11] ARM: davinci - migrate to common clock
` [PATCH v3 11/11] ARM: davinci - common clock migration: clean up the old code

[PATCH] Fix the warning related to type check in kfifo.h
 2012-10-25 16:14 UTC  (2+ messages)

[PATCH] regmap: Fix printing of size_t variable
 2012-10-25 16:07 UTC 

[PATCH] x86 : remove dead code
 2012-10-25 16:13 UTC 

[PATCH] mtd: use the NAND_STATUS_FAIL to replace the hardcode
 2012-10-25 16:07 UTC  (2+ messages)

[PATCH] mfd: viperboard driver added
 2012-10-25 16:06 UTC  (7+ messages)
` [PATCH v2 2/4] gpio: add viperboard gpio driver

[PATCH] [trivial] tty: Fix typo in tty drivers
 2012-10-25 16:05 UTC  (3+ messages)

[PATCH] README: document "make olddefconfig"
 2012-10-25 16:04 UTC  (2+ messages)

[PATCH 0/6] ux500 fixes bound for the -rcs
 2012-10-25 16:03 UTC  (6+ messages)
` [PATCH 2/6] pinctrl: Update clock handling for the pinctrl-nomadik GPIO driver

mmotm 2012-10-24-17-15 uploaded
 2012-10-25 16:02 UTC  (2+ messages)
` mmotm 2012-10-24-17-15 uploaded (drm/i915)

[PATCH 2/2] mfd: arizona: Correctly report when AIF2/AIF1 is underclocked
 2012-10-25 16:02 UTC  (2+ messages)

[PATCH 1/2] mfd: arizona: Use correct array for ARRAY_SIZE in mfd_add_devices call
 2012-10-25 16:02 UTC  (2+ messages)

[PATCH 0/2] Adding SATA support for Armada 370/XP
 2012-10-25 16:00 UTC  (16+ messages)
` [PATCH 2/2] arm: mvebu: adding SATA support: dt binding and config update
` [PATCH 1/2] arm: mvebu: increase atomic coherent pool size for armada 370/XP

[RFC PATCH 00/13] sched: Integrating Per-entity-load-tracking with the core scheduler
 2012-10-25 15:56 UTC  (2+ messages)

[PATCH] ARM i.MX: fix error-valued pointer dereference in clk_register_gate2()
 2012-10-25 15:47 UTC  (2+ messages)

[PATCH 2/2] don't leak memory for mci_pdev
 2012-10-25 15:43 UTC 

[PATCH v2 00/11] fuse: optimize scatter-gather direct IO
 2012-10-25 15:38 UTC  (6+ messages)
` [PATCH 08/11] fuse: use req->page_descs[] for argpages cases
` [PATCH 09/11] fuse: pass iov[] to fuse_get_user_pages()

Fra Dr. Christopher Harrison
 2012-10-25 15:12 UTC 

[PATCH] ARM: dt: tegra: ventana: define pinmux for ddc
 2012-10-25 15:37 UTC  (6+ messages)

[PATCH 00/23] printk: refactoring
 2012-10-25 15:32 UTC  (5+ messages)
` [PATCH 03/23] printk: Move braille console support into separate braille.[ch] files

[PATCH v3] Add support for AMD64 EDAC on multiple PCI domains
 2012-10-25 15:23 UTC  (8+ messages)
    ` Multiple patch authors (was: Re: [PATCH v3] Add support for AMD64 EDAC on multiple PCI domains)
      ` Multiple patch authors

[RESEND PATCH v3 0/6] watchdog: omap_wdt: convert to new watchdog core
 2012-10-25 15:19 UTC  (7+ messages)
` [RESEND PATCH v3 1/6] "
` [RESEND PATCH v3 2/6] watchdog: omap_wdt: convert kzalloc() to devm_kzalloc()
` [RESEND PATCH v3 3/6] watchdog: omap_wdt: convert request_mem_region() to devm_request_mem_region()
` [RESEND PATCH v3 4/6] watchdog: omap_wdt: convert ioremap() to devm_ioremap()
` [RESEND PATCH v3 5/6] watchdog: omap_wdt: delete redundant platform_set_drvdata() calls
` [RESEND PATCH v3 6/6] watchdog: omap_wdt: eliminate goto

[RFC] Support volatile range for anon vma
 2012-10-25 15:19 UTC  (2+ messages)

[RFC v4 00/15] vfs: hot data tracking
 2012-10-25 15:09 UTC  (16+ messages)
` [RFC v4 01/15] vfs,hot_track: introduce private radix tree structures
` [RFC v4 02/15] vfs,hot_track: initialize and free key data structures
` [RFC v4 03/15] vfs,hot_track: add the function for collecting I/O frequency
` [RFC v4 04/15] vfs,hot_track: add two map arrays
` [RFC v4 05/15] vfs,hot_track: add hooks to enable hot data tracking
` [RFC v4 06/15] vfs,hot_track: add the function for updating map arrays
` [RFC v4 07/15] vfs,hot_track: add the aging function
` [RFC v4 08/15] vfs,hot_track: add one work queue
` [RFC v4 09/15] vfs,hot_track: register one memory shrinker
` [RFC v4 10/15] vfs,hot_track: add one new ioctl interface
` [RFC v4 11/15] vfs,hot_track: add debugfs support
` [RFC v4 12/15] vfs,hot_track: turn some Micro into be tunable
` [RFC v4 13/15] btrfs: add hot tracking support
` [RFC v4 14/15] xfs: "
` [RFC v4 15/15] vfs,hot_track: add the documentation

[PATCH 0/3] HWPOISON: improve error_remove_page()
 2012-10-25 15:12 UTC  (4+ messages)
` [PATCH 1/3] mm: print out information of file affected by memory error
` [PATCH 2/3] ext4: introduce ext4_error_remove_page
` [PATCH 3/3] ext3: introduce ext3_error_remove_page

[PATCH] pidns: limit the nesting depth of pid namespaces
 2012-10-25 15:02 UTC  (5+ messages)

[PATCH v3] media: davinci: vpbe: fix build warning
 2012-10-25 14:59 UTC 

[PATCH] irq: tsk->comm is an array
 2012-10-25 15:01 UTC 

[PATCH 1/9] uprobes: move function declarations out of arch
 2012-10-25 14:58 UTC  (5+ messages)
` [PATCH 6/9] uprobes: flush cache after xol write

[PATCH v4 0/7] usb: dwc3-omap: add dt support
 2012-10-25 14:54 UTC  (7+ messages)
` [PATCH v4 2/7] usb: dwc3-omap: use of_platform API to create dwc3 core pdev
` [PATCH v4 6/7] usb: dwc3-omap: Minor fixes to get dt working

[PATCH 10/11] fuse: optimize fuse_get_user_pages()
 2012-10-25 14:50 UTC  (3+ messages)
` [PATCH 10/11] fuse: optimize fuse_get_user_pages() - v2

[PATCH] Make uapi/linux/irqnr.h non-empty
 2012-10-25 14:40 UTC  (4+ messages)

BUG: 1bbbbe7 (x86: Exclude E820_RESERVED regions...) PANIC on boot
 2012-10-25 14:33 UTC  (5+ messages)
` [tip:x86/urgent] x86, mm: Find_early_table_space based on ranges that are actually being mapped

[PATCH RESEND] max17042: missing assignment
 2012-10-25 14:28 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add arm-soc tree entry
 2012-10-25 14:24 UTC  (2+ messages)

[PATCH 0/3] Drivers: hv: vmbus
 2012-10-25 14:13 UTC  (5+ messages)
` [PATCH 1/3] Drivers: hv: Get rid of unnecessary forward declarations
  ` [PATCH 3/3] Drivers: hv: Get rid of hv_ringbuffer_cleanup()

[PATCH] tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
 2012-10-25 14:25 UTC  (11+ messages)

[PATCH] add some drop_caches documentation and info messsge
 2012-10-25 14:25 UTC  (19+ messages)

[PATCH] unshare: remove dead code
 2012-10-25 14:25 UTC 

[PATCH v4] pwm: vt8500: Update vt8500 PWM driver support
 2012-10-25 14:21 UTC  (2+ messages)

linux-next: build warnings after merge of the akpm tree
 2012-10-25 14:20 UTC  (4+ messages)

[PATCH] dt: add helper function to read u8 & u16 variables & arrays
 2012-10-25 14:18 UTC  (4+ messages)

linux-next: Tree for Oct 24
 2012-10-25 14:15 UTC  (7+ messages)
` linux-next: Tree for Oct 24 (xen)
  ` [Xen-devel] "

[PATCH 0/10] Support for Win 8 digitizers
 2012-10-25 14:14 UTC  (12+ messages)
` [PATCH 01/10] HID: core: fix unit exponent parsing
` [PATCH 02/10] HID: hid-input: add usage_index argument in input_mapping and event
` [PATCH 03/10] HID: hid-multitouch: support arrays for the split of the touches in a report
` [PATCH 04/10] HID: hid-multitouch: get maxcontacts also from logical_max value
` [PATCH 05/10] HID: hid-multitouch: support T and C for win8 devices
` [PATCH 06/10] HID: hid-multitouch: move ALWAYS_VALID quirk check
` [PATCH 07/10] HID: hid-multitouch: fix Win 8 protocol
` [PATCH 08/10] HID: hid-multitouch: support for hovering devices
` [PATCH 09/10] HID: introduce Scan Time
` [PATCH 10/10] HID: hid-multitouch: get rid of usbhid depedency for general path

Bisected regression: iterate_fd() selinux change affects flash plugin
 2012-10-25 14:14 UTC 

[PATCH] uprobe: fix misleading log entry
 2012-10-25 14:12 UTC  (2+ messages)

[PATCH] asm-generic/io.h: remove asm/cacheflush.h include
 2012-10-25 14:10 UTC  (5+ messages)

[PATCH RESEND] mtip32xx: fix potential crash on SEC_ERASE_UNIT
 2012-10-25 14:12 UTC 

[PATCH 1/2] ACPI: Fix stale pointer access to flags.lockable
 2012-10-25 14:01 UTC  (5+ messages)
` [PATCH 2/2] ACPI: Remove unused lockable in acpi_device_flags

light weight write barriers
 2012-10-25 14:03 UTC  (11+ messages)
` [sqlite] "


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