linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-04 18:20:57 to 2013-04-05 02:03:50 UTC [more...]

[PATCH v6] pstore/ram: Add ramoops support for the Flattened Device Tree
 2013-04-05  2:03 UTC  (4+ messages)

3.8.3 and 3.9git occasional watchdog oops
 2013-04-05  1:59 UTC  (2+ messages)

[PATCH 1/3] misc: at25: use spi_get_drvdata() and spi_set_drvdata()
 2013-04-05  1:56 UTC  (3+ messages)
` [PATCH 2/3] misc: eeprom_93xx46: "
` [PATCH 3/3] misc: lattice-ecp3-config: use spi_get_drvdata()

[PATCH] f2fs: introduce a new global lock scheme
 2013-04-05  1:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] trace-cmd: Support a raw format for outputting timestamp
 2013-04-05  1:54 UTC  (3+ messages)
` [PATCH 1/2] trace-cmd: Define general functions for outputting/inputting saved_cmdlines
` [PATCH 2/2] trace-cmd: Support trace_clock extraction

mkfs.f2fs gets stuck with "blk_update_request: bio idx 0 >= vcnt 0" on 3.8
 2013-04-05  1:53 UTC  (7+ messages)

[PATCH 1/7] rtc: rtc-rx4581: use spi_set_drvdata()
 2013-04-05  1:49 UTC  (7+ messages)
` [PATCH 2/7] rtc: rtc-m41t94: "
` [PATCH 3/7] rtc: rtc-r9701: "
` [PATCH 4/7] rtc: rtc-ds3234: "
` [PATCH 5/7] rtc: rtc-ds1390: "
` [PATCH 6/7] rtc: rtc-m41t93: "
` [PATCH 7/7] rtc: rtc-max6902: "

[PATCHv3 00/10] Remove ARM local timer API
 2013-04-05  1:46 UTC  (10+ messages)
` [PATCHv3 01/10] clocksource: add generic dummy timer driver

linux-next: manual merge of the staging tree with the vfs tree
 2013-04-05  1:45 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the vfs tree
 2013-04-05  1:45 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the vfs tree
 2013-04-05  1:44 UTC  (2+ messages)

[PATCHSET 0/8] perf tools: Cleanup for sort keys (v3)
 2013-04-05  1:26 UTC  (9+ messages)
` [PATCH 1/8] perf sort: Reorder HISTC_SRCLINE index
` [PATCH 2/8] perf sort: Add 'addr' sort key
` [PATCH 3/8] perf sort: Add 'addr_to/from' "
` [PATCH 4/8] perf sort: Update documentation for sort keys
` [PATCH 5/8] perf hists: Move column length setting code
` [PATCH 6/8] perf sort: Cleanup sort__has_sym setting
` [PATCH 7/8] perf top: Use sort__has_sym
` [PATCH 8/8] perf hist browser: "

[PATCH, RFC 00/16] Transparent huge page cache
 2013-04-05  1:24 UTC  (7+ messages)

[PATCH 00/18] For-3.10: CPUFreq: Move drivers to drivers/cpufreq
 2013-04-05  1:17 UTC  (3+ messages)

[RFC][PATCH 0/9] extend hugepage migration
 2013-04-05  1:14 UTC  (7+ messages)

[PATCH 0/3] kernel ASLR
 2013-04-05  1:08 UTC  (20+ messages)
` [PATCH 1/3] x86: routines to choose random kernel base offset
` [PATCH 2/3] x86: build reloc tool for both 64 and 32 bit
` [PATCH 3/3] x86: kernel base offset ASLR

[PATCH V2 1/7] kbuild: create an "include chroot" for DT bindings
 2013-04-05  1:01 UTC  (3+ messages)

[PATCH 1/2] backlight: ili9320: use spi_set_drvdata()
 2013-04-05  1:00 UTC  (2+ messages)
` [PATCH 2/2] backlight: ili922x: "

[PATCH v2 0/4] kprobes: split blacklist into common and arch
 2013-04-05  0:56 UTC  (3+ messages)
` [PATCH v2 1/4] kprobes: delay blacklist symbol lookup until we actually need it

[PATCH] irq: add quirk for broken interrupt remapping on 55XX chipsets
 2013-04-05  0:24 UTC  (19+ messages)
` [PATCH v2] "
` [PATCH v4] "

[RFC PATCH 0/8] Reduce system disruption due to kswapd
 2013-04-05  0:05 UTC  (9+ messages)
` [PATCH 01/10] mm: vmscan: Limit the number of pages kswapd reclaims at each priority

[PATCH 0/5 v11] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2013-04-05  0:01 UTC  (9+ messages)
` [PATCH 5/5 v11] iommu/fsl: Freescale PAMU driver and iommu implementation

[PATCH v3 00/22] x86, ACPI, numa: Parse numa info early
 2013-04-04 23:46 UTC  (23+ messages)
` [PATCH v3 01/22] x86: Change get_ramdisk_image() to global
` [PATCH v3 02/22] x86, microcode: Use common get_ramdisk_image()
` [PATCH v3 03/22] x86, ACPI, mm: Kill max_low_pfn_mapped
` [PATCH v3 04/22] x86, ACPI: Search buffer above 4G in second try for acpi override tables
` [PATCH v3 05/22] x86, ACPI: Increase override tables number limit
` [PATCH v3 06/22] x86, ACPI: Split acpi_initrd_override to find/copy two functions
` [PATCH v3 07/22] x86, ACPI: Store override acpi tables phys addr in cpio files info array
` [PATCH v3 08/22] x86, ACPI: Make acpi_initrd_override_find work with 32bit flat mode
` [PATCH v3 09/22] x86, ACPI: Find acpi tables in initrd early from head_32.S/head64.c
` [PATCH v3 10/22] x86, mm, numa: Move two functions calling on successful path later
` [PATCH v3 11/22] x86, mm, numa: Call numa_meminfo_cover_memory() checking early
` [PATCH v3 12/22] x86, mm, numa: Move node_map_pfn alignment() to x86
` [PATCH v3 13/22] x86, mm, numa: Use numa_meminfo to check node_map_pfn alignment
` [PATCH v3 14/22] x86, mm, numa: Set memblock nid later
` [PATCH v3 15/22] x86, mm, numa: Move node_possible_map setting later
` [PATCH v3 16/22] x86, mm, numa: Move emulation handling down
` [PATCH v3 17/22] x86, ACPI, numa, ia64: split SLIT handling out
` [PATCH v3 18/22] x86, mm, numa: Add early_initmem_init() stub
` [PATCH v3 19/22] x86, mm: Parse numa info early
` [PATCH v3 20/22] x86, mm: Add comments for step_size shift
` [PATCH v3 21/22] x86, mm: Make init_mem_mapping be able to be called several times
` [PATCH v3 22/22] x86, mm, numa: Put pagetable on local node ram for 64bit

[char-misc-next] mei: add debugfs hooks
 2013-04-04 23:51 UTC 

[PATCH] lib80211: make lib80211 can be enabled independently
 2013-04-04 23:51 UTC  (2+ messages)

[PATCH net-next 1/7] r8169: Remove firmware code
 2013-04-04 23:42 UTC  (4+ messages)
` [PATCH v2 net-next 1/8] "

sched/cputime: sig->prev_stime underflow
 2013-04-04 23:41 UTC  (2+ messages)

[PATCHSET] cgroup: unexport locking interface
 2013-04-04 23:36 UTC  (6+ messages)
` [PATCH 1/5] cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_tasks()
` [PATCH 2/5] cgroup: relocate cgroup_lock_live_group() and cgroup_attach_task_all()
` [PATCH 3/5] cgroup: unexport locking interface and cgroup_attach_task()
` [PATCH 4/5] cgroup: kill cgroup_[un]lock()
` [PATCH 5/5] cgroup: remove cgroup_lock_is_held()

[PATCH RFC] kvm: add PV MMIO EVENTFD
 2013-04-04 23:32 UTC  (12+ messages)

[PATCH v9 00/14] Tegra114 clockframework
 2013-04-04 23:29 UTC  (7+ messages)

[PATCH] clk: tegra: Fix cdev1 and cdev2 IDs
 2013-04-04 23:27 UTC  (2+ messages)

linux-next: manual merge of the akpm tree with the vfs tree
 2013-04-04 23:18 UTC  (5+ messages)

[PATCH 1/5] BLOCK: rbd, return proper error from rbd_dev_probe_update_spec
 2013-04-04 23:05 UTC  (8+ messages)
` [PATCH 2/5] MEDIA: ttusbir, fix double free
` [PATCH 3/5] SOUND: hda_generic, fix uninitialized variable
` [PATCH 4/5] X86: boot, close opened descriptor
` [PATCH 5/5] HID: hid-lenovo-tpkbd, remove doubled hid_get_drvdata

[PATCHv8 0/8] zswap: compressed swap caching
 2013-04-04 22:30 UTC  (10+ messages)
` [PATCHv8 1/8] zsmalloc: add to mm/
` [PATCHv8 2/8] zsmalloc: add documentation
` [PATCHv8 3/8] debugfs: add get/set for atomic types
` [PATCHv8 4/8] zswap: add to mm/
` [PATCHv8 5/8] mm: break up swap_writepage() for frontswap backends
` [PATCHv8 6/8] mm: allow for outstanding swap writeback accounting
` [PATCHv8 7/8] zswap: add swap page writeback support
` [PATCHv8 8/8] zswap: add documentation

[PATCH] mm: prevent mmap_cache race in find_vma()
 2013-04-04 22:30 UTC  (5+ messages)

[PATCH] regulator: core: don't require a supply when supply_name is specified
 2013-04-04 22:27 UTC 

[RFC] perf: need to expose sched_clock to correlate user samples with kernel samples
 2013-04-04 22:26 UTC  (23+ messages)

[PATCH v3 00/27] PCI: Add for_each_pci_resource and addon_res support
 2013-04-04 22:23 UTC  (9+ messages)
` [PATCH v3 02/27] PCI: Add pci_dev_resource_idx() helper
` [PATCH v3 03/27] PCI: pci resource iterator
` [PATCH v3 04/27] PCI: Add is_pci_*_resource_idx() helpers
` [PATCH v3 26/27] PCI: Make quirk_io_region to use addon_res

[RFC-v3 0/9] Add support for iSCSI Extensions for RDMA (ISER) target mode
 2013-04-04 22:23 UTC  (8+ messages)
` [RFC-v3 9/9] iser-target: Add iSCSI Extensions for RDMA (iSER) target driver

[PATCH -v3 0/4] x86, kdump: Fix crashkernel high with old kexec-tools
 2013-04-04 22:17 UTC  (5+ messages)
` [PATCH v3 1/4] x86, kdump: Set crashkernel_low automatically
` [PATCH v3 4/4] kexec: use Crash kernel for Crash kernel low
` [PATCH v3 2/4] x86, kdump: Retore crashkernel= to allocate under 896M
` [PATCH v3 3/4] x86, kdump: Change crashkernel_high/low= to crashkernel=;high/low

ipc,sem: sysv semaphore scalability
 2013-03-26 20:00 UTC  (5+ messages)
      ` [PATCH -mm -next] ipc,sem: untangle RCU locking with find_alloc_undo

mm: BUG in do_huge_pmd_wp_page
 2013-04-04 21:54 UTC  (6+ messages)

[PATCH] r8169: fix auto speed down issue
 2013-04-04 21:46 UTC  (4+ messages)
` [PATCH v2] "

pull request: wireless 2013-04-03
 2013-04-04 21:39 UTC  (2+ messages)

[PATCH] staging/adt7316 Fix some 'interesting' string operations
 2013-04-04 21:37 UTC 

[PATCH] clk: exynos5250: Fix divider values for sclk_mmc{0,1,2,3}
 2013-04-04 21:33 UTC  (2+ messages)

[PATCH V4 0/2] cpufreq: ondemand: add AMD specific powersave bias
 2013-04-04 21:32 UTC  (10+ messages)
` [PATCH V4 1/2] cpufreq: ondemand: allow custom powersave_bias_target handler to be registered
` [PATCH V4 2/2] cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand governor

[PATCH v3 00/12] Rewrite Tegra PCIe driver
 2013-04-04 21:30 UTC  (4+ messages)
` [PATCH v3 07/12] PCI: tegra: Move PCIe driver to drivers/pci/host

[PATCH v2] pinctrl/pinconfig: add debug interface
 2013-04-04 21:11 UTC  (2+ messages)

[GIT PULL] ACPI and power management fixes for v3.9-rc6
 2013-04-04 21:13 UTC 

[PATCH] usb: xhci-dbg: Display endpoint number and direction in context dump
 2013-04-04 21:03 UTC 

Strange trace in dmesg on kernel 3.8.5
 2013-04-04 20:45 UTC  (4+ messages)

[PATCH] ACPI: remove "config ACPI_DEBUG_FUNC_TRACE"
 2013-04-04 21:00 UTC  (3+ messages)

linux-next: manual merge of the akpm tree with the vfs tree
 2013-04-04 20:44 UTC  (5+ messages)
` [PATCH resend] fs/proc: Move kfree outside pde_unload_lock

[PATCH v2 1/3] arch: make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
 2013-04-04 20:44 UTC  (9+ messages)
` [PATCH v2 2/3] mutex: add support for reservation style locks, v2

[PATCH] TTY: io_ti, stop dereferencing potential NULL
 2013-04-04 20:41 UTC 

xfs deadlock on 3.9-rc5 running xfstests case #78
 2013-04-04 20:30 UTC  (11+ messages)
  ` Loopback device hung [was Re: xfs deadlock on 3.9-rc5 running xfstests case #78]

[PATCH v2 00/20] x86, ACPI, numa: Parse numa info early
 2013-04-04 20:25 UTC  (18+ messages)
` [PATCH v2 03/20] x86, ACPI, mm: Kill max_low_pfn_mapped
` [PATCH v2 05/20] x86, ACPI: Split acpi_initrd_override to find/copy two functions
` [PATCH v2 06/20] x86, ACPI: Store override acpi tables phys addr in cpio files info array
` [PATCH v2 07/20] x86, ACPI: Make acpi_initrd_override_find work with 32bit flat mode
` [PATCH v2 08/20] x86, ACPI: Find acpi tables in initrd early from head_32.S/head64.c

[PATCH V2 0/3] Thermal: build all thermal framework code into thermal_sys module
 2013-04-04 20:24 UTC  (3+ messages)
` [PATCH V2 1/3] Thermal: rename thermal_sys.c to thermal_core.c

[PATCHv2 0/3] thermal: lookup temperature
 2013-04-04 20:22 UTC  (4+ messages)
` [PATCHv2 1/3] thermal: introduce thermal_zone_get_zone_by_name helper function

[PATCH 0/4] PCI/PM: D3cold support for system suspend
 2013-04-04 20:18 UTC  (3+ messages)

[RFC GIT PULL] nohz: Kconfig layout improvements
 2013-04-04 20:03 UTC  (4+ messages)

[PATCH] x86, amd, mce: Prevent potential cpu-online oops
 2013-04-04 20:01 UTC  (5+ messages)

[PATCH RFC] Support for JIT in Seccomp BPF filters
 2013-04-04 19:58 UTC  (4+ messages)
` [PATCH V2 1/3] seccomp: add generic code for jitted seccomp filters

linux-next: build failure after merge of the final tree (wireless-next tree related)
 2013-04-04 19:43 UTC  (2+ messages)

[PATCH 1/5 v3] USB: regroup all depends on USB within an if USB block
 2013-04-04 19:42 UTC  (4+ messages)

[PATCH] MFD: rtsx_pcr, fix probe fail path
 2013-04-04 19:34 UTC 

[RFC] drivers/staging/silicom/bp_proc.c removal
 2013-04-04 19:12 UTC 

[PATCH] merge_config.sh: Avoid creating unnessary source softlinks
 2013-04-04 19:02 UTC 

[PATCH -next] drbd: fix error return code in drbd_init()
 2013-04-04 18:58 UTC  (2+ messages)
` [Drbd-dev] "

linux-next: Tree for Apr 4
 2013-04-04 18:50 UTC  (2+ messages)
` linux-next: Tree for Apr 4 (usb/gadget/configfs)

smartd broken in 3.9.0-rc4 : bisected
 2013-04-04 18:25 UTC  (4+ messages)
` [PATCH] [libata] Fix HDIO_DRIVE_CMD ioctl sense data check

Carrefour: memory traffic management for NUMA multicore systems
 2013-04-04 18:24 UTC 


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