linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-19 19:10:43 to 2013-06-20 02:27:47 UTC [more...]

linux-next: build failure after merge of the final tree (mfd tree related)
 2013-06-20  2:25 UTC  (3+ messages)

[PATCH v2] Make transparent hugepages cpuset aware
 2013-06-20  2:27 UTC  (7+ messages)

[PATCH] libata: remove dead code from libata-acpi.c
 2013-06-20  2:26 UTC  (5+ messages)

[PATCH percpu/for-3.11 1/2] percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_ONCE() in percpu_ref_kill_rcu()
 2013-06-20  2:23 UTC  (5+ messages)

[PATCH V6 00/30] thermal: exynos: Re-structure driver and add support for exynos5440
 2013-06-20  2:22 UTC  (45+ messages)
` [PATCH V6 06/30] thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder
` [PATCH V6 07/30] thermal: exynos: Bifurcate exynos tmu driver and configuration data
` [PATCH V6 08/30] thermal: exynos: Add missing definations and code cleanup
` [PATCH V6 09/30] thermal: exynos: Add extra entries in the tmu platform data
` [PATCH V6 10/30] thermal: exynos: Move register definitions from driver to data file
` [PATCH V6 11/30] thermal: exynos: Support thermal tripping
` [PATCH V6 12/30] thermal: exynos: Fix to clear only the generated interrupts
` [PATCH V6 13/30] thermal: exynos: Add support for instance based register/unregister
` [PATCH V6 14/30] thermal: exynos: Modify private_data to appropriate name driver_data
` [PATCH V6 15/30] thermal: exynos: Return success even if no cooling data supplied
` [PATCH V6 16/30] thermal: exynos: Make the zone handling use trip information
` [PATCH V6 17/30] thermal: exynos: Remove non DT based support
` [PATCH V6 18/30] thermal: exynos: Add support to handle many instances of TMU
` [PATCH V6 19/30] thermal: exynos: Add TMU features to check instead of using SOC type
` [PATCH V6 20/30] thermal: exynos: use device resource management infrastructure
` [PATCH V6 21/30] ARM: dts: thermal: exynos4: Add documentation for Exynos SoC thermal bindings
` [PATCH V6 22/30] thermal: exynos: Add support to access common register for multistance
` [PATCH V6 23/30] thermal: exynos: Add driver support for exynos5440 TMU sensor
` [PATCH V6 24/30] thermal: exynos: Add thermal configuration data "
` [PATCH V6 25/30] thermal: exynos: Fix to set the second point correction value

[Resend patch v8 0/13] use runnable load in schedule balance
 2013-06-20  2:18 UTC  (14+ messages)
` [Resend patch v8 01/13] Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking"
` [Resend patch v8 02/13] sched: move few runnable tg variables into CONFIG_SMP
` [Resend patch v8 03/13] sched: set initial value of runnable avg for new forked task
` [Resend patch v8 04/13] sched: fix slept time double counting in enqueue entity
` [Resend patch v8 05/13] sched: update cpu load after task_tick
` [Resend patch v8 06/13] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task
` [Resend patch v8 07/13] sched: consider runnable load average in move_tasks
` [Resend patch v8 08/13] sched/tg: remove blocked_load_avg in balance
` [Resend patch v8 09/13] sched: change cfs_rq load avg to unsigned long
` [Resend patch v8 10/13] sched/tg: use 'unsigned long' for load variable in task group
` [Resend patch v8 11/13] sched/cfs_rq: change atomic64_t removed_load to atomic_long_t
` [Resend patch v8 12/13] sched/tg: remove tg.load_weight
` [Resend patch v8 13/13] sched: get_rq_runnable_load() can be static and inline

[PATCH V3 0/5] input: pxa27x-keypad: enhancement and device tree support
 2013-06-20  2:01 UTC  (6+ messages)
` [PATCH V3 5/5] input: pxa27x-keypad: add "

[PATCH] kernel/kthread.c: need spin_lock_irq() for 'worker' before main looping, since it can "WARN_ON(worker->task)"
 2013-06-20  1:53 UTC  (5+ messages)

[PATCH 1/2] mmc: dw_mmc: Handle late vmmc regulator with EPROBE_DEFER
 2013-06-20  1:52 UTC  (6+ messages)
` [PATCH v2 1/2] mmc: dw_mmc: Handle late vmmc regulators "
  ` [PATCH v2 2/2] mmc: dw_mmc: Add the ability to set the ciu clock frequency

[PATCH] RFC: mmc: dw_mmc: Always go to STATE_DATA_BUSY from STATE_DATA_ERROR
 2013-06-20  1:49 UTC  (10+ messages)

[patch 0/9] sched: use runnable load avg in balance
 2013-06-20  1:46 UTC  (18+ messages)
` [patch v8 4/9] sched: fix slept time double counting in enqueue entity
` [patch v8 6/9] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task
` [patch v8 9/9] sched/tg: remove blocked_load_avg in balance

[PATCH 1/3] perf record: support duration option to run during specified time
 2013-06-20  1:45 UTC  (5+ messages)
` [PATCH 3/3] perf tools: include termios.h explicitly

[PATCH] slub: do not put a slab to cpu partial list when cpu_partial is 0
 2013-06-20  1:44 UTC  (3+ messages)

[PATCH 1/2] perf tools: fix a typo of a Power7 event name
 2013-06-20  1:41 UTC  (4+ messages)
` [PATCH 2/2] perf tools: Make Power7 events available for perf

linux-next: manual merge of the pci tree with the ia64 tree
 2013-06-20  1:36 UTC 

linux-next: build warning after merge of the final tree (driver-core tree related)
 2013-06-20  1:34 UTC  (3+ messages)

[PATCH 0/2] hugetlb fixes
 2013-06-20  1:31 UTC  (5+ messages)
` [PATCH 2/2] mmap: allow MAP_HUGETLB for hugetlbfs files
    ` [PATCH] mmap: allow MAP_HUGETLB for hugetlbfs files v2

linux-next: manual merge of the driver-core tree with the driver-core.current tree
 2013-06-20  1:22 UTC  (8+ messages)

[PATCH 1/1] net/x25: fix address parsing bug in x25_parse_address_block
 2013-06-20  0:59 UTC  (2+ messages)

[PATCH v2] bring up pxa988 with DT
 2013-06-20  0:55 UTC  (5+ messages)
` [PATCH v2] ARM: mmp: bring up pxa988 with device tree support

[PATCH V2] USB: initialize or shutdown PHY when add or remove host controller
 2013-06-20  0:53 UTC  (3+ messages)

[PATCH] x86: fix section mismatch on load_ucode_ap
 2013-06-20  0:36 UTC  (4+ messages)
` [tip:x86/urgent] x86: Fix "

[PATCH v11 0/8] ] DMA Engine support for AM33XX
 2013-06-20  0:36 UTC  (4+ messages)
` [PATCH v11 3/8] ARM: edma: Add EDMA crossbar event mux support

support for Intel Atom based QNAP LEDs/buttons/buzzer in Linux?
 2013-06-20  0:14 UTC  (2+ messages)

frequent softlockups with 3.10rc6
 2013-06-20  0:12 UTC  (4+ messages)

[PATCH 4/4] lpc_ich: iTCO_wdt patch for Intel Coleto Creek DeviceIDs
 2013-06-20  0:04 UTC 

[PATCH -next] drm/i915: fix potential NULL pointer dereference in i915_gem_context_get_hang_stats()
 2013-06-20  0:01 UTC 

[PATCH 3/4] i2c-i801: SMBus patch for Intel Coleto Creek DeviceIDs
 2013-06-19 23:59 UTC 

[PATCH v3] net: fec: Fix build for MCF5272
 2013-06-20  0:00 UTC  (5+ messages)
  ` Nightly stable builds [Was: fec: Fix build for MCF5272]

[PATCH] ACPI / LPSS: override SDIO device's private register space size
 2013-06-20  0:03 UTC  (2+ messages)

[PATCH -next] arm: remove duplicated include from process.c
 2013-06-19 23:44 UTC 

[PATCH] softirq: weaken warning in local_bh_enable_ip()
 2013-06-19 22:11 UTC  (2+ messages)

[PATCH v2] lib/idr.c rewrite, percpu ida/tag allocator
 2013-06-19 23:38 UTC  (4+ messages)
` [PATCH 03/10] idr: Rewrite ida

[PATCH 2/4] ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs
 2013-06-19 23:36 UTC 

[PATCH 1/4] ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs
 2013-06-19 23:25 UTC 

[PATCH 0/5] ACPI / scan: Make it possible to use the container hotplug with other scan handlers
 2013-06-19 23:35 UTC  (8+ messages)

Performance regression from switching lock to rw-sem for anon-vma tree
 2013-06-19 23:24 UTC  (7+ messages)

[GIT PULL] CPUFreq Kconfig Fixes: Select CPU_FREQ_TABLE
 2013-06-19 23:30 UTC  (2+ messages)

[PATCH] ptrace: make PTRACE_DETACH work on non-stopped tracees
 2013-06-19 23:19 UTC  (3+ messages)

[PATCH] ACPI: Remove the use of CONFIG_ACPI_HOTPLUG_MEMORY_MODULE
 2013-06-19 23:19 UTC  (4+ messages)

[GIT PULL] Some error injection fixes to queue for 3.11
 2013-06-19 23:17 UTC  (4+ messages)

Is it possible to connect to HT40 AP using HT20 mode?
 2013-06-19 23:02 UTC 

[PATCH 0/2] *** SUBJECT HERE ***
 2013-06-19 22:53 UTC  (2+ messages)

[PATCH 2/2] Be explicit about the Abbott product ids being product ids
 2013-06-19 22:52 UTC  (2+ messages)
` [PATCH 2/2] USB: serial: ti_usb_3410_5052: "

pull request: wireless 2013-06-19
 2013-06-19 22:50 UTC  (2+ messages)

[net] checkpatch: modify logFunction regular expression to allow repeated front tags
 2013-06-19 22:49 UTC  (4+ messages)
    ` [PATCH v2] checkpatch: Allow longer logging function names

[PATCH 1/1] drivers/net: param for lapbether for specific ethernet device
 2013-06-19 22:48 UTC  (4+ messages)

[RFC PATCH 00/11] ARM: s3c64xx: Let amba-pl08x driver handle DMA
 2013-06-19 22:48 UTC  (8+ messages)

[PATCH v2 0/4] MIPS/tty/8250: Use standard 8250 drivers for OCTEON
 2013-06-19 22:42 UTC  (6+ messages)
` [PATCH v2 1/4] MIPS: OCTEON: Set proper UART clock in internal device trees
` [PATCH v2 2/4] tty/8250_dw: Add support for OCTEON UARTS
` [PATCH v2 3/4] MIPS: OCTEON: Remove custom serial setup code
` [PATCH v2 4/4] MIPS: Update cavium_octeon_defconfig

[PATCH v5] cpufreq: fix governor start/stop race condition
 2013-06-19 22:50 UTC  (7+ messages)

[PATCH v2 0/4] ARM: OMAP2+: Panda USB Host support and DVI EDID fix
 2013-06-19 22:40 UTC  (11+ messages)
` [PATCH v2 1/4] ARM: dts: omap4-panda: Add USB Host support

[RFC PATCH] regulator: core: allow consumers to request to closes step voltage
 2013-06-19 22:38 UTC  (2+ messages)

[PATCH 1/4] Make non-linear GPIO ranges accesible from gpiolib
 2013-06-19 22:37 UTC  (7+ messages)
` [PATCH 2/4] pinmux: Add TB10x pinmux driver
` [PATCH 3/4] GPIO: Add TB10x GPIO driver

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2013-06-19 22:26 UTC  (10+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 2/7] cpufreq: Add boost frequency support in core
  ` [PATCH v4 5/7] cpufreq: Calculate number of busy CPUs

[PATCH 0/5] pinctrl: fix some issues with new pinconfig dt parsing
 2013-06-19 22:10 UTC  (3+ messages)
` [PATCH 2/5] pinctrl: clarify some dt pinconfig options

[PATCH v2 1/2] mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMC
 2013-06-19 22:08 UTC  (12+ messages)
` [PATCH v2 2/2] mce: acpi/apei: Add a boot option to disable ff mode for corrected errors

[PATCH] pinctrl: establish pull-up/pull-down terminology
 2013-06-19 22:03 UTC  (2+ messages)

[x86] only print out DR registers if they are not power-on defaults
 2013-06-19 22:02 UTC  (7+ messages)

[RFC] pinctrl: generic: Add DT bindings
 2013-06-19 21:58 UTC  (6+ messages)

randconfig build error with next-20130619, in crypto
 2013-06-19 21:53 UTC 

[PATCH] dmaengine: PL08x: Avoid collisions with get_signal() macro
 2013-06-19 21:52 UTC  (2+ messages)

Adding support for ARINC429 into the Linux kernel
 2013-06-19 21:45 UTC  (2+ messages)

[PATCH] [RFC] mnt: restrict a number of "struct mnt"
 2013-06-19 21:35 UTC  (4+ messages)

[patch] mm, memcg: add oom killer delay
 2013-06-19 21:30 UTC  (15+ messages)

[Part1 PATCH v5 00/22] x86, ACPI, numa: Parse numa info earlier
 2013-06-19 21:25 UTC  (5+ messages)
` [Part1 PATCH v5 16/22] x86, mm, numa: Move numa emulation handling down

randconfig build error with next-20130619, in drivers/media/mmc/siano
 2013-06-19 21:16 UTC 

[PATCH] nbd: correct disconnect behavior
 2013-06-19 21:09 UTC 

linux-next: manual merge of the akpm tree with the ext4 tree
 2013-06-19 21:08 UTC  (6+ messages)

[Part1 PATCH 00/22] Add namespace support for audit
 2013-06-19 21:03 UTC  (4+ messages)

[PATCH v16 0/4] trace,x86: irq vector tracepoint support
 2013-06-19 21:01 UTC  (4+ messages)
` [PATCH v16 4/4] trace,x86: Add irq vector tracepoints

[PATCH] gpio-langwell: remove Withney point support
 2013-06-19 21:02 UTC  (3+ messages)

[pull request] Pull request for branch yem-kconfig-for-next
 2013-06-19 21:01 UTC  (3+ messages)

[PATCH] [media] go7007: fix return 0 for unsupported devices in go7007_usb_probe()
 2013-06-19 20:57 UTC 

[PATCH v5 0/8] posix timers fixlet
 2013-06-19 20:56 UTC  (5+ messages)
` [PATCH 3/8] posix-cpu-timers: fix wrong timer initialization

[PATCH 0/5] v3.10-rc4: fix OMAP4 boot failure if CONFIG_SENSORS_LM75=y
 2013-06-19 20:56 UTC  (19+ messages)
` [PATCH 1/5] i2c: omap: fix spurious IRQs: disable/enable IRQ at INTC when idle
` [PATCH 2/5] i2c: omap: add runtime check in isr to be sure that i2c is enabled
` [PATCH 3/5] i2c: omap: handle all irqs befor unblocking omap_i2c_xfer_msg()
` [PATCH 5/5] i2c: omap: remove omap_i2c_isr() hw irq handler

[PATCH 0/2] DMA Offload fixes
 2013-06-19 20:44 UTC  (7+ messages)
` [PATCH 2/2] ioatdma: add DMA_PRIVATE capabilities flag

[PATCH 2/3] tracing/kprobes: Kill probe_enable_lock
 2013-06-19 20:34 UTC  (7+ messages)
    `  "
        ` [PATCH v2 "
          ` [PATCH] tracing/kprobes: Don't pass addr=ip to perf_trace_buf_submit()

[PATCHv2] uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge cases
 2013-06-19 20:36 UTC 

[PATCH 1/4] mfd: Kontron PLD mfd driver
 2013-06-19 20:35 UTC  (6+ messages)
` [PATCH v2 0/4] Kontron PLD drivers
  ` [PATCH v2 1/4] mfd: Kontron PLD mfd driver

[PATCH 1/2] sched/nohz: add sysctl control over sched_tick_max_deferment
 2013-06-19 20:34 UTC  (3+ messages)

[PATCH] pinctrl: document the pinctrl PM states
 2013-06-19 20:06 UTC  (9+ messages)

[PATCH V2] thermal: exynos: Support for TMU regulator defined at device tree
 2013-06-19 20:03 UTC  (2+ messages)

[PATCH 0/3] tracing/perf: perf_trace_buf/perf_xxx hacks
 2013-06-19 19:58 UTC  (6+ messages)

[PATCH v2 1/2] mm: make vmstat_update periodic run conditional
 2013-06-19 20:02 UTC  (2+ messages)
` [PATCH v2 2/2] mm: add sysctl to pick vmstat monitor cpu

[PATCH] uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge cases
 2013-06-19 19:59 UTC  (2+ messages)

[PATCH 0/4] ARM: MSM: Consolidate GPIOMUX for 7x30 and 8x50
 2013-06-19 19:50 UTC  (4+ messages)
` [PATCH 2/4] drivers: gpio: msm: Fix the error condition for reading ngpio

[GIT PULL] tile bug fix for v3.10
 2013-06-19 19:44 UTC 

[PATCH 00/13] CPUFreq: Fix {PRE|POST}CHANGE notification sequence
 2013-06-19 19:42 UTC  (3+ messages)
` [PATCH 04/13] cpufreq: dbx500: call CPUFREQ_POSTCHANGE notfier in error cases

[PATCH] ipvs: SH fallback and L4 hashing
 2013-06-19 19:45 UTC  (2+ messages)

Basic perf PMU support for Haswell v14
 2013-06-19 19:38 UTC  (2+ messages)

[PATCH] gpio: Enable pcf857x GPIO expander for Device Tree
 2013-06-19 19:38 UTC  (5+ messages)

[PATCH] MFD: Change TWL6025 references to TWL6032
 2013-06-19 19:36 UTC  (2+ messages)

[-stable 3.8.1 performance regression] madvise POSIX_FADV_DONTNEED
 2013-06-19 19:25 UTC  (5+ messages)

randconfig build error with next-20130619, in drivers/media/usb/pwc
 2013-06-19 19:24 UTC 

[net-next rfc 0/3] increase the limit of tuntap queues
 2013-06-19 19:16 UTC  (4+ messages)
` [net-next rfc 3/3] tuntap: increase the max queues to 16

[trivial PATCH] treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
 2013-06-19 19:15 UTC 

[PATCH] gpio: ich: add GPO_BLINK support
 2013-06-19 19:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/5] MIPS/tty/8250: Use standard 8250 drivers for OCTEON
 2013-06-19 19:12 UTC  (5+ messages)
` [PATCH 3/5] tty/8250_dw: Add support for OCTEON UARTS

[PATCH v2 0/4] GPIO DT support for da850
 2013-06-19 19:10 UTC  (3+ messages)
` [PATCH v2 2/4] gpio: davinci: DT changes for driver


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