All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-02 14:45:41 to 2011-10-02 18:01:30 UTC [more...]

[PATCH 00/30] ARM/omap: omap specific randconfig fixes
 2011-10-02 18:01 UTC  (66+ messages)
` [PATCH 02/30] video/omap: fix dependencies
` [PATCH 03/30] video/omap: fix build dependencies
` [PATCH 04/30] ARM: omap: add missing __devexit_p() annotations
` [PATCH 07/30] ARM: omap: fix visibility of omap2_mbox_iva_priv
` [PATCH 10/30] ARM: omap/iommu: always provide iommu debug code
` [PATCH 11/30] ARM: omap2/n8x0: work around modular omap mmc
` [PATCH 12/30] ARM: omap4: always build omap_phy_internal
` [PATCH 13/30] ARM: omap2+: fix omap_hdq_init compilation
` [PATCH 14/30] ARM: omap2: irq.c is always needed
` [PATCH 15/30] usb/musb: use a Kconfig choice to pick the right DMA method
` [PATCH 16/30] usb/musb: HDRC depends on TWL4030_CORE for OMAP3/4
` [PATCH 17/30] usb/musb: allow building USB_MUSB_TUSB6010 as a module
` [PATCH 18/30] omap-usb: automatically select MFD_OMAP_USB_HOST
` [PATCH 19/30] tty/serial/omap: console can only be built-in
` [PATCH 20/30] media/omap_vout: disable driver for now
` [PATCH 21/30] sound/soc/omap: limit to omap2plus
` [PATCH 22/30] mfd: build twl6030 only on omap2
` [PATCH 23/30] ARM: omap2: select twl4030 support on boards that need it
` [PATCH 24/30] ARM: omap2+: ensure that one of omap2/3/4 is selected
` [PATCH 25/30] ARM: OMAP depends on MMU
` [PATCH 26/30] ARM: omap: add board autoselection
` [PATCH 27/30] ARM: omap: select L2X0 cache on omap4
` [PATCH 28/30] ARM: omap: select CPU_FREQ_TABLE where needed
` [PATCH 29/30] ARM: omap: select USB_ARCH_HAS_EHCI only when USB is enabled
` [PATCH 30/30] ARM: omap2: select ARM_AMBA for OMAP3_EMU

[PATCH 0/4] ARM: EXYNOS4: Support generic Power domain framework for EXYNOS4210
 2011-10-02 18:00 UTC  (9+ messages)

SEEK_DATA/SEEK_HOLE support
 2011-10-02 17:59 UTC  (4+ messages)

kernel.org status: establishing a PGP web of trust
 2011-10-02 17:53 UTC  (5+ messages)

[PATCH 00/26] ARM: pxa specific randconfig fixes
 2011-10-02 17:46 UTC  (6+ messages)
` [PATCH 16/26] ARM: pxa: CPU_PJ4 requires IWMMXT

[Qemu-devel] [PATCH 00/22] Rework i8259 and PC interrupt models
 2011-10-02 17:46 UTC  (13+ messages)
` [Qemu-devel] [PATCH 11/22] i8259: Update IRQ state after reset

Branches & directories
 2011-10-02 17:31 UTC  (21+ messages)
                          ` Restoring timestamps (Re: Branches & directories)

[PATCH] nfs.man: Fix macro use
 2011-10-02 17:40 UTC 

Regression in btrfs-next: BUG at fs/btrfs/super.c:984!
 2011-10-02 17:39 UTC  (2+ messages)

tcpdump locks up kvm host for a while
 2011-10-02 17:37 UTC  (12+ messages)
    `  "
        ` Re: [kvm] "
            ` Re: [kvm] "
                ` Re: [kvm] "
                    ` Re: [kvm] "

[U-Boot] [PATCH] mx5: soc.c: Fix Codyng Style
 2011-10-02 17:31 UTC 

[Qemu-devel] Qemu - compiling error in tcg.c - flush_icache_range
 2011-10-02 17:30 UTC  (3+ messages)

[U-Boot] [PATCH] mx31: timer.c: Fix Codyng Style
 2011-10-02 17:29 UTC 

[U-Boot] [PATCH] mx35: generic.c: Fix Codyng Style
 2011-10-02 17:27 UTC 

[PATCH] blkmapd: Use getconf(_SC_PAGE_SIZE)
 2011-10-02 17:27 UTC 

[U-Boot] [PATCH 1/3] mx27: generic.c: Fix Codyng Style
 2011-10-02 17:25 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] mx27: timer.c: "
` [U-Boot] [PATCH 3/3] mx27: reset.c: "

[PATCH 0/10 v3] IOMMU: Make iommu_ops per-bus_type
 2011-10-02 17:24 UTC  (4+ messages)
` [PATCH 08/10] iommu/omap: Use bus_set_iommu instead of register_iommu

[U-Boot] [PATCH] mx25: reset.c: Fix Codyng Style
 2011-10-02 17:21 UTC 

3.1-rc8 still references 2.6.42 when ioctls will be removed
 2011-10-02 17:19 UTC  (3+ messages)

[RFT PATCH] libsas: fix port->dev_list locking
 2011-10-02 17:18 UTC  (2+ messages)

recursive subvolume delete
 2011-10-02 17:17 UTC  (3+ messages)

[PATCH 00/20] staging: brcm80211: code clean up
 2011-10-02 17:14 UTC  (21+ messages)
` [PATCH 01/20] staging: brmc80211: removed some unused fmac variable declarations
` [PATCH 02/20] staging: brcm80211: removed unused smac tx ampdu packet queue
` [PATCH 03/20] staging: brcm80211: cleaning up tx rate control code in softmac
` [PATCH 04/20] staging: brcm80211: various __iomem additions to softmac
` [PATCH 05/20] staging: brcm80211: reduced softmac sparse warnings
` [PATCH 06/20] staging: brcm80211: added __iomem qualifier to softmac main.c
` [PATCH 07/20] staging: brcm80211: added __iomem qualifier to softmac dma.c
` [PATCH 08/20] staging: brcm80211: added __iomem qualifier to softmac phy
` [PATCH 09/20] staging: brcm80211: only allow one call to add_interface callback
` [PATCH 10/20] staging: brcm80211: reduce indentation level in dhd_sdio.c #1
` [PATCH 11/20] staging: brcm80211: reduce indentation level in dhd_sdio.c #2
` [PATCH 12/20] staging: brcm80211: reduce indentation level in dhd_sdio.c #3
` [PATCH 13/20] staging: brcm80211: reducing indentation levels in bcmsdh_sdmmc.c
` [PATCH 14/20] staging: brcm80211: removed unused fullmac spinlock
` [PATCH 15/20] staging: brcm80211: removed unused softmac mimo disable code
` [PATCH 16/20] staging: brcm80211: removed fullmac function brcmf_bus_devreset()
` [PATCH 17/20] staging: brcm80211: removed 'enforce_mutex' parameter in fullmac
` [PATCH 18/20] staging: brcm80211: renamed ioctl functions/structs to dcmd
` [PATCH 19/20] staging: brcm80211: cleaned up buffer len defines in fullmac
` [PATCH 20/20] staging: brcm80211: removed functionality to disable N mode

Linux raid autodetect partition disappears after RAID degrade
 2011-10-02 17:13 UTC  (2+ messages)

[Buildroot] [PATCH] Remove / after $(PKG)_DIR_PREFIX
 2011-10-02 17:12 UTC  (2+ messages)

[Qemu-devel] viewing continuous guest virtual memory as continuous in qemu
 2011-10-02 17:12 UTC  (3+ messages)
` [Qemu-devel] [Spice-devel] "

[PATCH] KVM: Fix tsc deadline timer without irqchip_in_kernel()
 2011-10-02 17:01 UTC  (5+ messages)

[Qemu-devel] [PATCH 1/3] memory: Print region priority
 2011-10-02 17:00 UTC  (4+ messages)
  ` [Qemu-devel] [PATCH] memory: Push typedefs into qemu-common

potentially lost largeish raid5 array
 2011-10-02 17:00 UTC  (9+ messages)

[Qemu-trivial] [PATCH] Fix mismatching allocation and deallocation
 2011-10-02 16:53 UTC  (2+ messages)
` [Qemu-devel] "

[markgross@thengar.org: Re: [RFC] wake up notifications and suspend blocking (aka more wakelock stuff)]
 2011-10-02 16:48 UTC 

[ath9k-devel] AR9285 and Thompson TG585 v8 connection problems
 2011-10-02 16:48 UTC 

[markgross@thengar.org: Re: [RFC] wake up notifications and suspend blocking (aka more wakelock stuff)]
 2011-10-02 16:47 UTC 

[markgross@thengar.org: [RFC] wake up notifications and suspend blocking (aka more wakelock stuff)]
 2011-10-02 16:44 UTC 

[Qemu-trivial] [PATCH] target-arm: Fix typo
 2011-10-02 16:35 UTC  (2+ messages)
` [Qemu-devel] "

Sometimes rtl8187 stops sending/receiving packets under load
 2011-10-02 16:34 UTC  (5+ messages)

[PATCH 0/3] [media] tvp5150: Migrate to media-controller framework and add video format detection
 2011-10-02 16:30 UTC  (3+ messages)
` [PATCH 3/3] "

[U-Boot] [PATCH 1/2] mx25: generic.c: Fix Codyng Style
 2011-10-02 16:25 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mx25: timer.c: "

[U-Boot] [PATCH 0/2] misc:max8998 Support for MAX8998 PMIC driver
 2011-10-02 16:15 UTC  (9+ messages)
` [U-Boot] [PATCH 0/3] misc:pmic: New PMIC generic driver
  ` [U-Boot] [PATCH 1/3] misc:pmic New generic pmic driver
  ` [U-Boot] [PATCH 2/3] misc:pmic: Enable PMIC handling at u-boot startup code
  ` [U-Boot] [PATCH 3/3] misc:pmic:mx: Code modification for mx51evk board

[Qemu-devel] [PATCH v3 00/16] ISA bus improvements
 2011-10-02 16:10 UTC  (17+ messages)
` [Qemu-devel] [PATCH v3 01/16] isa: rename isa_bus_new to isa_bus_bridge_init
` [Qemu-devel] [PATCH v3 02/16] isa: rework ISA bus internals, and add ISA bus ops structure
` [Qemu-devel] [PATCH v3 03/16] isa: correctly implement isa_address_space(), by calling a bus-specific function
` [Qemu-devel] [PATCH v3 04/16] audio: give ISA bus to sound cards, instead of PIC
` [Qemu-devel] [PATCH v3 05/16] pc: improve bus implementation of PIIX3 bridge
` [Qemu-devel] [PATCH v3 06/16] fulong2e: improve bus implementation of vt82c bridge
` [Qemu-devel] [PATCH v3 07/16] sun4u: improve bus implementation of EBus bridge
` [Qemu-devel] [PATCH v3 08/16] malta: improve bus implementation of PIIX4 bridge
` [Qemu-devel] [PATCH v3 09/16] isa: remove unused parameter to isa_bus_bridge_init()
` [Qemu-devel] [PATCH v3 10/16] isa: give bus to isa_create() and isa_try_create() methods
` [Qemu-devel] [PATCH v3 11/16] isa: use bus given in parameter to create device on specified ISA bus
` [Qemu-devel] [PATCH v3 12/16] isa: give bus to isa_get_irq() and isa_bus_irqs()
` [Qemu-devel] [PATCH v3 13/16] isa: use bus given in parameter to get/set irqs on specified ISA bus
` [Qemu-devel] [PATCH v3 14/16] i8259: add ad-hock variables to please future changes in isa_register_ioport()
` [Qemu-devel] [PATCH v3 15/16] isa: remove useless test "
` [Qemu-devel] [PATCH v3 16/16] isa: remove limitation of only one ISA bus

[PATCH v3 0/6] iommu: split mapping to page sizes as supported by the hardware
 2011-10-02 15:58 UTC  (10+ messages)
` [PATCH v3 1/6] iommu/core: "

[PATCH 00/11] Generic ARM fixes for randconfig
 2011-10-02 15:47 UTC  (10+ messages)
` [PATCH 01/11] ARM: export rtc_lock for nvram driver

Compiling FBB
 2011-10-02 15:41 UTC 

big picture UDP/IP performance question re 2.6.18 -> 2.6.32
 2011-10-02 15:06 UTC  (4+ messages)

[Priority Inheritance] SCHED_FIFO or SCHED_RR?
 2011-10-02 15:32 UTC  (6+ messages)

Bug?: 'git log --find-copies' doesn't match 'git log --follow <rev> -- path/to/file'
 2011-10-02 15:25 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Don't use EXTRA_CFLAGS to add source version
 2011-10-02 15:21 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>

is me Judy
 2011-10-02 15:18 UTC 

Fwd: wrong VENDOR_ID 10ac
 2011-10-02 15:14 UTC  (2+ messages)

Final Notice
 2011-10-02 13:33 UTC 

request information
 2011-10-02 14:46 UTC 

[U-Boot] [PATCH v7 0/3] those series patches for add ben nanonote board
 2011-10-02 15:08 UTC  (2+ messages)

[PATCH 0/5] Reduce cross CPU IPI interference
 2011-10-02 14:58 UTC  (5+ messages)

[PATCH 1/4] ARM: EXYNOS4: Support for generic I/O power domains on EXYNOS4210
 2011-10-02 14:56 UTC  (3+ messages)

Does git have "Path-Based Authorization"?
 2011-10-02 14:50 UTC  (9+ 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.