public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-24 04:53:12 to 2013-01-24 11:09:01 UTC [more...]

[PATCH v3 00/71] Synopsys ARC Linux kernel Port (Part #2)
 2013-01-24 11:05 UTC  (6+ messages)
` [PATCH v3 03/71] ARC: irqflags - Interrupt enabling/disabling at in-core intc
` [PATCH v3 04/71] ARC: Atomic/bitops/cmpxchg/barriers
` [PATCH v3 07/71] asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn()
` [PATCH v3 10/71] ARC: Checksum/byteorder/swab routines
` [PATCH v3 15/71] ARC: Interrupt Handling

[PATCH v2 repost] sched: cputime: avoid multiplication overflow (in common cases)
 2013-01-24 11:05 UTC  (5+ messages)

[PATCH v3 00/71] Synopsys ARC Linux kernel Port (Part #1)
 2013-01-24 11:01 UTC  (27+ messages)
` [PATCH v3 01/71] ARC: Generic Headers
` [PATCH v3 02/71] ARC: Build system: Makefiles, Kconfig, Linker script
` [PATCH v3 06/71] ARC: uaccess friends
` [PATCH v3 11/71] ARC: Fundamental ARCH data-types/defines
` [PATCH v3 17/71] ARC: Syscall support (no-legacy-syscall ABI)
` [PATCH v3 18/71] ARC: Process-creation/scheduling/idle-loop
` [PATCH v3 19/71] ARC: Timers/counters/delay management
` [PATCH v3 20/71] ARC: Signal handling
` [PATCH v3 21/71] ARC: [Review] Preparing to fix incorrect syscall restarts due to signals
` [PATCH v3 22/71] ARC: [Review] Prevent incorrect syscall restarts
` [PATCH v3 23/71] ARC: Cache Flush Management
` [PATCH v3 29/71] ARC: I/O and DMA Mappings
` [PATCH v3 30/71] ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
` [PATCH v3 32/71] ARC: [DeviceTree] Basic support
` [PATCH v3 33/71] ARC: [DeviceTree] Convert some Kconfig items to runtime values
` [PATCH v3 34/71] ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 board
` [PATCH v3 42/71] ARC: Module support
` [PATCH v3 44/71] ARC: SMP support
` [PATCH v3 48/71] ARC: kprobes support
` [PATCH v3 57/71] ARC: Hostlink Pseudo-Driver for Metaware Debugger
` [PATCH v3 58/71] ARC: UAPI Disintegrate arch/arc/include/asm
` [PATCH v3 59/71] ARC: Add support for ioremap_prot API
` [PATCH v3 62/71] ARC: [Review] Multi-platform image #2: Board callback Infrastructure
` [PATCH v3 69/71] ARC: [plat-arcfpga] defconfig for fully loaded ARC Linux
` [PATCH v3 70/71] ARC: Provide a default serial.h for uart drivers needing BASE_BAUD
` [PATCH v3 45/71] ARC: DWARF2 .debug_frame based stack unwinder

[PATCH 1/2] regulator: tps65217: Fix using wrong dev argument for calling of_regulator_match
 2013-01-24 11:00 UTC  (4+ messages)

[PATCH 0/6] Follow up work on NUMA Balancing
 2013-01-24 10:55 UTC  (6+ messages)
` [PATCH 5/6] mm: Fold page->_last_nid into page->flags where possible
        ` [PATCH] mm: Rename page struct field helpers

[PATCH 1/2] lockstat: fix a typo
 2013-01-24 10:54 UTC  (7+ messages)
` [PATCH 2/2] mutex: use spin_[un]lock instead of arch_spin_[un]lock

[PATCH 0/6] davinci: support for i2c0 and tps6507x
 2013-01-24 10:55 UTC  (6+ messages)
` [PATCH 1/6] ARM: davinci: da850: add OF_DEV_AUXDATA entry for I2C0
` [PATCH 3/6] davinci: mfd: tps6507x: add device-tree support
` [PATCH 4/6] davinci: regulator: tps6507x: add device tree support
` [PATCH 5/6] ARM: regulator: add tps6507x device tree data
` [PATCH 6/6] ARM: davinci: da850: add tps6507x regulator DT data

[PATCH] Add Intel Ivy bridge CPU flags
 2013-01-24 10:53 UTC 

[PATCH v3 0/4] dw_dmac: return actual residue value
 2013-01-24 10:50 UTC  (8+ messages)
` [PATCH v3 1/4] dw_dmac: remove unnecessary tx_list field in dw_dma_chan
` [PATCH v3 2/4] dw_dmac: introduce total_len field in struct dw_desc
` [PATCH v3 3/4] dw_dmac: fill individual length of descriptor
` [PATCH v3 4/4] dw_dmac: return proper residue value

[PATCH 1/9] avr32: Provide dma_mmap_coherent() and dma_get_sgtable()
 2013-01-24 10:49 UTC  (9+ messages)
` [PATCH 3/9] c6x: "
  ` [Linux-c6x-dev] "

[PATCH RFC] media: tvp514x: add OF support
 2013-01-24 11:00 UTC  (4+ messages)

[PATCH 0/9 v2] at91: some fixes for 3.8-rc5
 2013-01-24 10:44 UTC  (5+ messages)
` [PATCH 7/9] ARM: at91/at91_dt_defconfig: remove memory specification to cmdline

[PATCH] vhost-net: fall back to vmalloc if high-order allocation fails
 2013-01-24 10:37 UTC  (4+ messages)

[PATCH v2 01/12] KVM: MMU: lazily drop large spte
 2013-01-24 10:36 UTC  (3+ messages)
` [PATCH v2 05/12] KVM: MMU: introduce vcpu_adjust_access

qt3 and ptrdiff_t build error
 2013-01-24 10:36 UTC  (2+ messages)

[PATCH V8 00/13] MIPS: Add Loongson-3 based machines support
 2013-01-24 10:32 UTC  (2+ messages)

[PATCH V6 0/3] handle polling errors in vhost/vhost_net
 2013-01-24 10:38 UTC  (12+ messages)
` [PATCH V6 1/3] vhost_net: correct error handling in vhost_net_set_backend()
` [PATCH V6 2/3] vhost_net: handle polling errors when setting backend
` [PATCH V6 3/3] tuntap: allow polling/writing/reading when detached

[RFC PATCH 0/2] sched: simplify the select_task_rq_fair()
 2013-01-24 10:34 UTC  (29+ messages)

[PATCH 0/8] convert remaining archs to use vm_unmapped_area()
 2013-01-24 10:33 UTC  (3+ messages)
` [PATCH 1/8] mm: use vm_unmapped_area() on parisc architecture

[PATCH V3 RESEND RFC 0/2] kvm: Improving undercommit scenarios
 2013-01-24 10:32 UTC  (5+ messages)
` [PATCH V3 RESEND RFC 1/2] sched: Bail out of yield_to when source and target runqueue has one task

linux-next: build failure after merge of the final tree (akpm tree related)
 2013-01-24 10:30 UTC  (2+ messages)

[GIT PULL] parisc fixes for v3.8-rc5
 2013-01-24 10:27 UTC  (3+ messages)

[PATCH v2] usb: host: tegra: make use of PHY pointer of HCD
 2013-01-24 10:27 UTC 

[PATCH V2 0/2] ARM/ASoC: Davinci: Device Tree Update
 2013-01-24 10:24 UTC  (10+ messages)
` [PATCH V2 2/2] ASoC: Davinci: machine: Add device tree binding
    ` [alsa-devel] "

[PATCH V3 0/4] i2c: s3c2410: Add devm_* apis and cleanup
 2013-01-24 10:11 UTC  (5+ messages)
` [PATCH V3 1/4] i2c: s3c2410: Remove unnecessary label err_noclk
` [PATCH V3 2/4] i2c: s3c2410: Convert to use devm_* APIs
` [PATCH V3 3/4] i2c: s3c2410: Move location of clk_prepare_enable() call in probe function
` [PATCH V3 4/4] i2c: s3c2410: Remove err_cpufreq label

[PATCH] CONFIG_PANIC_ON_OOPS should be shown if DEBUG_KERNEL
 2013-01-24 10:18 UTC  (3+ messages)

[PATCH] arm: tegra: dt: Add reset GPIO information to PHY DT node
 2013-01-24 10:16 UTC 

[PATCH v2 65/76] ARC: UAPI Disintegrate arch/arc/include/asm
 2013-01-24 10:11 UTC  (10+ messages)
` [PATCH v2 00/76] Synopsys ARC Linux kernel Port

[PATCH] regmap: debugfs: Fix compilation warning
 2013-01-24 10:12 UTC  (4+ messages)

[PATCH 0/6] Drivers: hv: Consolidate GUID definitions
 2013-01-24 10:11 UTC  (6+ messages)
` [PATCH 1/6] Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.h
  ` [PATCH 5/6] Drivers: hid: hid-hyperv: Use consolidated GUID definitions
  ` [PATCH 6/6] Drivers: hv: Execute shutdown in a thread context

[ RFC patch 0/4]: use runnable load avg in cfs balance instead of instant load
 2013-01-24 10:08 UTC  (3+ messages)
` [PATCH 2/4] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task

[RFC] regulator: Display in use regulators in sysfs
 2013-01-24 10:06 UTC  (6+ messages)

[PATCH v2 1/6] cgroup: initialize cgrp->dentry before css_alloc()
 2013-01-24 10:04 UTC  (8+ messages)
` [PATCH v2 2/6] sched: split out css_online/css_offline from tg creation/destruction
` [PATCH v2 3/6] sched: remove redundant NULL cgroup check in task_group_path()
` [PATCH v2 4/6] cgroup: remove duplicate RCU free on struct cgroup
` [PATCH v2 5/6] cgroup: remove synchronize_rcu() from cgroup_diput()
` [PATCH v2 6/6] cgroup: remove bogus comments in cgroup_diput()

[PATCH] staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.remove
 2013-01-24 10:02 UTC  (3+ messages)
` [PATCH] staging/comedi: Move comedi_pci_auto_unconfig to drivers.c

[PATCH 0/2] fbcon+i915 locking fixes
 2013-01-24  9:55 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: fixup per-crtc locking in intel_release_load_detect_pipe

linux-3.7.4: BUG: unable to handle kernel NULL pointer dereference at target_fabric_port_link
 2013-01-24  9:55 UTC  (2+ messages)

[PATCH] iio: adc: add exynos5 adc driver under iio framwork
 2013-01-24  9:54 UTC  (7+ messages)

[PATCH] CMAC support for CryptoAPI, fixed patch issues, indent, and testmgr build issues
 2013-01-24  9:43 UTC  (6+ messages)

[patch v4 0/18] sched: simplified fork, release load avg and power awareness scheduling
 2013-01-24  9:44 UTC  (2+ messages)

[PATCH 1/1] pinctrl: core: Make pinctrl_release static
 2013-01-24  9:31 UTC 

[PATCH v6 0/2] perf stat: add interval counter printing
 2013-01-24  9:39 UTC  (3+ messages)
` [PATCH v6 2/2] perf stat: add interval printing

[PATCH 0/2] Fix section mismatch caused by node offline code
 2013-01-24  9:38 UTC  (3+ messages)
` [PATCH 1/2] cpu_hotplug: Remove __cpuinitdata declaration of __apicid_to_node[]
` [PATCH 2/2] cpu-hotplug,memory-hotplug: Remove __cpuinit declaration of numa_clear_node()

[PATCH 1/1] ARM: ux500: Disable Power Supply and Battery Management by default
 2013-01-24  9:37 UTC  (3+ messages)

[PATCHSET] workqueue: remove gcwq and make worker_pool the only backend abstraction
 2013-01-24  9:29 UTC  (4+ messages)
` [PATCH 15/17] workqueue: remove global_cwq
  ` [PATCH v2 "

[PATCH] x86-64: fix unwind annotations in recent NMI changes
 2013-01-24  9:27 UTC 

[PATCH RESEND 1/1] X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts
 2013-01-24  9:28 UTC  (2+ messages)

AWARD WINNING NOTIFICATION
 2013-01-24  9:19 UTC 

[PATCH 0/6 v14] gpio: Add block GPIO
 2013-01-24  9:13 UTC  (3+ messages)
` [PATCH 3/6 v14] gpio: Add userland device interface to "

[PATCH 0/4] i2c-designware: add Intel Lynxpoint support
 2013-01-24  9:18 UTC  (3+ messages)

[GIT PULL] at91: fixes for 3.8-rc5
 2013-01-24  9:10 UTC 

[PATCH v9 00/20] OMAP USB Host cleanup
 2013-01-24  9:04 UTC  (5+ messages)
` [PATCH v9 20/20] mdf: omap-usb-host: get rid of build warning
    ` [PATCH v10 20/20] mfd: "

[PATCH V3] drm_crtc: check if fb_create return NULL
 2013-01-24  9:04 UTC  (4+ messages)

[PATCH][GIT PULL][3.8] x86: Don't clobber top of pt_regs in nested NMI
 2013-01-24  8:51 UTC  (4+ messages)

[PATCH RESEND 1/1] X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts
 2013-01-24  8:48 UTC  (2+ messages)

[PATCH 0/2] ARM: davinci: da850: add wdt DT node
 2013-01-24  8:38 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ARM: davinci: da850: add wdt OF_DEV_AUXDATA entry

[PATCH] vgacon/vt: clear buffer attributes when we load a 512 character font
 2013-01-24  8:32 UTC  (3+ messages)

[PATCH] mtd: devices: elm: Removes <xx> literals in elm DT node
 2013-01-24  8:30 UTC  (2+ messages)

[PATCH v2 0/4] dw_dmac: return proper residue value
 2013-01-24  8:14 UTC  (5+ messages)
` [PATCH v2 4/4] "

[PATCH v2 0/3] Add device tree support for NAND flash in am335x-evm
 2013-01-24  8:02 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: AM33XX: Add ELM node
` [PATCH v2 2/3] ARM: dts: AM33XX: Add GPMC node
` [PATCH v2 3/3] ARM: dts: AM33XX: Add NAND flash device tree data to am335x-evm

[PATCH] mpt2sas: prevent double free on error path
 2013-01-24  7:51 UTC  (2+ messages)

[PATCH] [RFC] tcp: add ability to set a timestamp offset (v2)
 2013-01-24  7:46 UTC  (4+ messages)
` [PATCH 1/2] tcp: make tcp_timestamp dependent on tcp_sock

[PATCH] i2c: tegra: add support for Tegra114 SoC
 2013-01-24  7:28 UTC  (2+ messages)

[PATCH] drivers: i2c-nforce2: fix coding style issues
 2013-01-24  7:27 UTC  (2+ messages)

[PATCH RFC] misc/at24: distinguish between eeprom and fram chips
 2013-01-24  7:27 UTC  (5+ messages)

[PATCH V2 0/4] i2c: s3c2410: Add devm_* apis and cleanup
 2013-01-24  7:26 UTC  (2+ messages)

[PATCH v2 0/3] mtd: use the full-id as the keyword
 2013-01-24  6:11 UTC  (4+ messages)
` [PATCH v2 1/3] mtd: add new fields to nand_flash_dev{}
` [PATCH v2 2/3] mtd: add a new table for the unparsable nand chips
` [PATCH v2 3/3] mtd: add the new detection method "

[PATCH] fbcon: don't lose the console font across generic->chip driver switch
 2013-01-24  6:19 UTC 

[PATCHv2] crypto: caam - Added property fsl,sec-era in SEC4.0 device tree binding
 2013-01-24  6:43 UTC 

[PATCH 1/2] cgroup: fix exit() vsrmdir() race
 2013-01-24  6:43 UTC  (2+ messages)
` [PATCH 2/2] cgroup: remove a NULL check in cgroup_exit()

[v3 1/2] ARM: Add API to detect SCU base address from CP15
 2013-01-24  6:42 UTC  (9+ messages)
` [v3 2/2] ARM: tegra: Skip scu_enable(scu_base) if not Cortex A9

linux-next: New trees - ipsec and ipsec-next
 2013-01-24  6:13 UTC 

linux-next: Tree for Jan 24
 2013-01-24  6:13 UTC 

[PATCH 0/3] pwm-backlight: add subdrivers & Tegra support
 2013-01-24  6:10 UTC  (4+ messages)
` [PATCH 2/3] tegra: pwm-backlight: add tegra pwm-bl driver

[GIT PULL for v3.8-rc] DaVinci media fixes for v3.8
 2013-01-24  5:52 UTC 

[RFC/PATCH] scripts/tracing: Add trace_analyze.py tool
 2013-01-24  5:50 UTC  (4+ messages)

[PATCH][v2] perf tools, powerpc: Fix compile warnings in tests/attr.c
 2013-01-24  5:44 UTC 

fb: vt8500: Unmerged patches for 3.9
 2013-01-24  5:40 UTC 

[PATCH] ARM: mxs: dt: Add Crystalfontz CFA-10037 device tree support
 2013-01-24  6:07 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update John Stultz email
 2013-01-24  5:37 UTC 

[PATCH v5 00/14] DMA Engine support for AM33XX
 2013-01-24  5:14 UTC  (8+ messages)

[GIT PULL] ARM: arm-soc fixes for 3.8-rc
 2013-01-24  5:04 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox