messages from 2012-02-17 21:46:00 to 2012-02-18 00:56:49 UTC [more...]
Kernel Display and Video API Consolidation mini-summit at ELC 2012 - Notes
2012-02-18 0:56 UTC (2+ messages)
[PATCH 1/2] powerpc/85xx: fix problem that prevents PHYS_64BIT from configurable
2012-02-18 0:56 UTC (6+ messages)
tg3: Use *_UNKNOWN ethtool definitions
2012-02-18 0:54 UTC (2+ messages)
[PATCH v2 1/3] Move the user-facing test library to test-lib-functions.sh
2012-02-18 0:51 UTC (5+ messages)
` [PATCH v3 0/3]
[PATCH 0/3] Coefficient configuration support
2012-02-18 0:49 UTC (4+ messages)
` [PATCH 1/3] ASoC: core: Add SND_SOC_BYTES control for coefficient blocks
` [PATCH 2/3] ASoC: core: Add support for masking out parts of "
` [PATCH 3/3] ASoC: wm5100: Add DRC coefficient configuration
[PATCH 1/2] powerpc: document the FSL MPIC message register binding
2012-02-18 0:47 UTC (3+ messages)
` [linuxppc-release] "
[PATCH] Add an option to require a filter to be successful
2012-02-18 0:43 UTC (5+ messages)
` [PATCH v2] Add a setting "
git-svn won't remember pem password
2012-02-18 0:36 UTC
[lm-sensors] help with setup / chip support
2012-02-18 0:36 UTC (2+ messages)
xfsrestore will create orphanage directory when use -t
2012-02-18 0:34 UTC (4+ messages)
[U-Boot] [PATCH] ARM:OMAP+:MMC: Add parameters to MMC init
2012-02-18 0:33 UTC
[PATCH v2 0/7] SH Mobile sh_flctl driver brush up
2012-02-18 0:25 UTC (4+ messages)
` [PATCH v2 6/7] mtd: sh_flctl: Add FLHOLDCR register
runqemu?
2012-02-18 0:14 UTC
[PATCHv22 00/16] Contiguous Memory Allocator
2012-02-18 0:23 UTC (4+ messages)
[PATCH] spi: Mark spi_register_board_info() __devinit
2012-02-18 0:23 UTC
+ mm-vmscan-forcibly-scan-highmem-if-there-are-too-many-buffer_heads-pinning-highmem-fix-fix.patch added to -mm tree
2012-02-18 0:12 UTC
+ mm-vmscan-forcibly-scan-highmem-if-there-are-too-many-buffer_heads-pinning-highmem-fix.patch added to -mm tree
2012-02-18 0:12 UTC
[PATCH] mm: move buffer_heads_over_limit check up
2012-02-18 0:11 UTC (2+ messages)
+ drivers-leds-add-driver-for-pca9663-i2c-chip-fix-3.patch added to -mm tree
2012-02-18 0:02 UTC
[PATCH] regmap: Implement support for 32 bit registers and values
2012-02-18 0:01 UTC
Source Archiver Class
2012-02-17 23:52 UTC (6+ messages)
` [oe] "
[PATCH 1/2] compat-wireless: update bluetooth patch to latest wireless-testing
2012-02-17 23:59 UTC (4+ messages)
` [PATCH 2/2] compat-wireless: update makefiles patch for "
[Resend PATCH 00/60] highmem: remove the second argument of k[un]map_atomic()
2012-02-17 23:59 UTC (3+ messages)
` [PATCH 01/60] highmem: mark k[un]map_atomic() with two arguments as deprecated
[PATCH] mfd: wm8994: Add __devinit and __devexit annotations for probe and remove
2012-02-17 23:58 UTC
[PATCH] KDB: Fix usability issues relating to the 'enter' key
2012-02-17 23:52 UTC
[RFC PATCH 4/6] PM / Runtime: Introduce flag can_power_off
2012-02-17 23:54 UTC (4+ messages)
linux-next: dock_link_device is oopsy
2012-02-17 23:49 UTC (5+ messages)
[patch 1/2] [media] s2255drv: cleanup vidioc_enum_fmt_cap()
2012-02-17 23:14 UTC (3+ messages)
[PATCH] compat: move skb_complete_wifi_ack() function to compat-3.2.h
2012-02-17 23:42 UTC (2+ messages)
[kernel-hardening] [PATCH v2012.2] fs: symlink restrictions on sticky directories
2012-02-17 23:42 UTC (7+ messages)
` "
` [kernel-hardening] "
[PATCH 3/3] Staging: crystalhd: Replace the BCMLOG_ERR macro with pr_err
2012-02-17 23:39 UTC
[PATCH v3] ARM: OMAP: clock: cleanup CPUfreq leftovers
2012-02-17 23:40 UTC (3+ messages)
[RFC v2 0/4] MGMT Start Discovery interleaved support
2012-02-17 23:39 UTC (5+ messages)
` [RFC v2 1/4] Bluetooth: Prepare start_discovery
` [RFC v2 2/4] Bluetooth: Track discovery type
` [RFC v2 3/4] Bluetooth: Merge INQUIRY and LE_SCAN discovery states
` [RFC v2 4/4] Bluetooth: Interleaved discovery support
[PATCH 2/3] Staging: crystalhd: Get rid of unecessary BCMLOG_ENTER macro
2012-02-17 23:38 UTC
linux-next: build failure after merge of the final tree (akpm tree related)
2012-02-17 23:39 UTC (6+ messages)
` [PATCH] mm: add config NUMA stub to all architectures
[kernel-hardening] Add overflow protection to kref
2012-02-17 23:39 UTC (7+ messages)
` [kernel-hardening] "
[PATCH 1/3] Staging: crystalhd: crystalhd_misc: Get rid of unused macro
2012-02-17 23:35 UTC
[PATCH] xfs_fsr: Get the last mount on a specific mount point
2012-02-17 23:36 UTC (3+ messages)
[RFC/PATCH 0/6] Interleaved image data on media bus
2012-02-17 23:33 UTC (7+ messages)
` [RFC/PATCH 3/6] V4L: Add g_embedded_data subdev callback
` [RFC/PATCH 1/6] V4L: Add V4L2_MBUS_FMT_VYUY_JPEG_I1_1X8 media bus format
OMAP CCDC with sensors that are always on
2012-02-17 23:32 UTC (2+ messages)
[Buildroot] [PATCH 4/4] Update the documentation to add these changes
2012-02-17 23:30 UTC (2+ messages)
` [Buildroot] [PATCH] Add documentation for makedev
+ syscalls-x86-add-__nr_kcmp-syscall-v8-fix.patch added to -mm tree
2012-02-17 23:29 UTC
[PATCH 3/3 v4] watchdog: Convert iTCO_wdt driver to mfd model
2012-02-17 23:28 UTC
[PATCH 2/3 v4] gpio: Add support for Intel ICHx/3100/Series[56] GPIO
2012-02-17 23:28 UTC
[PATCH 1/3 v4] mfd: Add LPC driver for Intel ICH chipsets
2012-02-17 23:28 UTC
[PATCH v2 0/2] Part 3: handle random addresses on blackfin
2012-02-17 23:27 UTC (5+ messages)
` [PATCH v2 2/2] adi: adapt to eth_hw_addr_random() and changes in arch/blackfin
[PATCH 00/30] KVM: PPC: e500mc support
2012-02-17 23:27 UTC (7+ messages)
` [PATCH 21/30] KVM: PPC: make e500v2 and e500mc mutually exclusive
[PATCH] powerpc/85xx:Add PSC9131 RDB Support
2012-02-17 23:26 UTC (4+ messages)
+ fs-symlink-restrictions-on-sticky-directories-fix.patch added to -mm tree
2012-02-17 23:24 UTC
+ fs-symlink-restrictions-on-sticky-directories.patch added to -mm tree
2012-02-17 23:24 UTC
[U-Boot] [PATCH 1/3] common: add possibility for readline_into_buffer timeout
2012-02-17 23:18 UTC (4+ messages)
` [U-Boot] [PATCH 1/3 v2] "
[PATCH 00/30] KVM: PPC: e500mc support
2012-02-17 23:17 UTC (20+ messages)
` [PATCH 16/30] KVM: PPC: e500mc: Add doorbell emulation support
` [PATCH 19/30] KVM: PPC: e500mc: add load inst fixup
` [PATCH 21/30] KVM: PPC: make e500v2 and e500mc mutually exclusive
` [PATCH 24/30] KVM: PPC: booke: call resched after every exit
linux-next: Tree for Feb 17
2012-02-17 23:14 UTC (3+ messages)
` linux-next: Tree for Feb 17 (kernel/kcmp.c)
[PATCH] Bluetooth: Set DISCOVERY_STOPPED if controller resets
2012-02-17 23:12 UTC
[GIT PULL] ARM: OMAP: PM fixes for 3.3-rc
2012-02-17 23:10 UTC (3+ messages)
[PATCH 0/1] Fix overriding PACKAGE_ARCH for MACHINE specific SRC_URI
2012-02-17 23:01 UTC (4+ messages)
` [PATCH 1/1] base.bbclass: look in layers for SRC_URI with MACHINE overrides too
[PATCHSET] blkcg: update locking and fix stacking
2012-02-17 23:06 UTC (21+ messages)
` [PATCH 5/9] block: ioc_task_link() can't fail
` [PATCH 7/9] block: implement bio_associate_current()
` [PATCH 9/9] block: make blk-throttle preserve the issuing task on delayed bios
[PATCH 0/2][RFC] vhost: improve transmit rate with virtqueue polling
2012-02-17 23:02 UTC (3+ messages)
` [PATCH 1/2] vhost: allow multiple workers threads
` [PATCH 2/2] vhost-net: add a spin_threshold parameter
[PATCH 1/3] MIPS: lantiq: unify xway prom code
2012-02-17 23:02 UTC (3+ messages)
` [PATCH 3/3] MIPS: lantiq: make use of module_platform_driver()
+ c2port-class_create-returns-an-err_ptr.patch added to -mm tree
2012-02-17 23:00 UTC
[PATCH 0/4] xfs: resurrect realtime subvolume support on kernel 2.6.37
2012-02-17 23:00 UTC (5+ messages)
` [PATCH 1/4] xfs: only lock the rt bitmap inode once per allocation
` [PATCH 2/4] xfs: fix xfs_get_extsz_hint for a zero extent size hint
` [PATCH 3/4] xfs: add lockdep annotations for the rt inodes
` [PATCH 4/4] xfs: fix deadlock in xfs_rtfree_extent with kernel v2.6.37
+ pps-class_create-returns-an-err_ptr-not-null.patch added to -mm tree
2012-02-17 22:59 UTC
[RFC][PATCH 0/8] PM: Implement autosleep and "wake locks"
2012-02-17 23:02 UTC (4+ messages)
` [PATCH] PM / Sleep: Add more wakeup source initialization routines
libxl: error: ... PCI Device is not assignable
2012-02-17 22:56 UTC
[U-Boot] Please pull u-boot-mmc
2012-02-17 22:55 UTC
[PATCH v8 1/8] sk_run_filter: add support for custom load_pointer
2012-02-17 22:55 UTC (5+ messages)
` [PATCH v8 6/8] ptrace,seccomp: Add PTRACE_SECCOMP support
Hang on "echo b > /proc/sysrq-trigger"
2012-02-17 22:54 UTC
[U-Boot] Please pull u-boot-mpc85xx.git
2012-02-17 22:54 UTC
[U-Boot] Please pull u-boot-staging/trini@ti.com
2012-02-17 22:53 UTC (2+ messages)
Kernel size over 64K: what is needed, how to implement?
2012-02-17 22:51 UTC (2+ messages)
[U-Boot] Pull request: u-boot-x86
2012-02-17 22:51 UTC (2+ messages)
Tier and MetroCluster
2012-02-17 22:50 UTC (3+ messages)
[PATCH] regmap: Add stub regmap calls as a build crutch for infrastructure users
2012-02-17 22:50 UTC
[meta-oe][v2] 00/22] systemd rework
2012-02-17 22:41 UTC (13+ messages)
` [meta-oe][v2] 05/22] automatically install all *.service and *.socket supplied in recipe's SRC_URI
[PATCH] PM/Hibernate: Enable usermodehelpers in hibernate() error path
2012-02-17 22:52 UTC (2+ messages)
[PATCH 1/4] gdb-cross-canadian: build gdb with python support
2012-02-17 22:36 UTC (3+ messages)
` [PATCH 2/4] gdb-cross-canadian: use NATIVESDK paths as it happens to be here
Grub 2 Problem with SSD
2012-02-17 22:41 UTC
[PATCH][meta-oe 0/7] Pending patches in O.S. Systems' tree
2012-02-17 22:33 UTC (3+ messages)
` [PATCH][meta-oe 3/7] polkit: depends on systemd
tracing get_pages
2012-02-17 22:37 UTC
[PATCH 0/3] omap hsmmc init cleanup and section warning fixes for v3.4 merge window
2012-02-17 22:37 UTC (5+ messages)
[git pull] Please pull powerpc.git merge branch
2012-02-17 22:36 UTC
zeroed superblock on raid6
2012-02-17 22:34 UTC
[RFC/PATCH 0/3] push: add 'prune' option
2012-02-17 22:34 UTC (8+ messages)
` [RFC/PATCH 1/3] remote: use a local variable in match_push_refs()
` [RFC/PATCH 2/3] remote: reorganize check_pattern_match()
` [RFC/PATCH 3/3] push: add 'prune' option
[PATCH] ASoC: io: Retrieve val_bytes from the regmap API
2012-02-17 22:34 UTC
[RFC] ACPI D3Cold state and SATA ZPODD support
2012-02-17 22:34 UTC (8+ messages)
` [RFC PATCH 1/6] ACPI: Introduce ACPI D3_COLD state support
` [RFC PATCH 2/6] ACPI: Reference devices in ACPI Power Resource
Updated rbd man page patch
2012-02-17 22:33 UTC (3+ messages)
` [PATCH] doc: fix snapshot creation/deletion syntax in rbd man page (trivial)
[RFC PATCH 2/6] ACPI: Reference devices in ACPI Power Resource
2012-02-17 22:37 UTC (3+ messages)
git status: small difference between stating whole repository and small subdirectory
2012-02-17 22:29 UTC (11+ messages)
DOS program recording it's parameters and environment?
2012-02-17 22:29 UTC (6+ messages)
[PATCH] Fix potentially derefencing uninitialized 'r'
2012-02-17 22:28 UTC (3+ messages)
+ cris-select-generic_atomic64.patch added to -mm tree
2012-02-17 22:23 UTC
[PATCH] regmap: Allow users to query the size of register values
2012-02-17 22:21 UTC
[PATCH 0/3] nfsd41: want delegation flags
2012-02-17 22:14 UTC (3+ messages)
` [PATCH 3/3] nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_no_deleg
[PATCH v3] cisco/enic: use eth_hw_addr_random() instead of random_ether_addr()
2012-02-17 22:13 UTC
XFS on top RAID10 with odd drives count and 2 near copies
2012-02-17 22:12 UTC (15+ messages)
perf, x86: Disable PEBS on SandyBridge chips
2012-02-17 22:12 UTC (5+ messages)
[U-Boot] [PATCH] microblaze: avoid interrupt race conditions
2012-02-17 22:11 UTC
system_nrt_wq, system suspend, and the freezer
2012-02-17 22:11 UTC (4+ messages)
` [PATCH] Block: use a freezable workqueue for disk-event polling
[PATCH next] rcu: stop spurious warnings from synchronize_sched_expedited
2012-02-17 22:10 UTC (2+ messages)
+ mm-vmscan-handle-isolated-pages-with-lru-lock-released.patch added to -mm tree
2012-02-17 22:09 UTC
[PATH v8 00/10] handle curruent stateid
2012-02-17 22:05 UTC (2+ messages)
bitbake Parser hangs on single core cpus
2012-02-17 21:57 UTC (3+ messages)
[PATCH] toshiba_acpi: Add support for transflective LCD
2012-02-17 22:04 UTC
PROBLEM: Data corruption when pasting large data to terminal
2012-02-17 21:57 UTC (6+ messages)
[PATCH 1/3 v3] mfd: Add LPC driver for Intel ICH chipsets
2012-02-17 22:03 UTC (2+ messages)
[PATCH] svcrdma: Cleanup sparse warnings in the svcrdma module
2012-02-17 22:01 UTC (3+ messages)
` [PATCHv3] "
[PATCH] ASoC: soc-core: Show the returned values on error messages
2012-02-17 21:55 UTC (2+ messages)
[Qemu-devel] [PATCH 0/6] QMP: add balloon-get-memory-stats command
2012-02-17 21:51 UTC (5+ messages)
` [Qemu-devel] [PATCH 6/6] qmp: add balloon-get-memory-stats & event
[Printing-architecture] OpenPrinting Summit 2012 web site up!
2012-02-17 21:51 UTC
[Qemu-devel] DICOM CD / DVD / BD soluções publicações médicas
2012-02-17 21:51 UTC
[Qemu-devel] [PATCH] w32: Support tests (make check)
2012-02-17 21:48 UTC
[Lustre-devel] [wc-discuss] Lustre 2.3 release
2012-02-17 21:48 UTC
+ mm-memcontrolc-s-stealed-stolen.patch added to -mm tree
2012-02-17 21:46 UTC
+ memcg-fix-performance-of-mem_cgroup_begin_update_page_stat-fix.patch added to -mm tree
2012-02-17 21:46 UTC
+ memcg-fix-performance-of-mem_cgroup_begin_update_page_stat.patch added to -mm tree
2012-02-17 21:46 UTC
+ memcg-remove-pcg_file_mapped.patch added to -mm tree
2012-02-17 21:46 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.