All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-10 22:57:57 to 2014-06-11 00:01:26 UTC [more...]

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2014-06-11  0:01 UTC 

[PATCH v2] ARM: shmobile: henninger: add I2C2 DT support
 2014-06-11  0:01 UTC  (4+ messages)

+ checkpatch-fix-complex-macro-false-positive-for-escaped-constant-char.patch added to -mm tree
 2014-06-10 23:57 UTC 

[RESEND PATCH] ARM: EXYNOS: Fix the sequence of secondary CPU boot for Exynos3250
 2014-06-10 23:57 UTC  (8+ messages)

+ ocfs2-do-not-write-error-flag-to-user-structure-we-cannot-copy-from-to.patch added to -mm tree
 2014-06-10 23:56 UTC 

[Qemu-devel] [PATCH v3 00/32] target-arm: add Security Extensions for CPUs
 2014-06-10 23:55 UTC  (33+ messages)
` [Qemu-devel] [PATCH v3 01/32] target-arm: add cpu feature EL3 to CPUs with Security Extensions
` [Qemu-devel] [PATCH v3 02/32] target-arm: move Aarch32 SCR into security reglist
` [Qemu-devel] [PATCH v3 03/32] target-arm: increase arrays of registers R13 & R14
` [Qemu-devel] [PATCH v3 04/32] target-arm: add arm_is_secure() function
` [Qemu-devel] [PATCH v3 05/32] target-arm: reject switching to monitor mode
` [Qemu-devel] [PATCH v3 06/32] target-arm: make arm_current_pl() return PL3
` [Qemu-devel] [PATCH v3 07/32] target-arm: add non-secure Translation Block flag
` [Qemu-devel] [PATCH v3 08/32] target-arm: A32: Emulate the SMC instruction
` [Qemu-devel] [PATCH v3 09/32] target-arm: extend Aarch32 async excp masking
` [Qemu-devel] [PATCH v3 10/32] target-arm: extend Aarch64 SCR.{FIQ|IRQ} handling
` [Qemu-devel] [PATCH v3 11/32] target-arm: add async excp target_el&mode function
` [Qemu-devel] [PATCH v3 12/32] target-arm: use dedicated target_el function
` [Qemu-devel] [PATCH v3 13/32] target-arm: implement IRQ/FIQ routing to Monitor mode
` [Qemu-devel] [PATCH v3 14/32] target-arm: Respect SCR.FW, SCR.AW and SCTLR.NMFI
` [Qemu-devel] [PATCH v3 15/32] target-arm: add NSACR register
` [Qemu-devel] [PATCH v3 16/32] target-arm: add SDER definition
` [Qemu-devel] [PATCH v3 17/32] target-arm: add MVBAR support
` [Qemu-devel] [PATCH v3 18/32] target-arm: add macros to access banked registers
` [Qemu-devel] [PATCH v3 19/32] target-arm: insert Aarch32 cpregs twice into hashtable
` [Qemu-devel] [PATCH v3 20/32] target-arm: arrayfying fieldoffset for banking
` [Qemu-devel] [PATCH v3 21/32] target-arm: add SCTLR_EL3 and make SCTLR banked
` [Qemu-devel] [PATCH v3 22/32] target-arm: make CSSELR banked
` [Qemu-devel] [PATCH v3 23/32] target-arm: add TTBR0_EL3 and make TTBR0/1 banked
` [Qemu-devel] [PATCH v3 24/32] target-arm: add TCR_EL3 and make TTBCR banked
` [Qemu-devel] [PATCH v3 25/32] target-arm: make c2_mask and c2_base_mask banked
` [Qemu-devel] [PATCH v3 26/32] target-arm: make DACR banked
` [Qemu-devel] [PATCH v3 27/32] target-arm: make IFSR banked
` [Qemu-devel] [PATCH v3 28/32] target-arm: make DFSR banked
` [Qemu-devel] [PATCH v3 29/32] target-arm: make IFAR/DFAR banked
` [Qemu-devel] [PATCH v3 30/32] target-arm: make PAR banked
` [Qemu-devel] [PATCH v3 31/32] target-arm: make VBAR banked
` [Qemu-devel] [PATCH v3 32/32] target-arm: make c13 cp regs banked (FCSEIDR, ...)

[PATCH 0/2] Add VIN and ADV7180 DT support for R8A7791/Henninger board
 2014-06-10 23:54 UTC  (12+ messages)
` [PATCH 1/2] ARM: shmobile: r8a7791: add VIN DT support
` [PATCH 2/2] ARM: shmobile: henninger: add VIN0/ADV7180 "

compaction is still too expensive for thp (was: [PATCH v2] mm, compaction: properly signal and act upon lock and need_sched() contention)
 2014-06-10 23:54 UTC  (13+ messages)
` [RFC PATCH 1/6] mm, compaction: periodically drop lock and restore IRQs in scanners
  ` [RFC PATCH 4/6] mm, compaction: skip buddy pages by their order in the migrate scanner

[U-Boot] [PATCH v5 0/15] Collected driver model bug-fixes and docs
 2014-06-10 23:53 UTC  (16+ messages)
` [U-Boot] [PATCH v5 01/15] Add an I/O tracing feature
` [U-Boot] [PATCH v5 02/15] arm: Support iotrace feature
` [U-Boot] [PATCH v5 03/15] sandbox: "
` [U-Boot] [PATCH v5 04/15] Makefile: Support include files for .dts files
` [U-Boot] [PATCH v5 05/15] dm: Rename struct device_id to udevice_id
` [U-Boot] [PATCH v5 06/15] dm: Update README to encourage conversion to driver model
` [U-Boot] [PATCH v5 07/15] dm: Use case-insensitive comparison for GPIO banks
` [U-Boot] [PATCH v5 08/15] dm: Add missing header files in lists and root
` [U-Boot] [PATCH v5 09/15] dm: Cast away the const-ness of the global_data pointer
` [U-Boot] [PATCH v5 10/15] dm: Allow driver model tests only for sandbox
` [U-Boot] [PATCH v5 11/15] dm: Fix printf() strings in the 'dm' command
` [U-Boot] [PATCH v5 12/15] tegra: dts: Bring in GPIO bindings from linux
` [U-Boot] [PATCH v5 13/15] tegra: Enable driver model
` [U-Boot] [PATCH v5 14/15] dm: Tidy up four minor code nits
` [U-Boot] [PATCH v5 15/15] dm: Expand and improve the device lifecycle docs

[PATCH v2] ARM: shmobile: Koelsch SYS-DMAC and SDHI prototype V2
 2014-06-10 23:51 UTC 

[PATCH] ipvsadm: Fix list daemon to show backup daemon
 2014-06-10 23:48 UTC  (4+ messages)

Debug flag parameter for SCSI tape driver
 2014-06-10 23:48 UTC  (2+ messages)
` [PATCH]: add debug "

[RFC] irqchip: gic: always mask interrupts during suspend
 2014-06-10 23:48 UTC  (7+ messages)

[GIT PULL] MMC updates for 3.16-rc1
 2014-06-10 23:47 UTC  (3+ messages)

+ checkpatch-warn-on-unnecessary-else-after-return-or-break.patch added to -mm tree
 2014-06-10 23:46 UTC 

[PATCH] vmcore-dmesg: don't enforce largefile handling
 2014-06-10 23:45 UTC  (2+ messages)

md kernel thread hung in raid1_add_disk
 2014-06-10 23:45 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2014-06-10 23:44 UTC 

[Advisory-board] [Vote for approval by XAPI and Hypervisor maintainers] Windows PV Drivers Incubation Project Proposal (closing June 17th)
 2014-06-10 23:44 UTC 

[PATCH 01/10] mm, compaction: do not recheck suitable_migration_target under lock
 2014-06-10 23:41 UTC  (11+ messages)
` [PATCH 02/10] mm, compaction: report compaction as contended only due to lock contention
` [PATCH 03/10] mm, compaction: periodically drop lock and restore IRQs in scanners

[PATCH RFC 00/10] tools: Revamp the unaligned endian access functions
 2014-06-10 23:41 UTC  (15+ messages)
` [PATCH RFC 01/10] tools: Remove double-underscore symbols from user space byteshift functions
` [PATCH RFC 02/10] tools: Create <tools/unaligned.h> and an unaligned subdirectory
` [PATCH RFC 03/10] tools: Add le_direct/be_direct methods for unaligned access
` [PATCH RFC 04/10] tools: Add packed struct method for unaligned references
` [PATCH RFC 05/10] tools: Add <endian.h> libc support "
` [PATCH RFC 06/10] tools: Add gcc __builtin_bswap*() "
` [PATCH RFC 07/10] tools: Remove leading underscores from header guards
` [PATCH RFC 08/10] tools: Move unaligned common infrastructure into <tools/unaligned.h>
` [PATCH RFC 09/10] tools: Add common infrastructure for byte swapping
` [PATCH RFC 10/10] tools: Use reasonable defaults for the default access

[meta-raspberrypi][PATCH 0/1] pi-blaster: Add recipe
 2014-06-10 23:40 UTC  (3+ messages)
` [meta-raspberrypi][PATCH 1/1] pi-blaster: Added recipe

[PATCH 01/02] ARM: shmobile: Add shared shmobile_init_delay()
 2014-06-10 23:40 UTC  (2+ messages)
` [PATCH 01/02] ARM: shmobile: Add shared R-Car Gen2 CMA reservation code

[PATCH v14 00/40] Use ref transactions
 2014-06-10 23:37 UTC  (9+ messages)
` [PATCH v14 24/40] receive-pack.c: use a reference transaction for updating the refs
` [PATCH v14 25/40] fast-import.c: use a ref transaction when dumping tags
` [PATCH v14 26/40] walker.c: use ref transaction for ref updates
` [PATCH v14 31/40] refs.c: make prune_ref use a transaction to delete the ref

mount.cifs fails when the share name must be converted to uppercase - e.g. for OS/2
 2014-06-10 23:38 UTC 

+ ocfs2-call-ocfs2_journal_access_di-before-ocfs2_journal_dirty-in-ocfs2_write_end_nolock.patch added to -mm tree
 2014-06-10 23:36 UTC 

+ mm-vmscanc-avoid-recording-the-original-scan-targets-in-shrink_lruvec.patch added to -mm tree
 2014-06-10 23:33 UTC 

[PATCH] mm/vmscan.c: avoid recording the original scan targets in shrink_lruvec()
 2014-06-10 23:33 UTC  (3+ messages)

Node 0 not necessary for powerpc?
 2014-06-10 23:31 UTC  (10+ messages)

[PATCH] xfstests: create a test for xfs log grant head leak detection
 2014-06-10 23:31 UTC  (5+ messages)

[PATCH 1/3] drm/radeon: stop poisoning the GART TLB
 2014-06-10 23:30 UTC  (2+ messages)

NUMA topology question wrt. d4edc5b6
 2014-06-10 23:30 UTC  (5+ messages)

Urgent Notification Free Lotto Award(Reference:WIN-37-14-29-14)
 2014-06-10 23:30 UTC 

Urgent Notification Free Lotto Award(Reference:WIN-37-14-29-14)
 2014-06-10 23:30 UTC 

Fwd: CEPH Multitenancy and Data Isolation
 2014-06-10 23:30 UTC  (2+ messages)
  ` [ceph-users] "

[PATCH v1] Git config cache & special querying api utilizing the cache
 2014-06-10 23:30 UTC  (3+ messages)
` [PATCH v1] config: Add hashtable for config parsing & retrival

[Qemu-devel] [PATCH 00/10 v4] bsd-user: update strace syscalls and breakout BSD distros
 2014-06-10 23:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH 10/10 v4] bsd-user: Add TARGET_HW_MACHINE TARGET_HW_MACHINE_ARCH for future use

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2014-06-10 23:29 UTC 

[meta-raspberrypi][PATCH 0/1] gstreamer1.0-omx: Target Raspberry Pi instead of Bellagio
 2014-06-10 23:27 UTC  (4+ messages)
` [meta-raspberrypi][PATCH 1/1] "

[PATCH] x86/tlb_uv: Fixing some memory allocation failure in x86 UV
 2014-06-10 23:28 UTC  (4+ messages)

[PATCH] drm/i915/chv: WaDisablePwrmtrEvent:chv on CHV only
 2014-06-10 23:26 UTC  (2+ messages)
` [PATCH] drm/i915/chv: Fix "drm/i915/chv: Add a bunch of pre production workarounds"

[meta-raspberrypi][PATCH 0/1] gstreamer1.0-plugins-bad: Build eglglessink for Raspberry Pi
 2014-06-10 23:22 UTC  (4+ messages)
` [meta-raspberrypi][PATCH 1/1] "

+ rtc-add-support-of-nvram-for-maxim-dallas-rtc-ds1343.patch added to -mm tree
 2014-06-10 23:22 UTC 

[meta-raspberrypi][PATCH 1/2] userland: Add '--no-as-needed' linker flag to ensure all specified shared libraries are linked against applications (e.g. raspivid)
 2014-06-10 23:20 UTC  (3+ messages)

D3D9 Gallium State Tracker - still alive and faster than wined3d
 2014-06-11  0:06 UTC 

+ sysctl-remove-now-unused-typedef-ctl_table.patch added to -mm tree
 2014-06-10 23:18 UTC 

+ sysctl-remove-now-unused-typedef-ctl_table-fix.patch added to -mm tree
 2014-06-10 23:18 UTC 

[PATCH] mtd: m25p80: add support for EON EN25QH128
 2014-06-10 23:17 UTC  (2+ messages)

[U-Boot] [PATCH] arm: Allow u-boot to run from offset base address
 2014-06-10 23:15 UTC  (18+ messages)

[GIT PULL] x86 platform driver updates for 3.16
 2014-06-10 23:14 UTC 

D3D9 Gallium State Tracker - still alive and faster than wined3d
 2014-06-11  0:04 UTC 

[PATCH v6 0/9] seccomp: add thread sync ability
 2014-06-10 23:01 UTC  (30+ messages)
` [PATCH v6 1/9] seccomp: create internal mode-setting function
` [PATCH v6 2/9] seccomp: split filter prep from check and apply
` [PATCH v6 3/9] seccomp: introduce writer locking
` [PATCH v6 4/9] seccomp: move no_new_privs into seccomp
` [PATCH v6 5/9] seccomp: split mode set routines
` [PATCH v6 6/9] seccomp: add "seccomp" syscall
` [PATCH v6 7/9] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
` [PATCH v6 8/9] ARM: add seccomp syscall
` [PATCH v6 9/9] MIPS: "

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2014-06-10 23:06 UTC 

DSP packages for OMAP3
 2014-06-10 23:04 UTC 

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2014-06-10 23:05 UTC 

[PATCH 1/1] MM/PAGE_ALLOC add __meminit to alloc_pages_exact_nid
 2014-06-10 23:04 UTC  (3+ messages)

post-receive: pub/scm/fs/squashfs/squashfs-tools
 2014-06-10 23:04 UTC 

[U-Boot] [PATCH] common/xyzModem.c: move empty statements to newline
 2014-06-10 23:04 UTC 

+ mm-page_allocc-unexport-alloc_pages_exact_nid.patch added to -mm tree
 2014-06-10 23:04 UTC 

[PATCH 07/07] ARM: shmobile: Koelsch SYS-DMAC and SDHI prototype
 2014-06-10 23:04 UTC 

[PATCH 06/07] ARM: shmobile: Koelsch SYS-DMAC prototype
 2014-06-10 23:04 UTC 

[PATCH 05/07] ARM: shmobile: Lager SYS-DMAC and SDHI prototype
 2014-06-10 23:03 UTC 

[PATCH 04/07] ARM: shmobile: Lager SYS-DMAC and MMCIF prototype
 2014-06-10 23:03 UTC 

[PATCH 03/07] ARM: shmobile: Lager SYS-DMAC prototype
 2014-06-10 23:03 UTC 

[PATCH 02/07] DMA: shdma: 40-bit address prototype
 2014-06-10 23:03 UTC 

[PATCH 01/07] mmc: sdhi: enable .dma_rx_offset for platform prototype
 2014-06-10 23:03 UTC 

[PATCH 00/07] ARM: shmobile: Lager/Koelsch MMCIF/SDHI LPAE DMA prototype
 2014-06-10 23:03 UTC 

[PATCH v2 0/3] Support setting TX rate for queue and VF
 2014-06-10 23:02 UTC  (4+ messages)
` [PATCH v2 1/3] ether: Add API to support "

post-receive: pub/scm/linux/kernel/git/rostedt/linux-trace
 2014-06-10 22:59 UTC 

[tip:x86/vdso] x86, vdso: Use <tools/le_byteshift.h> for littleendian access
 2014-06-10 22:57 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: Remove one final use of htole16()


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.