messages from 2013-08-05 19:41:24 to 2013-08-06 03:08:33 UTC [more...]
acpi_bus_trim does not detach devices in post order
2013-08-06 3:07 UTC
[RFC] gcc feature request: Moving blocks into sections
2013-08-06 3:03 UTC (27+ messages)
[PATCH] printk: Fix return of braille_register_console()
2013-08-06 2:55 UTC
[PATCH v2 RESEND 00/18] Arrange hotpluggable memory as ZONE_MOVABLE
2013-08-06 2:50 UTC (6+ messages)
` [PATCH v2 RESEND 13/18] x86, numa, mem_hotplug: Skip all the regions the kernel resides in
[PATCH RFC V11 0/18] Paravirtualized ticket spinlocks
2013-08-06 2:50 UTC (3+ messages)
[PATCH] cpumask: fix cpumask leak in partition_sched_domains
2013-08-06 2:31 UTC (2+ messages)
[PATCHSET cgroup/for-3.12] cgroup: make cgroup_event specific to memcg
2013-08-06 2:21 UTC (9+ messages)
` [PATCH 3/5] cgroup, memcg: move cgroup_event implementation "
` [PATCH v2 "
[3.10.4] NFS locking panic, plus persisting NFS shutdown panic from 3.9.*
2013-08-06 2:21 UTC (11+ messages)
Cannot hot remove a memory device
2013-08-06 2:12 UTC (7+ messages)
` Cannot hot remove a memory device (patch)
` Cannot hot remove a memory device (patch, updated)
[PATCH v4 0/8] extend hugepage migration
2013-08-06 1:56 UTC (9+ messages)
` [PATCH 8/8] prepare to remove /proc/sys/vm/hugepages_treat_as_movable
` [PATCH 9/8] hugetlb: add pmd_huge_support() to migrate only pmd-based hugepage
[PATCH] MAINTAINERS: drivers/power: add entry for SmartReflex AVS drivers
2013-08-06 1:51 UTC (2+ messages)
[PATCH trivial] UAPI: Kbuild: add/modify comments for "uapi/Kbuild" and "uapi/linux/Kbuild"
2013-08-06 1:46 UTC
[PATCH 0/5] perf kvm live - latest round take 4
2013-08-06 1:41 UTC (6+ messages)
` [PATCH 1/5] perf session: Export queue_event function
` [PATCH 2/5] perf kvm: add live mode - v4
` [PATCH 3/5] perf kvm: add min and max stats to display - v2
` [PATCH 4/5] perf kvm: option to print events that exceed a threshold
` [PATCH 5/5] perf kvm stat report: Add option to analyze specific VM
Enable arm_global_timer for Zynq brakes boot
2013-08-06 1:28 UTC (11+ messages)
[PATCH v2 2/3] ARM: dts: vf610: Add eDMA node
2013-08-06 1:24 UTC (4+ messages)
` [PATCH v2 3/3] dma: Add Freescale eDMA engine driver support
[PATCH RESEND] ARM: dts: Add USB host node for Exynos4
2013-08-06 1:16 UTC (2+ messages)
[PATCH 1/1] checkpatch: fix some whitespace issues caused by --fix
2013-08-06 1:00 UTC (2+ messages)
[PATCH] [SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signal
2013-08-06 0:55 UTC (6+ messages)
` [PATCH v2] "
[PATCH] adjust code alignment
2013-08-06 0:51 UTC (6+ messages)
` [PATCH] trivial: "
[PATCH] bridge: don't try to update timers in case of broken MLD queries
2013-08-06 0:32 UTC (4+ messages)
[PATCH 0/5] ACPI: acpi_bind_one()/acpi_unbind_one() cleanups
2013-08-06 0:28 UTC (6+ messages)
` [PATCH 1/5] ACPI: Reduce acpi_bind_one()/acpi_unbind_one() code duplication
` [PATCH 2/5] ACPI: Create symlinks in acpi_bind_one() under physical_node_lock
` [PATCH 3/5] ACPI: acpi_bind_one()/acpi_unbind_one() whitespace cleanups
` [PATCH 4/5] ACPI: Use list_for_each_entry() in acpi_unbind_one()
` [PATCH 5/5] ACPI: Clean up error code path "
BUG cxgb3: Check and handle the dma mapping errors
2013-08-06 0:15 UTC (3+ messages)
[PATCH 0/7] RFC: EFI stub for ARM
2013-08-06 0:06 UTC (8+ messages)
` [PATCH 1/7] EFI stub documentation updates
` [PATCH 6/7] Add EFI stub for ARM
[PATCH 001/001] CHAR DRIVERS: a simple device to give daemons a /sys-like interface
2013-08-05 23:46 UTC (5+ messages)
[PATCH RFC 00/51] Preview of DMA mask changes
2013-08-05 23:44 UTC (4+ messages)
` [PATCH RFC 46/51] ARM: DMA-API: better handing of DMA masks for coherent allocations
[PATCH] checkpatch: add a rule to check devinitconst mistakes
2013-08-05 23:30 UTC (2+ messages)
[PATCH 0/3] Add clk driver to register s2mps11 clocks
2013-08-05 23:23 UTC (3+ messages)
` [PATCH 1/3] clk: s2mps11: Add support for s2mps11
x86: Clean up asmlinkage use
2013-08-05 23:10 UTC (19+ messages)
` [PATCH 01/16] x86: Fix sys_call_table type in asm/syscall.h v2
` [PATCH 02/16] x86, asmlinkage: Change dotraplinkage into __visible on 32bit v2
` [PATCH 03/16] x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible
` [PATCH 04/16] x86, asmlinkage: Make _*_start_kernel visible
` [PATCH 05/16] x86, asmlinkage: Make 32bit/64bit __switch_to visible
` [PATCH 06/16] x86, asmlinkage: Make various syscalls asmlinkage
` [PATCH 07/16] x86, asmlinkage: Make kprobes code visible and fix assembler code
` [PATCH 08/16] x86, asmlinkage, kexec: Drop bogus asmlinkage in machine_kexec_32
` [PATCH 09/16] x86, asmlinkage: Make several variables used from assembler/linker script visible
` [PATCH 10/16] x86, asmlinkage: Make syscall tables visible
` [PATCH 11/16] x86, asmlinkage, apm: Make APM data structure used from assembler visible
` [PATCH 12/16] x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt ops
` [PATCH 13/16] x86, asmlinkage: Make 64bit checksum functions visible
` [PATCH 14/16] x86, asmlinkage: Make dump_stack visible
` [PATCH 15/16] x86, asmlinkage, power: Make various symbols used by the suspend asm code visible
` [PATCH 16/16] x86, asmlinkage, vdso: Mark vdso variables __visible
[PATCH 1/2] ARM: msm: Add support for MSM8974 Dragonboard
2013-08-05 23:02 UTC
[PATCHv2] Add per-process flag to control thp
2013-08-05 23:03 UTC (2+ messages)
Contact: (JosephWong@live.shop.edu.cn)
2013-08-05 22:56 UTC
[GIT PULL] PCI updates for v3.11
2013-08-05 22:58 UTC (4+ messages)
` Warnings from silentoldconfig (Re: [GIT PULL] PCI updates for v3.11)
[PATCH] kvm: Make kvm_rebooting visible
2013-08-05 22:57 UTC (2+ messages)
leds-lp5523: Broken commit db6eaf8388a413a5ee1b4547ce78506b9c6456b0
2013-08-05 22:55 UTC (4+ messages)
Corrupted EFI region
2013-08-05 22:52 UTC (22+ messages)
` [edk2] "
[PATCH] smp: give WARN in case of in_interrupt() when calling smp_call_function_many/single
2013-08-05 22:46 UTC (6+ messages)
` [PATCH] smp: Give WARN()ing when calling smp_call_function_many()/single() in serving irq
` [PATCH V2] "
[PATCH 0/2] iio: input: ti_am335x_adc: Add continuous sampling and trigger support round 3
2013-08-05 22:42 UTC (6+ messages)
` [PATCH 1/2] input: ti_tsc: Enable shared IRQ for TSC
[PATCH] drm/i915: add fast boot support for Haswell
2013-08-05 22:42 UTC (4+ messages)
` [Intel-gfx] "
[PATCHv2] bridge: disable snooping if there is no querier
2013-08-05 22:40 UTC (5+ messages)
` [PATCHv3] "
[PATCH] ACPI: Do not fail acpi_bind_one() if device is already bound correctly
2013-08-05 22:47 UTC (6+ messages)
[PATCH] fbdev: suppress warning when assigning vga-save/restore base
2013-08-05 22:29 UTC (7+ messages)
[PATCH] usb: fix some scripts/kernel-doc warnings
2013-08-05 22:28 UTC (6+ messages)
[patch 0/7] improve memcg oom killer robustness v2
2013-08-05 22:25 UTC (7+ messages)
` [patch 3/7] arch: mm: pass userspace fault flag to generic fault handler
` [patch 7/7] mm: memcg: do not trap chargers with full callstack on OOM
[PATCH 0/8] Several NXP TDA998x patches
2013-08-05 22:20 UTC (9+ messages)
` [PATCH 1/8] drm/i2c: tda998x: fix EDID reading on TDA19988 devices
` [PATCH 2/8] drm/i2c: tda998x: ensure VIP output mux is properly set
` [PATCH 3/8] drm/i2c: tda998x: fix npix/nline programming
` [PATCH 4/8] drm/i2c: tda998x: prepare for video input configuration
` [PATCH 5/8] drm/i2c: tda998x: add video and audio "
` [PATCH 6/8] drm/i2c: tda998x: fix sync generation and calculation
` [PATCH 7/8] drm/i2c: tda998x: prepare for broken sync workaround
` [PATCH 8/8] drm/tilcdc fixup mode to workaound sync for tda998x
[PATCH] block: support embedded device command line partition
2013-08-05 22:22 UTC (2+ messages)
[PATCH] lto, watchdog/hpwdt.c: Make assembler label global
2013-08-05 22:16 UTC
[PATCH] Fix init const for module signing code
2013-08-05 22:15 UTC
[PATCH] Update MAINTAINERS file in Linux. (v1)
2013-08-05 22:11 UTC (5+ messages)
` [PATCH 2/3] MAINTAINERS: Update the Xen subsystem's with proper mailing list
` [PATCH 3/3] MAINTAINERS: Add in two extra co-maintainers of the Xen tree
[PATCH] Use gcc alias instead of assembler aliases for syscalls
2013-08-05 22:09 UTC
[PATCH] dwc3: Only build debugfs when DWC3_GADGET/DUAL_ROLE is enabled
2013-08-05 22:08 UTC
Performance regression from switching lock to rw-sem for anon-vma tree
2013-08-05 22:08 UTC (12+ messages)
[PATCH 1/2] pinctrl: clean up pinconfig-generic documentation
2013-08-05 21:56 UTC (2+ messages)
` [PATCH 2/2] pinctrl: add generic pins and functions properties
[PATCH V2 0/3] pinctrl: add pincontrol driver for palmas device
2013-08-05 22:04 UTC (7+ messages)
` [PATCH V2 1/3] pinctrl: add utility functions for add map/configs
` [PATCH V2 2/3] pinctrl: pinconf-generic: add generic APIs for mapping pinctrl node
` [PATCH V2 3/3] pinctrl: palmas: add pincontrol driver
[PATCH] gpio: New driver for LSI ZEVIO SoCs
2013-08-05 21:59 UTC
[PATCH] memcg: don't initialize kmem-cache destroying work for root caches
2013-08-05 21:41 UTC (5+ messages)
[PATCH 00/11] Add compression support to pstore
2013-08-05 21:20 UTC (9+ messages)
perf, percpu: panic in account_event
2013-08-05 21:19 UTC
[GIT PULL] x86 fixes for v3.11-rc5
2013-08-05 21:18 UTC
perf,arm -- oops in validate_event
2013-08-05 21:17 UTC (2+ messages)
percpu: kernel BUG at mm/percpu.c:579!
2013-08-05 21:13 UTC (4+ messages)
[PATCH v4 0/4] [SCSI] sg: fix race condition in sg_open
2013-08-05 20:52 UTC (7+ messages)
` [PATCH v5 "
[PATCH 00/20] PCI root complex changes for tile architecture
2013-08-05 20:52 UTC (22+ messages)
` [PATCH 10/20] tile PCI DMA: handle a NULL dev argument properly
` [PATCH 06/20] tile: support LSI MEGARAID SAS HBA hybrid dma_ops
` [PATCH 16/20] tile PCI RC: add dma_get_required_mask()
` [PATCH 09/20] tile PCI RC: support I/O space access
` [PATCH 05/20] tile PCI RC: handle case that PCI link is already up
` [PATCH 01/20] tile PCI RC: cleanups for tilepro PCI RC
` [PATCH 15/20] tile PCI RC: use proper accessor function
` [PATCH 17/20] tile PCI DMA: fix bug in non-page-aligned accessors
` [PATCH 02/20] tile PCI RC: tilepro conflict with PCI and RAM addresses
` [PATCH 14/20] tile PCI RC: bomb comments and whitespace format
` [PATCH 04/20] tile PCI RC: tweak the the pcie_rc_delay support
` [PATCH 12/20] tile PCI RC: eliminate pci_controller.mem_resources field
` [PATCH 07/20] tile PCI RC: support more MSI-X interrupt vectors
` [PATCH 11/20] tile PCI RC: restructure TRIO initialization
` [PATCH 18/20] tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 system
` [PATCH 19/20] tile PCI RC: reduce driver's vmalloc space usage
` [PATCH 03/20] tile PCI RC: support pci=off boot arg for tilepro
` [PATCH 20/20] tile PCI RC: remove stale include of linux/numa.h
` [PATCH 13/20] tile PCI RC: include pci/pcie/Kconfig
` [PATCH 08/20] tile PCI RC: gentler warning for missing plug-in PCI
[PATCH 1/4] mm, page_alloc: add likely macro to help compiler optimization
2013-08-05 20:52 UTC (7+ messages)
[PATCH v6] dmaengine: Add MOXA ART DMA engine driver
2013-08-05 20:49 UTC (3+ messages)
` [PATCH v7] "
[PATCHv3 0/4] Add support for the Allwinner A31 clocks
2013-08-05 20:43 UTC (5+ messages)
` [PATCHv3 1/4] clk: sunxi: Rename the structure to prepare the addition of sun6i
` [PATCHv3 2/4] clk: sunxi: Allow to specify the divider width from the dividers data
` [PATCHv3 3/4] clk: sunxi: Add A31 clocks support
` [PATCHv3 4/4] ARM: sun6i: Enable clock support in the DTSI
[PATCH] Smack: IPv6 casting error fix for 3.11
2013-08-05 20:43 UTC (2+ messages)
[PATCH 0/2] clk: sunxi: Add clock support for the A10s
2013-08-05 20:33 UTC (7+ messages)
` [PATCH 1/2] clk: sunxi: Add A10s gates
` [PATCH 2/2] ARM: sun5i: dt: Use the A10s gates in the DTSI
[PATCHv2 0/2] clk: sunxi: Add clock support for the A10s
2013-08-05 20:39 UTC (3+ messages)
` [PATCHv2 1/2] clk: sunxi: Add A10s gates
` [PATCHv2 2/2] ARM: sun5i: dt: Use the A10s gates in the DTSI
[PATCH 0/4] staging: ozwpan: Fix crash issues
2013-08-05 20:33 UTC (6+ messages)
` [PATCH 2/4] staging: ozwpan: Increment port number for new device
i915_gem_unmap_dma_buf: BUG: unable to handle kernel NULL pointer dereference
2013-08-05 20:30 UTC
[PATCH] [media] gspca: fix dev_open() error path
2013-08-05 20:16 UTC
[PATCH V3 0/10] perf tools: add support for reading object code
2013-08-05 19:59 UTC (3+ messages)
` [PATCH V3 10/10] perf tools: allow annotation using /proc/kcore
[PATCH V2] cma: use macro PFN_DOWN when converting size to pages
2013-08-05 19:58 UTC (2+ messages)
[GIT PULL for v3.11-rc5] media fixes
2013-08-05 19:53 UTC
[RFC v01 0/3] Power Capping Framework
2013-08-05 19:52 UTC (4+ messages)
` [RFC v01 1/3] PowerCap: Documentation
[RFC 0/3] Add madvise(..., MADV_WILLWRITE)
2013-08-05 19:44 UTC (4+ messages)
` [RFC 1/3] mm: Add MADV_WILLWRITE to indicate that a range will be written to
` [RFC 2/3] fs: Add block_willwrite
` [RFC 3/3] ext4: Implement willwrite for the delalloc case
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