messages from 2013-01-18 12:37:00 to 2013-01-18 19:08:15 UTC [more...]
[PATCH v2 00/76] Synopsys ARC Linux kernel Port
2013-01-18 19:08 UTC (63+ messages)
` [PATCH v2 03/76] ARC: Atomic/bitops/cmpxchg/barriers
` [PATCH v2 07/76] ARC: [optim] uaccess __{get,put}_user() optimised
` [PATCH v2 09/76] ARC: Checksum/byteorder/swab routines
` [PATCH v2 10/76] ARC: Fundamental ARCH data-types/defines
` [PATCH v2 11/76] ARC: Spinlock/rwlock/mutex primitives
` [PATCH v2 13/76] ARC: Low level IRQ/Trap/Exception Handling
` [PATCH v2 16/76] ARC: Syscall support (no-legacy-syscall ABI)
` [PATCH v2 17/76] ARC: Process-creation/scheduling/idle-loop
` [PATCH v2 25/76] ARC: MMU Exception Handling
` [PATCH v2 28/76] ARC: I/O and DMA Mappings
` [PATCH v2 29/76] ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
` [PATCH v2 31/76] ARC: Build system: Makefiles, Kconfig, Linker script
` [PATCH v2 32/76] ARC: [DeviceTree] Basic support
` [PATCH v2 33/76] ARC: [DeviceTree] Convert some Kconfig items to runtime values
` [PATCH v2 37/76] ARC: Switch to generic kernel_execve() and sys_execve()
` [PATCH v2 40/76] ARC: Switch to generic sys_clone, fork, vfork
` [PATCH v2 44/76] ARC: ptrace support
` [PATCH v2 48/76] ARC: Module support
` [PATCH v2 50/76] ARC: SMP support
` [PATCH v2 56/76] ARC: Unaligned access emulation
` [PATCH v2 57/76] ARC: kgdb support
` [PATCH v2 63/76] ARC: Hostlink Pseudo-Driver for Metaware Debugger
` [PATCH v2 67/76] ARC: [Review] Multi-platform image #1: Kconfig enablement
` [PATCH v2 68/76] ARC: Fold boards sub-menu into platform/SoC menu
` [PATCH v2 69/76] ARC: [Review] Multi-platform image #2: Board callback Infrastructure
` [PATCH v2 70/76] ARC: [Review] Multi-platform image #3: switch to board callback
` [PATCH v2 71/76] ARC: [Review] Multi-platform image #4: Isolate platform headers
` [PATCH v2 72/76] ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC core
` [PATCH v2 73/76] ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optional
` [PATCH v2 74/76] ARC: [Review] Multi-platform image #7: SMP common code to use callbacks
` [PATCH v2 75/76] ARC: [Review] Multi-platform image #8: platform registers SMP callbacks
` [PATCH v2 76/76] ARC: [plat-arcfpga] defconfig for fully loaded ARC Linux
[PATCH] drivers/cpufreq: Warn user when powernow-k8 tries to fall back to acpi-cpufreq and it is unavailable
2013-01-18 19:06 UTC (9+ messages)
[RFC, PATCH 00/19] Numa aware LRU lists and shrinkers
2013-01-18 19:01 UTC (11+ messages)
` [PATCH 09/19] list_lru: per-node list infrastructure
kernel 3.7+ cpufreq regression on AMD system running as dom0
2013-01-18 19:00 UTC (5+ messages)
[PATCH 1/2] leds: simply LED trigger list management
2013-01-18 18:57 UTC (4+ messages)
[RFC][PATCH] slub: Check for page NULL before doing the node_match check
2013-01-18 18:52 UTC (22+ messages)
` [RFC][PATCH] slub: Keep page and object in sync in slab_alloc_node()
` [RFC][PATCH v2] "
` [RFC][PATCH v3] "
Announcement: STEC EnhanceIO SSD caching software for Linux kernel
2013-01-18 18:36 UTC (17+ messages)
` [dm-devel] "
[PATCH 0/4] usb: Supporting patches for registering Tegra USB PHY as a platform driver
2013-01-18 18:34 UTC (7+ messages)
` [PATCH 2/4] USB: PHY: Get rid of instance number to differentiate legacy controller
` [PATCH 3/4] USB: PHY: Tegra: Get rid of instance number to differentiate PHY type
[PATCH v3 0/2] perf stat: add interval counter printing
2013-01-18 18:30 UTC (4+ messages)
` [PATCH v3 1/2] perf tools: add evsel prev_raw_count field
` [PATCH v3 2/2] perf stat: add interval printing
[PATCH v5 0/5] Add movablecore_map boot option
2013-01-18 18:29 UTC (17+ messages)
[PATCH v3 4/4] usb: Add APIs to access host registers from Tegra PHY
2013-01-18 18:20 UTC (5+ messages)
3.8-rc1 build failure with MIPS/SPARSEMEM
2013-01-18 18:10 UTC (3+ messages)
` 3.8-rc4 build regression (was: Re: 3.8-rc1 build failure with MIPS/SPARSEMEM)
[[PATCH v2]] OMAP: omap4-panda: add WiLink shared transport power functions
2013-01-18 18:05 UTC (15+ messages)
Remove noisy warning from default_send_IPI_mask_logical
2013-01-18 17:58 UTC
[PATCH 1/7] clk: add common of_clk_init() function
2013-01-18 17:58 UTC (7+ messages)
` [PATCH 4/7] clk: highbank: Use "
` [PATCH 5/7] clk: vt8500: "
` [PATCH 7/7] clk: vexpress: "
[PATCH V5 00/30] loop: Issue O_DIRECT aio using bio_vec
2013-01-18 17:58 UTC (4+ messages)
Linux 3.8-rc4
2013-01-18 17:51 UTC (2+ messages)
[RFC PATCH v5 0/8] introduce PCI bus notifier chain to get rid of the ACPI PCI subdriver interfaces
2013-01-18 17:50 UTC (11+ messages)
` [RFC PATCH v5 1/8] PCI: make PCI device create/destroy logic symmetric
` [RFC PATCH v5 2/8] PCI: split registration of PCI bus devices into two stages
` [RFC PATCH v5 3/8] PCI: add a blocking notifier chain for PCI bus addition/removal
` [RFC PATCH v5 4/8] ACPI, PCI: avoid building pci_slot as module
` [RFC PATCH v5 5/8] PCI, ACPI: hook PCI bus notifications to create/destroy PCI slots
` [RFC PATCH v5 6/8] pci_slot: replace printk(KERN_xxx) with pr_xxx()
` [RFC PATCH v5 7/8] PCI/PCIe: add "pci=nopciehp" to disable PCIe native hotplug
` [RFC PATCH v5 8/8] PCI/PCIe: only claim PME from firmware when CONFIG_PCIE_PME is enabled
[PATCH 1/6][v3] perf/Power7: Use macros to identify perf events
2013-01-18 17:46 UTC (7+ messages)
` [PATCH 6/6][v3] perf: Document the ABI of perf sysfs entries
[PATCH] ACPI / scan: Fold acpi_bus_scan() into acpi_bus_add()
2013-01-18 17:47 UTC (2+ messages)
INFO: rcu_bh detected stall on CPU 3 (t=0 jiffies)
2013-01-18 17:35 UTC (6+ messages)
linux 3.8-rc3 reboot and shutdown
2013-01-18 17:38 UTC (7+ messages)
[PATCH net-next 1/3] net: stmmac: add gmac autoneg set for SGMII, TBI, and RTBI
2013-01-18 17:41 UTC (2+ messages)
[PATCH 1/1] Drivers: hv: Bind all vmbbus interrupts to the boot CPU
2013-01-18 17:27 UTC (2+ messages)
[PATCHv4] tty: Added a CONFIG_TTY option to allow removal of TTY
2013-01-18 17:17 UTC (2+ messages)
[GIT PULL] clockevents: decouple broadcast mechanism from drivers
2013-01-18 17:15 UTC (2+ messages)
[PATCH] ARM: tegra: DTS: whistler: enable keyboard
2013-01-18 16:44 UTC (2+ messages)
[PATCH 2/2] tools: hv: Use CLOEXEC when opening kvp_pool files
2013-01-18 16:36 UTC (3+ messages)
` [PATCH] "
/ is remounted when the power cable is plugged in/out
2013-01-18 16:35 UTC (2+ messages)
[PATCH 0/5] pci/e1000e: return runtime-pm back to work
2013-01-18 16:16 UTC (3+ messages)
` [PATCH 4/5] PCI: don't touch enable_cnt in pci_device_shutdown()
Re:Very Urgent!!!
2013-01-18 16:05 UTC
request_mem_region() for noPCI devices
2013-01-18 16:04 UTC (2+ messages)
PAGE_CACHE_SIZE vs. PAGE_SIZE
2013-01-18 15:57 UTC
BUG at net/sunrpc/svc_xprt.c:921
2013-01-18 15:56 UTC (13+ messages)
[PATCH v7u1 26/31] x86: Don't enable swiotlb if there is not enough ram for it
2013-01-18 15:55 UTC (11+ messages)
[PATCH] serial: tegra: Switch to using struct tty_port
2013-01-18 15:49 UTC (4+ messages)
[PATCH] tty: Only wakeup the line discipline idle queue when queue is active
2013-01-18 15:45 UTC (11+ messages)
[PATCH v6 0/4] Adding usb2.0 host-phy support for exynos5250
2013-01-18 15:39 UTC (6+ messages)
` [PATCH v6 3/4] USB: ehci-s5p: Add phy driver support
[PATCH v6 4/4] USB: ohci-exynos: Add phy driver support
2013-01-18 15:38 UTC (2+ messages)
[PATCH 1/1] X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts
2013-01-18 15:27 UTC (3+ messages)
[PATCH v7 3/4] block: implement runtime pm strategy
2013-01-18 15:26 UTC (2+ messages)
Suspend to RAM - freeze & sync
2013-01-18 15:16 UTC
[RFC 0/1] ima/evm: signature verification support using asymmetric keys
2013-01-18 15:16 UTC (4+ messages)
[PATCH 1/7] pinctrl: pinconf-generic: add drive strength parameter
2013-01-18 15:16 UTC (2+ messages)
[PATCH V2 1/2] pinctrl: tegra: add support for rcv-sel and drive type
2013-01-18 15:15 UTC (4+ messages)
` [PATCH V2 2/2] pinctrl: tegra114: add pinctrl driver for NVIDIA's Tegra114 SoC
[PATCH] fixes to ACPI subsystem which assumes cpuidle is always enabled
2013-01-18 15:12 UTC (3+ messages)
[PATCH] dw_dmac: print out DW_PARAMS and DWC_PARAMS when debug
2013-01-18 15:10 UTC
[PATCH v3] drivers/pinctrl: grab default handles from device core
2013-01-18 15:08 UTC
[PATCH v8 00/22] OMAP USB Host cleanup
2013-01-18 15:08 UTC (7+ messages)
` [PATCH v8 05/22] mfd: omap-usb-tll: Clean up clock handling
` [PATCH v8 06/22] mfd: omap-usb-tll: introduce and use mode_needs_tll()
[PATCH v6 2/4] usb: phy: samsung: Add host phy support to samsung-phy driver
2013-01-18 15:07 UTC (7+ messages)
` [PATCH v7 "
[PATCH v2] drivers/pinctrl: grab default handles from device core
2013-01-18 15:05 UTC (3+ messages)
Please reply
2013-01-18 14:45 UTC
Please reply
2013-01-18 14:51 UTC
Redefinition of struct in6_addr in <netinet/in.h> and <linux/in6.h>
2013-01-18 14:54 UTC (10+ messages)
US$200 Million For Charity Projects
2013-01-18 14:18 UTC
[PATCH] xen/grant-table: Force to use v1 of grants
2013-01-18 14:46 UTC (3+ messages)
` [Xen-devel] "
[patch v1 3/5] hwmon: da9055 change irq state to default
2013-01-18 14:36 UTC (2+ messages)
[PATCH] fix: build aborts if SPACE characters are found in path
2013-01-18 14:33 UTC
[RFC] remoteproc: Add support for host-side (reversed) vrings
2013-01-18 14:20 UTC
linux-next: build failure after merge of the driver-core tree
2013-01-18 14:14 UTC (3+ messages)
[PATCH v2 0/2] perf stat: add interval counter printing
2013-01-18 14:09 UTC (8+ messages)
` [PATCH v2 1/2] perf tools: add evsel prev_raw_count field
` [PATCH v2 2/2] perf stat: add interval printing
[RFC PATCH v1 0/3] kdump, vmcore: Map vmcore memory in direct mapping region
2013-01-18 14:06 UTC (3+ messages)
[PATCH V3 0/22] sched: simplified fork, enable load average into LB and power awareness scheduling
2013-01-18 14:06 UTC (16+ messages)
` [PATCH v3 16/22] sched: add power aware scheduling in fork/exec/wake
` [PATCH v3 17/22] sched: packing small tasks in wake/exec balancing
[PATCH] memory-hotplug: mm/Kconfig: move auto selects from MEMORY_HOTPLUG to MEMORY_HOTREMOVE as needed
2013-01-18 13:58 UTC (2+ messages)
[patch v2] b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent()
2013-01-18 13:53 UTC (2+ messages)
[PATCH v2 0/3] x86: enable common clk and add support for Lynxpoint clocks
2013-01-18 13:46 UTC (4+ messages)
` [PATCH v2 1/3] x86: add support for Intel Low Power Subsystem
` [PATCH v2 2/3] clk: x86: add support for Lynxpoint LPSS clocks
` [PATCH v2 3/3] ACPI / platform: create LPSS clocks if Lynxpoint devices are found during scan
[PATCH] tty: serial/68328serial.c: remove unnecessary null pointer check
2013-01-18 13:38 UTC (3+ messages)
` [PATCH] tty: serial/crisv10.c: "
[bug report] f2fs: off by one in garbage collection functions
2013-01-18 13:29 UTC
[PATCH 1/4] ARM: EXYNOS5: Add PPMU device tree support
2013-01-18 13:24 UTC (6+ messages)
` [PATCH 4/4] PM/Devfreq: Add Exynos5-bus devfreq driver for Exynos5250
` [PATCH v4 4/4] PM: Devfreq: "
` [PATCH v4 1/4] ARM: EXYNOS5: Add PPMU device tree support
[PATCH 3/4] PM: DEVFREQ: Move exynos4 devfreq driver into a new sub-directory
2013-01-18 13:24 UTC (2+ messages)
` [PATCH v4 "
[PATCH 2/4] ARM: EXYNOS5: Support Exynos5-bus devfreq driver
2013-01-18 13:23 UTC (2+ messages)
` [PATCH v4 "
[PATCH RESEND 0/6 v13] gpio: Add block GPIO
2013-01-18 13:18 UTC (4+ messages)
` [PATCH RESEND 1/6 v13] gpio: Add a block GPIO API to gpiolib
[PATCH 0/3] Add device tree support for NAND flash in am335x-evm
2013-01-18 13:17 UTC (3+ messages)
` [PATCH 2/3] ARM: dts: AM33XX: Add GPMC node
[PATCH 0/2] ARM: Exynos5250: Enabling samsung usb phy
2013-01-18 13:12 UTC (3+ messages)
[GIT PULL] EFI fixes for v3.8
2013-01-18 12:57 UTC (2+ messages)
[RFC PATCH] Input: gpio_keys: Fix suspend/resume press event lost
2013-01-18 12:51 UTC
[PATCH v8 01/22] USB: ehci-omap: Don't free gpios that we didn't request
2013-01-18 12:36 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox