messages from 2008-08-08 22:08:49 to 2008-08-09 01:43:46 UTC [more...]
[PATCH]: PCI: GART iommu alignment fixes [v2]
2008-08-09 1:40 UTC (5+ messages)
[PATCH 00/42] dyn_array/nr_irqs/sparse_irq support v5
2008-08-09 1:38 UTC (56+ messages)
` [PATCH 01/42] 8250: Remove NR_IRQ usage
` [PATCH 02/42] x86: add after_bootmem for 32bit
` [PATCH 03/42] x86: remove irq_vectors_limits
` [PATCH 04/42] add dyn_array support
` [PATCH 05/42] add per_cpu_dyn_array support
` [PATCH 06/42] x86: alloc dyn_array all alltogether
` [PATCH 07/42] x86: enable dyn_array support
` [PATCH 08/42] introduce nr_irqs
` [PATCH 09/42] x86: using nr_irqs
` [PATCH 10/42] drivers/char to use nr_irqs
` [PATCH 11/42] drivers/net "
` [PATCH 12/42] drivers intr remapping "
` [PATCH 13/42] drivers/pcmcia "
` [PATCH 14/42] drivers/rtc "
` [PATCH 15/42] drivers/scsi "
` [PATCH 16/42] drivers/serial "
` [PATCH 17/42] drivers proc "
` [PATCH 18/42] drivers xen events "
` [PATCH 19/42] make irq_timer_state to use dyn_array
` [PATCH 20/42] make irq2_iommu "
` [PATCH 21/42] make irq_desc "
` [PATCH 22/42] irq: make irqs in kernel stat use per_cpu_dyn_array
` [PATCH 23/42] x86: use dyn_array in io_apic_xx.c
` [PATCH 24/42] x86: get mp_irqs from madt
` [PATCH 25/42] x86: remove nr_irq_vectors
` [PATCH 26/42] x86_64: use irq_desc() together with dyn_array
` [PATCH 27/42] x86: add irq_cfg in io_apic_64.c
` [PATCH 28/42] x86: put irq_2_pin pointer into irq_cfg
` [PATCH 29/42] x86: put timer_rand_state pointer into irq_desc
` [PATCH 30/42] x86: move kstat_irqs from kstat to irq_desc
` [PATCH 31/42] replace loop with nr_irqs with for_each_irq_desc
` [PATCH 32/42] replace loop with nr_irqs with for_each_irq_icfg
` [PATCH 33/42] remove >= nr_irqs checking with config_have_sparse_irq
` [PATCH 34/42] x86_64: add irq_desc in function in paramater
` [PATCH 35/42] x86: check with without_new in show_interrupts
` [PATCH 36/42] x86_64: introduce irq_cfg_with_new
` [PATCH 37/42] x86_64: introduce irq_desc_with_new
` [PATCH 38/42] seperate irq_descX with irq_descX_free
` [PATCH 39/42] x86_64: sperate irq_cfgx with irq_cfgx_free
` [PATCH 40/42] x86_64: make /proc/interrupts works with dyn irq_desc
` [PATCH 41/42] x86_64: remove one nr_irqs in show_stat
` [PATCH 42/42] x86: put irq_2_iommu pointer into irq_desc
[TopGit PATCH] tg-create.sh: Support for multiple {to,cc,bcc} options
2008-08-09 1:37 UTC (3+ messages)
[PATCH 1/7] e1000e: Return 1 instead of a non-zero value for link up indication
2008-08-09 1:36 UTC (7+ messages)
` [PATCH 2/7] e1000e: Set InterruptThrottleRate to default when invalid value used
` [PATCH 3/7] e1000e: Use skb_copy_to_linear_data_offset introduced in 2.6.22
` [PATCH 4/7] e1000e: Increase Tx timeout factor for 10Mbps
` [PATCH 5/7] e1000e: increase minimum frame size allowed
` [PATCH 6/7] e1000e: test for unusable MSI support
` [PATCH 7/7] e1000e: remove unnecessary snippet missed in prior check_options update
[PATCH 0/5] ftrace: to kill a daemon
2008-08-09 1:30 UTC (22+ messages)
Kernel oops with 2.6.26 and ipsec (Was: Re: IPSEC in 2.6.25 causes stalled connections)
2008-08-09 1:28 UTC (14+ messages)
` Kernel oops with 2.6.26, padlock and ipsec: probably problem with fpu state changes
git filter-branch --subdirectory-filter, still a mistery
2008-08-09 1:25 UTC (6+ messages)
` [RFH] filter-branch: ancestor detection weirdness
[linux-dvb] Hauppauge HVR-1250 IR support
2008-08-09 1:25 UTC (2+ messages)
HPET regression in 2.6.26 versus 2.6.25 -- RCU problem
2008-08-09 1:23 UTC
Btrfs v0.16 released
2008-08-09 1:23 UTC (10+ messages)
[PATCH] builtin-rm: Add a --force flag
2008-08-09 1:21 UTC (6+ messages)
` [PATCH] bash completion: git rm has grown a --force option
[malware-list] [RFC 0/5] [TALPA] Intro to alinuxinterfaceforon access scanning
2008-08-09 1:21 UTC (6+ messages)
` [malware-list] [RFC 0/5] [TALPA] Intro toalinuxinterfaceforonaccess scanning
` [malware-list] Threat model for Unix Computers
[RFC][PATCH 0/4] kernel-based checkpoint restart
2008-08-09 1:20 UTC (29+ messages)
` [RFC][PATCH 1/4] checkpoint-restart: general infrastructure
` [RFC][PATCH 2/4] checkpoint/restart: x86 support
[linux-dvb] [PATCH] Support for Magic-Pro DMB-TH usb stick
2008-08-09 1:20 UTC (3+ messages)
[PATCH] git-svn: Make it scream by minimizing temp files
2008-08-09 1:12 UTC (3+ messages)
[PATCH 1/7] dynamic debug v2 - infrastructure
2008-08-09 1:07 UTC (6+ messages)
linearising TopGit forests into patch series (was: [ANNOUNCE] TopGit - A different patch queue manager)
2008-08-09 1:08 UTC (5+ messages)
` [ANNOUNCE] TopGit - A different patch queue manager
nfs-utils-1.1.3 released
2008-08-09 1:06 UTC (12+ messages)
` (was: nfs-utils-1.1.3 released)
` Bug#492970: "
[TopGit PATCH 1/2] Factor out the template generation for the .topmsg file
2008-08-09 0:57 UTC (3+ messages)
` [TopGit PATCH 2/2] tg-import.sh: A dump quilt queue importer
[PATCH 2.6.27-rc2] block: loop device partition support
2008-08-09 0:54 UTC
N protocol on 802.11a freq signal strength
2008-08-09 0:41 UTC (7+ messages)
[PATCH] filter-branch: be more helpful when an annotated tag changes
2008-08-09 0:35 UTC (3+ messages)
` [TOY PATCH] filter-branch: add option --delete-unchanged
Broadcom card wont pickup access point signal
2008-08-09 0:30 UTC
[TopGit PATCH] tg.sh: it's info/attributes not info/gitattributes
2008-08-09 0:28 UTC (6+ messages)
` [TopGit PATCH] Makefile: mkdir $(bindir)
` [TopGit PATCH] tg.sh: Check for read permissions of help files
` [TopGit PATCH] tg.sh: Runtime tg-* command check
` [PATCH] [TopGit] Pretty print the help creation commands in Makefile
Strange tg3 regression with UMP fw. link reporting
2008-08-08 22:05 UTC (7+ messages)
[PATCH 0/2] printk vs rq->lock and xtime lock
2008-08-09 0:18 UTC (5+ messages)
` [PATCH] printk: robustify printk
[PATCH] stack and rcu interaction bug in smp_call_function_mask()
2008-08-09 0:14 UTC (2+ messages)
Contact me ASAP
2008-08-09 0:06 UTC
[PATCH 2/2 V2] mac80211: add direct probe before association
2008-08-09 0:02 UTC
[Buildroot] target/device/KwikByte/kb9202/kernel-patches/linux-2.6.26-rc3-at91.patch.gz
2008-08-09 0:00 UTC
[U-Boot] granularity of bootm subcommands
2008-08-08 23:58 UTC (7+ messages)
Re: PCI support on the ML310 (Linux 2.4/2.6) (Juliana Su)
2008-08-08 23:49 UTC
[UPDATED PATCH] igb: remove 82576 quad adapter
2008-08-08 23:51 UTC
[PATCH] git-mv: Keep moved index entries inact
2008-08-08 23:45 UTC (8+ messages)
` [PATCHv2] "
` Not going beyond symbolic links
BUG: unable to handle kernel NULL pointer dereference at 00000010
2008-08-08 23:40 UTC (2+ messages)
[PATCH 0/3] Patches to support QE USB Host Controller
2008-08-08 23:26 UTC (3+ messages)
linux-next: Tree for August 8
2008-08-08 23:33 UTC (5+ messages)
` next-20080808 fs/nfsctl.c build error
Recursive directory accounting for size, ctime, etc
2008-08-08 23:32 UTC (4+ messages)
[PATCH] git-am: ignore --binary option
2008-08-08 23:28 UTC
[PATCH 0/3][RFC] libfc and fcoe
2008-08-08 23:26 UTC (4+ messages)
` [PATCH 1/3] [RFC] FC protocol definition header files
` [PATCH 2/3] [RFC] libfc: a modular software Fibre Channel implementation
` [PATCH 3/3] [RFC] fcoe: Fibre Channel over Ethernet
next-20080808: bash: fork: Resource temporarily unavailable
2008-08-08 23:23 UTC (5+ messages)
[PATCH] ixgbe: add cx4 device ID
2008-08-08 23:24 UTC
[PATCH] bnx2x: precedence confusion !x & y
2008-08-09 4:27 UTC (2+ messages)
2.6.26-rc: SPARC: Sun Ultra 10 can not boot
2008-08-08 23:17 UTC (5+ messages)
[lm-sensors] Problems with a MSI K8T Neo2 v2.0 (wrong voltages and
2008-08-08 23:16 UTC (2+ messages)
` [lm-sensors] Problems with a MSI K8T Neo2 v2.0 (wrong voltages
LTTng finds abnormally long APIC interrupt handler : 58.2 ms
2008-08-08 23:11 UTC (5+ messages)
[PATCH 2/4] integrity: special fs magic
2008-08-08 23:15 UTC (6+ messages)
[PATCH 2.6.26.2] pci_ids: patch for Intel Ibex Peak DeviceIDs
2008-08-08 23:16 UTC
worth separating serial from parallel ATA kernel options?
2008-08-08 23:13 UTC (5+ messages)
` [RFC PATCH] cleanup Serial ATA and Parallel ATA Kconfig
qdisc and down links (regression)
2008-08-08 23:12 UTC (5+ messages)
[RFC PATCH v1 0/6] Labeled networking patches for 2.6.28
2008-08-08 23:09 UTC (4+ messages)
` [RFC PATCH v1 2/6] netlabel: Replace protocol/NetLabel linking with refrerence counts
[PATCH] x86 ioperm user_regset
2008-08-08 23:06 UTC (2+ messages)
[PATCH 2.6.26.2] irq: patch for Intel Ibex Peak DeviceIDs
2008-08-08 23:10 UTC
[PATCH] PM: Remove WARN_ON from device_pm_add
2008-08-08 23:05 UTC
Help: SELinux causing(?) boot failures
2008-08-08 23:03 UTC (4+ messages)
SB600 AHCI: Hard Disk Corruption
2008-08-08 22:53 UTC (9+ messages)
` >3G => iommu => suspend problems -- was "
` YOUR SPAM FILTER IS BROCKEN -- was "
[PATCH] PM: Remove WARN_ON from device_pm_add
2008-08-08 23:05 UTC
[PATCH 2.6.26.2] i2c-i801: SMBus patch for Intel Ibex Peak DeviceIDs
2008-08-08 23:02 UTC
[QGIT RFC] Unit tests for QGit
2008-08-08 23:00 UTC (2+ messages)
U-Boot and UBI
2008-08-08 22:58 UTC (3+ messages)
` [U-Boot] "
[PATCH 2.6.26.2] hda_intel: ALSA HD Audio patch for Intel Ibex Peak DeviceIDs
2008-08-08 22:56 UTC
HPET regression in 2.6.26 versus 2.6.25
2008-08-08 22:48 UTC
[U-Boot] AT91 pull request
2008-08-08 22:48 UTC
[PATCH 2.6.26.2] ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs
2008-08-08 22:52 UTC
C Interface
2008-08-08 22:43 UTC
[PATCH 2.6.26.2] ata_piix: IDE mode SATA patch for Intel Ibex Peak DeviceIDs
2008-08-08 22:47 UTC
[PATCH 2/2] Cell OProfile: SPU mutex lock fix, version 4
2008-08-08 22:39 UTC (3+ messages)
` [PATCH 2/2] Repost "
[PATCH 1/2] Cell OProfile: SPU mutex lock fix, version 4
2008-08-08 22:38 UTC (4+ messages)
` [PATCH 1/2] Repost "
[U-Boot] [PATCH][AT91] DataFlash: AT45DB021 fix and AT45DB081 support
2008-08-08 22:35 UTC (3+ messages)
[PATCH] OMAP2EVM: Adding hsmmc support
2008-08-08 22:33 UTC (3+ messages)
mmotm 2008-08-08-15-32 uploaded
2008-08-08 22:32 UTC
[PATCH -mm] fs.h: fix build error with !CONFIG_FILE_LOCKING
2008-08-08 22:32 UTC
+ watchdog-fix-wdt285c-compilation.patch added to -mm tree
2008-08-08 22:29 UTC
+ watchdog-fix-shwdtc-compilation.patch added to -mm tree
2008-08-08 22:29 UTC
+ watchdog-fix-at91rm9200_wdtc-compilation.patch added to -mm tree
2008-08-08 22:29 UTC
+ watchdog-fix-txx9wdtc-compilation.patch added to -mm tree
2008-08-08 22:29 UTC
[2.6.27-rc] USB storage: hangs and massive dmesg spews
2008-08-08 22:29 UTC (2+ messages)
Oops when accessing /proc/lockdep_chains
2008-08-08 22:25 UTC (6+ messages)
` [PATCH] lockdep: handle chains involving classes defined in modules
[ kvm-Bugs-2019608 ] Ubuntu 8.04.1 (IA32 && x86_64) - cannot install bootloader
2008-08-08 22:26 UTC
How to report error in _pointer function?
2008-08-08 22:26 UTC (7+ messages)
OpenSSL patch to support Linux CryptoAPI
2008-08-08 22:24 UTC (3+ messages)
[PATCH] [0/4] Updates to the x86 machine check unification
2008-08-08 22:23 UTC (2+ messages)
[PATCH]Fix broken VMI in 2.6.27-rc
2008-08-08 22:23 UTC (8+ messages)
[PATCH] ReleaseNotes: git-gui is not installed in $PATH
2008-08-08 22:22 UTC
meant hlist_* - Re: hash_list and rcu locking question
2008-08-08 22:21 UTC (2+ messages)
[RFC][PATCH 1/1] cxgb3i: cxgb3 iSCSI initiator
2008-08-08 22:20 UTC (8+ messages)
Scatter-gather segment merges by IOMMU?
2008-08-08 22:17 UTC (4+ messages)
- pl2023-remove-usb-id-4348-5523-handled-by-ch341.patch removed from -mm tree
2008-08-08 22:08 UTC
[PATCH 01/01] x86: L3 cache index disable for 2.6.26
2008-08-08 22:00 UTC (2+ messages)
- usb-bandrich-bandluxe-c150-c250-hspa-data-card-driver.patch removed from -mm tree
2008-08-08 22:08 UTC
- bnx2x-fix-logical-op.patch removed from -mm tree
2008-08-08 22:08 UTC
- cxacru-fix-printk-format-flag-in-error-message.patch removed from -mm tree
2008-08-08 22:08 UTC
- drivers-net-netxen-netxen_nic_hwc-fix-printk-warnings.patch removed from -mm tree
2008-08-08 22:08 UTC
[PATCH] PNP: make the resource type an unsigned long
2008-08-08 21:55 UTC (2+ messages)
- drivers-usb-class-cdc-acmc-use-correct-type-for-cpu-flags.patch removed from -mm tree
2008-08-08 22:08 UTC
[2.6.27-rc] USB storage: hangs and massive dmesg spews
2008-08-08 21:55 UTC (2+ messages)
- s3c2410_wdt-fix-build-breakage.patch removed from -mm tree
2008-08-08 22:08 UTC
- hamradio-add-missing-sanity-check-to-tty-operation.patch removed from -mm tree
2008-08-08 22:08 UTC
- tracehook-fix-clone_ptrace.patch removed from -mm tree
2008-08-08 22:08 UTC
- e1000e-fix-drv-load-issues.patch removed from -mm tree
2008-08-08 22:08 UTC
- e1000e-remove-inapplicable-test-for-ioport.patch removed from -mm tree
2008-08-08 22:08 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.