All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-02-03 10:51:16 to 2012-02-03 12:19:06 UTC [more...]

[PATCHv20 00/15] Contiguous Memory Allocator
 2012-02-03 12:18 UTC  (26+ messages)
` [PATCH 01/15] mm: page_alloc: remove trailing whitespace
` [PATCH 02/15] mm: compaction: introduce isolate_migratepages_range()
` [PATCH 03/15] mm: compaction: introduce map_pages()
` [PATCH 04/15] mm: compaction: introduce isolate_freepages_range()
` [PATCH 05/15] mm: compaction: export some of the functions
` [PATCH 06/15] mm: page_alloc: introduce alloc_contig_range()
` [PATCH 07/15] mm: page_alloc: change fallbacks array handling
` [PATCH 08/15] mm: mmzone: MIGRATE_CMA migration type added
` [PATCH 09/15] mm: page_isolation: MIGRATE_CMA isolation functions added
` [PATCH 10/15] mm: extract reclaim code from __alloc_pages_direct_reclaim()
` [PATCH 11/15] mm: trigger page reclaim in alloc_contig_range() to stabilize watermarks
` [PATCH 12/15] drivers: add Contiguous Memory Allocator
` [PATCH 13/15] X86: integrate CMA with DMA-mapping subsystem
` [PATCH 14/15] ARM: "
` [PATCH 15/15] ARM: Samsung: use CMA for 2 memory banks for s5p-mfc device

[U-Boot] [PATCH 00/28] Add link-local addressing support
 2012-02-03 12:17 UTC  (46+ messages)
` [U-Boot] [PATCH 01/28] net: Remove volatile from all of net except the eth driver interface
` [U-Boot] [PATCH 02/28] net: cosmetic: checkpatch compliance
` [U-Boot] [PATCH 03/28] net: Move mv64x6x_eth_initialize() to board_eth_init()
` [U-Boot] [PATCH 04/28] net: Make the MAC-seeded random number generator available to /net
` [U-Boot] [PATCH 05/28] net: Move CDP out of net.c
` [U-Boot] [PATCH 06/28] net: Move ARP "
` [U-Boot] [PATCH 07/28] net: Move PING "
` [U-Boot] [PATCH 08/28] net: Move RARP receive logic "
` [U-Boot] [PATCH 09/28] net: cosmetic: Un-typedef variables in net
` [U-Boot] [PATCH 10/28] net: cosmetic: Improve variable names and code readability
` [U-Boot] [PATCH 11/28] net: Refactor IP, UPD, and ICMP header writing functions
` [U-Boot] [PATCH 12/28] net: Refactor packet length computations
` [U-Boot] [PATCH 14/28] net: Refactor ping recieve handler
` [U-Boot] [PATCH 15/28] net: Refactor to call NetSendPacket() instead of calling eth_send()
` [U-Boot] [PATCH 16/28] net: Refactor to protect access to the NetState variable
` [U-Boot] [PATCH 13/28] net: Refactor bootp packet length computations

[PATCH] Check for beginning '/' in the mount path
 2012-02-03 12:16 UTC  (3+ messages)

[RESEND PATCH V3] mmc: core: Detect card removal on I/O error
 2012-02-03 12:16 UTC  (7+ messages)

[PATCH] cifs: request oplock when doing open on lookup
 2012-02-03 12:14 UTC 

General support for ! in git-config values
 2012-02-03 12:13 UTC  (13+ messages)

[RFC PATCH 0/2] thermal: Add generic cpu cooling devices according to thermal framework
 2012-02-03 12:13 UTC  (5+ messages)

patch "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA" added to tty tree
 2012-02-03 12:12 UTC  (18+ messages)

[Qemu-devel] [PATCH 00/16] access qdev properties via QOM
 2012-02-03 12:10 UTC  (4+ messages)
` [Qemu-devel] [PATCH 02/16] qom: store object with correct type in interface links

[PATCH v4.3] peak_pci: add support for PEAK-System PCIe/PCIeC/miniPCI cards
 2012-02-03 12:09 UTC  (9+ messages)

[PATCH v9 00/25] gpio/omap: driver cleanup and fixes
 2012-02-03 12:09 UTC  (4+ messages)

[PATCH 0/25] iwlegacy update 2012-02-03
 2012-02-03 12:07 UTC  (26+ messages)
` [PATCH 01/25] iwlegacy: move rxon commands out of ctx structure
` [PATCH 02/25] iwlegacy: get rid of ctx->rxon_cmd
` [PATCH 03/25] iwlegacy: get rid of ctx->rxon_timing_cmd
` [PATCH 04/25] iwlegacy: get rid of C_RXON_ASSOC
` [PATCH 05/25] iwlegacy: get rid of qos_cmd
` [PATCH 06/25] iwlegacy: get rid of wep_key_cmd
` [PATCH 07/25] iwlegacy: get rid of ap_sta_id
` [PATCH 08/25] iwlegacy: move bcast_sta_id to hw_params
` [PATCH 09/25] iwlegacy: get rid of *_devtype
` [PATCH 10/25] iwlegacy: get rid of ctxid
` [PATCH 11/25] iwlegacy: get rid of mcast_queue
` [PATCH 12/25] iwlegacy: move wep_keys out of context
` [PATCH 13/25] iwlegacy: get rid of ctx->station_flags
` [PATCH 14/25] iwlegacy: remove ctx interface_modes
` [PATCH 15/25] iwlegacy: move qos_data out of ctx structure
` [PATCH 16/25] iwlegacy: move ht "
` [PATCH 17/25] iwlegacy: get rid of ctx->ac_to_fifo
` [PATCH 18/25] iwlegacy: get rid of ctx->ac_to_queue
` [PATCH 19/25] iwlegacy: get rid of ctx->is_active
` [PATCH 20/25] iwlegacy: remove il_setup_interface()
` [PATCH 21/25] iwlegacy: get rid of ctx structure
` [PATCH 22/25] iwlegacy: move ops out of config
` [PATCH 23/25] iwlegacy: merge il_base_params into il_cfg
` [PATCH 24/25] iwlegacy: remove struct il_tx_info
` [PATCH 25/25] iwlegacy: remove set_hw_params callback

[PATCH] ux500 : decouple/recouple gic from the PRCMU
 2012-02-03 12:07 UTC 

[PATCH] t0300-credentials: Word around a solaris /bin/sh bug
 2012-02-03 12:06 UTC  (4+ messages)

Alternates corruption issue
 2012-02-03 12:02 UTC  (11+ messages)

[Qemu-devel] [PATCH] memory-region: Report if region is read-only on info mtree
 2012-02-03 12:02 UTC  (2+ messages)
` [Qemu-trivial] "

[PATCH v10 3.3-rc2 0/9] Uprobes patchset with perf probe support
 2012-02-03 12:01 UTC  (4+ messages)
` [PATCH v10 3.3-rc2 1/9] uprobes: Install and remove breakpoints

[PATCH] Don't create grubenv on ZFS
 2012-02-03 11:59 UTC  (5+ messages)

[PATCH 1/2] gma500: Fix leak of uncached page
 2012-02-03 12:00 UTC  (3+ messages)

[PULL] Convert remaining platforms to common sched_clock()
 2012-02-03 11:58 UTC 

[PATCH v3 0/2] Remaining VFP fixes
 2012-02-03 11:58 UTC  (4+ messages)
` [PATCH v3 2/2] ARM: vfp: clear fpscr length and stride bits on entry to sig handler

[RFC PATCH] ARM ASoC: add sound driver for imx27pdk using mc13783 codec
 2012-02-03 11:58 UTC  (6+ messages)
        ` [alsa-devel] "

ASoC: fsi: Add FSI DMAEngine support
 2012-02-03 11:56 UTC  (8+ messages)
` [PATCH 02/19] ASoC: fsi: tidyup: fsi_stream_xx() functions were gathered
` [PATCH 09/19] ASoC: fsi: re-define fsi_is_play() and fsi_stream_is_play()
` [PATCH 18/19] ASoC: fsi: fixup fsi_pointer() calculation method

[PATCH v7] mmc: support BKOPS feature for eMMC
 2012-02-03 11:56 UTC  (2+ messages)

Hob 1.2 design - Settings dialogue
 2012-02-03 11:55 UTC  (2+ messages)

Performance problem - reads slower than writes
 2012-02-03 11:54 UTC  (5+ messages)

Hob 1.2 design - visuals
 2012-02-03 11:52 UTC  (2+ messages)

[meta-oe] gdb-cross-canadian: build gdb with python support
 2012-02-03 11:44 UTC  (12+ messages)
              ` SDK confusion Was: [oe] "
                ` [oe] SDK confusion Was: "
                  ` [OE-core] "

[PATCH 1/1] ARM: OMAP3+: dpll: Configure autoidle mode only if its supported
 2012-02-03 11:50 UTC  (2+ messages)

[PATCH-V3 0/3] ARM: OMAP4: Remove hardcoded reg-offs for PWRSTCTRL & PWRSTST
 2012-02-03 11:43 UTC  (8+ messages)
` [PATCH-V3 1/3] "
` [PATCH-V3 2/3] ARM: OMAP4: prminst: Add boot time __init function for prminst
` [PATCH-V3 3/3] ARM: OMAP: am33xx: Hook-up am33xx support to existing prm code

[PATCH] NetBSD disk wedge support
 2012-02-03 11:46 UTC  (3+ messages)

[RFC PATCH v1 00/18] add PCI bus-to-resource offset support in core
 2012-02-03 11:46 UTC  (4+ messages)
` [RFC PATCH v1 10/18] microblaze/PCI: get rid of device resource fixups

[RFCv1 0/6] PASR: Partial Array Self-Refresh Framework
 2012-02-03 11:44 UTC  (9+ messages)
` [RFCv1 3/6] PASR: mm: Integrate PASR in Buddy allocator

[PATCH ] ASoC: Add support for TI LM49453 Audio codec
 2012-02-02 23:14 UTC  (2+ messages)

[xen-4.0-testing test] 11853: tolerable FAIL - PUSHED
 2012-02-03 11:36 UTC 

[PATCH] MIPS: BCM63XX: add missing include for bcm63xx_gpio.h
 2012-02-03 11:34 UTC  (4+ messages)

[RFC/PATCH 1/2] sparse, llvm: Make function declaration accessible to backend
 2012-02-03 11:31 UTC  (9+ messages)

[PATCH] mfd: twl-core: Don't specify regulator consumers by struct device
 2012-02-03 11:29 UTC  (2+ messages)

[Patch] mips: do not redefine BUILD_BUG()
 2012-02-03 11:29 UTC  (2+ messages)

[PATCH V3] Skip unnecessary pte makeup when clearing it
 2012-02-03 11:27 UTC  (3+ messages)
` [PATCH] "

[RFC PATCH V4] Xen netback / netfront improvement
 2012-02-03 11:27 UTC  (13+ messages)
` [RFC PATCH V4 02/13] netback: add module unload function

[PATCHv19 00/15] Contiguous Memory Allocator
 2012-02-03 11:27 UTC  (11+ messages)
` [PATCH 02/15] mm: page_alloc: update migrate type of pages on pcp when isolating

[U-Boot] [PATCH 0/5 v2] sandbox: spi/sf emulation
 2012-02-03 11:26 UTC  (5+ messages)
` [U-Boot] [PATCH 1/5 v2] sandbox: add lseek helper
  ` [U-Boot] [PATCH 1/5 v2.1] "

[U-Boot] mx28: booting u-boot via USB
 2012-02-03 11:23 UTC  (2+ messages)

[U-Boot] [PATCH] sh: Add support for r0p7734 board
 2012-02-03 11:21 UTC  (3+ messages)
` [U-Boot] [PATCH] net: sh_eth: Fix build warnings and whitespace for sh_eth

[Patch] Robustly search for ZFS labels & uberblocks
 2012-02-03 11:20 UTC  (12+ messages)

[PATCH] USB:xhci: fix port switching on PantherPoint
 2012-02-03 11:22 UTC 

[U-Boot] Skipping relocation RAM to RAM, esp. on i.MX6?
 2012-02-03 11:19 UTC  (5+ messages)

[PATCH] bluez4: fix checksums for bluez-4.95.tar.gz
 2012-02-03 11:11 UTC 

failure of port switching to XHCI on PantherPoint on boot
 2012-02-03 11:20 UTC  (2+ messages)

[PATCH] net: move ethtool include to where its used
 2012-02-03 11:17 UTC 

[PATCH] ARM: cache-v7: Disable preemption when reading CCSIDR
 2012-02-03 11:15 UTC  (6+ messages)

[PATCH] ARM: Fix proc_info table alignment
 2012-02-03 11:16 UTC 

[net-next v2 0/7][pull request] Intel Wired LAN Driver Update
 2012-02-03 11:15 UTC  (8+ messages)
` [net-next 1/7] ixgbe: update copyright to 2012
` [net-next 2/7] ixgbe: Add warning when no space left for more MAC filters
` [net-next 3/7] ixgbe: make ethtool strings table const
` [net-next 4/7] ixgbevf: Fix mailbox interrupt ack bug
` [net-next 5/7] ixgbevf: Update copyright notices
` [net-next 6/7] igbvf: change copyright date
` [net-next 7/7] ixgbe: Fix typo in ixgbe_common.h

[PATCH] ext4: fix resize when resizing within single group
 2012-02-03 11:13 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] i.MX28: Fix ref_cpu clock setup
 2012-02-03 11:13 UTC  (2+ messages)

[PATCH] ptrace: add ability to get clear_tid_address
 2012-02-03 11:11 UTC 

Regulator support for smsc911x
 2012-02-03 11:11 UTC  (4+ messages)

[PATCH 0/2] mmc: use PM QoS instead of delayed clock gating
 2012-02-03 11:07 UTC  (6+ messages)

BUG: unable to handle kernel NULL pointer dereference at 000000000000002c
 2012-02-03 11:04 UTC  (9+ messages)

PCTV 290e page allocation failure
 2012-02-03 11:04 UTC  (5+ messages)

[PATCH obexd 1/2] PBAP/Tracker: Fix wrong results field reference
 2012-02-03 11:03 UTC  (2+ messages)
` [PATCH obexd 2/2] PBAP/Tracker: Fix searching vCards by phone number

[PATCH] rt2x00:Add RT5372 chipset support and VCO recalibration
 2012-02-03 11:03 UTC  (2+ messages)

[PATCH RFC 0/3] Fix cpuidle_idle_call() RCU usage
 2012-02-03 11:02 UTC  (4+ messages)
` [PATCH RFC tip/core/rcu 1/3] rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit()
  ` [PATCH RFC tip/core/rcu 3/3] cpuidle: Inform RCU of read-side critical sections

linux-next: build failure after merge of the final tree (regulator tree related)
 2012-02-03 11:02 UTC  (2+ messages)

TDM bus support in Linux Kernel
 2012-02-03 11:00 UTC  (2+ messages)

[PATCH obexd] src/obex.h: Include stdint.h
 2012-02-03 10:59 UTC 

[PATCH] rpcbind: add support for systemd socket activation
 2012-02-03 10:58 UTC  (5+ messages)
      ` [Libtirpc-devel] "

[U-Boot] [PATCH 2/2] i.MX28: Fix ref_cpu clock setup
 2012-02-03 10:57 UTC  (2+ messages)

[PATCH 4/4] KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log
 2012-02-03 10:56 UTC 

[PATCH 3/4] KVM: PPC: Book3S HV: Make virtual processor area registration more robust
 2012-02-03 10:55 UTC 

infinite spin in RT when booting with DHCP on
 2012-02-03 10:54 UTC  (7+ messages)

[PATCH 2/4] KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
 2012-02-03 10:54 UTC 

[PATCH 1/4] KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry
 2012-02-03 10:53 UTC 

linux-next: manual merge of the sound-asoc tree
 2012-02-03 10:51 UTC  (2+ messages)

[PATCH 1/3] pch_udc: Detecting VBUS through GPIO
 2012-02-03 10:50 UTC  (3+ messages)
` [PATCH 3/3] pch_udc: Specifies GPI port number at configuration


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.