messages from 2013-05-15 20:48:57 to 2013-05-16 07:10:43 UTC [more...]
[PATCH 00/39] Continuation of DMA changes in ux500 based drivers
2013-05-16 7:06 UTC (32+ messages)
` [PATCH 01/39] dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmasking
` [PATCH 12/39] crypto: ux500/hash - Prepare clock before enabling it
` [PATCH 13/39] crypto: ux500/hash - Set DMA configuration though dma_slave_config()
` [PATCH 15/39] crypto: ux500/cryp - Prepare clock before enabling it
` [PATCH 16/39] crypto: ux500/cryp - Set DMA configuration though dma_slave_config()
` [PATCH 18/39] crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog
` [PATCH 31/39] dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generic ones
` [PATCH 33/39] dmaengine: ste_dma40_ll: Use the BIT macro to replace ugly '(1 << x)'s
` [PATCH 34/39] dmaengine: ste_dma40: Convert data_width from register bit format to value
` [PATCH 35/39] dmaengine: ste_dma40_ll: Replace meaningless register set with comment
` [PATCH 36/39] dmaengine: ste_dma40: Allow memcpy channels to be configured from DT
` [PATCH 38/39] dmaengine: ste_dma40: Fetch the number of physical channels "
` [PATCH 39/39] dmaengine: ste_dma40: Fetch disabled "
[patch 0/8]: use runnable load avg in balance
2013-05-16 6:58 UTC (8+ messages)
` [patch v6 3/8] sched: set initial value of runnable avg for new forked task
` [patch v6 6/8] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task
[PATCH v3] clocksource: add MVF600 pit timer support
2013-05-16 6:15 UTC
[PATCH] ARM: davinci: dma: Convert to devm_* api
2013-05-16 6:58 UTC
linux-next: Tree for May 14 (vhost_scsi)
2013-05-16 6:46 UTC (15+ messages)
` [PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
BUG: tty: memory corruption through tty_release/tty_ldisc_release
2013-05-16 6:45 UTC
[PATCH] ASoC: max98090: add digital mic mux to record path
2013-05-16 6:43 UTC (2+ messages)
[PATCH 0/7] PCI: fix pci dev add and remove sequence
2013-05-16 6:39 UTC (8+ messages)
` [PATCH 6/7] PCI: Make sure VF's driver get attached after PF's
[PATCH] print sysfs attribute name when warning about bogus permissions
2013-05-16 6:31 UTC
Mount failure due to restricted access to a point along the mount path
2013-05-16 6:19 UTC (4+ messages)
[PATCH] cpufreq: fix governor start/stop race condition
2013-05-16 6:14 UTC
linux-next: manual merge of the renesas tree with Linus' tree
2013-05-16 6:12 UTC (3+ messages)
[PATCH v6 0/8] kdump, vmcore: support mmap() on /proc/vmcore
2013-05-16 5:59 UTC (7+ messages)
` [PATCH v6 2/8] vmcore: allocate buffer for ELF headers on page-size alignment
` [PATCH v6 3/8] vmcore: treat memory chunks referenced by PT_LOAD program header entries in page-size boundary in vmcore_list
` [PATCH v6 4/8] vmalloc: make find_vm_area check in range
[PATCH] ALSA: hda - add PCI IDs for Intel BayTrail
2013-05-16 5:51 UTC (2+ messages)
[PATCH V2 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
2013-05-16 5:54 UTC (10+ messages)
` [PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
Vuelva a validar su límite de almacenamiento de buzones
2013-05-16 5:34 UTC
[PATCH] Reset PCIe devices to stop ongoing DMA
2013-05-16 5:31 UTC (10+ messages)
[PATCH 2/2] lcd: add devm_lcd_device_{register,unregister}()
2013-05-16 5:29 UTC
[PATCH 1/2] backlight: add devm_backlight_device_{register,unregister}()
2013-05-16 5:28 UTC
[PATCH] jfs: Functions jfs_freeze() and jfs_unfreeze() always return 0
2013-05-16 5:14 UTC
[PATCH] spi: coldfire-qspi: fix error return code in mcfqspi_probe()
2013-05-16 5:11 UTC
[PATCH 0/3] CPUFreq Fixes for 3.10-rc2
2013-05-16 5:09 UTC (4+ messages)
` [PATCH 1/3] cpufreq: Add EXPORT_SYMBOL_GPL for have_governor_per_policy
` [PATCH 2/3] cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.c
` [PATCH 3/3] cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT
linux-next: Tree for May 16
2013-05-16 5:08 UTC
[PATCH v5 fix] mtd: gpmi: set the BCH's geometry with the ecc info
2013-05-16 4:49 UTC
[PATCH v5 fix] mtd: get the ECC info from the Extended Parameter Page
2013-05-16 4:42 UTC
[PATCH RFC] media: OF: add field-active and sync-on-green endpoint properties
2013-05-16 4:53 UTC (3+ messages)
Investigating lockups on Pentium D/SiS 661FX?
2013-05-16 4:51 UTC
[PATCH] kernel/workqueue.c: better to free related resources when failure occurs in wq_numa_init()
2013-05-16 4:48 UTC (8+ messages)
` [PATCH] kernel/workqueue.c: need call device_remove_file() when failure occurs after called device_create_file()
[PATCH v2 0/4] Export the ecc step size to user applications
2013-05-16 4:09 UTC (2+ messages)
` [PATCH v2 append] mtd: update the ABI document about the ecc step
[PATCH v2 1/2] clk: Disable unused clocks after deferred probing is done
2013-05-16 4:34 UTC (2+ messages)
[PATCH RFC] clk: Introduce userspace clock driver
2013-05-16 4:28 UTC (12+ messages)
[PATCH RFC] User space clock driver
2013-05-16 4:23 UTC (9+ messages)
` [PATCH RFC] clk: Introduce userspace "
[PATCH] clk: Fix race condition between clk_set_parent and clk_enable()
2013-05-16 4:17 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 0/3] clk: implement remuxing during set_rate
2013-05-16 4:11 UTC (2+ messages)
[PATCH] spi: ep93xx: fix error return code in ep93xx_spi_probe()
2013-05-16 4:08 UTC
[PATCH v2 1/2] acpi: video: add function to support unregister backlight interface
2013-05-16 4:01 UTC (2+ messages)
` [PATCH v2 2/2] acer-wmi: add Acer Aspire 5750G to video vendor list but keep acpi video driver
[PATCH 0/6] Drivers: hv/scsi: Implement multi-channel support
2013-05-16 4:01 UTC (10+ messages)
` [PATCH 1/6] Drivers: hv: vmbus: "
` [PATCH 2/6] Drivers: hv: Add the GUID fot synthetic fiber channel device
` [PATCH 3/6] Drivers: scsi: storvsc: Make the scsi timeout a module parameter
` [PATCH 4/6] Drivers: scsi: storvsc: Update the storage protocol to win8 level
` [PATCH 5/6] Drivers: scsi: storvsc: Implement multi-channel support
` [PATCH 6/6] Drivers: scsi: storvsc: Support FC devices
linux-next: Tree for May 15
2013-05-16 3:57 UTC (4+ messages)
` linux-next: Tree for May 15 (crypto /crct10dif)
` [PATCH -next] platform/x86: fix amilo-rfkill build errors
PROBLEM: modprobe hang at startup (3.8.x, 3.9.x, IBM x3550)
2013-05-16 3:44 UTC (6+ messages)
[PATCH v2] mm, slab: moved kmem_cache_alloc_node comment to correct place
2013-05-16 3:36 UTC
[PATCH] mm, slab: corrected the comment 'kmem_cache_alloc' to 'slab_alloc_node'
2013-05-16 3:29 UTC (3+ messages)
[PATCH v4 0/9] liblockdep: userspace lockdep
2013-05-16 3:15 UTC (10+ messages)
` [PATCH v4 1/9] lockdep: Be nice about building from userspace
` [PATCH v4 2/9] liblockdep: Wrap kernel/lockdep.c to allow usage "
` [PATCH v4 3/9] liblockdep: Add public headers for pthread_mutex_t implementation
` [PATCH v4 4/9] liblockdep: Add pthread_mutex_t test suite
` [PATCH v4 5/9] liblockdep: Add public headers for pthread_rwlock_t implementation
` [PATCH v4 6/9] liblockdep: Add pthread_rwlock_t test suite
` [PATCH v4 7/9] liblockdep: Support using LD_PRELOAD
` [PATCH v4 8/9] liblockdep: Add the 'lockdep' user-space utility
` [PATCH v4 9/9] liblockdep: Add a MAINTAINERS entry
[PATCH] Staging: add USB MTK bluetooth driver
2013-05-16 3:06 UTC (3+ messages)
[PATCHSET 00/15] perf tools: Introduce new 'ftrace' command (v2)
2013-05-16 2:51 UTC (15+ messages)
` [PATCH 02/15] perf util: Use evsel->name to get tracepoint_paths
` [PATCH 03/15] perf util: Save pid-cmdline mapping into tracing header
` [PATCH 09/15] perf ftrace: Add 'record' sub-command
` [PATCH 10/15] perf ftrace: Add 'show' sub-command
[RFC/PATCH 1/2] perf script: Add --time-filter option
2013-05-16 2:42 UTC (9+ messages)
` [RFC/PATCH 2/2] perf report: "
[RFC 2/4] dma: add dmaengine driver for Samsung s3c24xx SoCs
2013-05-16 2:18 UTC
[PATCH v5 00/11] mtd: add datasheet's ECC information to nand_chip{}
2013-05-16 2:16 UTC (4+ messages)
` [PATCH v5 01/11] "
[PATCH] kernel/workqueue.c: kfree issue, need check flag 'WQ_UNBOUND' when processing failure
2013-05-16 2:04 UTC (5+ messages)
[PATCH] futex: bugfix for futex-key conflict when futex use hugepage
2013-05-16 2:00 UTC (5+ messages)
` "
[PATCH] klist: del waiter from klist_remove_waiters before wakeup waitting process
2013-05-16 1:50 UTC
[PATCH] rtc: max8998: Check for pdata presence before dereferencing
2013-05-16 1:54 UTC
[PATCH] cachefiles: remove unused macro list_to_page()
2013-05-16 1:25 UTC
[PATCH 0/4] Rebase device_cgroup v2 patchset
2013-05-16 1:23 UTC (7+ messages)
[RFC][PATCH] f2fs: Avoid print false deadlock messages
2013-05-16 1:16 UTC (3+ messages)
[PATCH 00/11] sysv mqueue: do not hold the ipc lock unnecessarily
2013-05-16 1:08 UTC (12+ messages)
` [PATCH 01/11] ipc: move rcu lock out of ipc_addid
` [PATCH 02/11] ipc: introduce ipc object locking helpers
` [PATCH 03/11] ipc: close open coded spin lock calls
` [PATCH 04/11] ipc: move locking out of ipcctl_pre_down_nolock
` [PATCH 05/11] ipc,msg: shorten critical region in msgctl_down
` [PATCH 06/11] ipc,msg: introduce msgctl_nolock
` [PATCH 07/11] ipc,msg: introduce lockless functions to obtain the ipc object
` [PATCH 08/11] ipc,msg: make msgctl_nolock lockless
` [PATCH 09/11] ipc,msg: shorten critical region in msgsnd
` [PATCH 10/11] ipc,msg: shorten critical region in msgrcv
` [PATCH 11/11] ipc: remove unused functions
ACPI fan driver: uninitialized variable when CONFIG_PM is not set
2013-05-16 1:07 UTC (2+ messages)
AIO refactoring/performance improvements/cancellation
2013-05-16 0:26 UTC (3+ messages)
` [PATCH 04/21] Generic percpu refcounting
high-speed disk I/O is CPU-bound?
2013-05-16 0:59 UTC (2+ messages)
[RFC PATCH 0/2] return value from shrinkers
2013-05-16 0:47 UTC (4+ messages)
` [RFC PATCH 1/2] mm: vmscan: let any negative return value from shrinker mean error
[PATCH 1/2] pinmux: Add TB10x pinmux driver
2013-05-16 0:12 UTC (11+ messages)
[PATCH v2 0/3] ceph: fix might_sleep while atomic
2013-05-16 0:10 UTC (4+ messages)
` [PATCH v2 2/3] ceph: add missing cpu_to_le32() calls when encoding a reconnect capability
NOHZ: WARNING: at arch/x86/kernel/smp.c:123 native_smp_send_reschedule
2013-05-15 23:55 UTC (6+ messages)
[PATCH v2, part 1 0/9] Prepare for introducing PCI bus lock interfaces
2013-05-15 23:46 UTC (16+ messages)
` [PATCH v2, part 1 3/9] PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) instead
[RFC 0/4] ARM: S3C24XX: add dmaengine based dma-driver
2013-05-15 23:26 UTC (9+ messages)
` [RFC 2/4] dma: add dmaengine driver for Samsung s3c24xx SoCs
Ricoh DMAR bug returns? (WAS Re: [PATCH v4] Quirk for buggy dma source tags with Intel IOMMU.)
2013-05-15 23:24 UTC (4+ messages)
[PATCH v3 0/4] misc patches related to resizing nodes & zones
2013-05-15 23:20 UTC (3+ messages)
` [PATCH v3 3/4] memory_hotplug: use pgdat_resize_lock() in online_pages()
r8169 on 3.8.13, 3.9.2, 3.10-rc1, was Re: [ 00/73] 3.8.13-stable review
2013-05-15 23:15 UTC (4+ messages)
[PATCH] tty: Add missing lock in n_tty_write()
2013-05-15 23:10 UTC (6+ messages)
[PATCH 0/4] Obey mark_page_accessed hint given by filesystems v2
2013-05-15 22:56 UTC (7+ messages)
` [PATCH 2/4] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time
` [PATCH 3/4] mm: Activate !PageLRU pages on mark_page_accessed if page is on local pagevec
` [PATCH 4/4] mm: Remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
[PATCH] ACPI / PM: Allow device power states to be used for CONFIG_PM unset
2013-05-15 23:04 UTC
[PATCH] ARM: mach-moxart: platform port for MOXA ART SoC
2013-05-15 22:54 UTC (3+ messages)
[PATCH] KVM: allow host header to be included even for !CONFIG_KVM
2013-05-15 22:52 UTC (11+ messages)
[PATCH 0/4] ARM: Remove boilerplate debug_ll_io_init code
2013-05-15 22:40 UTC (2+ messages)
Bekrefte kontoen
2013-05-15 22:36 UTC
[PATCH RFC 0/2] clk: add metag specific gate/mux clocks
2013-05-15 22:31 UTC (2+ messages)
[patch 00/15] clocksource/events: Overhaul (un)registration
2013-05-15 22:30 UTC (5+ messages)
` [patch 13/15] clockevents: Provide sysfs interface
linux-next: build warning after merge of the final tree (in Linus' tree)
2013-05-15 22:25 UTC (3+ messages)
[PATCH 1/1] TPM: STMicroelectronics st33 driver SPI
2013-05-15 22:29 UTC (2+ messages)
` [tpmdd-devel] "
[PATCHv11 0/4] zswap: compressed swap caching
2013-05-15 22:14 UTC (17+ messages)
` [PATCHv11 3/4] zswap: add to mm/
Re: Question about ext4 excessive stall time
2013-05-15 22:07 UTC
RFC: allow empty symlink targets
2013-05-15 22:03 UTC (6+ messages)
RTL driver for RTL8191SEvB and/or wpa-supplicant really broken at times
2013-05-15 21:55 UTC (4+ messages)
[PATCH 0/2] timerfd support for wakeup alarm timers
2013-05-15 21:51 UTC (5+ messages)
` [PATCH 1/2] alarmtimer: add functions for timerfd support
` [PATCH 2/2] timerfd: add alarm timers
3.9.0: panic during boot - kernel BUG at include/linux/gfp.h:323!
2013-05-15 21:48 UTC (5+ messages)
` [PATCH] workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_init()
[GIT PULL] target fixes for v3.10-rc2
2013-05-15 21:50 UTC
[PATCH 0/9] Reduce system disruption due to kswapd V4
2013-05-15 21:39 UTC (3+ messages)
` [PATCH 7/9] mm: vmscan: Block kswapd if it is encountering pages under writeback
Commit 911af505 introduced a bootmem warning
2013-05-15 17:58 UTC (4+ messages)
[PATCH tip/core/rcu 6/7] rcu: Drive quiescent-state-forcing delay from HZ
2013-05-15 17:31 UTC (13+ messages)
3.9 breaks EFI boot on E350
2013-05-15 20:57 UTC (4+ messages)
[PATCH] usb: xhci: Consolidate XHCI TD Size calculation
2013-05-15 20:51 UTC (3+ messages)
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