All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-07-08 20:45:08 to 2008-07-08 23:17:50 UTC [more...]

[PATCH 00 of 55] xen64: implement 64-bit Xen support
 2008-07-08 22:06 UTC  (10+ messages)
` [PATCH 01 of 55] x86/paravirt: Call paravirt_pagetable_setup_{start, done}
` [PATCH 02 of 55] pvops-64: call paravirt_post_allocator_init() on setup_arch()
` [PATCH 03 of 55] x86_64: there's no need to preallocate level1_fixmap_pgt
` [PATCH 04 of 55] x86: clean up formatting of __switch_to
` [PATCH 05 of 55] x86: use __page_aligned_data/bss
` [PATCH 06 of 55] x86_64: adjust exception frame in ia32entry
` [PATCH 07 of 55] x86_64: unstatic get_local_pda
` [PATCH 08 of 55] xen: print backtrace on multicall failure
` [PATCH 10 of 55] xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support

pull request: wireless-next-2.6 2008-07-08
 2008-07-08 23:17 UTC  (2+ messages)

optimal hardware design for an ARM9 based single board computer to work with existing linux drivers
 2008-07-08 23:17 UTC  (5+ messages)

[U-Boot-Users] [PATCH 04/10 v2] [ARM] TQMA31: add new board with i.MX31 processor
 2008-07-08 23:16 UTC  (3+ messages)

[PATCH 5/6] mac80211: rx.c/tx.c remove more users of tx/rx_data->fc
 2008-07-08 23:13 UTC  (7+ messages)
      ` [PATCH 5/6v2] "

[PATCH 0/9] OMAP2/3 SDRC/clock: control CORE M2 divider, clean up SDRC
 2008-07-08 23:12 UTC  (4+ messages)

[PATCH][resubmit] HP iLO driver
 2008-07-08 23:10 UTC  (14+ messages)

[PATCH - asihpi 1/4] V3.10.1. Add hpi_RDS enum
 2008-07-08 23:10 UTC  (4+ messages)
` [PATCH - asihpi 2/4] Regularise control creation. Add readonly AESEBU status control. Fix ChannelMode enumeration
  ` [PATCH - asihpi 3/4] Subsystem message now outside adapter#0 mutex. Fixes segfault when no adapter#0 present
    ` [PATCH - asihpi 4/4] HPI v3.10.03. Formatting tweaks

[PATCH 3/3] Add timeout feature
 2008-07-08 23:10 UTC  (5+ messages)

[PATCH] ath5k: convert LED code to use mac80211 triggers
 2008-07-08 23:08 UTC  (3+ messages)

[Xenomai-help] USB device with Hard Real Time
 2008-07-08 23:09 UTC  (2+ messages)

patch: qemu + hugetlbfs
 2008-07-08 23:09 UTC  (2+ messages)

[PATCH 0/8] md: More patches for md.c
 2008-07-08 23:09 UTC  (7+ messages)
` [PATCH 2/8] md: Simplify sb_equal()
` [PATCH 4/8] md: analyze_sbs(): Fix potential NULL-pointer dereference
` [PATCH 7/8] md: update_size(): Remove useless variable "fit"

[patch] tip/x86_64: fix e820 merge issue which broke max_pfn_mapped
 2008-07-08 23:08 UTC 

NAPI and ->poll()
 2008-07-08 23:00 UTC  (3+ messages)

[U-Boot-Users] [PATCH v2] Add MVBC_P board
 2008-07-08 23:00 UTC  (5+ messages)

[take 2] revision parsing made incremental
 2008-07-08 22:57 UTC  (2+ messages)

[U-Boot-Users] [PATCH] Add MVBC_P board
 2008-07-08 22:57 UTC  (5+ messages)

[PATCH 1/1] kthread: Reduce stack pressure in create_kthread and kthreadd
 2008-07-08 22:55 UTC 

[PATCH] ext4: delayed allocation i_blocks fix for stat(2)
 2008-07-08 22:55 UTC  (5+ messages)

[PATCH] sctp: Add documentation for sctp sysctl variable
 2008-07-08 22:54 UTC  (7+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

RAMDISK: ran out of compressed data
 2008-07-08 22:54 UTC  (3+ messages)

2.6.26-rc9-git4: Reported regressions from 2.6.25
 2008-07-08 21:37 UTC  (2+ messages)

[Oops] fib_trie with ip route add throw since 2.6.25
 2008-07-08 22:52 UTC  (3+ messages)

[NET-NEXT PATCH 00/25] ixgb: update to latest
 2008-07-08 22:53 UTC  (26+ messages)
` [NET-NEXT PATCH 01/25] ixgb: maybe stop tx port missed a piece
` [NET-NEXT PATCH 02/25] ixgb: repeat 32 bit ioremap cleanup
` [NET-NEXT PATCH 03/25] ixgb: fix bug in descriptor ring due to prefetch corruption
` [NET-NEXT PATCH 04/25] ixgb: leave room for extra hardware memory usage
` [NET-NEXT PATCH 05/25] ixgb: check down state before enable irq
` [NET-NEXT PATCH 06/25] ixgb: don't allow too small MTU
` [NET-NEXT PATCH 07/25] ixgb: move time stamp set before setting dma pointer
` [NET-NEXT PATCH 08/25] ixgb: fix race on rx_buffer_len in mtu change
` [NET-NEXT PATCH 09/25] ixgb: fix unload race with timers
` [NET-NEXT PATCH 10/25] ixgb: remove lltx support and update tx routine
` [NET-NEXT PATCH 11/25] ixgb: update readme text
` [NET-NEXT PATCH 12/25] ixgb: add copybreak parameter
` [NET-NEXT PATCH 13/25] ixgb: clean up un-necessary declarations
` [NET-NEXT PATCH 14/25] ixgb: format all if( to be if (
` [NET-NEXT PATCH 15/25] ixgb: cleanup space after while
` [NET-NEXT PATCH 16/25] ixgb: whitespace fixups
` [NET-NEXT PATCH 17/25] ixgb: fix spelling errors
` [NET-NEXT PATCH 18/25] ixgb: trivial fix space after for
` [NET-NEXT PATCH 19/25] ixgb: cleanup checkpatch suggestions that are relevant
` [NET-NEXT PATCH 20/25] ixgb: rx cleanup performance improvements
` [NET-NEXT PATCH 21/25] ixgb: clean up assignments inside if statements
` [NET-NEXT PATCH 22/25] ixgb: audit use of dev_kfree_skb_any
` [NET-NEXT PATCH 23/25] ixgb: cleanup header
` [NET-NEXT PATCH 24/25] ixgb: make NAPI the only option and the default
` [NET-NEXT PATCH 25/25] ixgb: update copyright dates and versions

[PATCH] rtl8187: Fixed section mismatch in rtl8187_dev.c
 2008-07-08 22:11 UTC 

[PATCH] xen: new power management driver calls
 2008-07-08 22:48 UTC  (3+ messages)

linux-next: Tree for July 8
 2008-07-08 22:48 UTC  (5+ messages)
` linux-next: Tree for July 8 (ns8390)
` linux-next: Tree for July 8: nx6325-related commits

[RFC PATCH 00/04]: VLAN vs. packet socket inconsistencies
 2008-07-08 22:48 UTC  (6+ messages)

md man page
 2008-07-08 22:44 UTC  (3+ messages)
      ` raid10 layouts and performance "

New manpage for betoh64() and friends
 2008-07-08 22:43 UTC  (4+ messages)

[PATCH 1/2][RFC] vlan: use pskb_copy() when inserting a vlan tag by hand
 2008-07-08 22:37 UTC  (13+ messages)

[PATCH] kill useless SMT code in prom_hold_cpus
 2008-07-08 22:36 UTC 

[PATCH] Add PPC_FEATURE_PMU_COMPAT
 2008-07-08 22:30 UTC  (4+ messages)
` [PATCH v2] Add PPC_FEATURE_PSERIES_PMU_COMPAT

[PATCH 4/4] Documentation: Improve documentation for git-imap-send(1)
 2008-07-08 22:18 UTC 

[PATCH 3/4] imap-send.c: Clean up coding style to better match the rest of the git codebase
 2008-07-08 22:18 UTC 

[PATCH 2/4] git-imap-send: Add support for SSL
 2008-07-08 22:18 UTC 

[PATCH 1/4] git-imap-send: Allow the program to be run from subdirectories of a git tree
 2008-07-08 22:18 UTC 

A question about VIDIOC_DQBUF
 2008-07-08 22:14 UTC  (2+ messages)

[RESEND NET-NEXT PATCH 00/20] igb update for net-next
 2008-07-08 22:14 UTC  (14+ messages)
` [RESEND NET-NEXT PATCH 08/20] igb: Introduce multiple TX queues with infrastructure
` [RESEND NET-NEXT PATCH 09/20] igb: update ethtool stats to support multiqueue
` [RESEND NET-NEXT PATCH 10/20] igb: add DCA support
` [RESEND NET-NEXT PATCH 11/20] igb: reenable CRC stripping in hardware
` [RESEND NET-NEXT PATCH 12/20] igb: Increment driver version
` [RESEND NET-NEXT PATCH 13/20] igb: add 82576 MAC support
` [RESEND NET-NEXT PATCH 14/20] igb: Add support for quad port WOL and feature flags
` [RESEND NET-NEXT PATCH 15/20] igb: add page recycling support
` [RESEND NET-NEXT PATCH 16/20] igb: add support for in kernel LRO
` [RESEND NET-NEXT PATCH 17/20] net: add netif_napi_del function to allow for removal of napistructs
` [RESEND NET-NEXT PATCH 18/20] igb: update suspend resume
` [NET-NEXT PATCH 19/20] [cosmetic] igb: unused variable warning in igb remove
` [NET-NEXT PATCH 20/20] igb: Improve multiqueue AIM support

[PATCH] ipv6: fix race between ipv6_del_addr and DAD timer
 2008-07-08 22:14 UTC  (2+ messages)

ACPI patch queue for 2.6.27
 2008-07-08 22:11 UTC  (7+ messages)
` [PATCH 23/70] ACPICA: Workaround for reversed _PRT entries from BIOS
  ` Check for BIOS bugs - Original Subject: "

[PATCH] powerpc/fsl: Refactor device bindings
 2008-07-08 22:08 UTC 

[PATCH] padlock: don't whinge when loaded on a non-VIA cpu
 2008-07-08 22:08 UTC  (5+ messages)

setsockopt()
 2008-07-08 22:05 UTC  (11+ messages)

[lm-sensors] lm_sensors on Dell Precision WorkStation 690
 2008-07-08 22:03 UTC  (2+ messages)

[PATCH] kernel/printk.c: Made printk_recursion_bug_msg static
 2008-07-08 22:02 UTC 

[RFC PATCH 0/5] Resend - Use procfs to change a syscall behavior
 2008-07-08 21:58 UTC  (10+ messages)

[JGIT PATCH] Egit move/delete bugfix, do not lose files when moving folders
 2008-07-08 21:51 UTC 

[Bug 11045] Bug in MPT Fusion 2.6.26-rc7 unbootable
 2008-07-08 21:57 UTC  (3+ messages)

[Bugme-new] [Bug 11045] New: Bug in MPT Fusion 2.6.26-rc7 unbootable
 2008-07-08 21:57 UTC  (5+ messages)

Printing the driver name as part of the netdev watchdog message
 2008-07-08 21:57 UTC  (6+ messages)

[ULOGD PATCH] Output mac.saddr, mac.daddr and oob.protocol in ULOG plugin
 2008-07-08 21:56 UTC  (2+ messages)
` [ULOGD PATCH] rework, fill MAC address in ULOG for ethernet

2.6.25: random stalls on certain hardware - regression?
 2008-07-08 21:56 UTC 

+ fix-x86_64-splat.patch added to -mm tree
 2008-07-08 21:52 UTC  (16+ messages)
` [PATCH 1/1] x86: Add check for node passed to node_to_cpumask
  ` [PATCH 1/1] x86: Add check for node passed to node_to_cpumask V2
    ` [PATCH 1/1] x86: Add check for node passed to node_to_cpumask V3
            ` [PATCH 1/1] x86: Change _node_to_cpumask_ptr to return const ptr

Changes to readsector0
 2008-07-08 21:50 UTC  (2+ messages)
`  "

[PATCH 1/1 2.6.25] fbdev: bugfix for multiprocess defio
 2008-07-08 21:40 UTC  (5+ messages)

domU unable to release memory to dom0
 2008-07-08 21:44 UTC  (3+ messages)

[U-Boot-Users] cpu/mpc85xx/fdt.c forcing incorrect UART clock into fdt
 2008-07-08 21:42 UTC 

[GIT PULL] please pull infiniband.git
 2008-07-08 21:41 UTC 

gMFSK ?
 2008-07-08 21:34 UTC  (2+ messages)

IPSEC in 2.6.25 causes stalled connections
 2008-07-08 21:33 UTC  (5+ messages)

P2M superpages fixes
 2008-07-08 21:29 UTC 

[GSoC] What is status of Git's Google Summer of Code 2008 projects?
 2008-07-08 21:24 UTC  (2+ messages)

[PATCH -next] compat_ioctl: handle BLOCK=n, SCSI=n
 2008-07-08 21:23 UTC 

[PATCH] init/version.c: Silenced sparse warning by declaring the version string
 2008-07-08 21:21 UTC 

git pull through http / git
 2008-07-08 21:20 UTC  (6+ messages)

[linux-dvb] Driver source for Freecom DVB-T (with usb id 14aa:0160) v0.0.2 works
 2008-07-08 21:19 UTC  (6+ messages)
            ` [linux-dvb] First patch for Freecom DVB-T (with usb id 14aa:0160)
                ` [linux-dvb] Testers requested for Freecom / Conceptronic / Realtek / haihua /Videomate / Vestel DVB-T cards with RTL2831U
                  ` [linux-dvb] Final version "

[Patch 06/10] mfd: PCAP driver for the Motorola EZX GSM mobile phones
 2008-07-08 21:19 UTC  (7+ messages)

[PATCH 1/2] Generic per-device coherent dma allocator
 2008-07-08 21:18 UTC  (3+ messages)

linux-next: kbuild tree build failure
 2008-07-08 21:19 UTC  (3+ messages)

[linux-dvb] vdr: [5088] frontend 0 timed out while tuning to channel 13, tp 538
 2008-07-08 21:16 UTC 

git submodules or, how do we share code between unrelated projects?
 2008-07-08 21:11 UTC 

[U-Boot-Users] [PATCH, resend] Support dynamic/patched NAND ENV offset
 2008-07-08 21:12 UTC  (2+ messages)

apache 2 expiresdefault
 2008-07-08 21:09 UTC 

new member - test post
 2008-07-08 21:09 UTC  (4+ messages)
` wrong default route
    ` Fwd: "

[ANNOUNCE]: Generic SCSI Target Mid-level For Linux (SCST), target drivers for iSCSI and QLogic Fibre Channel cards released
 2008-07-08 21:09 UTC  (2+ messages)

linux-next: pending wireless/wireless-current merge conflict 2008-07-02
 2008-07-08 20:30 UTC  (2+ messages)
` linux-next: pending wireless/wireless-current merge conflict 2008-07-08

What happens if I use get_user_pages()
 2008-07-08 21:04 UTC  (3+ messages)

[linux-dvb] supported dvb-s2 usb device
 2008-07-08 21:02 UTC 

[U-Boot-Users] [PATCH 0/2] Coldfire Ethernet initialization changes
 2008-07-08 21:00 UTC  (5+ messages)

[PATCH] ide: ide-cd.c fix sparse endianness warnings
 2008-07-08 20:56 UTC  (4+ messages)

[PATCH 0/6] rtl8187: Adding Realtek rtl8187B support
 2008-07-08 20:56 UTC  (6+ messages)

While(1) in kernel space
 2008-07-08 20:53 UTC  (5+ messages)

PROBLEM: "BUG" and hang with reiserfs, ACLs
 2008-07-08 20:51 UTC  (4+ messages)

bnx2 hardware VLAN acceleration and PF_PACKET/tap interfaces
 2008-07-08 20:50 UTC  (2+ messages)

[PATCH 00/16 v3] powerpc: pSeries Cooperative Memory Overcommitment support
 2008-07-08 20:48 UTC  (3+ messages)
` [PATCH 10/16 v3] powerpc: iommu enablement for CMO
  ` [PATCH 10/16 v3] [v2] "

[PATCH 6/6] mac80211: remove ieee80211_get_hdrlen
 2008-07-08 20:47 UTC 

[PATCH 4/6] iwlwifi: use le16 frame control directly, use QOS symbolic constant mask
 2008-07-08 20:47 UTC 

[PATCH 3/6] b43legacy: use le16 frame control directly, avoid byteswapping
 2008-07-08 20:47 UTC 

[PATCH 1/6] mac80211: wme.h remove unused QOS_CONTROL_LEN
 2008-07-08 20:47 UTC 

[PATCH 2/6] mac80211: wep.c replace magic numbers in IV/ICV removal
 2008-07-08 20:47 UTC 

[PATCH] Add support for Mitac Mio A701 smartphone
 2008-07-08 20:45 UTC  (3+ messages)
` [PATCH] Add initial support of Mitac mioa701 device SoC
  ` [PATCH] Add initial support of Mitac mioa701 master volume


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.