LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-17 08:04:42 to 2013-12-17 13:40:29 UTC [more...]

[GIT PULL] scheduler fixes
 2013-12-17 13:40 UTC 

[PATCH v4 0/9] Reuse davinci-nand driver for Keystone arch
 2013-12-17 13:38 UTC  (9+ messages)
` [PATCH v4 1/9] mtd: nand: davinci: fix driver registration
` [PATCH v4 2/9] mtd: nand: davinci: return ENOMEM if memory allocation is failed
` [PATCH v4 3/9] mtd: nand: davinci: check required ti,davinci-chipselect property
` [PATCH v4 4/9] mtd: nand: davinci: simplify error handling
` [PATCH v4 5/9] mtd: nand: davinci: move bindings under mtd
` [PATCH v4 6/9] mtd: nand: davinci: extend description of bindings
` [PATCH v4 7/9] mtd: nand: davinci: adjust DT properties to MTD generic
` [PATCH v4 8/9] mtd: nand: davinci: reuse driver for Keystone arch

[PATCH 0/3] EFI memmap fix
 2013-12-17 13:40 UTC  (5+ messages)
` [PATCH 3/3] efi: Make efi virtual runtime map passing more robust

[PATCH 0/5] perf timechart improvements part 2
 2013-12-17 13:38 UTC  (7+ messages)
  ` [PATCH 5/5] perf timechart: add emphasize option
      ` [PATCH 5/5 v2] "

[PATCH v3 0/6] locks: implement "filp-private" (aka UNPOSIX) locks
 2013-12-17 13:37 UTC  (4+ messages)
` [PATCH v3 6/6] locks: add new "private" lock type that is owned by the filp

[GIT PULL] perf fix
 2013-12-17 13:35 UTC 

[PATCH 00/15] cleanups and optimizations
 2013-12-17 13:32 UTC  (5+ messages)

[PATCH v4 0/9] phy: Add new Exynos USB 2.0 PHY driver
 2013-12-17 13:26 UTC  (8+ messages)
` [PATCH v4 3/9] phy: Add new Exynos USB "
` [PATCH v4 5/9] usb: s3c-hsotg: Use the new Exynos USB phy driver with the generic phy framework

[PATCH 0/5] mfd/regulator: s5m: Various fixes and GPIO control over Buck9
 2013-12-17 13:23 UTC  (6+ messages)
` [PATCH 1/5] regulator: s5m8767: Add symbols for hard-coded DVS_RAMP register
` [PATCH 2/5] regulator: s5m8767: Do not use sec_reg* regmap helpers
` [PATCH 3/5] mfd: sec: Remove "
` [PATCH 4/5] regulator: s5m8767: Use GPIO for controlling Buck9/eMMC
` [PATCH 5/5] regulator: s5m8767: Document new bindings for Buck9 GPIO control

[PATCHv7 0/4] Add Freescale FTM PWM driver
 2013-12-17 13:22 UTC  (13+ messages)
` [PATCHv7 1/4] pwm: Add Freescale FTM PWM driver support

[PATCH] mfd: max8997: Enforce mfd_add_devices() return value check
 2013-12-17 13:23 UTC  (2+ messages)

[PATCH] afs: proc cells and rootcell are writeable
 2013-12-17 13:19 UTC  (3+ messages)

3.13-rc breaks MEMCG_SWAP
 2013-12-17 13:15 UTC  (21+ messages)
                ` [PATCH cgroup/for-3.13-fixes] cgroup: don't recycle cgroup id until all csses' have been destroyed

[RFC PATCH 0/3] Fix ebizzy performance regression on IvyBridge due to X86 TLB range flush
 2013-12-17 13:14 UTC  (12+ messages)
` [PATCH 2/3] x86: mm: Change tlb_flushall_shift for IvyBridge

[PATCH] regulator: anatop: add is_enabled interface
 2013-12-17 13:10 UTC  (7+ messages)

kernel BUG in munlock_vma_pages_range
 2013-12-17 13:08 UTC  (8+ messages)
` [PATCH 0/3] Fix bugs in munlock
  ` [PATCH 1/3] mm: munlock: fix a bug where THP tail page is encountered
  ` [PATCH 2/3] mm: munlock: fix deadlock in __munlock_pagevec()

[PATCH] sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
 2013-12-17 13:08 UTC  (5+ messages)

[PATCH 0/3 v2] regulator: act8865: add PMIC driver
 2013-12-17 13:06 UTC  (7+ messages)
` [PATCH 1/3 v2] regulator: act8865: add PMIC act8865 driver
` [PATCH 2/3 v2] regulator: act8865: add device tree binding doc
` [PATCH 3/3 v2] ARM: dts: sama5d3xcm: add the regulator device node

[PATCH 0/7] Fix omap-iommu probe and convert to DT for 3.14
 2013-12-17 12:53 UTC  (8+ messages)
` [PATCH 1/7] iommu/omap: Do bus_set_iommu() only if probe() succeeds
` [PATCH 2/7] iommu/omap: omap_iommu_attach() should return ENODEV, not NULL
` [PATCH 3/7] iommu/omap: Convert to devicetree
` [PATCH 4/7] iommu/omap: Allow enable/disable even without pdata
` [PATCH 5/7] ARM: dts: Complete data for isp iommu
` [PATCH 6/7] ARM: OMAP2+: Remove legacy data from hwmod for omap3 "
` [PATCH 7/7] ARM: OMAP2+: Remove platform-specific omap-iommu

[PATCH] expand micro-optimizations in kernel to newer model CPUs
 2013-12-17 12:59 UTC  (6+ messages)

[PATCH 00/13] sched, deadline: patches
 2013-12-17 12:27 UTC  (14+ messages)
` [PATCH 01/13] sched: Add 3 new scheduler syscalls to support an extended scheduling parameters ABI
` [PATCH 02/13] sched: SCHED_DEADLINE structures & implementation
` [PATCH 03/13] sched: SCHED_DEADLINE SMP-related data structures & logic
` [PATCH 04/13] [PATCH 05/13] sched: SCHED_DEADLINE avg_update accounting
` [PATCH 05/13] sched: Add period support for -deadline tasks
` [PATCH 06/13] [PATCH 07/13] sched: Add latency tracing "
` [PATCH 07/13] rtmutex: Turn the plist into an rb-tree
` [PATCH 08/13] sched: Drafted deadline inheritance logic
` [PATCH 09/13] sched: Add bandwidth management for sched_dl
` [PATCH 10/13] sched: speed up -dl pushes with a push-heap
` [PATCH 11/13] sched: Remove sched_setscheduler2()
` [PATCH 12/13] sched, deadline: Fixup the smp-affinity mask tests
` [PATCH 13/13] sched, deadline: Remove the sysctl_sched_dl knobs

Writeback threads and freezable
 2013-12-17 12:50 UTC  (10+ messages)
  ` [PATCH] libata, freezer: avoid block device removal while system is frozen
    ` [PATCH v2] "

[PATCH] mfd: max8997: Enforce mfd_add_devices() return value check
 2013-12-17 12:45 UTC 

[ANNOUNCE] 3.12.5-rt6
 2013-12-17 12:42 UTC  (4+ messages)

[PATCH 1/2] drivers: sfi: Include appropriate headers in sfi_acpi.c
 2013-12-17 12:34 UTC  (2+ messages)
` [PATCH 2/2] drivers: sfi: Mark functions as static in sfi_core.c

[PATCH v2 1/1] block: nvme-core: Scatter gather list support in the NVMe Block Driver
 2013-12-17 12:25 UTC 

[PATCH v3 0/9] Reuse davinci-nand driver for Keystone arch
 2013-12-17 12:19 UTC  (11+ messages)
` [PATCH v3 1/9] mtd: nand: davinci: fix driver registration
` [PATCH v3 7/9] mtd: nand: davinci: adjust DT properties to MTD generic
` [PATCH v3 9/9] mtd: nand: davinci: don't request AEMIF address range

[PATCH] drivers: ssb: Remove unused function ssb_sdio_func_to_bus() in main.c
 2013-12-17 12:13 UTC 

[PATCH] usb/gadget: should use u16 type variable to store MaxPower
 2013-12-17 11:47 UTC 

[PATCH 1/3] ARM64: perf: add support for perf registers API
 2013-12-17 11:44 UTC  (4+ messages)
` [PATCH 2/3] ARM64: perf: wire up perf_regs and unwind support

[RFC part1 PATCH 0/7] Make ACPI core running on ARM64
 2013-12-17 11:29 UTC  (7+ messages)
` [Linaro-acpi] [RFC part1 PATCH 1/7] ACPI: Make ACPI core running without PCI "

[PATCH v2] use -fstack-protector-strong
 2013-12-17 11:29 UTC  (8+ messages)

[PATCH v6 00/14] kexec kernel efi runtime support
 2013-12-17 11:24 UTC  (9+ messages)
` [PATCH v6 09/14] efi: passing kexec necessary efi data via setup_data
  ` [PATCH v7 "
` [PATCH v6 14/14] x86: kdebugfs do not use __va for getting setup_data virt addr

[RFC PATCH 0/7] Configurable fair allocation zone policy v2r6
 2013-12-17 11:20 UTC  (7+ messages)
` [PATCH 3/7] mm: page_alloc: Use zone node IDs to approximate locality
` [PATCH 6/7] mm: page_alloc: Only account batch allocations requests that are eligible

[PATCH 1/2] drivers: ide: Include appropriate header file in ide-cd_verbose.c
 2013-12-17 11:19 UTC  (3+ messages)
` [PATCH 2/2] drivers: ide: Include appropriate header file in ide-pio-blacklist.c

[PATCH] spi/atmel: document clock properties
 2013-12-17 11:01 UTC 

[PATCH] ASoC: dmaengine: Add config parameter NULL check
 2013-12-17 11:18 UTC  (3+ messages)
` [alsa-devel] "

[PATCH 0/3] ARM64: add perf support
 2013-12-17 11:08 UTC  (4+ messages)

[PATCH mfd-next] mfd: max14577 and sec: add PM_SLEEP dependency to suspend/resume
 2013-12-17 11:04 UTC  (3+ messages)

[PATCH 0/4] Fix ebizzy performance regression due to X86 TLB range flush v2
 2013-12-17 11:00 UTC  (13+ messages)

[PATCH v3 00/36] mtd: st_spi_fsm: Add new driver
 2013-12-17 10:56 UTC  (9+ messages)
` [PATCH v3 09/36] mtd: st_spi_fsm: Provide device look-up table
` [PATCH v3 11/36] mtd: st_spi_fsm: Search for preferred FSM message sequence configurations

[PATCH v3 0/2] Remodel Tegra cpufreq drivers to support Tegra series SoC
 2013-12-17 10:52 UTC  (10+ messages)
` [PATCH v3 1/2] cpufreq: tegra: Call tegra_cpufreq_init() specifically in machine code
` [PATCH v3 2/2] cpufreq: tegra: Re-model Tegra cpufreq driver

[PATCH v4 1/1] cpufreq: tegra: Re-model Tegra20 cpufreq driver
 2013-12-17 10:46 UTC  (5+ messages)

[PATCH 0/2] perf/x86: various RAPL improvements
 2013-12-17 10:42 UTC  (4+ messages)
` [PATCH 2/2] perf/x86: add RAPL PP1 energy counter support

[Query] Ticks happen in pair for NO_HZ_FULL cores ?
 2013-12-17 10:35 UTC  (2+ messages)

[PATCH v2 01/15] mfd: menelaus: Drop __exit section annotation
 2013-12-17 10:35 UTC  (6+ messages)
` [PATCH 01/10] "
  ` [PATCH 07/10] mfd: menelaus: Start to use irqdomain
  ` [PATCH 08/10] mfd: menelaus: Switch all children to threaded_irq

[PATCH v9 0/2] PWM: pwm-atmel: add PWM controller driver
 2013-12-17 10:30 UTC  (2+ messages)

[PATCH v6 0/6] gpio: daVinci: cleanup and feature enhancement
 2013-12-17 10:20 UTC  (4+ messages)
` [PATCH v6 6/6] ARM: davinci: da850 evm: add GPIO pinumux entries DT node

Powered By Google
 2013-12-17  7:39 UTC 

[PATCH v5 00/03] clocksource: Consolidate SH and ARM mach-shmobile Kconfig bits
 2013-12-17 10:13 UTC  (4+ messages)
` [PATCH v5 01/03] clocksource: Add Kconfig entries for CMT, MTU2, TMU and STI
` [PATCH v5 02/03] ARM: shmobile: Remove CMT, TMU and STI Kconfig entries
` [PATCH v5 03/03] sh: Remove Kconfig entries for TMU, CMT and MTU2

[RFC PATCH] net, tun: remove the flow cache
 2013-12-17 10:05 UTC  (6+ messages)

[PATCH 09/12] pid: modify task_pid_nr to work without task->pid
 2013-12-17  9:59 UTC  (4+ messages)
` [PATCH] pid: change task_struct::pid to read-only

[PATCH] clk: exynos: File scope reg_save array should depend on PM_SLEEP
 2013-12-17  9:56 UTC 

[PATCH v3] if xen_platform_pci=0 is set don't blow up
 2013-12-17  9:54 UTC  (3+ messages)
` [PATCH v3 1/2] xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v3)
  ` [Xen-devel] "

power aware scheduler: remove the idle task ?
 2013-12-17  9:53 UTC 

[PATCH 00/12] RFC: steps to make audit pid namespace-safe
 2013-12-17  9:48 UTC  (9+ messages)
` [PATCH 11/12] pid: rewrite task helper functions avoiding task->pid and task->tgid

[cfg80211 / iwlwifi] setting wireless regulatory domain doesn't work
 2013-12-17  9:45 UTC  (14+ messages)

[PATCH] export: declare ksymtab symbols
 2013-12-17  9:38 UTC 

[PATCH 01/11] drivers: acpi: Mark the function acpi_table_checksum() as static in osl.c
 2013-12-17  9:36 UTC  (11+ messages)
` [PATCH 02/11] drivers: acpi: Include appropriate header file in nvs.c
` [PATCH 03/11] drivers: acpi: Mark the function acpi_ec_add_debugfs() as static in ec_sys.c
` [PATCH 04/11] drivers: acpi: Include appropriate header file in pci_slot.c
` [PATCH 05/11] drivers: acpi: Include appropriate header file in utstate.c
` [PATCH 06/11] drivers: acpi: Add appropriate ifdef conditions in exdump.c
` [PATCH 07/11] drivers: acpi: Include appropriate header file in pci_link.c
` [PATCH 08/11] drivers: acpi: Include appropriate header file in dock.c
` [PATCH 09/11] drivers: acpi: Remove unused function in ec.c and add prototype declaration in header file internal.h
` [PATCH 10/11] drivers: acpi: Include appropriate header file in proc.c
` [PATCH 11/11] drivers: acpi: Include header file in debugfs.c and rectify prototype declaration in internal.h

[PATCH] mmc: atmel-mci: document clock properties
 2013-12-17  9:36 UTC 

[PATCH] clk: at91: fix pmc_clk_ids data type attriubte
 2013-12-17  9:33 UTC  (2+ messages)

[PATCH 0/5] VFS: Directory level cache cleaning
 2013-12-17  9:31 UTC  (7+ messages)

[PATCH] net: Make it possible to set defaults for net.core.[rw]mem_max parameters
 2013-12-17  9:25 UTC 

Build regressions/improvements in v3.13-rc4
 2013-12-17  9:14 UTC  (2+ messages)

[PATCH] hamradio/yam: fix info leak in ioctl
 2013-12-17  9:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] DTS: DMA: Fix DMA3 interrupts
 2013-12-17  8:48 UTC  (5+ messages)

[PATCH 0/3] powernow-k6: fixes for the frequency driver
 2013-12-17  8:47 UTC  (6+ messages)
` [PATCH 1/3] powernow-k6: disable cache when changing frequency
  ` [PATCH 2/3] powernow-k6: correctly initialize default parameters
    ` [PATCH 3/3] powernow-k6: reorder frequencies

[PATCH] trivial: fix typo in DEVTMPFS_MOUNT help text
 2013-12-17  8:45 UTC  (3+ messages)

[PATCH] f2fs: write dirty meta pages collectively
 2013-12-17  8:31 UTC 

[PATCH] Input: add i2c/smbus driver for elan touchpad
 2013-12-17  8:26 UTC  (3+ messages)

linux-next: build failure after merge of the final tree
 2013-12-17  8:26 UTC  (2+ messages)

[PATCH] MIPS: Alchemy: add missing platform_set_drvdata() in au1550nd_probe()
 2013-12-17  8:21 UTC  (5+ messages)

[PATCH 1/2] memcg: fix memcg_size() calculation
 2013-12-17  8:12 UTC  (4+ messages)

commit e38c0a1f breaks powerpc boards with uli1575 chip
 2013-12-17  7:35 UTC 

linux-next: build failure after merge of the mmc tree
 2013-12-17  8:06 UTC  (5+ messages)

[PATCH] mm/mlock: fix BUG_ON unlocked page for nolinear VMAs
 2013-12-17  8:05 UTC 

[PATCH] don't select EFI from certain special ACPI drivers
 2013-12-17  8:05 UTC  (3+ messages)

3.12: ethernet controller missing after resuming from suspend to RAM
 2013-12-17  8:05 UTC  (6+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).