messages from 2014-04-03 20:16:32 to 2014-04-04 06:41:45 UTC [more...]
[PATCH V2 00/36] timers/hrtimers: Cleanups & Fixes
2014-04-04 6:36 UTC (15+ messages)
` [PATCH V2 01/36] hrtimer: replace 'tab' with 'space' after 'comma'
` [PATCH V2 02/36] hrtimer: Fix comment mistake over hrtimer_force_reprogram()
` [PATCH V2 03/36] hrtimer: fix routine names in comments
` [PATCH V2 04/36] hrtimer: remove {} around a single liner 'for' loop in migrate_hrtimers()
` [PATCH V2 05/36] hrtimer: Coalesce format fragments in printk()
` [PATCH V2 06/36] hrtimer: remove dummy definition of hrtimer_force_reprogram()
` [PATCH V2 07/36] hrtimer: replace sizeof(struct hrtimer) with sizeof(*timer)
` [PATCH V2 08/36] hrtimer: move unlock_hrtimer_base() upwards
` [PATCH V2 09/36] hrtimer: call hrtimer_set_expires_range() from hrtimer_set_expires_range_ns()
` [PATCH V2 13/36] hrtimer: don't check state of base->hres_active in hrtimer_switch_to_hres()
` [PATCH V2 14/36] hrtimer: reorder code in __remove_hrtimer()
` [PATCH V2 16/36] hrtimer: Create hrtimer_get_monoexpires()
` [PATCH V2 17/36] hrtimer: don't check if timer is queued in __remove_hrtimer()
` [PATCH V2 19/36] hrtimer: rewrite remove_hrtimer() to remove extra indentation level
[patch] irqchip/irq-crossbar: not allocating enough memory
2014-04-04 6:30 UTC (2+ messages)
[RFC PATCHC 0/3] sched/idle : find the idlest cpu with cpuidle info
2014-04-04 6:29 UTC (2+ messages)
[PATCH V2 0/2] FAULT_AROUND_ORDER patchset performance data for powerpc
2014-04-04 6:27 UTC (3+ messages)
` [PATCH V2 1/2] mm: move FAULT_AROUND_ORDER to arch/
` [PATCH V2 2/2] mm: add FAULT_AROUND_ORDER Kconfig paramater for powerpc
ktap and ebpf integration
2014-04-04 6:26 UTC (2+ messages)
[BUG] x86: reboot doesn't reboot
2014-04-04 6:13 UTC (20+ messages)
` FW: "
[PATCH v2 1/2] usb: doc: udc-xilinx: Add devicetree bindings
2014-04-04 5:52 UTC (3+ messages)
For review: open_by_handle_at(2) man page [v4]
2014-04-04 5:43 UTC
[PATCH 1/2] devicetree: Add devicetree bindings documentation for Zynq Quad SPI
2014-04-04 5:38 UTC (4+ messages)
[PATCH] Shiraz has moved
2014-04-04 5:18 UTC
[PATCH v2 0/2] DaVinci: VPIF: upgrade with v4l helpers
2014-04-04 5:17 UTC (3+ messages)
` [PATCH v2 1/2] media: davinci: vpif capture: upgrade the driver with v4l offerings
` [PATCH v2 2/2] media: davinci: vpif display: "
[GIT PULL] Staging driver patches for 3.15-rc1
2014-04-04 5:16 UTC (6+ messages)
[PATCH 1/1] x86/platform/hyperv: When on Hyper-v use NULL legacy PIC
2014-04-04 5:15 UTC (2+ messages)
` [tip:x86/hyperv] x86, hyperv: "
[PATCH] dma: fix eDMA driver as a subsys_initcall
2014-04-04 4:27 UTC
[PATCH] ipc,shm: increase default size for shmmax
2014-04-04 5:00 UTC (25+ messages)
` [PATCH] ipc,shm: disable shmmax and shmall by default
WARNING: CPU: 0 PID: 1935 at kernel/timer.c:1621 migrate_timer_list()
2014-04-04 4:56 UTC (2+ messages)
[PATCH] virtio-blk: make the queue depth the max supportable by the hypervisor
2014-04-02 7:36 UTC (10+ messages)
[hrtimer] BUG: unable to handle kernel NULL pointer dereference at 00000010
2014-04-04 4:48 UTC (2+ messages)
[PATCH] staging: fpgaboot: clean up Makefile
2014-04-04 4:15 UTC
[PATCH v3 0/3] Add a method to expand tracers for pstore easily
2014-04-04 3:55 UTC (4+ messages)
` [PATCH v3 1/3] pstore: restructure ramoops to support more trace
` [PATCH v3 2/3] pstore: add seq_ops for norm zone
` [PATCH v3 3/3] pstore: support current records dump in ramoops
[GIT PULL] ext4 changes for 3.15
2014-04-04 3:53 UTC (3+ messages)
Xen 32-bit PV regression
2014-04-04 3:55 UTC (2+ messages)
[PATCH v2 1/2] SPI: Add driver for Cadence SPI controller
2014-04-04 3:49 UTC (6+ messages)
` [PATCH v2 2/2] devicetree: Add devicetree bindings documentation for Cadence SPI
[PATCH] power, sched: stop updating inside arch_update_cpu_topology() when nothing to be update
2014-04-04 3:48 UTC (3+ messages)
[PATCH] KVM: x86: Fix page-tables reserved bits
2014-04-04 3:31 UTC
[PATCH v9 0/1] Tracepoint API simplification, text size shrink
2014-04-04 3:40 UTC (6+ messages)
` [PATCH v9 1/1] Tracepoint: register/unregister struct tracepoint
[PATCH 2/2] SPI: Add support for Zynq Quad SPI controller
2014-04-04 3:29 UTC (3+ messages)
[PATCH v2 0/8] DMA: Freescale: driver cleanups and enhancements
2014-04-04 3:27 UTC (9+ messages)
` [PATCH v2 1/8] DMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUG
` [PATCH v2 2/8] DMA: Freescale: unify register access methods
` [PATCH v2 3/8] DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengine
` [PATCH v2 4/8] DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication
` [PATCH v2 5/8] DMA: Freescale: move functions to avoid forward declarations
` [PATCH v2 6/8] DMA: Freescale: change descriptor release process for supporting async_tx
` [PATCH v2 7/8] DMA: Freescale: use spin_lock_bh instead of spin_lock_irqsave
` [PATCH v2 8/8] DMA: Freescale: add suspend resume functions for DMA driver
[PATCH v4 0/2] i2c: add DMA support for freescale i2c driver
2014-04-04 2:41 UTC (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] Documentation:add "
[PATCH 0/3] switch printk timestamp to use booting time
2014-04-04 3:18 UTC (4+ messages)
` [PATCH 1/3] time: create __get_monotonic_boottime for WARNless calls
` [PATCH 2/3] timekeeping: move clocksource init to the early place
` [PATCH 3/3] printk: using booting time as the timestamp
[PATCH 0/4] hugetlb: add support gigantic page allocation at runtime
2014-04-04 3:05 UTC (3+ messages)
` [PATCH 4/4] hugetlb: add support for "
[PATCH v8 00/10] qspinlock: a 4-byte queue spinlock with PV support
2014-04-04 2:57 UTC (6+ messages)
[PATCH 0/2 v2] nohz: fix idle accounting in NO_HZ kernels
2014-04-04 2:47 UTC (6+ messages)
` [PATCH 1/2] nohz: use seqlock to avoid race on idle time stats v2
[PATCH 0/5] ARM: SMP: support Broadcom mobile SoCs
2014-04-04 2:26 UTC (7+ messages)
` [PATCH 1/5] ARM: introduce CPU_METHOD_OF_DECLARE_SETUP()
` [PATCH 2/5] ARM: add SMP support for Broadcom mobile SoCs
` [PATCH 3/5] ARM: configs: enable SMP in bcm_defconfig
` [PATCH 4/5] ARM: dts: enable SMP support for bcm28155
` [PATCH 5/5] ARM: dts: enable SMP support for bcm21664
[PATCHv5 0/2] imx2-wdt: Add regmap-mmio support
2014-04-04 1:33 UTC (3+ messages)
` [PATCHv5 1/2] watchdog: imx2_wdt: Sort the header files alphabetically
` [PATCHv5 2/2] watchdog: imx2_wdt: convert to use regmap API
[RFC PATCH] ARM: mm: implement CONFIG_DEBUG_RODATA
2014-04-04 2:15 UTC (3+ messages)
` [PATCH 1/2] ARM: mm: mark non-text sections non-executable
` [PATCH 2/2] ARM: mm: make text and rodata read-only
[PATCHv4 0/2] imx2-wdt: Add regmap-mmio support
2014-04-04 2:09 UTC (6+ messages)
` [PATCHv4 2/2] watchdog: imx2_wdt: convert to use regmap API
[PATCH 0/5] tracing: Hash triggers
2014-04-04 1:44 UTC (5+ messages)
` [PATCH 5/5] tracing: Add 'hash' event trigger command
` "
[RFC PATCH] memory driver: make phys_index/end_phys_index reflect the start/end section number
2014-04-04 1:29 UTC (4+ messages)
[git pull] m68knommu arch fixes for 3.15
2014-04-04 1:01 UTC
[PATCH] arm: don't allow CONFIG_DEBUG_SET_MODULE_RONX if CONFIG_JUMP_LABEL is enabled
2014-04-04 0:52 UTC (7+ messages)
[PATCH v3] mach-bcm: clean up config and build targets
2014-04-04 0:45 UTC
[tytso@MIT.EDU: [GIT PULL] /dev/random changes for 3.15]
2014-04-04 0:43 UTC
[3.5.y.z extended stable] Linux 3.5.7.33 stable review
2014-04-04 0:13 UTC (3+ messages)
` [PATCH 3.5 71/71] ioat: fix tasklet tear down
[PATCH 1/1] Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts
2014-04-04 1:02 UTC
[GIT PULL] ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.conf
2014-04-03 23:56 UTC (2+ messages)
[PATCH] staging: comedi: s626: use comedi_timeout() on remaining loops
2014-04-03 23:43 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
Promela/spin model for NO_HZ_FULL_SYSIDLE code
2014-04-03 23:43 UTC (2+ messages)
Initramfs FSID altered in 3.14
2014-04-03 23:41 UTC (8+ messages)
` [PATCH] fs: Don't return 0 from get_anon_bdev
[PATCH 0/9] Add Qualcomm crypto driver
2014-04-03 23:38 UTC (5+ messages)
` [PATCH 1/9] crypto: qce: Add core driver implementation
` [PATCH 3/9] crypto: qce: Add dma and sg helpers
[RFC] mm,tracing: improve current situation
2014-04-03 23:34 UTC (4+ messages)
[PATCH 7/9] driver: staging: wlan-ng: Fixed white spaces issues
2014-04-03 23:29 UTC (7+ messages)
linux-3.14 nfsd regression
2014-04-03 23:21 UTC (12+ messages)
[GIT PULL] cgroup changes for v3.15-rc1
2014-04-03 23:18 UTC (6+ messages)
Linux 3.13.9
2014-04-03 22:47 UTC (2+ messages)
Linux 3.10.36
2014-04-03 22:47 UTC (2+ messages)
Linux 3.4.86
2014-04-03 22:46 UTC (2+ messages)
[PATCH 3.10 0/9] 3.10.36-stable review
2014-04-03 22:45 UTC (3+ messages)
[PATCH 3.13 00/22] 3.13.9-stable review
2014-04-03 22:45 UTC (3+ messages)
rcu_prempt stalls / lockup
2014-04-03 22:37 UTC (13+ messages)
[RFC PATCH 0/2] Emulator speedups - avoid initializations where possible
2014-04-03 22:27 UTC (3+ messages)
` [RFC PATCH 1/2] KVM: emulate: move init_decode_cache to emulate.c
` [RFC PATCH 2/2] KVM: emulate: clean up initializations in init_decode_cache
[PATCH 00/20] FDT clean-ups and libfdt support
2014-04-03 22:17 UTC (21+ messages)
` [PATCH 01/20] mips: octeon: convert to use unflatten_and_copy_device_tree
` [PATCH 02/20] mips: lantiq: copy built-in DTB out of init section
` [PATCH 03/20] mips: xlp: "
` [PATCH 04/20] mips: ralink: convert to use unflatten_and_copy_device_tree
` [PATCH 05/20] ARM: dt: use default early_init_dt_alloc_memory_arch
` [PATCH 06/20] c6x: convert fdt pointers to opaque pointers
` [PATCH 07/20] mips: "
` [PATCH 08/20] of/fdt: consolidate built-in dtb section variables
` [PATCH 09/20] of/fdt: create common debugfs
` [PATCH 10/20] of/fdt: remove some unneeded includes
` [PATCH 11/20] of/fdt: remove unused of_scan_flat_dt_by_path
` [PATCH 12/20] of/fdt: update of_get_flat_dt_prop in prep for libfdt
` [PATCH 13/20] of/fdt: Convert FDT functions to use libfdt
` [PATCH 14/20] of/fdt: use libfdt accessors for header data
` [PATCH 15/20] of/fdt: move memreserve and dtb memory reservations into core
` [PATCH 16/20] build: add libfdt include path globally
` [PATCH 17/20] powerpc: use libfdt accessors for header data
` [PATCH 18/20] x86: "
` [PATCH 19/20] of/fdt: convert initial_boot_params to opaque pointer
` [PATCH 20/20] of: push struct boot_param_header and defines into powerpc
fakeroot make-kpkg is broken in 3.14
2014-04-03 22:12 UTC
[GIT PULL for v3.15-rc1] media updates
2014-04-03 22:06 UTC (3+ messages)
[PATCH RFC 00/73] tree-wide: clean up some no longer required #include <linux/init.h>
2014-04-03 21:55 UTC (3+ messages)
` [PATCH 69/73] drivers/pci: delete non-required instances of <linux/init.h>
[PATCH v2] mach-bcm: clean up config and build targets
2014-04-03 21:55 UTC
[PATCH] perf tools: Pick up libdw without explicit LIBDW_DIR
2014-04-03 21:51 UTC (2+ messages)
[PATCH 1/3] regulator: core: Add of_node_get to of_regulator_match
2014-04-03 21:50 UTC (2+ messages)
[RFC] blk-mq: support for shared tags
2014-04-03 21:47 UTC (8+ messages)
Soft lockup regression since kernel 3.13
2014-04-03 21:07 UTC (3+ messages)
eboot.c regression allows boot, from v3.7 on- no boot with UEFI, only legacy, bisect results
2014-04-03 21:04 UTC (3+ messages)
[PATCH v2 0/5] x86: fix hang when AP bringup is too slow
2014-04-03 21:03 UTC (6+ messages)
` [PATCH v2 1/5] x86: replace timeouts when booting secondary CPU with infinite wait loop
[PATCH] mach-bcm: clean up config and build targets
2014-04-03 21:02 UTC (3+ messages)
[RFC] QR encoding for Oops messages
2014-04-03 20:57 UTC (12+ messages)
[PATCH] Add sensor hub quirk for ThinkPad Helix
2014-04-03 20:54 UTC (3+ messages)
Things I wish I'd known about Inotify
2014-04-03 20:52 UTC (2+ messages)
timer: lockup in run_timer_softirq()
2014-04-03 20:43 UTC (12+ messages)
PROBLEM: Fan speed bugs (serious)
2014-04-03 20:41 UTC
[PATCH v3 0/7] Introducing (yet again) Device Tree Overlays
2014-04-03 20:40 UTC (3+ messages)
[PATCH] fs: Don't return 0 from get_anon_bdev
2014-04-03 20:32 UTC (3+ messages)
` [PATCHv2] "
[PATCH 0/7] uprobes/x86: introduce uprobe_xol_ops and arch_uprobe->ops
2014-04-03 20:00 UTC (2+ messages)
` [PATCH 8-9/7] "
[PATCH] mm: msync: require either MS_ASYNC or MS_SYNC
2014-04-03 20:23 UTC (6+ 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