All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-09-17 21:00:00 to 2010-09-17 23:42:17 UTC [more...]

[git pull] FireWire fixes
 2010-09-17 23:41 UTC  (3+ messages)

[PATCH 00/11] OMAP: Serial: Add omap-serial driver with platform support
 2010-09-17 23:41 UTC  (3+ messages)

Description of Voice call history plugin patch
 2010-09-17 23:41 UTC  (2+ messages)

[PATCH] net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()
 2010-09-17 23:41 UTC  (4+ messages)

nouveau/ttm: BUG in ttm_bo_release_list
 2010-09-17 23:39 UTC  (2+ messages)

question about CIFS client glitches
 2010-09-17 23:38 UTC  (4+ messages)

[PATCH 00/12] more BKL removal after get_sb pushdown
 2010-09-17 23:35 UTC  (3+ messages)
` [PATCH 06/12] BKL: Remove BKL from capifs

[PATCH] opp: introduce library for device-specific OPPs
 2010-09-17 23:33 UTC  (33+ messages)
  ` [linux-pm] "

Current state of hot data relocation functionality
 2010-09-17 23:33 UTC 

Linux Plumbers Embedded microconference
 2010-09-17 23:32 UTC 

[PATCH net-next-2.6 1/2] net: add IFLA_NUM_TXQ attribute
 2010-09-17 23:29 UTC  (2+ messages)

[PATCH] staging: ath6kl: Including a header file to fix a compilation error
 2010-09-17 23:26 UTC  (6+ messages)

[PATCH] t/t7300: workaround ancient touch by rearranging arguments
 2010-09-17 23:26 UTC  (3+ messages)

[U-Boot] [PATCH 12/26] ARM: add relocation support
 2010-09-17 23:25 UTC  (16+ messages)

[PATCH/RFC] Teach fast-import to import subtrees named by tree id
 2010-09-17 23:24 UTC  (6+ messages)
` [WIP/PATCH] Teach fast-import to print the id of each imported commit
    ` [RFC/PATCH 0/3] fast-import: give importers access to the object store

Remaining BKL users, what to do
 2010-09-17 23:21 UTC  (2+ messages)

linux-next: Tree for September 17
 2010-09-17 23:20 UTC  (3+ messages)

+ memstick-add-driver-for-ricoh-r5c592-card-reader.patch added to -mm tree
 2010-09-17 23:18 UTC 

+ memstick-add-support-for-legacy-memorysticks.patch added to -mm tree
 2010-09-17 23:17 UTC 

+ memstick-a-few-changes-to-core.patch added to -mm tree
 2010-09-17 23:17 UTC 

linux-next: build failure after merge of the rcu tree
 2010-09-17 23:17 UTC  (2+ messages)

[PATCH 0/3 RESEND] My work on MemoryStick system
 2010-09-17 23:17 UTC  (3+ messages)
` [PATCH 2/3] MEMSTICK: add support for legacy memorysticks

[net-next 1/4] stmmac: add CSR Clock range selection
 2010-09-17 23:13 UTC  (8+ messages)
` [net-next 2/4] stmmac: consolidate and tidy-up the COE support
  ` [net-next 3/4] stmmac: prevent dma init stuck in case of failures
    ` [net-next 4/4] stmmac: use one memset() to reset TDES01

memory barrier question
 2010-09-17 23:12 UTC  (12+ messages)

memblock vs early_res
 2010-09-17 23:11 UTC  (3+ messages)

[PATCH 0/7] carl9170: PHY updates + hang fix
 2010-09-17 22:50 UTC  (8+ messages)
` [PATCH 1/7] carl9170: use rx chainmask from eeprom
` [PATCH 2/7] carl9170: fix noise dBm conversion
` [PATCH 3/7] carl9170: don't load bogus nf of chain 1
` [PATCH 4/7] carl9170: abort tasklet during usb reset
` [PATCH 5/7] carl9170: fix state downgrade during reset
` [PATCH 6/7] carl9170: reinit phy after HT settings have changed
` [PATCH 7/7] carl9170: fix hang in AP mode when HT STA does PSM

[PATCH stable-2.6.32] Phonet: disable network namespace support
 2010-09-17 23:04 UTC  (3+ messages)

Default zone_reclaim_mode = 1 on NUMA kernel is bad for file/email/web servers
 2010-09-17 23:01 UTC  (11+ messages)

[PATCH 0/4] CPU hotplug support for Versatile platforms
 2010-09-17 23:01 UTC  (3+ messages)

Deadlock in md barrier code? / RAID1 / LVM CoW snapshot + ext3 / Debian 5.0 - lenny 2.6.26 kernel
 2010-09-17 22:59 UTC  (2+ messages)

[PATCH net-next-2.6] ipv4: add rcu annotations in route.c
 2010-09-17 22:59 UTC  (3+ messages)

[U-Boot] [PATCH 00/26] arm: add full relocation / cache support
 2010-09-17 22:58 UTC  (23+ messages)
` [U-Boot] [PATCH 00/26 v2][NEXT] "
  ` [U-Boot] [PATCH 01/26 v2][NEXT] arm: get rid of bi_env
    ` [U-Boot] [PATCH 02/26 v2][NEXT] ARM: cp15: setup mmu and enable dcache
      ` [U-Boot] [PATCH 03/26 v2][NEXT] ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board
        ` [U-Boot] [PATCH 04/26 v2][NEXT] ARM V7 (OMAP): add data cache support, test on Beagle board
          ` [U-Boot] [PATCH 05/26 v2][NEXT] ARM (ARM11): add data cache support, test on Qong board
            ` [U-Boot] [PATCH 06/26 v2][NEXT] relocation: fixup cmdtable
              ` [U-Boot] [PATCH 07/26 v2][NEXT] common: move TOTAL_MALLOC_LEN to include/common.h
                ` [U-Boot] [PATCH 08/26 v2][NEXT] i2c: fix command usage help
                  ` [U-Boot] [PATCH 09/26 v2][NEXT] disk/part.c: fix relocation fixup
                    ` [U-Boot] [PATCH 10/26 v2][NEXT] i2c, omap24xx: set bus_initialized only after relocation
                      ` [U-Boot] [PATCH 11/26 v2][NEXT] nand_boot_fsl_nfc.c: make "nfc" a "static const" pointer
                        ` [U-Boot] [PATCH 12/26 v2][NEXT] ARM: add relocation support
                          ` [U-Boot] [PATCH 13/26 v2][NEXT] ARM: implement relocation for ARM11
                            ` [U-Boot] [PATCH 14/26 v2][NEXT] ARM: implement relocation for ARM V7 (OMAP)

Linux Plumbers Conference: User-visible Network Issues Mini-Conf
 2010-09-17 22:57 UTC  (2+ messages)

[PATCH 0/2] PNPACPI: cope with invalid device IDs
 2010-09-17 22:56 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH 3/3] x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB
 2010-09-17 22:55 UTC  (2+ messages)
` [tip:x86/amd-nb] "

[PATCH 2/3] x86, k8-gart: Decouple handling of garts and northbridges
 2010-09-17 22:55 UTC  (2+ messages)
` [tip:x86/amd-nb] "

[PATCH 1/3] x86, cacheinfo: Fix dependency of AMD L3 CID
 2010-09-17 22:55 UTC  (2+ messages)
` [tip:x86/amd-nb] "

Testing request: Gigabyte GA-MA69VM-S2 690V regression
 2010-09-17 22:53 UTC 

[PATCH] drm/edid: Don't repeatedly log hex dumps of bad EDIDs by default
 2010-09-17 22:53 UTC 

[PATCH 1/2] powerpc: export ppc_tb_freq so that modules can reference it
 2010-09-17 22:53 UTC  (2+ messages)
` [PATCH 2/2] powerpc/watchdog: allow the e500 watchdog driver to be compiled as a module

+ drivers-pci-intel-iommuc-fix-build-with-older-gccs.patch added to -mm tree
 2010-09-17 22:52 UTC 

[Bug 18712] New: KMS won't work with Sony Vaio VPCS12C5E
 2010-09-17 22:50 UTC  (5+ messages)
` [Bug 18712] "

xen 4 only seeing one keyboard and mouse
 2010-09-17 22:49 UTC  (12+ messages)

[PATCH] misc: adds support the FSA9480 USB Switch
 2010-09-17 22:44 UTC  (4+ messages)

[PATCH] Btrfs: fix delalloc checks in clone ioctl
 2010-09-17 22:42 UTC 

+ bluetooth-simplify-l2cap-streaming-mode-sending.patch added to -mm tree
 2010-09-17 22:35 UTC 

[PATCH v6 0/7] OMAP: WDT: Implement WDT in hwmod way
 2010-09-17 22:34 UTC  (4+ messages)

Possible regression with skb_clone() in 2.6.36
 2010-09-17 22:34 UTC  (3+ messages)

[PATCH v2 0/4] PCI: allocate space top-down, not bottom-up
 2010-09-17 22:32 UTC  (5+ messages)
` [PATCH v2 1/4] resources: ensure alignment callback doesn't allocate below available start
` [PATCH v2 2/4] x86/PCI: allocate space from the end of a region, not the beginning
` [PATCH v2 3/4] resources: allocate space within a region from the top down
` [PATCH v2 4/4] PCI: allocate bus resources "

KVM timekeeping and TSC virtualization
 2010-09-17 22:31 UTC  (9+ messages)
` [KVM timekeeping 10/35] Fix deep C-state TSC desynchronization

PM / Wakeup: Introduce wakeup source objects and event statistics (v2)
 2010-09-17 22:26 UTC  (3+ messages)

[PATCH] tracing, perf: add more power related events
 2010-09-17 22:26 UTC  (15+ messages)

+ initramfs-generalize-initramfs_dataxxxs-variants.patch added to -mm tree
 2010-09-17 22:24 UTC 

+ initramfs-fix-initramfs-size-calculation.patch added to -mm tree
 2010-09-17 22:24 UTC 

HVR 1600 Distortion
 2010-09-17 22:23 UTC  (3+ messages)

O_DIRECT reads appear to be cached on block device partition file?
 2010-09-17 22:22 UTC  (3+ messages)

[PATCH] rpcbind: don't ignore bind and init_transport errors
 2010-09-17 22:22 UTC  (5+ messages)

sdhci-stm performance issues
 2010-09-17 22:19 UTC  (2+ messages)
` [PATCH RESEND] sdhci: add MMC_CAP_8_BIT_DATA in the Host capabilities

[PATCH 00/15] Kconfig generalization
 2010-09-17 22:16 UTC  (9+ messages)
` [PATCH 04/15] kconfig: rephrase help texts/comments not to include the package name
` [PATCH 09/15] kconfig: replace KERNELVERSION usage by the mainmenu's prompt
` [PATCH 14/15] kconfig: regen parser

[PATCH] nfs: introduce mount option '-olocal_lock' to make locks local
 2010-09-17 22:15 UTC  (2+ messages)

[RFC/PATCH RESEND] mmc: sdhci: Enable high speed support for MMC cards
 2010-09-17 22:14 UTC  (6+ messages)
      ` [PATCH RESEND] "

[PATCH] generic-ipi: fix deadlock in __smp_call_function_single
 2010-09-17 22:12 UTC  (9+ messages)

+ fbmem-ix-whitespace.patch added to -mm tree
 2010-09-17 22:08 UTC 

[Qemu-devel] The relationship between main thread, monitor thread and migration thread?
 2010-09-17 21:58 UTC 

cpu hotplug
 2010-09-17 21:39 UTC 

[patch] sched: use group weight, idle cpu metrics to fix imbalances during idle
 2010-09-17 22:02 UTC 

[PATCH] git-rebase--interactive.sh: LF terminate line sent to cut
 2010-09-17 21:57 UTC  (3+ messages)
` [PATCH v2] git-rebase--interactive.sh: replace cut with ${v%% *}

Dynamic Debug module.ddebug fake param enhancements
 2010-09-17 21:52 UTC  (4+ messages)
` [PATCH 1/4] Dynamic Debug: Introduce global fake module param module.ddebug - V3

[PATCH] fbmem: Fix whitespace (indentation with spaces)
 2010-09-17 21:51 UTC  (2+ messages)

ACPI error when mapping a 2GB BAR w/ 4GB of RAM
 2010-09-17 21:45 UTC  (6+ messages)
  ` [Qemu-devel] "

[PATCH 0/6] Replace NFSROOT mount option parsing
 2010-09-17 21:44 UTC  (2+ messages)

[PATCH 0/4] nfs: ensure that sillyrenames run to completion (try #3)
 2010-09-17 21:43 UTC  (2+ messages)

[PATCH] cifs: use type __u32 instead of int for the oplock parameter
 2010-09-17 21:42 UTC  (3+ messages)

Porting Linux MIPS issue: maltaint.h files
 2010-09-17 21:41 UTC  (5+ messages)

[U-Boot] [PATCH][v3] mpc8308_p1m: support for MPC8308 P1M board
 2010-09-17 21:41 UTC  (9+ messages)
` [U-Boot] [PATCH 1/5] mpc83xx/pcie: make it compile with PCIE2 unconfigured
    ` [U-Boot] [PATCH 2/5] mpc83xx: add support for setting PCIE clocks
    ` [U-Boot] [PATCH 3/5] mpc8308: add SICR{L,H} fields definitions
    ` [U-Boot] [PATCH 4/5] MPC8308RDB: various clean ups
    ` [U-Boot] [PATCH 5/5] mpc8308_p1m: support for MPC8308 P1M board

+ init-use-kernel_sys_-wrappers-instead-of-syscall.patch added to -mm tree
 2010-09-17 21:40 UTC 

+ init-add-sys-wrapperh.patch added to -mm tree
 2010-09-17 21:40 UTC 

[PATCH v4 0/2] init cleanups
 2010-09-17 21:40 UTC  (3+ messages)
` [PATCH v4 1/2] init: add sys-wrapper.h

[PATCH] kvm-kmod
 2010-09-17 21:38 UTC 

[PATCH] dmaengine: fix interrupt clearing for mv_xor
 2010-09-17 21:33 UTC 

[PATCH 00/10] iwlwifi update for 2.6.37
 2010-09-17 21:24 UTC  (11+ messages)
` [PATCH 01/10] iwlagn: add bt_status_read for 5150
` [PATCH 02/10] iwlagn: keep track fail tx reason counter
` [PATCH 03/10] iwlagn: keep track of failure tx status
` [PATCH 04/10] iwlagn: log aggregation tx command status
` [PATCH 05/10] iwlagn: keep track of aggregated tx frames failure counter
` [PATCH 06/10] iwlagn: adding aggregated frame failure status to debugfs
` [PATCH 07/10] iwlwifi: corrections to debug output of ucode statistics
` [PATCH 08/10] iwlagn: correct naming for failure reply tx status
` [PATCH 09/10] iwlagn: minor coex API changes
` [PATCH 10/10] iwlagn: initialize both tx/rx prio boost parameters

[PATCH wireless-2.6] iwlwifi: do not perferm force reset while doing scan
 2010-09-17 21:24 UTC 

[LTP] [Patch] enable hyperthreading tests
 2010-09-17 21:22 UTC  (2+ messages)

Question about svn:externals, submodules
 2010-09-17 21:19 UTC 

How about the order of Network stack initialize
 2010-09-17 21:19 UTC  (2+ messages)

+ vmscantmpfs-treat-used-once-pages-on-tmpfs-as-used-once.patch added to -mm tree
 2010-09-17 21:14 UTC 

Cloning svn project with flat layout (remote wildcard inside path component)
 2010-09-17 21:14 UTC 

[Qemu-devel] [Bug 636315] [NEW] configure and build errors on Solaris 10 due to /bin/sh usage
 2010-09-17 21:14 UTC  (11+ messages)

[PATCH 0/5] Uio enhancements
 2010-09-17 21:09 UTC  (5+ messages)
` [PATCH 4/5] uio: Support 2^MINOR_BITS minors

bluetooth: add support for btusb devices in recent MacBook Pros
 2010-09-17 21:09 UTC  (3+ messages)
` [PATCH 1/2] bluetooth: add support for controller in MacBookPro7,1
` [PATCH 2/2] bluetooth: add support for controller in MacBookPro6,2

Possible regression with skb_clone() in 2.6.36
 2010-09-17 21:08 UTC  (6+ messages)

[PATCHv2] remote-helpers: build in platform independent directory
 2010-09-17 21:07 UTC  (2+ messages)

[U-Boot] [PATCH v2] README: Add new NAND env features
 2010-09-17 21:07 UTC 

[RFC] mmaping with VIVT cache
 2010-09-17 21:06 UTC  (2+ messages)

+ tpm-change-tpm_suspend_pcr-to-be-module-parameter.patch added to -mm tree
 2010-09-17 21:03 UTC 

[U-Boot] [PATCH] README: Add new NAND env features
 2010-09-17 21:03 UTC  (3+ messages)

[PATCH 00/10] zram: various improvements and cleanups
 2010-09-17 20:59 UTC  (4+ messages)
` [PATCH 03/10] Use percpu stats


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.