messages from 2014-05-06 16:45:17 to 2014-05-06 21:06:43 UTC [more...]
[RFA][PATCH] tracing: Add trace_<tracepoint>_enabled() function
2014-05-06 21:06 UTC (5+ messages)
[PATCH 08/24] net, diet: Make TCP metrics optional
2014-05-06 21:05 UTC (40+ messages)
RFC: A reduced Linux network stack for small systems
2014-05-06 21:05 UTC (12+ messages)
` [PATCH 06/24] net, diet: Use small UDP hash tables on small kernels
[PATCH/RFC 0/5] Support loop-back NFS mounts - take 2
2014-05-06 21:05 UTC (4+ messages)
` [PATCH 3/5] nfsd: Only set PF_LESS_THROTTLE when really needed
[ABOMINATION] x86: Fast interrupt return to userspace
2014-05-06 21:00 UTC (3+ messages)
edac: altera: Add EDAC support for Altera SDRAM Controller
2014-05-06 21:00 UTC (7+ messages)
` [PATCHv3 1/3] dts: socfpga: Add bindings for Altera SoC SDRAM controller
` [PATCHv3 3/3] edac: altera: Add EDAC support for Altera SDRAM
[PATCH] MAINTAINERS: Add linux-api for review of API/ABI changes
2014-05-06 20:59 UTC
[PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP & X550CA
2014-05-06 20:55 UTC (6+ messages)
[PATCH v3 00/20] USB support for Armada 38x and Armada 375
2014-05-06 20:53 UTC (3+ messages)
` [PATCH v3 17/20] phy: Add support for USB cluster on the Armada 375 SoC
[PATCH 1/1] arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn(1
2014-05-06 20:46 UTC (2+ messages)
[PATCH v3 0/7] of: setup dma parameters using dma-ranges and dma-coherent
2014-05-06 20:44 UTC (5+ messages)
` [PATCH v3 4/7] of: configure the platform device dma parameters
[PATCH] rtc: rtc-at91rm9200: fix lost ACKUPD interrupt
2014-05-06 20:43 UTC (4+ messages)
` [PATCH] rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq
[PATCH 0/4] ipc/shm.c: increase the limits for SHMMAX, SHMALL
2014-05-06 20:43 UTC (5+ messages)
[PATCH 0/2] CPU hotplug: Fix the long-standing "IPI to offline CPU" issue
2014-05-06 20:42 UTC (6+ messages)
` [PATCH 1/2] smp: Print more useful debug info upon receiving IPI on an offline CPU
` [PATCH 2/2] CPU hotplug, stop-machine: Plug race-window that leads to "IPI-to-offline-CPU"
[3.13.y.z extended stable] Linux 3.13.11.1 stable review (new patches)
2014-05-06 20:42 UTC (4+ messages)
` [PATCH 3.13 1/3] n_tty: Fix n_tty_write crash when echoing in raw mode
` [PATCH 3.13 2/3] floppy: ignore kernel-only members in FDRAWCMD ioctl input
` [PATCH 3.13 3/3] floppy: don't write kernel-only members to FDRAWCMD ioctl output
[PATCH RFC/TEST] sched: make sync affine wakeups work
2014-05-06 20:41 UTC (14+ messages)
[PATCH 0/2] swap: simplify/fix swap_list handling and iteration
2014-05-06 20:39 UTC (6+ messages)
` [PATCHv2 0/4] "
` [PATCH 3/4] plist: add plist_rotate
possible deadlock on nouveau
2014-05-06 20:36 UTC (2+ messages)
[PATCH 00/17] Misc page alloc, shmem, mark_page_accessed and page_waitqueue optimisations
2014-05-06 20:34 UTC (25+ messages)
` [PATCH 03/17] mm: page_alloc: Use jump labels to avoid checking number_of_cpusets
` [PATCH 05/17] mm: page_alloc: Only check the zone id check if pages are buddies
` [PATCH 06/17] mm: page_alloc: Only check the alloc flags and gfp_mask for dirty once
` [PATCH 07/17] mm: page_alloc: Take the ALLOC_NO_WATERMARK check out of the fast path
` [PATCH 08/17] mm: page_alloc: Use word-based accesses for get/set pageblock bitmaps
` [PATCH 09/17] mm: page_alloc: Reduce number of times page_to_pfn is called
` [PATCH 10/17] mm: page_alloc: Lookup pageblock migratetype with IRQs enabled during free
` [PATCH 11/17] mm: page_alloc: Use unsigned int for order in more places
` [PATCH 12/17] mm: page_alloc: Convert hot/cold parameter and immediate callers to bool
` [PATCH 13/17] mm: shmem: Avoid atomic operation during shmem_getpage_gfp
` [PATCH 14/17] mm: Do not use atomic operations when releasing pages
` [PATCH 17/17] mm: filemap: Avoid unnecessary barries and waitqueue lookup in unlock_page fastpath
CPU performance counters not working on big.LITTLE switcher
2014-05-06 20:28 UTC (3+ messages)
[PATCH] clk: clk-divider: Fix infinite loop for table divider
2014-05-06 20:26 UTC
[PATCH v9 1/1] Driver for Beckhoff CX5020 EtherCAT master module
2014-05-06 20:24 UTC
[PATCH linux-next] ARM: mvebu: Fix pmsu compilation when ARMv6 is selected
2014-05-06 20:23 UTC
[PATCH] DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
2014-05-06 20:22 UTC (7+ messages)
perf_fuzzer crash on pentium 4
2014-05-06 20:23 UTC (6+ messages)
[PATCHSET cgroup/for-3.16] cgroup: remove cgroup_tree_mutex
2014-05-06 20:19 UTC (9+ messages)
` [PATCH 1/8] cgroup: reorganize cgroup_create()
` [PATCH 2/8] cgroup: collapse cgroup_create() into croup_mkdir()
` [PATCH 3/8] cgroup: grab cgroup_mutex earlier in cgroup_subtree_control_write()
` [PATCH 4/8] cgroup: move cgroup->kn->priv clearing to cgroup_rmdir()
` [PATCH 5/8] cgroup: factor out cgroup_kn_lock_live() and cgroup_kn_unlock()
` [PATCH 6/8] cgroup: use cgroup_kn_lock_live() in other cgroup kernfs methods
` [PATCH 7/8] cgroup: nest kernfs active protection under cgroup_mutex
` [PATCH 8/8] cgroup: remove cgroup_tree_mutex
[PATCH v8 1/1] Driver for Beckhoff CX5020 EtherCAT master module
2014-05-06 20:18 UTC (3+ messages)
[PATCH] MAINTAINERS: add an entry for all the NCR5380 drivers
2014-05-06 20:16 UTC (2+ messages)
[PATCH -V1 00/22] New ACL format for better NFSv4 acl interoperability
2014-05-06 20:15 UTC (2+ messages)
intel_rapl: No such device
2014-05-06 20:14 UTC (3+ messages)
[PATCH] arm: put_user: fix possible data corruption in put_user
2014-05-06 20:13 UTC (3+ messages)
` [PATCHv2] "
[PATCH V5 0/3] arm: dts: dra7: Updates for adding crossbar device
2014-05-06 20:07 UTC (6+ messages)
` [PATCH V5 1/3] arm: dts: dra7: Add crossbar device binding
[PATCH 0/6] ARM: sunxi: Machine code cleanup
2014-05-06 18:53 UTC (3+ messages)
[PATCH] Staging: rtl8188eu: Fixed prohibited spaces after open '('
2014-05-06 20:00 UTC
+ printk-print-initial-logbuf-contents-before-re-enabling-interrupts.patch added to -mm tree
2014-05-06 20:00 UTC (7+ messages)
[PATCH] staging: rtl8192u: initialize array in C compliant way
2014-05-06 19:59 UTC (3+ messages)
[PATCH 1/4] memcg, mm: introduce lowlimit reclaim
2014-05-06 19:58 UTC (20+ messages)
[PATCH v2 0/4] memcg: Low-limit reclaim
2014-05-06 19:56 UTC (5+ messages)
` [PATCH 3/4] memcg, doc: clarify global vs. limit reclaims
[PATCH] sched: Initialize rq->age_stamp on processor start
2014-05-06 19:50 UTC
[PATCH v2] ARM: msm: Make MSM_HAS_DEBUG_UART_HS option visible to multiplatform targets
2014-05-06 19:41 UTC (3+ messages)
` [PATCH] ARM: debug: qcom: make UART address selection configuration option
[RFC][PATCH 1/3] PM / sleep: Flags to speed up suspend-resume of runtime-suspended devices
2014-05-06 19:31 UTC (2+ messages)
[RFC][PATCH] tracing: Add __cpumask() macro to trace events to record cpumasks
2014-05-06 19:30 UTC (3+ messages)
[PATCH] iommu/amd: Take mmap_sem when calling get_user_pages
2014-05-06 19:27 UTC (4+ messages)
[PATCH 1/2] uprobes: add comment with insn opcodes, mnemonics and why we dont support them
2014-05-06 19:26 UTC (4+ messages)
i.MX28 based system losing eth0 on boot
2014-05-06 19:24 UTC (5+ messages)
dcache shrink list corruption?
2014-05-06 19:15 UTC (13+ messages)
IMA & truncate
2014-05-06 19:11 UTC (4+ messages)
[PATCH v2 0/6] Introducing Exynos ChipId driver
2014-05-06 19:04 UTC (5+ messages)
` [PATCH v2 1/6] i2c: s3c2410: Moving I2C interrupt re-configuration code into i2c driver
` [PATCH v2 2/6] ARM: EXYNOS: Move SYS_I2C_CFG register save/restore to "
[PATCH] rtc: add support for maxim dallas rtc ds1343 and ds1344
2014-05-06 19:03 UTC
[PATCH v4 00/16] perf, persistent: Add persistent events
2014-05-06 18:58 UTC (5+ messages)
[PATCH] staging: lustre: remove unused variables
2014-05-06 18:49 UTC (2+ messages)
[PATCH v12 00/31] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
2014-05-06 18:21 UTC (8+ messages)
` [PATCH v12 18/31] iommu/exynos: allow having multiple System MMUs for a master H/W
[RFC PATCH 0/4] KVM: emulator: speed up instruction fetch
2014-05-06 18:16 UTC (5+ messages)
` [RFC PATCH 1/4] KVM: emulate: speed up do_insn_fetch
` [RFC PATCH 2/4] KVM: emulate: avoid repeated calls to do_insn_fetch_bytes
` [RFC PATCH 3/4] KVM: emulate: avoid per-byte copying in instruction fetches
` [RFC PATCH 4/4] KVM: emulate: put pointers in the fetch_cache
[PATCH 0/6] Kmemleak updates
2014-05-06 18:15 UTC (5+ messages)
` [PATCH 6/6] mm: Postpone the disabling of kmemleak early logging
[PATCH v2 02/12] ARM: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
2014-05-06 18:12 UTC (6+ messages)
` [PATCH v2 05/12] ARM: lpc32xx: "
[PATCH] usb: gadget: s3c-hsotg: Mark s3c_hsotg_map_dma()/s3c_hsotg_unmap_dma() inline
2014-05-06 18:08 UTC (2+ messages)
[PATCH 1/2] ARM: KVM: Enable the KVM-VFIO device
2014-05-06 18:04 UTC (3+ messages)
` [PATCH 2/2] ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping
3.15-rc3: boot of a xen PV guest fails when using a guest kernel with CONFIG_DEBUG_SLAB=y
2014-05-06 17:58 UTC (3+ messages)
[PATCH 0/3] perf tools: Add libdw DWARF post unwind support for ARM
2014-05-06 17:56 UTC (3+ messages)
` [PATCH 3/3] "
[PATCH v5 0/8] Introduce new cpufreq helper macros
2014-05-06 17:55 UTC (6+ messages)
[PATCH] staging: sep: fix coding style issue
2014-05-06 17:54 UTC
[PATCH 0/3] perf tools: Add libdw DWARF post unwind support for ARM64
2014-05-06 17:52 UTC (5+ messages)
` [PATCH 3/3] "
DEAR FRIEND!
2014-05-06 17:31 UTC
[PATCH] kmod: Pass usermodehelper "-b" to use blacklist commands
2014-05-06 17:31 UTC (2+ messages)
[PATCH] rtc: Add support for Microchip MCP795
2014-05-06 17:13 UTC
[PATCH 1/3] PM / OPP: Add support for descending order for cpufreq table
2014-05-06 17:25 UTC (7+ messages)
[PATCH v2 1/2] of: add mundoreader and radxa vendor prefixes
2014-05-06 17:24 UTC (4+ messages)
` [PATCH v2 2/2] ARM: dts: rockchip: add root compatible properties
[PATCH] PCI: Introduce new device binding path using pci_dev.driver_override
2014-05-06 17:22 UTC (2+ messages)
[PATCH 1/1] kernel/rcu/tree.c: make rcu node arrays static const char * const
2014-05-06 17:21 UTC
[PATCH 1/1] kernel/profile.c: convert printk to pr_foo()
2014-05-06 17:18 UTC
[PATCH 1/1] kernel/posix-timers.c: code clean-up
2014-05-06 17:16 UTC
[PATCH 1/2] of: add bq and radxa vendor prefixes
2014-05-06 17:15 UTC (5+ messages)
[GIT] Sparc
2014-05-06 17:13 UTC (3+ messages)
[PATCH 1/1] kernel/latencytop.c: convert seq_printf to seq_puts
2014-05-06 17:13 UTC
[PATCH 1/1] kernel/kprobes.c: convert printk to pr_foo()
2014-05-06 17:12 UTC
[Patch v2 0/4] Introduce drivers/soc and add QCOM GSBI driver
2014-05-06 17:06 UTC (4+ messages)
` [Patch v2 1/4] soc: Placeholder files for drivers/soc
[PATCH 0/5] defconfigs: add MTD_SPI_NOR (dependency for M25P80)
2014-05-06 17:05 UTC (9+ messages)
` [PATCH 1/5] ARM: defconfigs: add MTD_SPI_NOR (new dependency "
[patch 0/2] A few simplifications for softdirty memory tracker code
2014-05-06 17:03 UTC (4+ messages)
` [patch 2/2] mm: pgtable -- Require X86_64 for soft-dirty tracker
[perf] more perf_fuzzer memory corruption
2014-05-06 17:06 UTC (18+ messages)
[PATCH] rtc: hym8563: set uie_unsupported
2014-05-06 17:02 UTC
[PATCH v2 0/4] Emulate VMXON region correctly
2014-05-06 17:01 UTC (2+ messages)
[Resend/PATCH] arm: dts: dra7: Add qspi device
2014-05-06 16:52 UTC (2+ 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