messages from 2015-05-30 19:59:26 to 2015-05-31 01:17:07 UTC [more...]
[RFC 00/24] Re-use nvram module
2015-05-31 1:01 UTC (49+ messages)
` [RFC 01/24] macintosh/nvram: Remove as unused
` [RFC 02/24] scsi/atari_scsi: Dont select CONFIG_NVRAM
` [RFC 03/24] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c
` [RFC 04/24] m68k/atari: Replace nvram_{read, write}_byte with arch_nvram_ops
` [RFC 05/24] char/nvram: Re-order functions to remove forward declarations and #ifdefs
` [RFC 06/24] char/nvram: Adopt arch_nvram_ops
` [RFC 07/24] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [RFC 08/24] char/nvram: Allow the set_checksum and initialize ioctls to be omitted
` [RFC 09/24] char/nvram: Implement NVRAM read/write methods
` [RFC 10/24] char/nvram: Use generic fixed_size_llseek()
` [RFC 11/24] m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS
` [RFC 12/24] char/nvram: Add "devname:nvram" module alias
` [RFC 13/24] powerpc: Cleanup nvram includes
` [RFC 14/24] powerpc: Add missing ppc_md.nvram_size for CHRP and PowerMac
` [RFC 15/24] powerpc: Implement arch_nvram_ops.get_size() and remove old nvram_* exports
` [RFC 16/24] powerpc: Implement nvram sync ioctl
` [RFC 17/24] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [RFC 17/24] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_
` [RFC 18/24] nvram: Drop nvram_* symbol exports and prototypes
` [RFC 19/24] powerpc: Remove CONFIG_GENERIC_NVRAM and adopt CONFIG_HAVE_ARCH_NVRAM_OPS
` [RFC 20/24] char/generic_nvram: Remove as unused
` [RFC 21/24] powerpc: Adopt nvram module for PPC64
` [RFC 22/24] m68k/mac: Adopt nvram module
` [RFC 23/24] m68k/mac: Fix PRAM accessors
` [RFC 24/24] m68k: Dispatch nvram_ops calls to Atari or Mac functions
[PATCH 2/2] deb-pkg: add source package
2015-05-31 1:14 UTC (2+ messages)
[PATCH 1/3] Blackfin: Wrap long "make help" text lines
2015-05-31 1:10 UTC (3+ messages)
` [PATCH 2/3] kconfig: "
[net-next 00/14][pull request] Intel Wired LAN Driver Updates 2015-05-28
2015-05-31 1:10 UTC (2+ messages)
[PATCH net-next] tipc: unconditionally put sock refcnt when sock timer to be deleted is pending
2015-05-31 1:09 UTC (2+ messages)
[PATCH v11 0/12] Support Write-Through mapping on x86
2015-05-31 0:58 UTC (4+ messages)
` [PATCH v11 6/12] x86, mm, asm-gen: Add ioremap_wt() for WT
[PATCH] if_vlan: fix vlaue -> value typo
2015-05-31 0:52 UTC (2+ messages)
[PATCH] brcmfmac: set wiphy perm_addr to hardware MAC address
2015-05-31 0:52 UTC
[PATCH net-next] bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fields
2015-05-31 0:51 UTC (2+ messages)
[PATCH 1/1] drivers: staging: rtl8192e: rtllib_softmac.c: auth parse error code byte order fix
2015-05-31 0:27 UTC (2+ messages)
[PATCH] Staging: rtl8192e: Timer setup using macro rather assignment
2015-05-31 0:26 UTC (5+ messages)
[PATCH v2 0/2] staging: ion: Generic ion-physmem driver
2015-05-31 0:18 UTC (3+ messages)
` [PATCH v2 1/2] staging: ion: Add generic "
[PATCH V2 net-next 1/1] hv_netvsc: Properly size the vrss queues
2015-05-31 0:39 UTC (3+ messages)
[PATCH 1/2] staging: wilc1000: Fix some compile warnings
2015-05-31 0:00 UTC (4+ messages)
` [PATCH 2/2] staging: wilc1000: Cleanup to coreconfigurator
[PATCH 00/16] wilc1000: dead code removal and other cleanup
2015-05-30 23:58 UTC (4+ messages)
` [PATCH 05/16] staging: wilc1000: remove time wrapper
[PATCH net-next] net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN
2015-05-31 0:38 UTC (2+ messages)
[PATCH v3 2/5] sched/deadline: make init_sched_dl_class() __init
2015-05-31 0:27 UTC (4+ messages)
` [PATCH v3 3/5] sched/deadline: reduce rq lock contention by eliminating locking of non-feasible target
` [PATCH v3 4/5] sched/deadline: drop duplicate init_sched_dl_class declaration
` [PATCH v3 5/5] sched/core: remove superfluous resetting of dl_throttled flag
[PATCH v3 1/5] sched/deadline: fix try to pull pinned dl tasks in pull algorithm
2015-05-31 0:26 UTC
[PATCH] ntimed: add recipe to meta-networking (git version)
2015-05-31 0:31 UTC
[PATCH v4 00/12] MIPS: ath79: Add OF support and DTS for TL-WR1043ND
2015-05-31 0:30 UTC (26+ messages)
` [PATCH v4 01/12] devicetree: Add bindings for the SoC of the ATH79 family
` [PATCH v4 02/12] MIPS: ath79: Add basic device tree support
` [PATCH v4 03/12] devicetree: Add bindings for the ATH79 DDR controllers
` [PATCH v4 04/12] devicetree: Add bindings for the ATH79 interrupt controllers
` [PATCH v4 05/12] devicetree: Add bindings for the ATH79 MISC "
` [PATCH v4 06/12] MIPS: ath79: Add OF support to the IRQ controllers
` [PATCH v4 07/12] devicetree: Add bindings for the ATH79 PLL controllers
` [PATCH v4 08/12] MIPS: ath79: Add OF support to the clocks
` [PATCH v4 09/12] devicetree: Add bindings for the ATH79 GPIO controllers
` [PATCH v4 10/12] MIPS: ath79: Add OF support to the GPIO driver
` [PATCH v4 11/12] of: Add vendor prefix for TP-Link Technologies Co. Ltd
` [PATCH v4 12/12] MIPS: Add basic support for the TL-WR1043ND version 1
[PATCH v2 1/7] sched/deadline: fix try to pull pinned dl tasks in pull algorithm
2015-05-31 0:15 UTC (7+ messages)
` [PATCH v2 4/7] sched/deadline: reschedule if stop task slip in after pull operations
` [PATCH v2 7/7] sched/rt: reschedule if stop/dl "
[xen-4.2-testing test] 57553: regressions - FAIL
2015-05-31 0:15 UTC
Gefeliciteerd !!!
2015-05-30 23:48 UTC (2+ messages)
Gefeliciteerd !!!
2015-05-30 23:48 UTC
[PATCH RFC 0/3] DSA: Support multiple CPU ports
2015-05-31 0:05 UTC (4+ messages)
` [PATCH RFC 2/3] dsa: Add support for multiple cpu ports
[PATCH V2 0/5] Add support for QCA IPQ806x Ethernet GMAC controller
2015-05-31 0:05 UTC (2+ messages)
[PATCH v2] cfg80211: Don't re-use the skb for larger NL messages
2015-05-30 23:28 UTC
[PATCH] cfg80211: Don't re-use the skb for larger NL messages
2015-05-30 23:24 UTC
[Qemu-devel] [PATCH] Target-arm: Add the Cortex-M4 CPU
2015-05-30 23:16 UTC (4+ messages)
Recurring trace from tcp_fragment()
2015-05-30 23:08 UTC (6+ messages)
[Buildroot] [PATCH v2 1/1] package/php: Disable jit in bundled pcre library
2015-05-30 22:55 UTC
hammer branch for v0.94.2 ready for QE
2015-05-30 22:52 UTC (2+ messages)
Overwritten partition
2015-05-30 22:48 UTC
Xen BUG at page_alloc.c:1738 (Xen 4.5)
2015-05-30 22:43 UTC (8+ messages)
[PATCH 0/7] net: dsa: add QCA AR8xxx switch family support
2015-05-30 22:38 UTC (9+ messages)
` [PATCH 3/7] net: dsa: ar8xxx: add regmap support
[Buildroot] [PATCH 1/1 v2] package/unscd: new package
2015-05-30 22:31 UTC
[Buildroot] [PATCH v2 1/1] Solid-Run HummingBoard i2eX defconfig and bootable microSD Bash script
2015-05-30 22:31 UTC
[rtc-linux] [PATCH v2] rtc: pcf8563 fix: return -EINVAL if we read an invalid time
2015-05-30 22:21 UTC (4+ messages)
` "
` [rtc-linux] "
[Qemu-devel] [PATCH 1/3] ich9: add TCO interface emulation
2015-05-30 22:04 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 "
` [Qemu-devel] [PATCH v2 2/3] target-i386: reserve RCRB mmio space in ACPI DSDT table
` [Qemu-devel] [PATCH v2 3/3] tests: add testcase for TCO watchdog emulation
[rtc-linux] [PATCH v3] rtc: pcf8563 fix: return -EINVAL if we read an invalid time
2015-05-30 21:56 UTC (3+ messages)
` "
` [rtc-linux] "
[Buildroot] [PATCH 1/1] package/nmap: Fix static linking
2015-05-30 21:56 UTC
[PATCHv6] RTC:driver for Cortina's SOC
2015-05-30 21:47 UTC (3+ messages)
` [PATCHv 1/1] "
[PATCH v2 0/4] pmem api, generic ioremap_cache, and memremap
2015-05-30 21:39 UTC (11+ messages)
` [PATCH v2 2/4] devm: fix ioremap_cache() usage
` [PATCH v2 3/4] arch: introduce memremap()
Device Tree at Plumbers, looking for topics and session leaders
2015-05-30 21:39 UTC (2+ messages)
[PATCH] blame: add blame.showemail config option
2015-05-30 21:38 UTC (6+ messages)
` [PATCH v2] blame: add blame.showEmail configuration
Device Tree at Plumbers, early registration ends Friday
2015-05-30 21:36 UTC (2+ messages)
[PATCH] oeqa/parselogs: Added another batch of errors to the whitelist
2015-05-30 21:26 UTC (2+ messages)
[Nouveau] [PATCH v2 8/9] acpi: Add support for Apple Gmux _DMS
2015-05-30 21:21 UTC (2+ messages)
[Qemu-devel] [PATCH 00/10 v11] tilegx: Firstly add tilegx target for linux-user
2015-05-30 21:19 UTC (11+ messages)
` [Qemu-devel] [PATCH 01/10 v11] linux-user: tilegx: Firstly add architecture related features
` [Qemu-devel] [PATCH 02/10 v11] linux-user: Support tilegx architecture in linux-user
` [Qemu-devel] [PATCH 03/10 v11] linux-user/syscall.c: conditionalize syscalls which are not defined in tilegx
` [Qemu-devel] [PATCH 04/10 v11] target-tilegx: Add opcode basic implementation from Tilera Corporation
` [Qemu-devel] [PATCH 05/10 v11] arget-tilegx/opcode_tilegx.h: Modify it to fit qemu using
` [Qemu-devel] [PATCH 06/10 v11] target-tilegx: Add special register information from Tilera Corporation
` [Qemu-devel] [PATCH 07/10 v11] target-tilegx: Add cpu basic features for linux-user
` [Qemu-devel] [PATCH 08/10 v11] target-tilegx: Add several helpers for instructions translation
` [Qemu-devel] [PATCH 09/10 v11] target-tilegx: Generate tcg instructions to finish "Hello world"
` [Qemu-devel] [PATCH 10/10 v11] target-tilegx: Add TILE-Gx building files
[PATCH v2 0/2] 8250 UART driver for NXP LPC18xx family
2015-05-30 21:14 UTC (6+ messages)
` [PATCH v2 1/2] serial: 8250: add LPC18xx/43xx UART driver
` [PATCH v2 2/2] doc: dt: add documentation for nxp,lpc1850-uart
[fido] Qt 5.4.1 QtWebEngine {quicknano, fancy, }browser content window blank
2015-05-30 21:12 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/php: Disable jit in bundled pcre library
2015-05-30 21:04 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/php: Add -lpthread to detect sqlite for static build
2015-05-30 21:03 UTC
[Qemu-devel] [ARM]: Adding support for Cortex-M4
2015-05-30 20:58 UTC (13+ messages)
[rtc-linux] [PATCH] rtc: snvs: fix wakealarm by call enable_irq_wake earlier
2015-05-30 20:53 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/php: Add -lpthread to detect unixodbc for static build
2015-05-30 20:51 UTC
Ingress tc filters with IPSec
2015-05-30 20:51 UTC (4+ messages)
[RFC][PATCH 0/5] Optimize percpu-rwsem
2015-05-30 20:49 UTC (8+ messages)
` [RFC][PATCH 5/5] percpu-rwsem: Optimize readers and reduce global impact
` ring_buffer_attach && cond_synchronize_rcu (Was: percpu-rwsem: Optimize readers and reduce global impact)
[PATCH for-next V1 00/11] Add completion timestamping support
2015-05-30 20:49 UTC (4+ messages)
` [PATCH for-next V1 10/11] IB/mlx4: Add timestamp_mask and hca_core_clock to query_device
[PATCH v2 0/6] Introduce Allwinner A33 support
2015-05-30 20:43 UTC (3+ messages)
` [linux-sunxi] "
[U-Boot] Booting Wandboard through USB
2015-05-30 20:38 UTC (5+ messages)
[Bug 90728] dvd playback with vlc and vdpau causes segmentation fault
2015-05-30 20:37 UTC
[PATCH] iio: buffer: remove unneeded test
2015-05-30 20:35 UTC
[PATCH] USB: ftdi_sio: add GPIO support
2015-05-30 20:29 UTC (7+ messages)
[PATCHv2] gpio: add ETRAXFS GPIO driver
2015-05-30 20:26 UTC (2+ messages)
Diffing submodule does not yield complete logs for merge commits
2015-05-30 20:25 UTC (16+ messages)
[PATCH v03 00/98] Userspace compile test and fixes for exported uapi header files
2015-05-30 20:22 UTC (8+ messages)
` [PATCH 29/98] scsi_netlink_fc.h: include stdint.h in userspace
` [PATCH 43/98] include/uapi/linux/hdlc/ioctl.h: include linux/if.h
[Qemu-devel] [RFC] extensions to the -m memory option
2015-05-30 20:20 UTC (5+ messages)
debian RT kernel
2015-05-30 20:07 UTC (5+ messages)
Device Tree Blob (DTB) licence
2015-05-30 19:59 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.