All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-07 21:47:09 to 2012-03-07 22:43:45 UTC [more...]

[PATCH 1/3] Kbuild: centralize MKIMAGE and cmd_uimage definitions
 2012-03-07 22:43 UTC  (11+ messages)
` [PATCH 2/3] Kbuild: Implement CONFIG_UIMAGE_KERNEL_NOLOAD

[PATCH 4/4] ARM: u300: configure some pins as an example
 2012-03-07 22:42 UTC  (3+ messages)

[PATCH v2 3/4] fdtget: Add -l to list the subnodes of a node
 2012-03-07 22:42 UTC  (4+ messages)
` [PATCH v2 4/4] fdtget: Add -d to provide a default value

[PATCH 08/29] Disintegrate asm/system.h for C6X
 2012-03-07 22:42 UTC  (10+ messages)
` [RFC][PATCH 00/29] Disintegrate and kill asm/system.h
  ` [PATCH 04/29] Disintegrate asm/system.h on all arches

[PATCH 0/2] perf: add sort by inclusive time functionality (v2)
 2012-03-07 22:41 UTC  (3+ messages)
` [PATCH 1/2] perf: refactor add_hist_entry() code paths
` [PATCH 2/2] perf: Add a new sort order: SORT_INCLUSIVE

[PATCH 00/13] staging: Android updates
 2012-03-07 22:40 UTC  (24+ messages)
` [PATCH 01/13] android: lowmemorykiller: Fix warning on 64bit
` [PATCH 02/13] android: ram_console: set CON_ANYTIME console flag
` [PATCH 03/13] android: ram_console: move footer strings
` [PATCH 04/13] android: ram_console: drop early buffer support
` [PATCH 05/13] android: ram_console: drop verbose ram_console support
` [PATCH 06/13] android: ram_console: split out persistent ram
` [PATCH 07/13] android: persistent_ram: refactor ecc support
` [PATCH 08/13] android: persistent_ram: handle reserving and mapping memory
` [PATCH 09/13] android: persistent_ram: make persistent_ram_write atomic
` [PATCH 10/13] android: persistent_ram: add notrace to persistent_ram_write
` [PATCH 11/13] android: persistent_trace: ftrace into persistent_ram
` [PATCH 12/13] android: staging: ram_console: fix crash in ram_console_late_init
` [PATCH 13/13] android: ram_console: honor dmesg_restrict

NFSv4: truncate returns I/O error
 2012-03-07 22:40 UTC  (4+ messages)
` [PATCH 0/2] "
  ` [PATCH 1/2] NFS: Properly handle the case where the delegation is revoked
    ` [PATCH 2/2] NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE

[PATCH 0/3] introduce stmp-style devices
 2012-03-07 22:40 UTC  (10+ messages)
` [PATCH 1/3] drivers: base: add support for "
` [PATCH 2/3] i2c: mxs: use global reset function
` [PATCH 3/3] rtc: stmp3xxx: use global stmp_device functionality

[PATCH 3/4] pinctrl: support pinconfig on the U300
 2012-03-07 22:40 UTC  (3+ messages)

[Buildroot] add option to enable AI_ADDRCONFIG support
 2012-03-07 22:38 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] toolchain: add option to enable AI_ADDRCONFIG support in uclibc
` [Buildroot] [PATCH 2/2] mrouted: select BR2_TOOLCHAIN_BUILDROOT_INET_ADDRCONFIG

[PATCH] spufs raises two exceptions
 2012-03-07 22:32 UTC  (4+ messages)

[PATCH v8 0/4] KVM: PPC: Add ePAPR idle hcall support
 2012-03-07 22:37 UTC  (12+ messages)
` [PATCH v8 1/4] KVM: PPC: epapr: Factor out the epapr init
` [PATCH v8 2/4] KVM: PPC: epapr: Add idle hcall support for host
` [PATCH 3/4] KVM: PPC: epapr: install ev_idle hcall for e500 guest
` [PATCH 4/4] KVM: PPC: epapr: Update other hypercall invoking

[PATCH v3 00/34] PCI: generic probe_only flag and core bus-to-resource support
 2012-03-07 22:35 UTC  (45+ messages)
` [PATCH v3 01/34] PCI: make pci_flags always available
` [PATCH v3 02/34] PCI: add pci_clear_flags()
` [PATCH v3 03/34] alpha/PCI: replace pci_probe_only with pci_flags
` [PATCH v3 04/34] arm/PCI: remove arch pci_flags definition
` [PATCH v3 05/34] arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag
` [PATCH v3 06/34] microblaze/PCI: remove unused pci_flags
` [PATCH v3 07/34] mips/PCI: replace pci_probe_only with pci_flags
` [PATCH v3 08/34] mips/PCI: removed unused pci_probe configurability
` [PATCH v3 09/34] powerpc/PCI: make pci_probe_only default to 0
` [PATCH v3 10/34] powerpc/PCI: allow reallocation on PA Semi
` [PATCH v3 11/34] powerpc/PCI: replace pci_probe_only with pci_flags
` [PATCH v3 12/34] unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag
` [PATCH v3 13/34] PCI: make pci_flags non-weak
` [PATCH v3 14/34] PCI: don't publish new root bus until it's fully initialized
` [PATCH v3 15/34] PCI: add struct pci_host_bridge and a list of all bridges found
` [PATCH v3 16/34] PCI: add struct pci_host_bridge_window with CPU/bus address offset
` [PATCH v3 17/34] PCI: convert bus addresses to resource when reading BARs
` [PATCH v3 18/34] PCI: add generic pcibios_resource_to_bus()
` [PATCH v3 19/34] alpha/PCI: get rid of device resource fixups
` [PATCH v3 20/34] arm/PCI: "
` [PATCH v3 21/34] ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resources
` [PATCH v3 22/34] ia64/PCI: get rid of device resource fixups
` [PATCH v3 23/34] microblaze/PCI: "
` [PATCH v3 24/34] mips/PCI: "
` [PATCH v3 25/34] mn10300/PCI: "
` [PATCH v3 26/34] parisc/PCI: "
` [PATCH v3 27/34] powerpc/PCI: "
` [PATCH v3 28/34] sh/PCI: "
` [PATCH v3 29/34] sparc/PCI: "
` [PATCH v3 30/34] xtensa/PCI: "
` [PATCH v3 31/34] PCI: collapse pcibios_resource_to_bus
` [PATCH v3 32/34] PCI: allow P2P bridge windows starting at PCI bus address zero
` [PATCH v3 33/34] PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)
` [PATCH v3 34/34] sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases()

[RFC] "Remote helper for Subversion" project
 2012-03-07 22:33 UTC  (5+ messages)
` Approaches to SVN to Git conversion (was: Re: [RFC] "Remote helper for Subversion" project)
    ` Approaches to SVN to Git conversion

[PATCH] drm/radeon/kms: set SX_MISC in the r6xx blit code (v2)
 2012-03-07 22:33 UTC 

[Cluster-devel] [PATCH 00/19] Fix filesystem freezing deadlocks
 2012-03-07 22:32 UTC  (3+ messages)
` [PATCH 10/19] ext4: Convert to new freezing mechanism

[PATCH 1/4] pinctrl: introduce generic pin config
 2012-03-07 22:31 UTC  (3+ messages)

Unable to make git with https support
 2012-03-07 22:30 UTC  (3+ messages)

[PATCH 0/2] core dump: re-purpose VM_ALWAYSDUMP to user controlled VM_DONTDUMP
 2012-03-07 22:30 UTC  (9+ messages)
` [PATCH 1/2] core dump: drop VM_ALWAYSDUMP flag
          ` [Qemu-devel] "
` [Qemu-devel] [PATCH 0/2] core dump: re-purpose VM_ALWAYSDUMP to user controlled VM_DONTDUMP

[ath9k-devel] regarding ath9k monitor interface
 2012-03-07 22:27 UTC 

[Qemu-devel] Qemu, libvirt, and CPU models
 2012-03-07 22:26 UTC  (3+ messages)
` [Qemu-devel] [libvirt] "

[PATCH] Reset bad flag on map update
 2012-03-07 22:26 UTC  (2+ messages)

[PATCH] Documentation/git-rerere: document 'remaining' command
 2012-03-07 22:24 UTC  (4+ messages)

[RFC][PATCH 0/7] UBI checkpointing support
 2012-03-07 22:23 UTC  (8+ messages)
` [RFC][PATCH 1/7] MTD: UBI: Add checkpoint on-chip layout

[PATCH] fix apply-live-updates failing because of /lib symlink
 2012-03-07 22:22 UTC 

PATCH 1/2] rmap: cleanup anon_vma_prepare
 2012-03-07 22:21 UTC  (7+ messages)
` [PATCH 2/2] rmap: remove __anon_vma_link

[PATCH 1/2] write-ifcfg.sh: cleanups
 2012-03-07 22:21 UTC  (2+ messages)
  ` [PATCH 2/2] write-ifcfg.sh: add UUID=.. and save the lease files with the same uuid

[PATCH v3 0/3] Fix documented fixme's throughout
 2012-03-07 22:21 UTC  (4+ messages)
` [PATCH v3 1/3] Fix memory leak in apply_patch in apply.c
` [PATCH v3 2/3] Add threaded versions of functions in symlinks.c
` [PATCH v3 3/3] Use startup_info->prefix rather than prefix

[U-Boot] RFC - how to support multipl DRAM chips in a single SPL build?
 2012-03-07 22:21 UTC  (5+ messages)

[B.A.T.M.A.N.] [Battlemesh] Battlemesh v5 tests
 2012-03-07 22:18 UTC 

Latest OMAP4 build errors
 2012-03-07 22:18 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/6] PCI hotplug improvements
 2012-03-07 22:17 UTC  (8+ messages)

[PATCH 4/4] lmedm04 RS2000 Firmware details
 2012-03-07 22:17 UTC 

[Qemu-devel] [PATCH v2 0/3] New sigaltstack backend for coroutine
 2012-03-07 22:17 UTC  (3+ messages)

+ cpuset-mm-reduce-large-amounts-of-memory-barrier-related-damage-v3.patch added to -mm tree
 2012-03-07 22:17 UTC 

mount -f regression in v2.21's new-mount
 2012-03-07 22:10 UTC  (3+ messages)

[PATCH] memcg: Free spare array to avoid memory leak
 2012-03-07 23:08 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] onenand: OneNAND board dependent probe and Samsung targets fixes
 2012-03-07 22:15 UTC  (6+ messages)
` [U-Boot] [RESEND 0/4] onenand: OneNAND board dependent probe and fixes for Samsung targets
  ` [U-Boot] OneNAND custodian (was: Re: [RESEND 0/4] onenand: OneNAND board dependent probe and fixes for Samsung targets)
      ` [U-Boot] OneNAND custodian

+ prctl-use-cap_sys_resource-for-pr_set_mm-option.patch added to -mm tree
 2012-03-07 22:15 UTC 

enquiry on ownership of packet (linux iptables)
 2012-03-07 22:13 UTC 

NFS mount commands hanging
 2012-03-07 22:12 UTC 

[U-Boot] TQM85xx boards failing on older gcc
 2012-03-07 22:12 UTC 

nommu build failure in linux-next
 2012-03-07 22:11 UTC  (5+ messages)
` [PATCH 1/2] mm: Fix task_nommu build regression "
  ` [PATCH 2/2] mm/linux-next: Fix rcu locking in vm_is_stack

[PATCH 3/4] m88rs2000 1.12 v2 DVB-S frontend and tuner module
 2012-03-07 22:11 UTC 

+ mm-memcg-pass-charge-order-to-oom-killer.patch added to -mm tree
 2012-03-07 22:11 UTC 

[GIT PULL v4] ARM: kirkwood: fdt conversion progress
 2012-03-07 22:10 UTC  (2+ messages)

[PATCH 2/4] lmedm04 ver 1.99 support for m88rs2000 v2
 2012-03-07 22:08 UTC 

[PATCH 1/4] lmedm04 v1.98 Remove clear halt
 2012-03-07 22:06 UTC 

[U-Boot] [PATCH v5] usb: align buffers at cacheline
 2012-03-07 22:06 UTC  (4+ messages)
` [U-Boot] [PATCH v8] "

[PATCH/RFC] Change t0204-gettext-reencode-sanity.sh to pass under Mac OSX
 2012-03-07 22:04 UTC  (7+ messages)

[PATCH 1/2] drm/i915: fix color order for BGR formats on SNB
 2012-03-07 22:04 UTC  (4+ messages)

[ATTEND] [LSF/MM TOPIC] Buffered writes throttling
 2012-03-07 22:04 UTC  (7+ messages)

[PATCH] ARM: davinci: DA850: move da850_register_pm to .init.text
 2012-03-07 22:03 UTC 

[merged] mmap-einval-not-enomem-when-rejecting-vm_grows.patch removed from -mm tree
 2012-03-07 22:01 UTC 

[PATCH 1/5] hugetlbfs: fix hugetlb_get_unmapped_area
 2012-03-07 22:01 UTC  (4+ messages)
` [PATCH 2/5] hugetlb: drop prev_vma in hugetlb_get_unmapped_area_topdown

A possible fmt-merge-msg update?
 2012-03-07 21:59 UTC  (7+ messages)
      ` [PATCH] fmt-merge-msg: show those involved in a merged series

[PATCH 0/4] KVM: Introduce kvm_memory_slot::arch
 2012-03-07 21:58 UTC  (6+ messages)
` [PATCH 4/4 v2] KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
  ` [PATCH 4/4 v3] "

[PATCH 00/08] mach-shmobile timer consolidation
 2012-03-07 21:59 UTC  (2+ messages)

[PATCH] ARM: mach-shmobile: Move sh7372 Mackerel external clk setup
 2012-03-07 21:58 UTC  (3+ messages)
` [PATCH] ARM: mach-shmobile: Move sh7372 AP4EVB "

[PATCH] ARM: mach-shmobile: rename clk_init() to shmobile_clk_init()
 2012-03-07 21:58 UTC  (2+ messages)

Need help: Generating patch using git
 2012-03-07 21:58 UTC  (8+ messages)

[PATCH] ARM: mach-shmobile: r8a7779 L2 cache support
 2012-03-07 21:57 UTC  (2+ messages)

[PATCH 00/06] ARM: mach-shmobile: map_io and init_early update
 2012-03-07 21:57 UTC  (2+ messages)

[Buildroot] [RFC v2 00/31] Automatically produce legal compliance info
 2012-03-07 21:54 UTC  (6+ messages)
` [Buildroot] [RFC v2 16/31] linux: define license
` [Buildroot] [RFC v2 19/31] bzip2: "

[PATCH] virt.tests.netstress_kill_guest: Workaround udev writing to serial
 2012-03-07 21:53 UTC 

[GIT PULL] staging: Android updates
 2012-03-07 21:52 UTC  (4+ messages)

Koen Kooi : linux-ti33x-psp 3.2: enable CONFIG_WATCHDOG_NOWAYOUT for beaglebone
 2012-03-07 21:52 UTC 

Koen Kooi : gadget init: don't dump info to info.txt on boot
 2012-03-07 21:52 UTC 

Denys Dmytriyenko : linux-omap4 3.1.0: patch to workaround installing FW images w/o subdirs
 2012-03-07 21:52 UTC 

[PATCH] ARM: LPX32xx: DMA support
 2012-03-07 21:52 UTC  (2+ messages)

[Bug 42876] New: System doesn't boot with GTX 550 Ti
 2012-03-07 21:52 UTC  (2+ messages)
` [Bug 42876] "

[PATCH 00/17] sh and mach-shmobile struct sh_clk_ops rename
 2012-03-07 21:51 UTC  (2+ messages)

[PATCH] kvm tools: Make 'vm sandbox' more user-friendly
 2012-03-07 21:50 UTC  (2+ messages)

[ANNOUNCE] 3.2.9-rt17
 2012-03-07 21:49 UTC 

[PATCH 0/14 v3] ARM: kirkwood: fdt: convert kirkwood to fdt
 2012-03-07 21:47 UTC  (4+ messages)
` [PATCH 06/14] ARM: kirkwood: convert uart0 to devicetree


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.