messages from 2012-10-03 22:32:54 to 2012-10-04 00:35:46 UTC [more...]
[U-Boot] [PATCH v2 1/2] tegra: clean up board include hell
2012-10-04 0:35 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/2] tegra: nand: add board pinmux
linux-next: manual merge of the mips tree with Linus' tree
2012-10-04 0:35 UTC
[PATCH 0/2] ARM: OMAP: SmartReflex: pass device dependent data via platform data
2012-10-04 0:33 UTC (5+ messages)
` [PATCH 1/2] ARM: OMAP: hwmod: align the SmartReflex fck names
[PATCH 0/10] Cleanup & new features for compiler*.h and bug.h
2012-10-04 0:32 UTC (19+ messages)
` [PATCH 6/10] bug.h: Replace __linktime_error with __compiletime_error
` [PATCH 7/10] compiler{,-gcc4}.h: Introduce __flatten function attribute
linux-next: Tree for Oct 2 (usb/gadget/webcam.c)
2012-10-04 0:32 UTC (4+ messages)
` [PATCH 0/2] USB webcam gadget driver fix for linux-next
` [PATCH 1/2] usb: gadget: Make webcam gadget select USB_LIBCOMPOSITE
` [PATCH 2/2] MAINTAINERS: Add maintainer entry for the USB webcam gadget
[U-Boot] [PATCH 1/2] ext4: Rename block group descriptor table from gd to bgd
2012-10-04 0:32 UTC (11+ messages)
` [U-Boot] [PATCH 2/2] ext4: Fix unused variable warnings
[PATCH] configure.ac: Allow forcible disabling of Cairo support
2012-10-04 0:27 UTC
[REGRESSION] nfsd crashing with 3.6.0-rc7 on PowerPC
2012-10-04 0:26 UTC (12+ messages)
[U-Boot] [PATCH] tpm: Remove the LPC TPM driver
2012-10-04 0:25 UTC (4+ messages)
mds cache size configuration option being ignored
2012-10-04 0:21 UTC (6+ messages)
[U-Boot] [PATCH v4 0/16] tegra: Add display driver and LCD support for Seaboard
2012-10-04 0:19 UTC (11+ messages)
` [PATCH v4 04/16] tegra: fdt: Add LCD definitions for Tegra
` [U-Boot] "
` [PATCH v4 14/16] tegra: fdt: Add LCD definitions for Seaboard
` [U-Boot] "
RFC : attach ubi in readonly mode
2012-10-04 0:18 UTC (2+ messages)
linux-next: build failure after merge of the net tree
2012-10-04 0:18 UTC (2+ messages)
tree root
2012-10-04 0:17 UTC (4+ messages)
[lm-sensors] [PATCH v5 1/2] hwmon: (ads7828) driver cleanup
2012-10-04 0:09 UTC (8+ messages)
` [lm-sensors] [PATCH v5 2/2] hwmon: (ads7828) add support for ADS7830
` "
` [PATCH v5 1/2] hwmon: (ads7828) driver cleanup
[Qemu-devel] [PATCH v2 0/4] Xilinx-Zynq boot process patches
2012-10-04 0:16 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] xilinx_zynq: added smp support
` [Qemu-devel] [PATCH v2 2/4] zynq_slcr: Add links to the CPUs
` [Qemu-devel] [PATCH v2 3/4] zynq_slcr: Fixed ResetValues enum
` [Qemu-devel] [PATCH v2 4/4] zynq_slcr: Implement CPU reset and halting
[PATCH] make CONFIG_EXPERIMENTAL invisible and default
2012-10-04 0:11 UTC (11+ messages)
` "
[GIT PULL] xtensa patchset for 3.7
2012-10-04 0:07 UTC (7+ messages)
[PATCH V3 00/13] xfs: remove the xfssyncd mess
2012-10-04 0:05 UTC (8+ messages)
` [PATCH 06/13] xfs: xfs_sync_data is redundant
[PATCH 0/6] target: Reenable buffered FILEIO + add iscsi-target MXDSL logic
2012-10-04 0:02 UTC (6+ messages)
` [PATCH 1/6] target/file: Re-enable optional fd_buffered_io=1 operation
Linux 3.6
2012-10-03 23:58 UTC (5+ messages)
[PATCH][MINOR] opensm/osm_helper.c: Add some missing new lines to log message output
2012-10-03 23:57 UTC
[PATCH][TRIVIAL] opensm/osm_ucast_updn.c: Add error codes to a couple of log messages
2012-10-03 23:57 UTC
[PATCH RFC] function probe_roms accessing improper addresses on UEFI systems
2012-10-03 23:53 UTC
[PATCH 00/33] AutoNUMA27
2012-10-03 23:51 UTC (34+ messages)
` [PATCH 01/33] autonuma: add Documentation/vm/autonuma.txt
` [PATCH 02/33] autonuma: make set_pmd_at always available
` [PATCH 03/33] autonuma: export is_vma_temporary_stack() even if CONFIG_TRANSPARENT_HUGEPAGE=n
` [PATCH 04/33] autonuma: define _PAGE_NUMA
` [PATCH 05/33] autonuma: pte_numa() and pmd_numa()
` [PATCH 06/33] autonuma: teach gup_fast about pmd_numa
` [PATCH 07/33] autonuma: mm_autonuma and task_autonuma data structures
` [PATCH 08/33] autonuma: define the autonuma flags
` [PATCH 09/33] autonuma: core autonuma.h header
` [PATCH 10/33] autonuma: CPU follows memory algorithm
` [PATCH 11/33] autonuma: add the autonuma_last_nid in the page structure
` [PATCH 12/33] autonuma: Migrate On Fault per NUMA node data
` [PATCH 13/33] autonuma: autonuma_enter/exit
` [PATCH 14/33] autonuma: call autonuma_setup_new_exec()
` [PATCH 15/33] autonuma: alloc/free/init task_autonuma
` [PATCH 16/33] autonuma: alloc/free/init mm_autonuma
` [PATCH 17/33] autonuma: prevent select_task_rq_fair to return -1
` [PATCH 18/33] autonuma: teach CFS about autonuma affinity
` [PATCH 19/33] autonuma: memory follows CPU algorithm and task/mm_autonuma stats collection
` [PATCH 20/33] autonuma: default mempolicy follow AutoNUMA
` [PATCH 21/33] autonuma: call autonuma_split_huge_page()
` [PATCH 22/33] autonuma: make khugepaged pte_numa aware
` [PATCH 23/33] autonuma: retain page last_nid information in khugepaged
` [PATCH 24/33] autonuma: split_huge_page: transfer the NUMA type from the pmd to the pte
` [PATCH 25/33] autonuma: numa hinting page faults entry points
` [PATCH 26/33] autonuma: reset autonuma page data when pages are freed
` [PATCH 27/33] autonuma: link mm/autonuma.o and kernel/sched/numa.o
` [PATCH 28/33] autonuma: add CONFIG_AUTONUMA and CONFIG_AUTONUMA_DEFAULT_ENABLED
` [PATCH 29/33] autonuma: page_autonuma
` [PATCH 30/33] autonuma: bugcheck page_autonuma fields on newly allocated pages
` [PATCH 31/33] autonuma: boost khugepaged scanning rate
` [PATCH 32/33] autonuma: add migrate_allow_first_fault knob in sysfs
` [PATCH 33/33] autonuma: add mm_autonuma working set estimation
[PATCH] tty/serial/8250: Make omap hardware workarounds local to 8250.h
2012-10-03 23:51 UTC (3+ messages)
[RFC 0/7] Postinstall improvements
2012-10-03 23:37 UTC (6+ messages)
[PATCH] iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout values
2012-10-03 23:38 UTC
Business Proposition
2012-10-03 23:31 UTC
[PATCH] dtc: fix for_each_*() to skip first object if deleted
2012-10-03 23:42 UTC (2+ messages)
[PATCH] rdma/cm: Check that retry count values are in range
2012-10-03 23:42 UTC
[GIT PULL] user namespace compile fix for 3.7
2012-10-03 23:38 UTC (3+ messages)
[Lustre-devel] lnet eager receive path
2012-10-03 23:35 UTC (2+ messages)
Why "lsusb" return nothing?
2012-10-03 23:33 UTC (3+ messages)
[PATCH 1/1] NFSv4 set open access operation call flag in nfs4_init_opendata_res
2012-10-03 6:39 UTC
linux-next: Tree for Oct 3
2012-10-03 23:31 UTC (6+ messages)
` [PATCH -next] asymmetric keys: fix printk format warning
` linux-next: Tree for Oct 3 (mfd/syscon)
[U-Boot] [PATCH v6] h2200: Add USB CDC ethernet support
2012-10-03 23:30 UTC (3+ messages)
` [U-Boot] [PATCH v7] "
[U-Boot] [PATCH 0/6] m68k: Fixes for the m68k
2012-10-03 23:28 UTC (7+ messages)
` [U-Boot] [PATCH 1/6] m68k: Fix relocation errors in start.S
` [U-Boot] [PATCH 2/6] m68k: Fix wrong assembler instruction "
` [U-Boot] [PATCH 3/6] m68k: Fix unused variable warning
` [U-Boot] [PATCH 4/6] m68k: Fix unused variable warning in speed.c
` [U-Boot] [PATCH 5/6] m68k: Fix unused variable in board.c
` [U-Boot] [PATCH 6/6] m68k: net: Fix unused variable in mcfmii.c
1.3_M5.rc3 images
2012-10-03 23:24 UTC
[U-Boot] [PATCH 0/12] Add environment type checking and access control
2012-10-03 23:24 UTC (4+ messages)
` [U-Boot] [PATCH v2 0/5] Cleanup fw_*env and a few common env
` [U-Boot] [PATCH v2 4/5] tools/env: Serialize calls to fw_*env
[PATCH v3] Enable USB peripheral on dm365 EVM
2012-10-03 23:23 UTC (3+ messages)
[for-denzil][PATCH] libtool: Add missing DEPENDS on libtool-cross
2012-10-03 23:10 UTC (4+ messages)
[Poky] Baking core-image-minimal with Poky from Master fails with libffi dependency
2012-10-03 23:21 UTC
[PATCH] rt2x00/rt3352: Fix lnagain assignment to use register 66
2012-10-03 23:20 UTC
[PATCH RFC 1/2] gpio: Add a block GPIO API to gpiolib
2012-10-03 23:11 UTC (11+ messages)
divide error: bdi_dirty_limit+0x5a/0x9e
2012-10-03 23:11 UTC (10+ messages)
` [PATCH] CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during hotplug
[PATCH 0/2] UAPI: Extra preparatory patches
2012-10-03 23:10 UTC (3+ messages)
` [PATCH 1/2] UAPI: Fix the guards on various asm/unistd.h files
` [PATCH 2/2] UAPI: Split compound conditionals containing __KERNEL__ in Arm64
[U-Boot] [PATCH] Output strings from echo with puts where easy
2012-10-03 23:09 UTC (2+ messages)
` [U-Boot] [PATCH v2] "
[PATCH 1/1] NFS: dont revalidate the inode when using local locks
2012-10-03 23:08 UTC
Migrating ksoftirqd? (was: msleep_interruptible() sleeps *way* too long on PowerPC)
2012-10-03 23:08 UTC
[PATCH RFC 0/3] per cpuset load average
2012-10-03 23:05 UTC (4+ messages)
` [PATCH RFC 1/3] sched: introduce distinct per-cpu "
` [PATCH RFC 2/3] cpusets: add load avgerage interface
` [PATCH RFC 3/3] cpusets: add documentation of the loadavg file
The BitBake equivalent of "Hello, World!"
2012-10-03 23:03 UTC (3+ messages)
Strange problems on iptables (FC17) .... need your help
2012-10-03 23:02 UTC (2+ messages)
[PATCH 0/4] cpufreq: OMAP: fixes for v3.7-rc2
2012-10-03 23:00 UTC (10+ messages)
` [PATCH 1/4] cpufreq: OMAP: ensure valid clock rate before scaling
` [PATCH 2/4] cpufreq: OMAP: remove unused <plat/omap-pm.h>
` [PATCH 3/4] cpufreq: OMAP: fix clock usage to be SoC independent, remove plat/ includes
` [PATCH 4/4] cpufreq: OMAP: use get_cpu_device() instead of omap_device API
[U-Boot] [PATCH 4/6] gpt: Support for GPT (GUID Partition Table) restoration
2012-10-03 23:00 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[PATCH 01/10] device: add drivers_autoprobe in struct device
2012-10-03 23:00 UTC (6+ messages)
` [PATCH 0/4] ACPI: kill acpi_pci_root_start
` [PATCH 1/4] ACPI: add drivers_autoprobe in struct acpi_device
` [PATCH 2/4] ACPI: use device drivers_autoprobe to delay loading acpi drivers
` [PATCH 3/4] PCI, ACPI: Remove not used acpi_pci_root_start()
` [PATCH 4/4] ACPI: remove acpi_op_start workaround
[PATCH v3 04/13] kmem accounting basic infrastructure
2012-10-03 22:59 UTC (12+ messages)
Need of an ".async_probe()" type of callback at driver's core - Was: Re: [PATCH] [media] drxk: change it to use request_firmware_nowait()
2012-10-03 22:58 UTC (15+ messages)
` udev breakages - was: "
[PATCH v3 04/13] kmem accounting basic infrastructure
2012-10-03 22:54 UTC (20+ messages)
[PATCH] revert "PCI: log vendor/device ID always"
2012-10-03 22:54 UTC (2+ messages)
[refpolicy] [PATCH] Changes to the dbus policy and its dependencies
2012-10-03 22:49 UTC (3+ messages)
Inconsistency when mounting a directory that 'world' cannot access
2012-10-03 22:46 UTC (9+ messages)
[RFC/PATCH 0/3] swap/frontswap: allow movement of zcache pages to swap
2012-10-03 22:43 UTC (8+ messages)
` [RFC/PATCH 1/3] swap: allow adding of pages to tail of anonymous inactive queue
` [RFC/PATCH 2/3] swap: add read_frontswap_async to move a page from frontswap to swapcache
` [RFC/PATCH 3/3] frontswap/swap: allow frontswap "unuse" and add metadata for tracking it
[PATCH 1/4] module: add syscall to load module from fd
2012-10-03 22:40 UTC (2+ messages)
Problem running rping over Intel adapters
2012-10-03 22:38 UTC (2+ messages)
[Bug 46557] New: nouveau: nv40 display corruption in framebuffer and X lockups unless nouveau.noaccel=1
2012-10-03 22:38 UTC (2+ messages)
` [Bug 46557] nouveau: NV4E acceleration corruption when DMA above 31-bit (2 Gig barrier)
+ rapidio-add-destination-id-allocation-mechanism.patch added to -mm tree
2012-10-03 22:37 UTC
+ rapidio-rionet-rework-to-support-multiple-rio-master-ports.patch added to -mm tree
2012-10-03 22:37 UTC
[PATCH v1 3/8]: PVH startup changes (enlighten.c)
2012-10-03 22:37 UTC (10+ messages)
+ rapidio-run-discovery-as-an-asynchronous-process-fix.patch added to -mm tree
2012-10-03 22:37 UTC
+ rapidio-run-discovery-as-an-asynchronous-process.patch added to -mm tree
2012-10-03 22:37 UTC
+ rapidio-use-device-lists-handling-on-per-net-basis.patch added to -mm tree
2012-10-03 22:37 UTC
+ rapidio-fix-blocking-wait-for-discovery-ready.patch added to -mm tree
2012-10-03 22:36 UTC
[PATCH 0/5] rapidio: patches to support multiple master ports
2012-10-03 22:36 UTC (4+ messages)
` [PATCH 5/5] rapidio: add destination ID allocation mechanism
[PATCH] distro_alias: Update for 1.3 BOM Creation
2012-10-03 22:32 UTC
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.