All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-10 17:36:29 to 2013-04-10 18:29:53 UTC [more...]

[PATCH 0/3] clk: ux500: Add support for ab850x clocks
 2013-04-10 18:29 UTC  (3+ messages)
` [PATCH 2/3] clk: ux500: abx500: Define clock tree for ab850x

[Qemu-devel] [PATCH 0/4] QEMUFile improvements and simplifications
 2013-04-10 18:29 UTC  (4+ messages)

[PATCH] glossary: extend "detached HEAD" description
 2013-04-10 18:29 UTC  (4+ messages)

[PATCH 00/10 v2] usage()/--help clean up & unification
 2013-04-10 18:29 UTC  (11+ messages)
  ` [PATCH 01/10] utilfdt_read_err: use xmalloc funcs
  ` [PATCH 02/10] utilfdt_read: pass back up the length of data read
  ` [PATCH 03/10] die: constify format string arg
  ` [PATCH 04/10] util_version: new helper for displaying version info
  ` [PATCH 05/10] fdtdump: make usage a bit more friendly
  ` [PATCH 06/10] fdtdump: add a --scan option
  ` [PATCH 07/10] dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpers
  ` [PATCH 08/10] util: drop "long" from "
  ` [PATCH 09/10] util: add common ARRAY_SIZE define
  ` [PATCH 10/10] fdtdump: add a debug mode

[PATCH V3 1/3] clk: ux500: Add support for sysctrl clocks
 2013-04-10 18:29 UTC  (4+ messages)

[PATCH v3 00/11] mm: fixup changers of per cpu pageset's ->high and ->batch
 2013-04-10 18:23 UTC  (24+ messages)
` [PATCH v3 01/11] mm/page_alloc: factor out setting of pcp->high and pcp->batch
` [PATCH v3 02/11] mm/page_alloc: prevent concurrent updaters of pcp ->batch and ->high
` [PATCH v3 03/11] mm/page_alloc: insert memory barriers to allow async update of pcp batch and high
` [PATCH v3 04/11] mm/page_alloc: protect pcp->batch accesses with ACCESS_ONCE
` [PATCH v3 05/11] mm/page_alloc: convert zone_pcp_update() to rely on memory barriers instead of stop_machine()
` [PATCH v3 06/11] mm/page_alloc: when handling percpu_pagelist_fraction, don't unneedly recalulate high
` [PATCH v3 07/11] mm/page_alloc: factor setup_pageset() into pageset_init() and pageset_set_batch()
` [PATCH v3 08/11] mm/page_alloc: relocate comment to be directly above code it refers to
` [PATCH v3 09/11] mm/page_alloc: factor zone_pageset_init() out of setup_zone_pageset()
` [PATCH v3 10/11] mm/page_alloc: in zone_pcp_update(), uze zone_pageset_init()
` [PATCH v3 11/11] mm/page_alloc: rename setup_pagelist_highmark() to match naming of pageset_set_batch()

[PATCH v5 0/3] of/pci: Provide common support for PCI DT parsing
 2013-04-10 18:28 UTC  (8+ messages)
` [PATCH v5 2/3] of/pci: Provide support for parsing PCI DT ranges property
` [PATCH v5 3/3] of/pci: mips: convert to common of_pci_range_parser

[kernel-hardening] [PATCH] x86: make IDT read-only
 2013-04-10 18:28 UTC  (13+ messages)
` [kernel-hardening] "
                ` [kernel-hardening] Readonly GDT
                  ` [kernel-hardening] Re: [Xen-devel] "
                    `  "

[PATCH -V5 00/25] THP support for PPC64
 2013-04-10 18:26 UTC  (17+ messages)
` [PATCH -V5 06/25] powerpc: Reduce PTE table memory wastage
` [PATCH -V5 08/25] powerpc: Decode the pte-lp-encoding bits correctly
` [PATCH -V5 19/25] powerpc/THP: Differentiate THP PMD entries from HUGETLB PMD entries

[oe][meta-oe][PATCH 2/4] xterm: add latest version of xterm
 2013-04-10 18:10 UTC  (8+ messages)

[PATCH v5 0/3] gpio: Add device driver for GRGPIO cores and support custom accessors with gpio-generic
 2013-04-10 18:27 UTC  (6+ messages)
` [PATCH v5 1/3] gpio: gpio-generic: Add 16 and 32 bit big endian byte order support

[PATCH RFC 1/2] SELinux: reduce overhead of mls_level_isvalid() function call
 2013-04-10 18:26 UTC  (2+ messages)
` [PATCH RFC 2/2] SELinux: Increase ebitmap_node size for 64-bit configuration

[PATCH] submodule: add verbose mode for add/update
 2013-04-10 18:24 UTC 

[PATCH] xfs: reserve fields in inode for parent ptr and alloc policy
 2013-04-10 18:24 UTC 

[PATCHv9 0/8] zswap: compressed swap caching
 2013-04-10 18:19 UTC  (18+ messages)
` [PATCHv9 1/8] zsmalloc: add to mm/
` [PATCHv9 2/8] zsmalloc: add documentation
` [PATCHv9 3/8] debugfs: add get/set for atomic types
` [PATCHv9 4/8] zswap: add to mm/
` [PATCHv9 5/8] mm: break up swap_writepage() for frontswap backends
` [PATCHv9 6/8] mm: allow for outstanding swap writeback accounting
` [PATCHv9 7/8] zswap: add swap page writeback support
` [PATCHv9 8/8] zswap: add documentation

appending to an existing policy
 2013-04-10 18:24 UTC 

[PATCH] cbootimage: Re-organize directory structure
 2013-04-10 18:24 UTC  (2+ messages)

[PATCH 00/18] cpuidle: code consolidation
 2013-04-10 18:23 UTC  (18+ messages)
` [PATCH 05/18] cpuidle: make a single register function for all
` [PATCH 10/18] ARM: tegra1: cpuidle: use init/exit common routine

Removal of NWFPE in its entirety, and VFP emulation code
 2013-04-10 18:24 UTC  (3+ messages)

[RFC PATCH lttng-tools v3] lttng cli: Accept human readable sizes for --subbuf-size
 2013-04-10 18:23 UTC 

[PATCH v3 0/7] completion: reorg and performance improvements
 2013-04-10 18:23 UTC  (5+ messages)
` [PATCH v3 6/7] completion: get rid of __gitcomp_1

[rfh] do I need to use something more complex to do this?
 2013-04-10 18:19 UTC  (2+ messages)

[PATCH v2 0/3] Add DT board setup for LaCie CloudBox
 2013-04-10 18:21 UTC  (2+ messages)

4430sdp nfsroot broken with ff5c9059
 2013-04-10 18:20 UTC  (3+ messages)

[PATCH 00/18] backports: pending patches for Luis
 2013-04-10 18:20 UTC  (7+ messages)
` [PATCH 06/18] compat: backport ASYNC_DOMAIN_EXCLUSIVE()

cron job: media_tree daily build: WARNINGS
 2013-04-10 18:19 UTC 

[Qemu-devel] [PATCH v2] linux-user: improve target_to_host_sock_type conversion
 2013-04-10 18:17 UTC  (2+ messages)

gpio-ucb1400
 2013-04-10 18:18 UTC  (8+ messages)

[PATCH 1/6] mac80211: unset FC retry bit in mesh fwding path
 2013-04-10 18:16 UTC  (13+ messages)
` [PATCH 3/6] mac80211: ieee80211_queue_stopped returns reasons
` [PATCH 6/6] mac80211: avoid mesh peer rate update warning

[GIT PULL] OMAP PM cleanups for v3.10
 2013-04-10 18:14 UTC  (3+ messages)

[U-Boot] [PATCH v2] Tegra: Split tegra_get_chip_type() into soc & sku funcs
 2013-04-10 18:13 UTC  (2+ messages)

git rebase : knowing where I am
 2013-04-10 18:13 UTC  (2+ messages)

[PATCH 0/5] gpio/omap: Cleanup and adaptation to Device Tree
 2013-04-10 18:12 UTC  (23+ messages)
` [PATCH 3/5] gpio/omap: Add DT support to GPIO driver

[PATCH net-next] ptp: dynamic allocation of PHC char devices
 2013-04-10 18:12 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/22 v2] target-i386: CPU hot-add with cpu-add QMP command
 2013-04-10 18:12 UTC  (11+ messages)
` [Qemu-devel] [PATCH 07/22] target-i386: kvmvapic: replace FROM_SYSBUS() with QOM type cast
` [Qemu-devel] [PATCH 08/22] target-i386: ioapic: "

[PATCH] rebase: use -f for checkout
 2013-04-10 18:11 UTC 

Jitter and latency benchmarks with netlink / nl80211
 2013-04-10 18:10 UTC  (4+ messages)

[Buildroot] Buildroot on Toradex Colibri PXA300
 2013-04-10 18:09 UTC 

strange behaviour of MC7700 with sierra_net
 2013-04-10 18:10 UTC  (4+ messages)
` [PATCH 1/2 v4] usbnet: allow status interrupt URB to always be active

[PATCHSET] perf, cgroup: implement hierarchy support for perf_event controller
 2013-04-10 18:08 UTC  (9+ messages)

[PATCH 1/4] audit: Syscall rules are not applied to existing processes on non-x86
 2013-04-10 16:56 UTC  (3+ messages)
` [PATCH 3/4] powerpc: Optimise 64bit syscall auditing entry path

[PATCH 00/22 v1] Fixes and improvements in ext4 writeback path
 2013-04-10 18:05 UTC  (3+ messages)
` [PATCH 01/29] ext4: Make ext4_bio_write_page() use BH_Async_Write flags instead page pointers from ext4_io_end

[Bug 57567] New: 3.7 radeonfb broken on efivga screens
 2013-04-10 18:03 UTC  (6+ messages)
` [Bug 57567] "

[PATCH] [BZ905179] audit: omit check for uid and gid validity in audit rules and data
 2013-04-10 18:02 UTC  (5+ messages)

[Qemu-devel] [PATCH] qemu-char: another io_add_watch_poll fix
 2013-04-10 17:59 UTC  (2+ messages)

Advice and repo setup
 2013-04-10 17:59 UTC  (2+ messages)

[PATCH] Do not force shutdown/reboot to boot cpu
 2013-04-10 17:58 UTC  (12+ messages)

[PATCH] fs: ioctl_fsthaw should use freeze_bdev if possible
 2013-04-10 17:57 UTC  (2+ messages)
` [PATCH] fs: ioctl_fsthaw should use freeze_bdev if PING

[PATCH 15/15] gma500:fix build failure for 3.9-rc5
 2013-04-10 17:50 UTC 

[PATCH 14/15] drm/gma500: Fix hibernation problems on sdvo encoders
 2013-04-10 17:49 UTC 

[PATCH 13/15] drm/gma500: Add hooks for hibernation
 2013-04-10 17:49 UTC 

[PATCH 12/15] drm/gma500: Activate the gtt rebuild on suspend/resume
 2013-04-10 17:49 UTC 

[PATCH 11/15] drm/gma500: Add support for rebuilding the gtt
 2013-04-10 17:49 UTC 

[PATCH 10/15] drm/gma500: Change fb name so pm-utils doesn't apply quirks
 2013-04-10 17:49 UTC 

[PATCH 09/15] gma500: Make VGA and HDMI connector hotpluggable
 2013-04-10 17:49 UTC 

[PATCH 08/15] drm/gma500: Clean up various defines
 2013-04-10 17:49 UTC 

[PATCH 07/15] drm/gma500: Remove unnecessary function exposure
 2013-04-10 17:49 UTC 

[PATCH 06/15] drm/gma500: Type clock limits directly into array and remove defines
 2013-04-10 17:49 UTC 

[PATCH 05/15] drm/gma500: Calculate clock in one function instead of three identical
 2013-04-10 17:49 UTC 

[PATCH 04/15] drm/gma500: Remove unused i8xx clock limits
 2013-04-10 17:49 UTC 

[PATCH 03/15] gma500: medfield: Fix possible NULL pointer dereference
 2013-04-10 17:49 UTC 

[PATCH 02/15] drivers: gpu: drm: gma500: Replaced calls kzalloc & memcpy with kmemdup
 2013-04-10 17:49 UTC 

[PATCH 01/15] gma500: remove unused drm_psb_no_fb
 2013-04-10 17:49 UTC 

[PATCH 00/15] drm/gma500: Requesting review for gma500-next
 2013-04-10 17:49 UTC 

[PATCH] cgroup: remove bind() method from cgroup_subsys
 2013-04-10 17:50 UTC  (2+ messages)

[PATCH 1/1] Drivers: hv: vmbus: Add additional distro specific Kconfig options
 2013-04-10 17:50 UTC  (6+ messages)

[PATCH v2 0/3] Support memory hot-delete to boot memory
 2013-04-10 17:29 UTC  (8+ messages)
      ` [patch] mm, hotplug: avoid compiling memory hotremove functions when disabled

git-archive --worktree-attributes (1.8.2)
 2013-04-10 17:49 UTC  (3+ messages)
  ` [PATCH] archive: clarify explanation of --worktree-attributes

[PATCH/RFC] m68k: Add -ffreestanding to KBUILD_CFLAGS
 2013-04-10 17:48 UTC  (5+ messages)

[PATCH 1/2] ARM: boot/dts/Makefile: drop '\'
 2013-04-10 17:48 UTC  (7+ messages)
` [PATCH 2/2] ARM: at91: move dts to subdir

[PATCH v3 00/22] x86, ACPI, numa: Parse numa info early
 2013-04-10 17:47 UTC  (5+ messages)
` [PATCH v3 02/22] x86, microcode: Use common get_ramdisk_image()
    ` Early microcode signing in secure boot environment - Was: "

How to re-use default sequential filenames?
 2013-04-10 17:46 UTC  (7+ messages)

[PATCH 00/22] xfs: metadata CRCs, fourth version
 2013-04-10 17:46 UTC  (3+ messages)
` [PATCH 13/22] xfs: add CRC checking to dir2 leaf blocks

[PATCH v2] gma500:fix build failure for 3.9-rc5
 2013-04-10 17:46 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 0/6] audio: simplify -soundhw machinery, use default-configs
 2013-04-10 17:45 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 4/6] audio: remove CONFIG_* symbols

[PATCH 1/3] efi: Determine how much space is used by boot services-only variables
 2013-04-10 17:46 UTC  (6+ messages)
` [PATCH V4 "
  ` [PATCH V4 2/3] Revert "x86, efivars: firmware bug workarounds should be in platform code"
  ` [PATCH V4 3/3] efi: Distinguish between "remaining space" and actually used space

pull-request: mac80211-next 2013-04-08
 2013-04-10 17:31 UTC  (2+ messages)

pull-request: iwlwifi-next 2013-04-08
 2013-04-10 17:32 UTC  (2+ messages)

[PATCH v3 7/9] rcar-phy: add platform data
 2013-04-10 17:44 UTC  (2+ messages)

[Buildroot] New Hardware framework
 2013-04-10 17:43 UTC  (2+ messages)

[Buildroot] [PATCH] opkg: Add option to enable package verification support with GnuPG
 2013-04-10 17:40 UTC  (6+ messages)
` [Buildroot] [PATCH 1/3] Add libassuan IPC library
  ` [Buildroot] [PATCH 3/3] opkg: Add gnupg signature checking support

[RFC][PATCH 1/2] ARM: OMAP4: clock: Add device tree support for AUXCLKs
 2013-04-10 17:39 UTC  (13+ messages)

Xen has now a Facebook page : invitation Project Leads, Committers and Maintainers to be content creators
 2013-04-10 17:39 UTC 

[PATCH net-next 00/11] tg3: misc patches - minor fixes and enhancements
 2013-04-10 15:06 UTC  (4+ messages)
` [PATCH net-next 04/11] tg3: Add a warning during link settings change if mgmt enabled

[PATCH] net: mv643xx_eth: use managed devm_kzalloc
 2013-04-10 17:38 UTC 

[PATCH] net: mv643xx_eth: add shared clk and cleanup existing clk handling
 2013-04-10 17:37 UTC 

[PATCH v6 0/5] Device Bus support for Marvell EBU SoC
 2013-04-10 17:37 UTC  (6+ messages)
` [PATCH v6 1/5] drivers: memory: Introduce Marvell EBU Device Bus driver

[PATCH] documentation: iommu: add description of ARM System MMU binding
 2013-04-10 17:37 UTC  (6+ messages)

[Qemu-devel] VFIO-VGA Issue
 2013-04-10 17:36 UTC  (6+ messages)

[PATCH] net: mvmdio: add clocks property to binding documentation
 2013-04-10 17:36 UTC 


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.