messages from 2014-04-15 11:29:35 to 2014-04-15 14:42:32 UTC [more...]
[PATCH 0/3] Use an alternative to _PAGE_PROTNONE for _PAGE_NUMA v4
2014-04-15 14:41 UTC (4+ messages)
` [PATCH 1/3] mm: use paravirt friendly ops for NUMA hinting ptes
` [PATCH 2/3] x86: Require x86-64 for automatic NUMA balancing
` [PATCH 3/3] x86: Define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
[RFC PATCHC 0/3] sched/idle : find the idlest cpu with cpuidle info
2014-04-15 14:39 UTC (20+ messages)
` [RFC PATCHC 2/3] idle: store the idle state the cpu is
` [RFC PATCHC 3/3] sched/fair: use the idle state info to choose the idlest cpu
[PATCH 0/3] sched,numa: reduce page migrations with pseudo-interleaving
2014-04-15 14:35 UTC (4+ messages)
` [PATCH 3/3] sched,numa: do not set preferred_node on migration to a second choice node
[PATCH 0/7] net: rfkill: gpio: Add device tree support
2014-04-15 14:27 UTC (7+ messages)
` [PATCH 1/7] gpiolib: gpiolib-of: Implement device tree gpio-names based lookup
` [PATCH 3/7] net: rfkill: gpio: use clk_prepare_enable/clk_disable_unprepare
` [PATCH 4/7] net: rfkill: gpio: fix reversed clock enable state
[PATCH] arm: dts: exynos4412-trats2: rename alias for i2c_ak8975 label
2014-04-15 14:25 UTC
[PATCH 1/4] kmemcheck: add additional selfchecks
2014-04-15 14:24 UTC (6+ messages)
` [PATCH 2/4] x86: Move instruction decoder data into header
` "
15-rc1: radeon modesetting fails
2014-04-15 14:24 UTC (6+ messages)
[PATCHv6 0/9] x86/xen: fixes for mapping high MMIO regions (and remove _PAGE_IOMAP)
2014-04-15 14:15 UTC (10+ messages)
` [PATCH 1/9] x86/xen: rename early_p2m_alloc() and early_p2m_alloc_middle()
` [PATCH 2/9] x86/xen: fix set_phys_range_identity() if pfn_e > MAX_P2M_PFN
` [PATCH 3/9] x86/xen: compactly store large identity ranges in the p2m
` [PATCH 4/9] x86/xen: only warn once if bad MFNs are found during setup
` [PATCH 5/9] x86/xen: set regions above the end of RAM as 1:1
` [PATCH 6/9] x86/xen: do not use _PAGE_IOMAP in xen_remap_domain_mfn_range()
` [PATCH 7/9] x86: skip check for spurious faults for non-present faults
` [PATCH 8/9] x86/xen: do not use _PAGE_IOMAP PTE flag for I/O mappings
` [PATCH 9/9] x86: remove the Xen-specific _PAGE_IOMAP PTE flag
[PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy
2014-04-15 14:18 UTC (6+ messages)
[PATCH v2] x86: hpet: Don't default CONFIG_HPET_TIMER to be y for X86_64
2014-04-15 14:12 UTC (10+ messages)
Soft lockup regression since kernel 3.13
2014-04-15 14:11 UTC (4+ messages)
[PATCH] Add initcall_blacklist kernel parameter [v4]
2014-04-15 14:08 UTC (4+ messages)
[PATCH] kernel/panic: Add "late_kdump" option for kdump in unstable condition
2014-04-15 14:08 UTC (4+ messages)
[PATCH v2] x86/xen: Fix 32-bit PV guests's usage of kernel_stack
2014-04-15 14:07 UTC (4+ messages)
[PATCH V8 0/9] PCI: Add SPEAr13xx PCie support
2014-04-15 14:05 UTC (11+ messages)
` [PATCH V8 5/9] phy: SPEAr1310/40-miphy: Add phy driver for PCIe and SATA
` [PATCH V8 1/9] clk: SPEAr13XX: Fix pcie clock name
` [PATCH V8 2/9] SPEAr13XX: Fix static mapping table
` [PATCH V8 3/9] phy: SPEAr1310/40-miphy: Add binding information
` [PATCH V8 4/9] SPEAr: misc: "
` [PATCH V8 6/9] SPEAr13XX: Add binding information for PCIe controller
` [PATCH V8 7/9] SPEAr13XX: dts: Add PCIe node information
` [PATCH V8 8/9] pcie: SPEAr13xx: Add designware wrapper support
` [PATCH V8 9/9] SPEAr13xx: defconfig: Update
[RFC][9/11][MANUX] Kernel compatibility : ext2's dtime field?
2014-04-15 13:43 UTC
[RFC][6/11][MANUX] Kernel compatibility : directory hardlinks
2014-04-15 13:43 UTC
[RFC][11/11][MANUX] Suggestion : /proc files
2014-04-15 13:43 UTC
[RFC][0/11][MANUX] Kernel compatibility : introduction
2014-04-15 13:42 UTC
[PATCH v3 0/5] I/O Hook: Trace h/w access and emulate h/w events
2014-04-15 13:48 UTC (6+ messages)
` [PATCH v3 1/5] I/O Hook: core functions and Register Override
` [PATCH v3 2/5] I/O Hook: Help functions to manage the hook
` [PATCH v3 3/5] I/O Hook: sysfs interface to emulate h/w events
` [PATCH v3 4/5] I/O Hook: Override MSRs while triggering MCEs
` [PATCH v3 5/5] IO Hook: Tracing hw access
[PATCH V4 0/5] Add Exynos5 USB 3.0 phy driver based on generic PHY framework
2014-04-15 13:59 UTC (10+ messages)
` [PATCH V4 1/5] phy: Add new Exynos5 USB 3.0 PHY driver
[RFC][8/11][MANUX] Kernel compatibility : d_off?
2014-04-15 13:43 UTC
[RFC][7/11][MANUX] Kernel compatibility : capset(2)
2014-04-15 13:43 UTC
[RFC][10/11][MANUX] Suggestion : kmalloc()
2014-04-15 13:43 UTC
[RFC][1/11][MANUX] Kernel compatibility : ext2
2014-04-15 13:42 UTC
[PATCH v2] ipv4: Add option to get TCP_FASTOPEN to getsockopt()
2014-04-15 13:57 UTC (3+ messages)
[RFC][2/11][MANUX] Kernel compatibility : uname(2)
2014-04-15 13:42 UTC
[RFC][3/11][MANUX] Kernel compatibility : syscall numbers
2014-04-15 13:42 UTC
[PATCH 0/8] perf sched: Add trace event for sched wait
2014-04-15 13:54 UTC (13+ messages)
` [PATCH 1/8] sched & trace: Add a trace event for wait
` [PATCH 2/8] sched/wait: Add trace point before add task into wait queue
` [PATCH 3/8] sched/wait: Use __add_wait_queue{_tail}_exclusive() as possible
` [PATCH 4/8] sched/core: Skip wakeup when task is already running
` [PATCH 5/8] perf tools: record and process sched:sched_wait event
` [PATCH 6/8] perf tools: add missing event for perf sched record
` [PATCH 7/8] perf tools: Adapt the TASK_STATE_TO_CHAR_STR to new value in kernel space
` [PATCH 8/8] perf tools: Clarify the output of perf sched map
Build regressions/improvements in v3.15-rc1
2014-04-15 13:53 UTC (4+ messages)
3.13.9: ethernet connectivity issue
2014-04-15 13:18 UTC
[PATCH] net: use SYSCALL_DEFINEx for sys_recv
2014-04-15 13:50 UTC
[RFC][5/11][MANUX] Kernel compatibility : major/minor numbers
2014-04-15 13:42 UTC
[RFC][4/11][MANUX] Kernel compatibility : ioctl(2)
2014-04-15 13:42 UTC
[bisected] broken make-kpkg kernel build in 3.15-rc1
2014-04-15 13:43 UTC
[PATCH 0/5] DT support for N900 soundcard (rx51-audio)
2014-04-15 13:39 UTC (12+ messages)
` [PATCH 1/5] ASoC: omap: rx51: Use devm_snd_soc_register_card
` [alsa-devel] "
` [PATCH 2/5] ASoC: Allow Aux Codecs to be specified using DT
` [PATCH 3/5] ASoC: RX-51: Add DT support to sound driver
` [PATCH 4/5] ASoC: RX-51: Convert to table based DAPM setup
` [PATCH 5/5] ASoC: tlv320aic3x: fix shared reset pin for DT
[RFC PATCH] regmap: smbus: add support for regmap over SMBus
2014-04-15 13:34 UTC (12+ messages)
` [RFC PATCH v2] "
` [RFC PATCH v2] regmap: smbus: add support for regmap over smbus
[PATCH] xen/pci: Remove unused dev_err() string
2014-04-15 13:29 UTC (3+ messages)
[PULL 0/2] small perf fixes
2014-04-15 13:17 UTC (3+ messages)
[PATCH v2 0/5] ARM: SMP: support Broadcom mobile SoCs
2014-04-15 13:12 UTC (6+ messages)
` [PATCH v2 1/5] ARM: introduce CPU_METHOD_OF_DECLARE_SETUP()
` [PATCH v2 2/5] ARM: add SMP support for Broadcom mobile SoCs
` [PATCH v2 3/5] ARM: configs: enable SMP in bcm_defconfig
` [PATCH v2 4/5] ARM: dts: enable SMP support for bcm28155
` [PATCH v2 5/5] ARM: dts: enable SMP support for bcm21664
[PATCH 0/6] Arizona Regulator Updates v5
2014-04-15 13:10 UTC (8+ messages)
` [PATCH 1/6] mfd: arizona: Factor out read of device tree GPIOs
` [PATCH 2/6] regulator: arizona-ldo1: Move setup processing from arizona-core
[PATCH v3 0/5] enhance DMA CMA on x86
2014-04-15 13:08 UTC (6+ messages)
` [PATCH v3 1/5] x86: make dma_alloc_coherent() return zeroed memory if CMA is enabled
` [PATCH v3 2/5] x86: enable DMA CMA with swiotlb
` [PATCH v3 3/5] intel-iommu: integrate DMA CMA
` [PATCH v3 4/5] memblock: introduce memblock_alloc_range()
` [PATCH v3 5/5] cma: add placement specifier for "cma=" kernel parameter
[GIT PULL 0/2] perf/urgent fixes
2014-04-15 13:07 UTC (3+ messages)
` [PATCH 1/2] perf tools: Fix double free in perf test 21 (code-reading.c)
` [PATCH 2/2] perf tools: Instead of redirecting flex output, use -o
[PATCH v2] ARM: perf: save/restore pmu registers in pm notifier
2014-04-15 13:05 UTC (8+ messages)
[PATCH 1/1] driver/net: add missing rtnl lock/unlock for benet
2014-04-15 12:59 UTC (5+ messages)
[PATCH] cgroup: print pretty format in /proc/cgroups
2014-04-15 12:55 UTC (4+ messages)
[PATCH RFC 0/4] Fine tune USB 3.0 PHY on exynos5420
2014-04-15 12:54 UTC (4+ messages)
` [PATCH RFC 3/4] xhci: Tune PHY for the DWC3-Exynos host controller
[PATCH 0/2] ARM: berlin: add GPIO support for the BG2Q
2014-04-15 12:50 UTC (7+ messages)
` [PATCH 2/2] ARM: dts: berlin: add GPIO nodes "
[PATCH 0/4] HID: (thingm) introduces blink(1) mk2
2014-04-15 12:50 UTC (2+ messages)
[PATCH] pata_samsung_cf: fix ata_host_activate() failure handling
2014-04-15 12:49 UTC (4+ messages)
[PATCH v2 RESEND 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
2014-04-15 12:48 UTC (3+ messages)
` [PATCH v2 RESEND 22/23] qla4xxx: Use pci_enable_msix_exact() "
Ext4: deadlock occurs when running fsstress and ENOSPC errors are seen
2014-04-15 12:47 UTC (2+ messages)
[PATCH 1/3] clocksource: exynos_mct: Fix stall after CPU hotplugging
2014-04-15 12:47 UTC (4+ messages)
[PATCH 0/5] Add platform support for LSI AXM55xx
2014-04-15 12:45 UTC (9+ messages)
` [PATCH 1/5] ARM: Add platform support for LSI AXM55xx SoC
` [PATCH 2/5] ARM: dts: Device tree for AXM55xx
` [PATCH 3/5] ARM: axxia: Adding defconfig "
` [PATCH 4/5] power: reset: Add Axxia system reset driver
` [PATCH 5/5] ARM: dts: axxia: Add reset controller
[PATCH 00/38] tick cleanups and bugfixes
2014-04-15 12:44 UTC (7+ messages)
` [PATCH 29/38] tick-sched: remove wrapper around __tick_nohz_task_switch()
[PATCH RESEND 1/2] staging: binder: add __user annotation in binder.c
2014-04-15 12:44 UTC (6+ messages)
` [PATCH RESEND 2/2] staging: binder: Code simplification
[PATCH] regulator: core: Use devres for releasing of_regulator_match of_nodes
2014-04-15 12:34 UTC
[PATCH 0/2 v3] cfg80211: The very first steps to support 5/10MHz channels in 5.9Ghz band
2014-04-15 12:37 UTC (3+ messages)
` [PATCH 1/2] cfg80211: Add attributes describing prohibited channel bandwidth
` [PATCH 2/2] cfg80211: Use 5MHz bandwidth by default when checking usable channels
[PATCH v4] mach-bcm: clean up config and build targets
2014-04-15 12:37 UTC
[PATCH] clocksource: vf_pit_timer: fix pit_read_sched_clock
2014-04-15 12:35 UTC (2+ messages)
[PATCH 0/5] ARM: SMP: support Broadcom mobile SoCs
2014-04-15 12:30 UTC (5+ messages)
` [PATCH 2/5] ARM: add SMP support for "
[PATCH] usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
2014-04-15 12:39 UTC (4+ messages)
[PATCH 0/4] workqueue: Control cpu affinity of all unbound workqueues v2
2014-04-15 12:25 UTC (3+ messages)
` [PATCH] workqueue: allow changing attributions of ordered workqueue
[git bisect regression 3.15-rc1] NULL ptr deref in ichx_gpio_probe
2014-04-15 12:21 UTC (2+ messages)
` [PATCH] gpio: ich: set regs and reglen for i3100 and ich6 chipset
Missing USB XHCI and EHCI reset for kexec
2014-04-15 12:20 UTC (6+ messages)
[PATCH] cdc-acm: some enhancement on acm delayed write
2014-04-15 12:19 UTC (5+ messages)
` [PATCH] USB: cdc-acm: fix broken runtime suspend
3.15 drivers/net/ethernet/broadcom/cnic.c:576 suspicious rcu_dereference_check() usage!
2014-04-15 12:17 UTC
[PATCH] Configure FSL eSPI CSBEF, CSAFT, and whether to send all received data to user
2014-04-15 12:11 UTC (6+ messages)
[PATCH 2/2] video: mmp: Remove references to CPU_PXA988
2014-04-15 12:10 UTC (2+ messages)
[PATCH resend - v2 0/2] procfs: make /proc/*/{stack,syscall,pagemap} 0400
2014-04-15 12:09 UTC (4+ messages)
` [PATCH v2 1/2] procfs: make /proc/*/{stack,syscall,personality} 0400
[PATCH 1/2] video: mmp: Remove references to CPU_MMP3
2014-04-15 12:08 UTC (2+ messages)
[PATCH] qlcnic: Fix MSI-X initialization code
2014-04-15 12:06 UTC (2+ messages)
[PATCHv2 0/7] Add Allwinner SoCs PWM support
2014-04-15 11:56 UTC (3+ messages)
` [PATCHv2 1/7] pwm: Add Allwinner SoC support
[PATCH] perf machine: Search for modules in %s/lib/modules/%s
2014-04-15 11:56 UTC (3+ messages)
Hardware dependencies in Kconfig
2014-04-15 11:50 UTC (5+ messages)
[PATCH] regulator: tps65217: Remove *rdev[] from struct tps65217
2014-04-15 11:47 UTC
[PATCH v2 0/7] usb: gadget: gr_udc: OF and ep.maxpacket_limit improvements and fix of GFP_KERNEL in atomic context
2014-04-15 11:41 UTC (2+ messages)
[PATCH] mfd: tps65218: Remove unused *rdev[] from struct tps65218
2014-04-15 11:40 UTC
[PATCH v3] pcie: Add Xilinx PCIe Host Bridge IP driver
2014-04-15 11:38 UTC
+ lib-stringc-strlcpy-might-read-too-far.patch added to -mm tree
2014-04-15 11:36 UTC (3+ messages)
[PATCH] usb: phy: mv_u3d: Remove usb phy driver for mv_u3d
2014-04-15 11:36 UTC
[RFC 0/5] perf: Create hist_entry groups
2014-04-15 11:35 UTC (4+ messages)
[GIT] kbuild/lto changes for 3.15-rc1
2014-04-15 11:36 UTC (11+ messages)
[PATCH 0/7] fuse: fix handling mtime and cmtime in writeback_cache mode
2014-04-15 11:33 UTC (6+ messages)
` [PATCH 3/7] fuse: update mtime on open(O_TRUNC) in atomic_o_trunc mode
` [PATCH 4/7] fuse: introduce FUSE_I_CTIME_DIRTY flag
` [PATCH 5/7] fuse: trust kernel i_ctime only
` [PATCH 6/7] fuse: clear FUSE_I_CTIME_DIRTY flag on setattr
` [PATCH 7/7] fuse: flush ctime in FUSE_FORGET requests
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