All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-02-03 11:13:09 to 2012-02-03 12:21:36 UTC [more...]

[U-Boot] [PATCH 00/28] Add link-local addressing support
 2012-02-03 12:21 UTC  (48+ 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 17/28] net: Refactor to separate the UDP handler from the ARP handler
` [U-Boot] [PATCH 13/28] net: Refactor bootp packet length computations

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

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

[PATCH ] ASoC: Add support for TI LM49453 Audio codec
 2012-02-03 12:19 UTC  (3+ messages)

[PATCHv20 00/15] Contiguous Memory Allocator
 2012-02-03 12:18 UTC  (48+ 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

[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)

[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

[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  (4+ 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)


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.