All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-06-03 10:20:50 to 2008-06-03 12:42:29 UTC [more...]

parisc: add barriers to mmio accessors
 2008-06-03 12:42 UTC  (4+ messages)

[PATCH] libselinux: add support for /contexts/postgresql_contexts
 2008-06-03 12:37 UTC  (16+ messages)

[PATCH] ext2 : correct comments in fs/ext2/balloc.c
 2008-06-03 12:37 UTC  (7+ messages)

[Qemu-devel] An organizational suggestion
 2008-06-03 12:36 UTC  (9+ messages)
      ` [Qemu-devel] "

[PATCH updated] net: add ability to clear per-interface network statistics via procfs
 2008-06-03 12:35 UTC  (18+ messages)
            ` [PATCH] net: add ability to clear stats via ethtool - e1000/pcnet32

[PATCH] ext2 : Remove redundant condition in ext2_free_blocks()
 2008-06-03 12:33 UTC  (3+ messages)

NFSv4, MIT KRB5, home-directory permissions
 2008-06-03 11:57 UTC 

Q: down_killable() is racy? or schedule() is not right?
 2008-06-03 12:33 UTC 

What is the status of "GitTorrent" git GSoC 2008 project?
 2008-06-03 12:27 UTC  (3+ messages)

Timer task synchronization
 2008-06-03 12:23 UTC  (2+ messages)

[PATCH v3 00/13] QLogic VNIC Driver
 2008-06-03 12:24 UTC  (9+ messages)
` [ofa-general] [PATCH v3 01/13] QLogic VNIC: Driver - netdev implementation
  ` [ofa-general] "
` [ofa-general] [PATCH v3 08/13] QLogic VNIC: sysfs interface implementation for the driver
  ` [ofa-general] "
      `  "

linux-next: WARNING: at kernel/lockdep.c:2680 check_flags+0x98/0x151()
 2008-06-03 12:22 UTC  (3+ messages)

[PATCH 1/2] [POWERPC] rtc_cmos_setup: assign interrupts only if there is i8259 PIC
 2008-06-03 12:21 UTC  (5+ messages)

[PATCH -mm1] Remove useless calls to INIT_RCU_HEAD in the idr code (was Scalability requirements for sysv ipc - v3)
 2008-06-03 12:17 UTC  (2+ messages)

[PATCH] utimensat() non-conformances and fixes -- version 2
 2008-06-03 12:16 UTC  (22+ messages)
  ` [PATCH] utimensat() non-conformances and fixes [v3]

[PATCH 00/10] sysfs tagged directories V4
 2008-06-03 12:16 UTC  (4+ messages)
` [PATCH 09/10] netns: Enable tagging for net_class directories in sysfs

[Buildroot] [buildroot 0003614]: libxslt uses old build system and does not post edit the xslt-config script like libxml2/freetype
 2008-06-03 12:16 UTC 

Eliminate curl binary
 2008-06-03 12:13 UTC  (3+ messages)

[Buildroot] [buildroot 0003604]: libxml2 config script (xml2-config) is not edited in the same way as freetype-config
 2008-06-03 12:12 UTC 

[Xenomai-help] Problem with time-out ends
 2008-06-03 12:10 UTC  (11+ messages)

[PATCH v1.2.26] wan: new driver retina
 2008-06-03 12:08 UTC  (5+ messages)

[Buildroot] [buildroot 0003594]: ATK does not always require X support to be compiled
 2008-06-03 12:07 UTC 

[RFC PATCH] booting-without-of: add FHCI USB, FSL MCU, FSL UPM and GPIO LEDs bindings
 2008-06-03 12:07 UTC  (3+ messages)

Who can backport the AHCI driver to older kernels
 2008-06-03 12:07 UTC  (4+ messages)

[Xenomai-help] xeno-test on AT91SAM9263 irqloop and switchtest problem?
 2008-06-03 12:07 UTC  (2+ messages)

[Buildroot] [buildroot 0003584]: Cairo does not build directfb if directfb support required (dependencies missing)
 2008-06-03 12:06 UTC 

BUG: using smp_processor_id() in preemptible [00000000] code: pm-suspend/17334
 2008-06-03 12:05 UTC  (3+ messages)

[PATCH] Avoid errors from git-rev-parse in gitweb blame
 2008-06-03 12:03 UTC  (4+ messages)

[Buildroot] [buildroot 0003574]: pango.mk redefines PKG_CONFIG_* for no reason
 2008-06-03 12:04 UTC 

[Buildroot] [buildroot 0003564]: libgtk.mk redefines PKG_CONFIG_PATH, not necessary
 2008-06-03 12:03 UTC 

[PATCH 00/39] mv643xx_eth: complete overhaul
 2008-06-03 11:02 UTC  (40+ messages)
` [PATCH 01/39] mv643xx_eth: reverse topological sort of functions
` [PATCH 02/39] mv643xx_eth: trim unnecessary includes
` [PATCH 03/39] mv643xx_eth: shorten reg names
` [PATCH 04/39] mv643xx_eth: get rid of individual port config register bit defines
` [PATCH 05/39] mv643xx_eth: get rid of individual port config extend "
` [PATCH 06/39] mv643xx_eth: delete unused SDMA config "
` [PATCH 07/39] mv643xx_eth: delete unused port serial control "
` [PATCH 08/39] mv643xx_eth: nuke port status "
` [PATCH 09/39] mv643xx_eth: remove unused DESC_SIZE define
` [PATCH 10/39] mv643xx_eth: clarify irq masking and unmasking
` [PATCH 11/39] mv643xx_eth: move PHY wait defines into callers
` [PATCH 12/39] mv643xx_eth: get rid of RX_BUF_OFFSET
` [PATCH 13/39] mv643xx_eth: move MIB offset defines into their only user
` [PATCH 14/39] mv643xx_eth: remove port serial status register bit defines
` [PATCH 15/39] mv643xx_eth: clean up rx/tx descriptor field defines
` [PATCH 16/39] mv643xx_eth: get rid of ETH_/ethernet_/eth_ prefixes
` [PATCH 17/39] mv643xx_eth: use 'mv643xx_eth_' prefix consistently
` [PATCH 18/39] mv643xx_eth: kill superfluous comments
` [PATCH 19/39] mv643xx_eth: kill ->rx_resource_err
` [PATCH 20/39] mv643xx_eth: get rid of hungarian variable naming
` [PATCH 21/39] mv643xx_eth: move port_receive() into its only caller
` [PATCH 22/39] mv643xx_eth: move rx_return_buff() "
` [PATCH 23/39] mv643xx_eth: kill FUNC_RET_STATUS/pkt_info
` [PATCH 24/39] mv643xx_eth: kill private unused instance of struct net_device_stats
` [PATCH 25/39] mv643xx_eth: massively simplify multicast address crc8 computation
` [PATCH 26/39] mv643xx_eth: split out rx queue state
` [PATCH 27/39] mv643xx_eth: split out tx "
` [PATCH 28/39] mv643xx_eth: remove write-only interrupt coalescing variables
` [PATCH 29/39] mv643xx_eth: general cleanup
` [PATCH 30/39] mv643xx_eth: add tx rate control
` [PATCH 31/39] mv643xx_eth: allow multiple RX queues
` [PATCH 32/39] mv643xx_eth: allow multiple TX queues
` [PATCH 33/39] mv643xx_eth: work around TX hang hardware issue
` [PATCH 34/39] mv643xx_eth: detect extended rx coal register field
` [PATCH 35/39] mv643xx_eth: detect alternate TX BW control register location
` [PATCH 36/39] mv643xx_eth: be more agressive about RX refill
` [PATCH 37/39] mv643xx_eth: don't read from upper parts of 64-bit mib registers
` [PATCH 38/39] mv643xx_eth: add PHY-less mode
` [PATCH 39/39] mv643xx_eth: update driver version and author fields

[Buildroot] [buildroot 0003554]: Make libgtk2 visible with DirectFB and not just XORG
 2008-06-03 12:00 UTC 

[RFC] Kprobes for book-e
 2008-06-03 11:52 UTC  (2+ messages)

Octopus merge: unique (?) to git, but is it useful?
 2008-06-03 11:53 UTC  (8+ messages)

netlink receive error No buffer space available (105)
 2008-06-03 11:54 UTC 

[PATCH] [UDPv6] Possible dst leak in udpv6_sendmsg
 2008-06-03 11:50 UTC  (3+ messages)

user space program for omap gpio
 2008-06-03 11:50 UTC  (6+ messages)

[PATCH 2/2] dmapi: use ->put_listen callback directly
 2008-06-03 11:48 UTC 

[PATCH 1/2] simplify xfs_vn_listxattr
 2008-06-03 11:48 UTC 

Kernel GPF ACPI
 2008-06-03 11:47 UTC  (2+ messages)

successful business trip
 2008-06-03 11:38 UTC 

[PATCH] Fix routing tables with id > 255 for legacy software
 2008-06-03 11:47 UTC  (4+ messages)

[PATCH] Handle vma regions with no backing page
 2008-06-03 11:39 UTC  (2+ messages)

[PATCH] factor out inode has attrs check
 2008-06-03 11:39 UTC 

[GIT PULL] sh updates for 2.6.26-rc5
 2008-06-03 11:32 UTC  (2+ messages)

RFC: Add documentation on upgrading clients
 2008-06-03 11:29 UTC  (2+ messages)

linux-next: Tree for June 2
 2008-06-03 11:25 UTC  (3+ messages)
` [BUG] linux-next: Tree for June 2/3- oops at find_busiest_group()

KVM: PCIPT: VT-d: avoid mapping memory slots with no backing page
 2008-06-03 11:23 UTC 

KVM: PCIPT: direct mmio
 2008-06-03 11:21 UTC 

[Qemu-devel] HEAD qemu mouse stuck in bottom corner problem
 2008-06-03 11:18 UTC  (4+ messages)

[PATCH 1/3] VM: add kzalloc_node inline
 2008-06-03 11:18 UTC  (5+ messages)
` [PATCH 2/3] sunrpc: have pooled services make NUMA-friendly allocations
` [PATCH 3/3] sunrpc: change default for pooled services to SVC_POOL_AUTO and make settings persistent

omap5912-osk bad magic number
 2008-06-03 11:17 UTC  (5+ messages)

[PATCH 0/3] have pooled sunrpc services make more intelligent allocations
 2008-06-03 11:16 UTC 

Why is the rewritten ramdisk driver called brd instad of rd
 2008-06-03 11:09 UTC  (4+ messages)

[PATCH] Documentation/git-cat-file.txt: add missing line break
 2008-06-03 11:06 UTC 

[RFC 0/7] [RFC] cramfs: fake write support
 2008-06-03 11:04 UTC  (5+ messages)

[PATCH 3/3] i2c/eeprom: Only probe buses with DDC or SPD class
 2008-06-03 11:03 UTC 

Malta build errors with 2.6.26-rc1
 2008-06-03  8:38 UTC  (8+ messages)

[PATCH 2/3] i2c: Let bus drivers add SPD to their class
 2008-06-03 11:02 UTC 

[PATCH 1/3] i2c: Let framebuffer drivers set their I2C bus class to DDC
 2008-06-03 11:00 UTC 

[patch 00/21] hugetlb multi size, giant hugetlb support, etc
 2008-06-03 10:58 UTC  (5+ messages)
` [patch 02/21] hugetlb: modular state
  ` [patch 02/21] hugetlb: modular state (take 2)
` [patch 1/1] x86: get_user_pages_lockless support 1GB hugepages

External diff viewer and stage/merge tool and git-gui?
 2008-06-03 10:56 UTC  (2+ messages)

[PATCH 0/7] Boot IRQ quirks and rerouting
 2008-06-03 10:56 UTC  (13+ messages)
` [PATCH 2/7] reroute PCI interrupt to legacy boot interrupt equivalent
` [PATCH 3/7] disable legacy boot interrupt generation
` [PATCH 4/7] disable broadcomm "
` [PATCH 5/7] disable AMD/ATI "
` [PATCH 6/7] disable pci legacy boot irq quirks on noapic boot
` [PATCH 7/7] bootirqquirk= parameter to enable bootirq quirks for additional chips

Linux 2.6.26-rc4
 2008-06-03 10:52 UTC  (11+ messages)

[PATCH 0/3] [RFC] knfsd: convert to kthread API and remove signaling for shutdown
 2008-06-03 10:51 UTC  (11+ messages)

We still have to disable vtd for old chipset?
 2008-06-03 10:50 UTC  (2+ messages)

[PATCH] Optimize page_remove_rmap for anon pages
 2008-06-03 10:48 UTC  (6+ messages)

non-root, non-real network manipulation for netconf testing
 2008-06-03 10:47 UTC  (4+ messages)

omap osk and mistral touchscreen-ads7846
 2008-06-03 10:47 UTC 

[patch 2.6.26-rc4-git] PM: boot time suspend selftest
 2008-06-03 10:45 UTC  (4+ messages)

[PATCH 3/4] [MMC] mmc_spi: add polling support for the card detect line
 2008-06-03 10:07 UTC  (3+ messages)
` [PATCH 3/3] mmc: change .get_ro() callback semantics

[PATCH/RFC 1/2] Add jack reporting API for ALSA
 2008-06-03 10:42 UTC  (4+ messages)
` Jack reporting v2
  ` [PATCH 1/2] Add jack reporting API for ALSA
    ` [PATCH 2/2] Add microphone and headset reporting

Documentation issue on attaching new style drivers
 2008-06-03 10:34 UTC 

Any one has ramfs Image for OMAP1510
 2008-06-03 10:34 UTC  (3+ messages)

email does not get through to linux-mips.org
 2008-06-03  8:26 UTC  (2+ messages)

[Qemu-devel] Re: PATCH: Secure TLS encrypted authentication for VNC
 2008-06-03 10:31 UTC 

VMX status report. Xen: #17772 & Xen0: #565 -- three new issues
 2008-06-03 10:31 UTC 

[PATCH -mm] clean up duplicated alloc/free_thread_info
 2008-06-03 10:31 UTC  (2+ messages)

What to do when the journal checksum is incorrect
 2008-06-03 10:22 UTC  (2+ messages)

[PATCH] Avoid git-rev-parse warnings in gitweb blame
 2008-06-03 10:26 UTC  (2+ messages)

ML507 EDK 10.1
 2008-06-03 22:08 UTC  (3+ messages)

Confused by smp_read_barrier_depends() in rxrpc_rotate_tx_window()
 2008-06-03 10:19 UTC  (2+ messages)

[PATCH 3/3] libnetfilter-conntrack byte alignment
 2008-06-03 10:21 UTC 

[PATCH 2/3] libnetlink-log byte alignment
 2008-06-03 10:21 UTC 

[PATCH 1/3] libnfnetlink byte alignment
 2008-06-03 10:20 UTC 


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.