linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-26 15:59:40 to 2012-03-26 21:14:12 UTC [more...]

[GIT PULL] please pull infiniband.git
 2012-03-26 21:13 UTC  (3+ messages)

[PATCH 1/1] mmap.c: find_vma: replace if(mm) check with BUG_ON(!mm)
 2012-03-26 21:08 UTC  (2+ messages)

[GIT PULL] KVM updates for the 3.4 merge window
 2012-03-26 21:05 UTC  (8+ messages)

[PATCH] setlocalversion: Use "grep -q" instead of piping output to "read dummy"
 2012-03-26 20:58 UTC  (2+ messages)

[PATCH] mkmakefile: add export of $ARCH if specified on command-line
 2012-03-26 20:54 UTC 

[PATCH 00/39] [RFC] AutoNUMA alpha10
 2012-03-26 20:53 UTC  (46+ messages)
` [PATCH 01/39] autonuma: make set_pmd_at always available
` [PATCH 02/39] xen: document Xen is using an unused bit for the pagetables
` [PATCH 03/39] autonuma: define _PAGE_NUMA_PTE and _PAGE_NUMA_PMD
` [PATCH 04/39] autonuma: x86 pte_numa() and pmd_numa()
` [PATCH 05/39] autonuma: generic "
` [PATCH 06/39] autonuma: teach gup_fast about pte_numa
` [PATCH 07/39] autonuma: introduce kthread_bind_node()
` [PATCH 08/39] autonuma: mm_autonuma and sched_autonuma data structures
` [PATCH 09/39] autonuma: define the autonuma flags
` [PATCH 10/39] autonuma: core autonuma.h header
` [PATCH 11/39] autonuma: CPU follow memory algorithm
` [PATCH 12/39] autonuma: add page structure fields
` [PATCH 13/39] autonuma: knuma_migrated per NUMA node queues
` [PATCH 14/39] autonuma: init knuma_migrated queues
` [PATCH 15/39] autonuma: autonuma_enter/exit
` [PATCH 16/39] autonuma: call autonuma_setup_new_exec()
` [PATCH 17/39] autonuma: alloc/free/init sched_autonuma
` [PATCH 18/39] autonuma: alloc/free/init mm_autonuma
` [PATCH 19/39] mm: add unlikely to the mm allocation failure check
` [PATCH 20/39] autonuma: avoid CFS select_task_rq_fair to return -1
` [PATCH 21/39] autonuma: fix selecting task runqueue
` [PATCH 22/39] autonuma: select_task_rq_fair cleanup new_cpu < 0 fix
` [PATCH 23/39] autonuma: teach CFS about autonuma affinity
` [PATCH 24/39] autonuma: fix finding idlest cpu
` [PATCH 25/39] autonuma: fix selecting idle sibling
` [PATCH 26/39] autonuma: select_idle_sibling cleanup target assignment
` [PATCH 27/39] autonuma: core
` [PATCH 28/39] autonuma: follow_page check for pte_numa/pmd_numa
` [PATCH 29/39] autonuma: default mempolicy follow AutoNUMA
` [PATCH 30/39] autonuma: call autonuma_split_huge_page()
` [PATCH 31/39] autonuma: make khugepaged pte_numa aware
` [PATCH 32/39] autonuma: retain page last_nid information in khugepaged
` [PATCH 33/39] autonuma: numa hinting page faults entry points
` [PATCH 34/39] autonuma: reset autonuma page data when pages are freed
` [PATCH 35/39] autonuma: initialize page structure fields
` [PATCH 36/39] autonuma: link mm/autonuma.o and kernel/sched/numa.o
` [PATCH 37/39] autonuma: add CONFIG_AUTONUMA and CONFIG_AUTONUMA_DEFAULT_ENABLED
` [PATCH 38/39] autonuma: boost khugepaged scanning rate
` [PATCH 39/39] autonuma: NUMA scheduler SMT awareness

[PATCH] scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()
 2012-03-26 20:51 UTC  (4+ messages)

[PATCH] list_debug: WARN for adding something already in the list
 2012-03-26 20:46 UTC 

[PATCH V2 1/2] rapidio: add DMA engine support for RIO data transfers
 2012-03-26 20:45 UTC  (2+ messages)
` [PATCH V2 2/2] rapidio/tsi721: add DMA engine support

[PATCH] compat: use sys_sendfile64() implementation for sendfile syscall
 2012-03-26 20:45 UTC  (2+ messages)

[PATCH v2] scripts/coccinelle/api/ptr_ret.cocci: semantic patch for ptr_err
 2012-03-26 20:44 UTC  (2+ messages)

[PATCH] modpost: fix ALL_INIT_DATA_SECTIONS
 2012-03-26 20:41 UTC  (2+ messages)

Recent "Run the driver callback directly" patch breaks libertas suspend
 2012-03-26 20:44 UTC  (6+ messages)
  ` [PATCH] PM / SDIO: Use empty system suspend/resume callbacks at the bus level (was: Re: Recent ...)
      ` [PATCH] PM / SDIO: Use empty system suspend/resume callbacks at the bus level

linux-next: Tree for Mar 26
 2012-03-26 20:38 UTC  (9+ messages)
` linux-next: Tree for Mar 26 (usbcore)
` linux-next: Tree for Mar 26 (platform/x86/apple-gmux)

[PATCH v2] PM / QoS: add pm_qos_update_request_timeout API
 2012-03-26 20:42 UTC  (4+ messages)
` [PATCH v3] "

[RFC] firmware loader: retry _nowait requests when userhelper is not yet available
 2012-03-26 20:37 UTC  (15+ messages)
` [PATCH] firmware loader: don't cancel _nowait requests when helper "
  ` [PATCH 0/6] firmware_class: Fix problems with usermodehelper test
    ` [PATCH 2/6] firmware_class: Split _request_firmware() into three functions
    ` [PATCH 6/6] PM / Sleep: Mitigate race between the freezer and request_firmware()

[PATCH] amba-pl011: fix panic introduced by "clear pending interrupts"
 2012-03-26 20:32 UTC 

ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNT
 2012-03-26 20:31 UTC  (2+ messages)

[PATCH] scripts: refactor remove structure forward declarations
 2012-03-26 20:23 UTC  (4+ messages)

[PATCH 0/1] vsprintf: optimize decimal conversion (again)
 2012-03-26 20:20 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH] video/console: Clip the right margin clear to the visible region
 2012-03-26 20:17 UTC 

[PATCH 20/20 v2] sparc/mm/fault_64.c: Port OOM changes to do_sparc64_fault
 2012-03-26 20:13 UTC  (4+ messages)

[PATCH] crc32: Add help text for the algorithm select option
 2012-03-26 20:13 UTC 

[PATCH] m68k/q40: Add missing platform check before registering platform devices
 2012-03-26 20:13 UTC 

[PATCH 19/20 v2] sparc/mm/fault_32.c: Port OOM changes to do_sparc_fault
 2012-03-26 20:11 UTC  (4+ messages)

[PATCH 20/20 v3] sparc/mm/fault_64.c: Port OOM changes to do_sparc64_fault
 2012-03-26 20:11 UTC  (4+ messages)

[PATCH 19/20 v3] sparc/mm/fault_32.c: Port OOM changes to do_sparc_fault
 2012-03-26 20:09 UTC  (9+ messages)

lib/crc32: new Kconfig prompt without help text
 2012-03-26 20:08 UTC  (2+ messages)

Tracking regressions for next release(s)
 2012-03-26 20:01 UTC  (5+ messages)

sched: Avoid SMT siblings in select_idle_sibling() if possible
 2012-03-26 18:06 UTC  (6+ messages)

Problems with regulatory domain support and BCM43224
 2012-03-26 19:36 UTC  (4+ messages)

[PATCH v7 0/4] MIPS: OCTEON: Use Device Tree
 2012-03-26 19:31 UTC  (5+ messages)
` [PATCH v7 1/4] MIPS: Don't define early_init_devtree() and device_tree_init() in prom.c for CPU_CAVIUM_OCTEON
` [PATCH v7 2/4] MIPS: Octeon: Setup irq_domains for interrupts
` [PATCH v7 3/4] MIPS: Octeon: Add device tree source files
` [PATCH v7 4/4] MIPS: Octeon: Initialize and fixup device tree

[PATCH RFC] rcu: Make __rcu_read_lock() inlinable
 2012-03-26 18:53 UTC  (5+ messages)

[PATCH 00/11 v3] fix gmbus writes and related issues
 2012-03-26 19:06 UTC  (9+ messages)
` [PATCH 02/11 v3] drm/i915/intel_i2c: assign HDMI port D to pin pair 6
` [PATCH 03/11 v3] drm/i915/intel_i2c: use i2c pre/post_xfer functions to setup gpio xfers

[PATCH 0/6] Enhance and speed up syscall tracing
 2012-03-26 18:39 UTC  (7+ messages)
` [PATCH 1/6] trace: syscalls.h - cleanup and simplify SYSCALL_METADATA()
` [PATCH 2/6] trace: add support for 32 bit compat syscalls on x86_64
` [PATCH 3/6] trace: Refactor ftrace syscall macros to make them more readable
` [PATCH 4/6] trace: trace syscall in its handler not from ptrace handler
` [PATCH 5/6] trace: raw_syscalls: Mark compat syscalls in the MSB of the syscall number
` [PATCH 6/6] trace: get rid of the enabled_*_syscalls bitmaps

IRQ affinity enforced only after first interrupt
 2012-03-26 19:04 UTC  (4+ messages)

[PATCH] Use NUMA node cpu mask in irq affinity [v3]
 2012-03-26 19:02 UTC 

[PATCH] powerpc: 512x: Fix mpc5121_clk_get()
 2012-03-26 19:01 UTC 

[PATCH v1] regulator: i.MX35-PDK Add regulator support
 2012-03-26 18:56 UTC  (5+ messages)

[PATCH] Add helper for registering a fixed regulator
 2012-03-26 18:48 UTC  (7+ messages)
` [PATCH 4/4] ARM i.MX 3ds debugboard: register a dummy regulator for the smsc911x device

[PATCH 1/1] ftrace: fix dynamic ftrace filter reset issue
 2012-03-26 18:19 UTC  (7+ messages)

CPU Hotplug rework
 2012-03-26 17:59 UTC  (17+ messages)

[PATCH 1/2] w1: Add 1-wire slave device driver for DS28E04-100
 2012-03-26 18:39 UTC  (4+ messages)

[rfc] fcntl: Add F_GETOWNER_UIDS option
 2012-03-26 18:33 UTC  (3+ messages)

[PATCH 1/2] perf tools: Concatenate strings in expressions
 2012-03-26 18:32 UTC  (4+ messages)
` [PATCH 2/2] perf tools: Fix parsing of unary operator in ?: expression

[PATCH] max17042_battery: fix driver exit function
 2012-03-26 10:08 UTC 

[PATCH] dmi, Use little-endian for sysfs PRODUCT UUID
 2012-03-26 18:12 UTC 

GIT PULL] ext4 updates for 3.4
 2012-03-26 18:07 UTC 

[PATCH v4] x86, olpc: add debugfs interface for EC commands
 2012-03-26 18:07 UTC 

[PATCH v3 resend] x86, olpc: add debugfs interface for EC commands
 2012-03-26 18:02 UTC  (2+ messages)

[PATCH v2 0/10] Fixes for common mistakes w/ for_each_process and task->mm
 2012-03-26 17:23 UTC  (8+ messages)
` [PATCH 01/10] cpu: Introduce clear_tasks_mm_cpumask() helper
    ` [PATCH v2.1 "

[GIT PULL] x86, microcode fixes for 3.2
 2012-03-26 17:56 UTC  (9+ messages)

[PATCH RESEND 1/2] regulator: Fix da9052 ldo regulator names
 2012-03-26 17:52 UTC  (2+ messages)

[PATCH 1/2] regulator: Convert tps6524x to set_voltage_sel
 2012-03-26 17:50 UTC  (2+ messages)

[3.3-rc7] sys_poll use after free (hibernate)
 2012-03-26 17:44 UTC  (10+ messages)
          ` [REVIEW][PATCH] Making poll generally useful for sysctls

Order Required
 2012-03-26 16:08 UTC 

[RFC PATCHSET] perf ui: Small preparation on further UI work
 2012-03-26 17:38 UTC  (2+ messages)

[PATCH RFT] regulator: Convert tps65023 to set_voltage_sel
 2012-03-26 17:37 UTC  (2+ messages)

[PATCH RFT v2] watchdog: Convert orion_wdt driver to watchdog core
 2012-03-26 17:36 UTC  (3+ messages)

[PATCH RFT 1/2] regulator: Fix restoring pmic.dcdcx_hib_mode settings in wm8350_dcdc_set_suspend_enable
 2012-03-26 17:35 UTC  (2+ messages)

[PATCH] regulator: Add MAX8997_VOLTAGE_REGULATOR and MAX8997_CURRENT_REGULATOR macros
 2012-03-26 17:34 UTC  (2+ messages)

[PATCH] regulator: Make max8997_get_voltage_register always return correct register
 2012-03-26 17:34 UTC  (2+ messages)

[PATCH] regulator: Fix unbalanced lock/unlock in mc13892_regulator_probe error path
 2012-03-26 17:32 UTC  (2+ messages)

MX2/12
 2012-03-26 17:32 UTC 

[PATCH] regulator: Fix set and get current limit for wm831x_buckv
 2012-03-26 17:31 UTC  (2+ messages)

[PATCH] regulator: Convert max8952 to set_voltage_sel
 2012-03-26 17:30 UTC  (2+ messages)

[PATCH] regmap: Add 24 bits support
 2012-03-26 17:30 UTC  (3+ messages)

[PATCH]drivers:staging:octeon Fix typos in staging:octeon
 2012-03-26 17:27 UTC  (2+ messages)

perf crashes related to map/sym mismatch
 2012-03-26 17:23 UTC  (2+ messages)

[PATCH] cpuset: mm: Reduce large amounts of memory barrier related damage v3
 2012-03-26 16:20 UTC  (4+ messages)

[PATCH] audit: always report seccomp violations
 2012-03-26 17:02 UTC  (5+ messages)

[PATCH v15 00/13] seccomp_filter: syscall filtering using BPF
 2012-03-26 16:53 UTC  (3+ messages)

[PATCH 19/20 v4] sparc/mm/fault_32.c: Port OOM changes to do_sparc_fault
 2012-03-26 16:47 UTC 

Not able to use HIGH_RES_TIMERS on ARM
 2012-03-26 16:47 UTC  (14+ messages)

[PATCH 1/5]NEXT:drivers:staging:nvec:nvec.h Fix typos in staging:nvec
 2012-03-26 16:42 UTC  (2+ messages)

[PATCH 20/20 v4] sparc/mm/fault_64.c: Port OOM changes to do_sparc64_fault
 2012-03-26 16:40 UTC 

[PATCH 0/2] Fix KGDB to work with CONFIG_DEBUG_RODATA using kprobe API
 2012-03-26 16:39 UTC  (8+ messages)
` [PATCH 2/2] kgdb,debug_core,kgdbts: End DEBUG_RODATA limitation using kprobe breakpoints

[PATCH] max17042_battery: Clean up interrupt handling
 2012-03-26 16:33 UTC  (2+ messages)

linux-next: build failure after merge of the battery tree
 2012-03-26 16:11 UTC  (2+ messages)

[PATCH 00/17] Platform Facilities Option and crypto accelerator driver
 2012-03-26 16:10 UTC  (5+ messages)

[GIT PULL] 9p changes for 3.4 merge window
 2012-03-26 16:08 UTC 

[PATCH -next] pstore: make reason_str robust for future re-arrangements of the enum values
 2012-03-26 16:06 UTC 

[PATCH v6 0/7] mm: some simple cleanups
 2012-03-26 16:05 UTC  (6+ messages)
` [PATCH v6 6/7] mm/memcg: kill mem_cgroup_lru_del()
` [PATCH v6 7/7] mm/memcg: use vm_swappiness from target memory cgroup

[PATCH 5/5] perf: Fix build error with -Werror in print_event_desc()
 2012-03-26 16:02 UTC  (2+ 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 NNTP newsgroup(s).