[PATCH 0/4] Add reset support for apq8064
2014-08-29 3:22 UTC (5+ messages)
` [PATCH 1/4] ARM: DT: APQ8064: Add pinctrl support
` [PATCH 2/4] ARM: DT: APQ8064: Add node for ps_hold function in pinctrl
` [PATCH 3/4] pinctrl: msm: Add ps_hold function in pinctrl-apq8064 binding documentation
` [PATCH 4/4] pinctrl: qcom: Add support for reset for apq8064
[PATCH tip/core/rcu 0/14] NOCBs and NO_HZ_FULL changes for 3.18
2014-08-28 18:38 UTC (15+ messages)
` [PATCH tip/core/rcu 01/14] rcu: Fix attempt to avoid unsolicited offloading of callbacks
` [PATCH tip/core/rcu 02/14] rcu: Check the return value of zalloc_cpumask_var()
` [PATCH tip/core/rcu 03/14] rcu: Use true/false for return in __call_rcu_nocb()
` [PATCH tip/core/rcu 04/14] rcu: Use true/false for return in rcu_nocb_adopt_orphan_cbs()
` [PATCH tip/core/rcu 05/14] rcu: Use false for return in __call_rcu_nocb()
` [PATCH tip/core/rcu 06/14] rcu: Return false instead of 0 in rcu_nocb_adopt_orphan_cbs()
` [PATCH tip/core/rcu 07/14] rcu: Rationalize kthread spawning
` [PATCH tip/core/rcu 08/14] rcu: Create rcuo kthreads only for onlined CPUs
` [PATCH tip/core/rcu 09/14] rcu: Check for have_rcu_nocb_mask instead of rcu_nocb_mask
` [PATCH tip/core/rcu 10/14] rcu: Eliminate redundant rcu_sysidle_state variable
` [PATCH tip/core/rcu 11/14] rcu: Don't track sysidle state if no nohz_full= CPUs
` [PATCH tip/core/rcu 12/14] rcu: Avoid misordering in __call_rcu_nocb_enqueue()
` [PATCH tip/core/rcu 13/14] rcu: Handle NOCB callbacks from irq-disabled idle code
` [PATCH tip/core/rcu 14/14] rcu: Avoid misordering in nocb_leader_wait()
[PATCH 00/97] Misc series of functional/performance fixes for 3.12-stable
2014-08-28 18:35 UTC (43+ messages)
` [PATCH 01/97] mm: thp: cleanup: mv alloc_hugepage to better place
` [PATCH 04/97] mm: prevent setting of a value less than 0 to min_free_kbytes
` [PATCH 05/97] mm: fix bad rss-counter if remap_file_pages raced migration
` [PATCH 06/97] hugetlb: ensure hugepage access is denied if hugepages are not supported
` [PATCH 07/97] mm: exclude memoryless nodes from zone_reclaim
` [PATCH 08/97] mm, thp: do not allow thp faults to avoid cpuset restrictions
` [PATCH 09/97] swap: change swap_info singly-linked list to list_head
` [PATCH 10/97] lib/plist: add helper functions
` [PATCH 11/97] lib/plist: add plist_requeue
` [PATCH 12/97] swap: change swap_list_head to plist, add swap_avail_head
` [PATCH 13/97] readahead: fix sequential read cache miss detection
` [PATCH 14/97] mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()
` [PATCH 15/97] mm: __rmqueue_fallback() should respect pageblock type
` [PATCH 16/97] mm, x86: Account for TLB flushes only when debugging
` [PATCH 17/97] x86/mm: Clean up inconsistencies when flushing TLB ranges
` [PATCH 18/97] x86/mm: Eliminate redundant page table walk during TLB range flushing
` [PATCH 23/97] swap: add a simple detector for inappropriate swapin readahead
` [PATCH 50/97] mm/readahead.c: inline ra_submit
` [PATCH 51/97] mm/compaction: clean up unused code lines
` [PATCH 58/97] mm/compaction: do not count migratepages when unnecessary
` [PATCH 59/97] mm/compaction: avoid rescanning pageblocks in isolate_freepages
` [PATCH 63/97] fs/superblock: unregister sb shrinker before ->kill_sb()
` [PATCH 66/97] mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplaced
` [PATCH 67/97] mm/swap.c: clean up *lru_cache_add* functions
` [PATCH 68/97] mm: page_alloc: do not update zlc unless the zlc is active
` [PATCH 72/97] mm: page_alloc: calculate classzone_idx once from the zonelist ref
` [PATCH 77/97] mm: page_alloc: reduce number of times page_to_pfn is called
` [PATCH 78/97] mm: page_alloc: convert hot/cold parameter and immediate callers to bool
` [PATCH 79/97] mm: page_alloc: lookup pageblock migratetype with IRQs enabled during free
` [PATCH 85/97] mm: avoid unnecessary atomic operations during end_page_writeback()
` [PATCH 86/97] shmem: fix init_page_accessed use to stop !PageLRU bug
` [PATCH 87/97] mm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pte_fault()
` [PATCH 88/97] mm, thp: only collapse hugepages to nodes with affinity for zone_reclaim_mode
` [PATCH 89/97] mm: make copy_pte_range static again
` [PATCH 90/97] vmalloc: use rcu list iterator to reduce vmap_area_lock contention
` [PATCH 91/97] memcg, vmscan: Fix forced scan of anonymous pages
` [PATCH 92/97] mm: pagemap: avoid unnecessary overhead when tracepoints are deactivated
` [PATCH 93/97] mm: rearrange zone fields into read-only, page alloc, statistics and page reclaim lines
` [PATCH 94/97] mm: move zone->pages_scanned into a vmstat counter
` [PATCH 95/97] mm: vmscan: only update per-cpu thresholds for online CPU
` [PATCH 96/97] mm: page_alloc: abort fair zone allocation policy when remotes nodes are encountered
` [PATCH 97/97] mm: page_alloc: reduce cost of the fair zone allocation policy
[PATCH tip/core/rcu 0/15] Miscellaneous fixes for 3.18
2014-08-28 18:26 UTC (16+ messages)
` [PATCH tip/core/rcu 01/15] rcu: Remove remaining read-modify-write ACCESS_ONCE() calls
` [PATCH tip/core/rcu 02/15] rcu: Fix sparse warning about rcu_batches_completed_preempt() being non-static
` [PATCH tip/core/rcu 03/15] rcu: Use bool type for return value in rcu_is_watching()
` [PATCH tip/core/rcu 04/15] rcu: Return bool type for rcu_try_advance_all_cbs()
` [PATCH tip/core/rcu 05/15] rcu: Return bool type in rcu_lockdep_current_cpu_online()
` [PATCH tip/core/rcu 06/15] rcu: Use true/false instead of 1/0 for a bool type
` [PATCH tip/core/rcu 07/15] rcu: Uninline rcu_read_lock_held()
` [PATCH tip/core/rcu 08/15] rcu: Define tracepoint strings only if CONFIG_TRACING is set
` [PATCH tip/core/rcu 09/15] rcu: Update tiny.c references to tree.c
` [PATCH tip/core/rcu 10/15] rcu: Remove stale comment in tree.c
` [PATCH tip/core/rcu 11/15] rcu: Break more call_rcu() deadlock involving scheduler and perf
` [PATCH tip/core/rcu 12/15] rcu: Make TINY_RCU tinier by putting error checks under #ifdef
` [PATCH tip/core/rcu 13/15] rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads
` [PATCH tip/core/rcu 14/15] rcu: Replace flush_signals() with WARN_ON(signal_pending())
` [PATCH tip/core/rcu 15/15] rcu: Add ACCESS_ONCE() for RCU_INIT_POINTER()
Documentation for init
2014-08-28 18:25 UTC (5+ messages)
[PATCH] usb: phy: twl6030-usb: Remove unused irq_enabled
2014-08-28 18:19 UTC
pull request: wireless 2014-08-28
2014-08-28 18:17 UTC
[PATCH] coccinelle: add pycocci wrapper for multithreaded support
2014-08-28 18:15 UTC (6+ messages)
` [Cocci] "
[PATCH 0/5] Clean-up for twl4030-usb
2014-08-28 18:14 UTC (4+ messages)
` [PATCH 1/5] usb: phy: twl4030-usb: Remove unused irq_enabled
[PATCH 0/5] arm64, thunder: Enable Cavium Thunder SoC Family
2014-08-28 18:14 UTC (7+ messages)
` [PATCH 2/5] arm64, thunder: Add initial dts for Cavium Thunder SoC
[PATCH tip/core/rcu 0/3] Documentation updates for 3.18
2014-08-28 18:12 UTC (4+ messages)
` [PATCH tip/core/rcu 1/3] memory-barriers: Fix control-ordering no-transitivity example
` [PATCH tip/core/rcu 2/3] memory-barriers: Retain barrier() in fold-to-zero example
` [PATCH tip/core/rcu 3/3] memory-barriers: Fix description of 2-legged-if-based control dependencies
[PATCH] usb: dwc3: exynos: remove usb_phy_generic support
2014-08-28 18:11 UTC (3+ messages)
[PATCH] clocksource: arch_timer: Fix code to use physical timers when requested
2014-08-28 18:04 UTC (11+ messages)
[PATCH] staging: lustre: mgc: expand the GOTO macro
2014-08-28 18:03 UTC
[Xen-devel] Xen PV domain regression with KASLR enabled (kernel 3.16)
2014-08-28 18:01 UTC (2+ messages)
` [PATCH] Solved the Xen PV/KASLR riddle
[PATCH] [trivial] treewide: Fix typo in printk
2014-08-28 18:00 UTC (3+ messages)
[PATCH v6 0/4] Introduce MEN 14F021P00 BMC driver series
2014-08-28 17:54 UTC (3+ messages)
` [PATCH v6 3/4] drivers/leds/leds-menf21bmc: introduce MEN 14F021P00 BMC LED driver
randconfig build error with next-20140828, in drivers/media/radio/radio-miropcm20.c
2014-08-28 17:53 UTC (2+ messages)
[PATCH] staging: lustre: mgc: remove unused file
2014-08-28 17:47 UTC
[PATCH] staging: lustre: obdech: remove unused file
2014-08-28 17:42 UTC
[PATCH] perf kvm stat: unify print_vcpu_info() for report/live
2014-08-28 17:41 UTC (2+ messages)
[PATCH] rtc: ds1307: add trickle charger device tree binding
2014-08-28 17:40 UTC (7+ messages)
X86_RESERVE_LOW seems not to be respected in 3.13, 3.14
2014-08-28 17:34 UTC
[PATCH v2] irqchip: add keystone irq controller ip driver
2014-08-28 17:26 UTC (3+ messages)
` [PATCH] irqchip: keystone: remove warning unsigned 'kirq->irq' is never less than zero
[PATCH 3.17-rc2] fs: namespace: suppress 'may be used uninitialized' warnings
2014-08-28 17:26 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] ARM: zynq: DT: Add LEDs to zc702 DT
2014-08-28 17:15 UTC (2+ messages)
[PATCH -next] media/radio: fix radio-miropcm20.c build with io.h header file
2014-08-28 17:01 UTC
[PATCH] include/linux/platform_data/tegra_emc.h: Remove unused header
2014-08-28 16:53 UTC (2+ messages)
[PATCH] tpm_tis: Verify ACPI-specified interrupt
2014-08-28 16:53 UTC (11+ messages)
` [RFC PATCH v2] tpm_tis: verify interrupt during init
` [RFC PATCH v3] "
[PATCH v10 00/21] Support ext4 on NV-DIMMs
2014-08-28 16:50 UTC (7+ messages)
[PATCH v7] 8250-core based serial driver for OMAP + DMA
2014-08-28 16:46 UTC (9+ messages)
` [PATCH 15/15] tty: serial: 8250: omap: add dma support
[PATCH v2 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC
2014-08-28 16:36 UTC (3+ messages)
` [PATCH v2 1/7] mfd: Add support for DA9150 combined charger & fuel-gauge device
[RESEND] clk: ppc-corenet: Add Freescale ARM-based platforms CLK_OF_DECLARE support
2014-08-28 16:25 UTC (6+ messages)
GET_RNG_SEED hypercall ABI? (Re: [PATCH v5 0/5] random,x86,kvm: Rework arch RNG seeds and get some from kvm)
2014-08-28 16:22 UTC (3+ messages)
[PATCH v3 0/4] Rockchip soc theamal driver
2014-08-28 16:16 UTC (6+ messages)
` [PATCH v3 1/4] thermal: rockchip: add driver for thermal
[PATCH v9 00/16] arm: KGDB NMI/FIQ support
2014-08-28 16:15 UTC (9+ messages)
` [PATCH v10 00/19] "
` [PATCH v10 03/19] arm: fiq: Replace default FIQ handler
Linux 3.16: all my drivers on SPI bus report WARNING: at drivers/base/dd.c:286
2014-08-28 15:53 UTC (2+ messages)
[PATCH 1/2] x86: use memblock_alloc_range() or memblock_alloc_base()
2014-08-28 15:50 UTC (3+ messages)
[PATCH] drivers/xen/evtchn.c: Check failure for evtchn_make_refcounted()
2014-08-28 15:49 UTC (2+ messages)
[PATCH] staging:lustre:lnet: lib-md.c fix checkpath warnings and errors
2014-08-28 15:44 UTC (3+ messages)
` Fwd: "
[PATCHSET 0/5 v2] brd: partition fixes
2014-08-28 15:43 UTC (6+ messages)
` [PATCH 3/5] brd: Add getgeo to block ops
[GIT PULL] Fixes for Backlight due for the v3.17 -rcs
2014-08-28 15:42 UTC
[GIT PULL] Fixes for MFD due for the v3.17 -rcs
2014-08-28 15:35 UTC
linux-3.16.2 queue (3.16.1+)
2014-08-28 15:32 UTC (4+ messages)
mm: slub: circular dependency between slab_mutex and cpu_hotplug
2014-08-28 15:31 UTC (2+ messages)
[PATCH] xhci-ring: Fix Null pointer dereference
2014-08-28 15:20 UTC (10+ messages)
[PATCH] MAINTAINERS: Add entry for Kernel Selftest Framework
2014-08-28 15:19 UTC
[PATCH 0/3] The Designware GPIO Supporting
2014-08-28 15:11 UTC (5+ messages)
` [PATCH 2/3] GPIO: gpio-dwapb: Support Debounce
` [PATCH 3/3] GPIO: gpio-dwapb: Suspend & Resume PM enabling
[RESEND PATCH] ARM: dts: make arch-timer always on in rk3288 soc
2014-08-28 15:11 UTC (3+ messages)
[PATCH] debugfs: keep the old valid mode value when no explicity specify it
2014-08-28 15:10 UTC (2+ messages)
[PATCH 0/5] usb: dwc3/phy-exynos5-usbdrd: Extend support to Exynos7
2014-08-28 15:06 UTC (3+ messages)
` [PATCH 5/5] phy: exynos5-usbdrd: Adding Kconfig dependency for Exynos7
[PATCH 0/7] MIPS: Move device-tree files to a common location
2014-08-28 15:04 UTC (6+ messages)
[PATCH] drivers: char: hw_random: printk replacement
2014-08-28 15:02 UTC
[PATCH] regulator: rk808: Fix memory leak
2014-08-28 15:01 UTC (2+ messages)
[PATCH] ASoC: Allow SND_SOC_WM8978 to be selected manually
2014-08-28 15:01 UTC (2+ messages)
[PATCHv5 0/4] thermal: exynos: Add support for TRIMINFO feature of Exynos3250
2014-08-28 14:53 UTC (4+ messages)
` [PATCHv5 4/4] thermal: exynos: Remove duplicate code when reading triminfo register of Exynos5440
[PATCH v3 0/8] thermal: exynos: various cleanups
2014-08-28 14:49 UTC (2+ messages)
[PATCH] mm, slub: do not add duplicate sysfs
2014-08-28 14:47 UTC (5+ messages)
[PATCH] thermal: add generic IIO channel thermal sensor driver
2014-08-28 14:46 UTC (4+ messages)
[PATCH 1/4] mfd: 88pm860x-i2c: Purge unused functions
2014-08-28 14:44 UTC (4+ messages)
` [PATCH 2/4] mfd: 88pm860x-i2c: Fix variable length array Sparse warning
` [PATCH 3/4] mfd: max8925-i2c: "
` [PATCH 4/4] mfd: stmpe: Rid variable length array Sparse warnings
[PATCH RESEND 0/8] i2c: Relax mandatory I2C ID table passing
2014-08-28 14:35 UTC (9+ messages)
` [PATCH 1/8] i2c: Add pointer dereference protection to i2c_match_id()
` [PATCH 2/8] i2c: Add the ability to match device to compatible string without an of_node
` [PATCH 3/8] i2c: Match using traditional OF methods, then by vendor-less compatible strings
` [PATCH 4/8] i2c: Make I2C ID tables non-mandatory for DT'ed devices
` [PATCH 5/8] i2c: Export i2c_match_id() for direct use by device drivers
` [PATCH 6/8] i2c: Provide a temporary .probe2() call-back type
` [PATCH 7/8] mfd: 88pm860x: Move over to new I2C device .probe() call
` [PATCH 8/8] mfd: as3722: Rid driver of superfluous I2C device ID structure
[PATCH 1/1] i2c: i2c-st: Rename clock reference to something that exists
2014-08-28 14:31 UTC (2+ messages)
` [STLinux Kernel] "
[V1 PATCH 0/2] Linux PVH: set EFER bits
2014-08-28 14:24 UTC (7+ messages)
` [V1 PATCH 1/2] PVH: set EFER.NX and EFER.SCE for boot vcpu
` [Xen-devel] "
` [V1 PATCH 2/2] PVH: set EFER.NX and EFER.SCE for secondary vcpus
` [Xen-devel] "
` [Xen-devel] [V1 PATCH 0/2] Linux PVH: set EFER bits
[PATCH v4 00/11] drm: add support for Atmel HLCDC Display Controller
2014-08-28 14:21 UTC (5+ messages)
[PATCH v2] serial: serial_core.c: printk replacement
2014-08-28 14:15 UTC
[PATCH v2] cpufreq: powernv: Set the cpus to nominal frequency during reboot/kexec
2014-08-28 14:06 UTC
[PATCH] phy: miphy365x: Fix off-by-one error
2014-08-28 13:59 UTC
Kernel bug 60770
2014-08-28 13:53 UTC (3+ messages)
[RFC]Pid conversion between pid namespace
2014-08-28 13:49 UTC (8+ messages)
[PATCHv3 0/3] new APIs to allocate buffer-cache with user specific flag
2014-08-28 13:48 UTC (2+ messages)
[PATCH v2] acpi: fan.c: printk replacement
2014-08-28 13:47 UTC
[RFC v1 1/2] USB: OTG: Hold wakeupsource when VBUS present
2014-08-28 13:42 UTC (2+ messages)
[PATCH] mfd: da9052: Avoid setting read_flag_mask for da9052-i2c driver
2014-08-28 13:38 UTC (3+ messages)
[PATCH][RESEND] acpi: fan.c: printk replacement
2014-08-28 13:37 UTC (2+ messages)
[PATCH 1/2] pinctrl: imx6sl: Make of_device_id array const
2014-08-28 13:22 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®