linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-15 06:15:12 to 2012-11-15 11:00:12 UTC [more...]

[PATCH v2 0/3] ACPI 5 support for GPIO, SPI and I2C
 2012-11-15 11:03 UTC 

[PATCH 0/2] Boottime: measure bootloader and kernel bootup time
 2012-11-15 10:57 UTC  (7+ messages)
` [PATCH 1/2] Boottime: A tool for automatic measurement of kernel/bootloader boot time
` [PATCH 2/2] clocksource: clksrc-dbx500-prcmu: Add boottime support

[PATCH V6 0/2] Upstream ST-Ericsson thermal driver
 2012-11-15 10:56 UTC  (3+ messages)
` [PATCH V6 1/2] Thermal: Add ST-Ericsson DB8500 "
` [PATCH V6 2/2] Thermal: Add ST-Ericsson DB8500 thermal properties and platform data

[PATCH 0/3] target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation
 2012-11-15 10:53 UTC  (5+ messages)
` [PATCH 1/3] target/sbc: Make WRITE_SAME check differentiate between UNMAP=[1,0]
` [PATCH 2/3] target: Add max_write_same_len device attribute

[PATCH] cpuidle: Measure idle state durations with monotonic clock
 2012-11-15 10:52 UTC  (4+ messages)

[PATCH v4 0/2] i2c: i2c-ocores: Add support for sparc, custom set and get functions, and the GRLIB port of the controller
 2012-11-15 10:51 UTC  (4+ messages)
` [PATCH v4 1/2] i2c: i2c-ocores: Add irq support for sparc
` [PATCH v4 2/2] i2c: i2c-ocores: Add support for the GRLIB port of the controller and custom getreg and setreg functions

[GIT PULL] UAPI: perf fixes
 2012-11-15 10:46 UTC  (8+ messages)
        ` [PATCH 1/2] perf kvm: rename perf_kvm to perf_kvm_stat
          ` [PATCH 2/2] perf kvm: fix building perf kvm on PowerPC

[RFC Patch v1 00/55] Addons to Synopsys ARC Linux kernel Port
 2012-11-15 10:40 UTC  (13+ messages)
` [RFC Patch v1 32/55] ARC: [optim] Cache "current" in Register r25
` [RFC Patch v1 33/55] ARC: ptrace support
` [RFC Patch v1 37/55] ARC: dynamic loadable module support
` [RFC Patch v1 38/55] ARC: Low level event capture/logging

[PATCH 0/9] TTY: memory leaks patchset
 2012-11-15 10:42 UTC  (11+ messages)
` [PATCH 1/9] TTY: isicom, stop using port->tty
` [PATCH 2/9] TTY: pty, fix tty buffers leak
` [PATCH 3/9] ISDN: capi, use kref from tty_port
` [PATCH 4/9] MMC: sdio_uart, remove unused member from sdio_uart_port
` [PATCH 5/9] MMC: sdio, use kref from tty_port
` [PATCH 6/9] TTY: n_gsm, "
` [PATCH 7/9] TTY: introduce tty_port_destroy
` [PATCH 8/9] TTY: isicom, fix tty buffers memory leak
` [PATCH 9/9] TTY: call tty_port_destroy in the rest of drivers

[PATCH V5 1/2] kbuild: centralize .dts->.dtb rule
 2012-11-15 10:32 UTC  (5+ messages)

[PATCH 18/31] mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
 2012-11-15 10:27 UTC  (4+ messages)

[RFC PATCH v2 0/3] acpi: Introduce prepare_remove device operation
 2012-11-15 10:22 UTC  (4+ messages)
` [RFC PATCH v2 1/3] driver core: Introduce prepare_remove in bus_type
` [RFC PATCH v2 2/3] acpi: Introduce prepare_remove operation in acpi_device_ops
` [RFC PATCH v2 3/3] acpi_memhotplug: Add prepare_remove operation

[RFC PATCH v2 00/15] NFSd state containerization
 2012-11-15 10:23 UTC  (3+ messages)

[PATCH 1/4] pinctrl: dove: Prevent NULL dereference if of_match_device returns NULL
 2012-11-15 10:00 UTC  (6+ messages)
` [PATCH 3/4] pinctrl: at91: "
  ` [PATCH RESEND "

[PATCH] pinctrl: tegra: Staticize non-exported symbols
 2012-11-15 10:20 UTC  (2+ messages)

[PATCH 1/7] I2c-nomadik: Fix the usage of wait_for_completion_timeout
 2012-11-15 10:18 UTC  (5+ messages)
  ` Fwd: "

[PATCH V5 0/2] Upstream ST-Ericsson thermal driver
 2012-11-15 10:17 UTC  (11+ messages)
` [PATCH V5 1/2] Thermal: Add ST-Ericsson DB8500 "
` [PATCH V5 2/2] Thermal: Add ST-Ericsson DB8500 thermal properties and platform data

[Q] regulators: 3-current-regulated supply
 2012-11-15 10:10 UTC  (3+ messages)

[PATCH 0/8] Announcement: Enhanced NUMA scheduling with adaptive affinity
 2012-11-15 10:08 UTC  (3+ messages)
` Benchmark results: "Enhanced NUMA scheduling with adaptive affinity"

[BUGFIX] PM: Fix active child counting when disabled and forbidden
 2012-11-15 10:09 UTC  (5+ messages)

[PART4 Patch 0/2] memory-hotplug: allow online/offline memory to result movable node
 2012-11-15  9:59 UTC  (2+ messages)

[Patch v5 0/7] acpi,memory-hotplug: implement framework for hot removing memory
 2012-11-15  9:57 UTC  (14+ messages)
` [Patch v5 1/7] acpi,memory-hotplug : add memory offline code to acpi_memory_device_remove()
` [Patch v5 2/7] acpi,memory-hotplug: deal with eject request in hotplug queue
` [Patch v5 3/7] acpi_memhotplug.c: fix memory leak when memory device is unbound from the module acpi_memhotplug
` [Patch v5 4/7] acpi_memhotplug.c: free memory device if acpi_memory_enable_device() failed
` [Patch v5 5/7] acpi_memhotplug.c: don't allow to eject the memory device if it is being used
` [Patch v5 6/7] acpi_memhotplug.c: bind the memory device when the driver is being loaded
` [Patch v5 7/7] acpi_memhotplug.c: auto bind the memory device which is hotplugged before the driver is loaded

[PATCH]: PVH: remove FEATURES_PVH macro
 2012-11-15  9:55 UTC  (2+ messages)
` [Xen-devel] "

[RFC] rework mem_cgroup iterator
 2012-11-15  9:52 UTC  (10+ messages)
` [RFC 2/5] memcg: rework mem_cgroup_iter to use cgroup iterators

[PATCH v5 00/11] Introduce huge zero page
 2012-11-15  9:50 UTC  (28+ messages)
` [PATCH v5 03/11] thp: copy_huge_pmd(): copy "
` [PATCH v5 04/11] thp: do_huge_pmd_wp_page(): handle "
` [PATCH v5 05/11] thp: change_huge_pmd(): keep huge zero page write-protected
` [PATCH v5 06/11] thp: change split_huge_page_pmd() interface
` [PATCH v5 07/11] thp: implement splitting pmd for huge zero page
` [PATCH v5 08/11] thp: setup huge zero page on non-write page fault
` [PATCH v5 09/11] thp: lazy huge zero page allocation
` [PATCH v5 10/11] thp: implement refcounting for huge zero page

Your Funds Awaiting Pick Up
 2012-11-15  7:53 UTC 

[PATCH] bonding: rlb mode of bond should not alter ARP originating via bridge
 2012-11-15  9:47 UTC 

[PATCH 0/6] powerpc/book3e: support kexec and kdump
 2012-11-15  9:39 UTC  (7+ messages)
` [PATCH 1/6] powerpc/book3e: support CONFIG_RELOCATABLE
` [PATCH 2/6] book3e/kexec/kdump: enable kexec for kernel
` [PATCH 3/6] book3e/kexec/kdump: create a 1:1 TLB mapping
` [PATCH 4/6] book3e/kexec/kdump: introduce a kexec kernel flag
` [PATCH 5/6] book3e/kexec/kdump: skip ppc32 kexec specfic
` [PATCH 6/6] book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET

[PATCH 0/7] fixups for kmemcg
 2012-11-15  9:41 UTC  (9+ messages)
` [PATCH 2/7] move include of workqueue.h to top of slab.h file
` [PATCH 3/7] memcg: remove test for current->mm in memcg_stop/resume_kmem_account
` [PATCH 4/7] memcg: replace __always_inline with plain inline
` [PATCH 5/7] memcg: get rid of once-per-second cache shrinking for dead memcgs

[3.6.6] panic on reboot / khungtaskd blocked? (WARNING: at arch/x86/kernel/smp.c:123 native_smp_send_reschedule)
 2012-11-15  9:40 UTC  (6+ messages)

[PATCH] HID: usbhid: add quirk HID_QUIRK_NOGET to TPV optical touchscreen
 2012-11-15  9:36 UTC  (2+ messages)

[PATCH v4 00/14] Win 8 support for digitizers
 2012-11-15  9:33 UTC  (6+ messages)
` [PATCH v4 09/14] Input: introduce EV_MSC Timestamp

linux-next: manual merge of the spi tree with Linus' tree
 2012-11-15  9:32 UTC  (2+ messages)

[PATCH v4] linux,stdout-path helper
 2012-11-15  9:31 UTC  (4+ messages)
` [PATCH 1/3] OF: Add helper for matching against linux,stdout-path
` [PATCH 2/3] serial: i.MX: Make console support non optional
` [PATCH 3/3] serial: i.MX: evaluate linux,stdout-path property

[PATCH] ARM: add get_user() support for 8 byte types
 2012-11-15  9:19 UTC  (4+ messages)

[PATCH] mm: fix a regression with HIGHMEM introduced by changeset 7f1290f2f2a4d
 2012-11-15  9:22 UTC  (4+ messages)

new architectures, time_t __kernel_long_t
 2012-11-15  9:14 UTC  (3+ messages)

[PATCH v3] linux,stdout-path helper
 2012-11-15  9:10 UTC  (6+ messages)
` [PATCH 1/3] OF: Add helper for matching against linux,stdout-path

KMS Framebuffer on Intel N2600 (GMA3600)
 2012-11-15  9:09 UTC  (2+ messages)

[PATCH v3 0/2] i2c: i2c-ocores: Add support for sparc, custom set and get functions, and the GRLIB port of the controller
 2012-11-15  9:02 UTC  (5+ messages)
` [PATCH v3 2/2] i2c: i2c-ocores: Add support for the GRLIB port of the controller and custom getreg and setreg functions

[patch 1/4] mm, oom: ensure sysrq+f always passes valid zonelist
 2012-11-15  9:02 UTC  (9+ messages)
` [patch 2/4] mm, oom: cleanup pagefault oom handler
` [patch 3/4] mm, oom: remove redundant sleep in "
` [patch 4/4] mm, oom: remove statically defined arch functions of same name

[PATCH] backlight: Add of_find_backlight_by_node() function
 2012-11-15  8:58 UTC  (4+ messages)

[RFC v3 0/3] vmpressure_fd: Linux VM pressure notifications
 2012-11-15  8:52 UTC  (10+ messages)

[PART3 Patch v2 00/14] introduce N_MEMORY
 2012-11-15  8:57 UTC  (15+ messages)
` [PART3 Patch v2 01/14] node_states: "
` [PART3 Patch v2 02/14] cpuset: use N_MEMORY instead N_HIGH_MEMORY
` [PART3 Patch v2 03/14] procfs: "
` [PART3 Patch v2 04/14] memcontrol: "
` [PART3 Patch v2 05/14] oom: "
` [PART3 Patch v2 06/14] mm,migrate: "
` [PART3 Patch v2 07/14] mempolicy: "
` [PART3 Patch v2 08/14] hugetlb: "
` [PART3 Patch v2 09/14] vmstat: "
` [PART3 Patch v2 10/14] kthread: "
` [PART3 Patch v2 11/14] init: "
` [PART3 Patch v2 12/14] vmscan: "
` [PART3 Patch v2 13/14] page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization
` [PART3 Patch v2 14/14] hotplug: update nodemasks management

[RFC 0/5] perf ui/gtk: Separate out GTK codes to a shared object
 2012-11-15  8:51 UTC  (3+ messages)

[PATCH 0/2] Device tree updates for host1x support
 2012-11-15  8:50 UTC  (15+ messages)
` [PATCH 1/2] ARM: tegra: Add Tegra20 "

[PATCH 1/6] perf ui/tui: Move progress.c under ui/tui directory
 2012-11-15  8:44 UTC  (4+ messages)
` [PATCH 3/6] perf ui/gtk: Implement ui_progress functions

[PATCH v3] SUNRPC: set desired file system root before connecting local transports
 2012-11-15  8:35 UTC  (17+ messages)

[PATCH 1/1] ARM: ux500: Describe UART platform registering issues more accurately
 2012-11-15  8:33 UTC 

32kHz clock removal causes problems omap_hsmmc
 2012-11-15  8:31 UTC 

[PATCH 1/1] usb: usbip: userspace: remove the port state file when detaching port
 2012-11-15  8:32 UTC 

[PATCH v3] loop: Limit the number of requests in the bio list
 2012-11-15  8:20 UTC  (5+ messages)

[PATCH 1/2] kfifo: round up the fifo size power of 2
 2012-11-15  8:18 UTC  (10+ messages)

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

Latest 3.6.6 are not compiling due tg3 network driver, hwmon_device_unregister
 2012-11-15  7:56 UTC  (6+ messages)

[PATCH] dyndbg: add pr_errs before -EINVALs
 2012-11-15  7:57 UTC 

[PATCH V4 1/2] mfd: add TI TPS80031 mfd core driver
 2012-11-15  7:50 UTC  (2+ messages)

[PATCH V2 0/3] ARM: tegra: add speedo identification for T20/T30
 2012-11-15  7:42 UTC  (4+ messages)
` [PATCH V2 1/3] ARM: tegra: flexible spare fuse read function
` [PATCH V2 2/3] ARM: tegra: Add speedo-based process identification
` [PATCH V2 3/3] ARM: tegra: T30 "

[patch 1/2] oprofile: move task handoff to oprofile
 2012-11-15  7:41 UTC  (2+ messages)
` [patch 2/2] oprofile: simplify task handoff

shmem_getpage_gfp VM_BUG_ON triggered. [3.7rc2]
 2012-11-15  7:39 UTC  (14+ messages)
              ` [PATCH] tmpfs: fix shmem_getpage_gfp VM_BUG_ON

[PATCH 5/5] arcmsr: Modify ARC-1214 IO Behavior
 2012-11-15  7:33 UTC 

[PATCH v4] binfmt_elf.c: use get_random_int() to fix entropy depleting
 2012-11-15  7:32 UTC  (2+ messages)

[PATCH 4/5] arcmsr: Support a New RAID Model, ARC-1214
 2012-11-15  7:25 UTC 

[ 00/66] 3.6.7-stable review
 2012-11-15  7:25 UTC  (3+ messages)
` [ 42/66] ALSA: Avoid endless sleep after disconnect

[PATCH 3/5] arcmsr: Support MSI and MSI-X
 2012-11-15  7:25 UTC 

[PATCH 2/5] arcmsr: Support Hibernation
 2012-11-15  7:24 UTC 

[PATCH 1/5] arcmsr: Re-name the HBA Type
 2012-11-15  7:24 UTC 

[GIT PULL] sound fixes for 3.7-rc6
 2012-11-15  7:21 UTC 

[PATCH 2/3] fat: fix time updates for create and delete
 2012-11-15  7:18 UTC  (10+ messages)

linux-next: Tree for Nov 15
 2012-11-15  7:17 UTC 

linux-next: build failure after merge of the final tree (powercp tree related)
 2012-11-15  7:11 UTC  (2+ messages)

[ PATCH RESEND ] PCI-AER: Do not report successful error recovery for devices with AER-unaware drivers
 2012-11-15  7:09 UTC  (3+ messages)

(no subject)
 2012-11-15  7:04 UTC 

[PATCH v2 0/1] uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() race
 2012-11-15  6:57 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PART3 Patch 00/14] introduce N_MEMORY
 2012-11-15  6:33 UTC  (7+ messages)

[PATCH v3] staging: ste_rmi4: Convert to Type-B support
 2012-11-15  6:43 UTC  (7+ messages)
` [PATCH v6] "
    ` [RFC] staging: ste_rmi4: merge into the main kernel tree

[PATCH 1/1] DMA: PL330: Use devm_* functions
 2012-11-15  6:27 UTC 

linux-next: manual merge of the akpm tree with the tip tree
 2012-11-15  6:32 UTC 

Re-Validate Your Mailbox
 2012-11-15  6:24 UTC 

linux-next: manual merge of the akpm-current tree with the tree
 2012-11-15  6:25 UTC 

[RFC Patch v1 00/31] Synopsys ARC Linux kernel Port
 2012-11-15  6:15 UTC  (5+ messages)
` [RFC PATCH v1 14/31] ARC: syscall support


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