All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-12-22 21:11:43 to 2007-12-23 04:52:49 UTC [more...]

[patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
 2007-12-23  4:52 UTC  (17+ messages)

B43 not working
 2007-12-23  4:39 UTC  (6+ messages)

[PATCH 1/7] rc80211-pid: export human-readable target_pf value to debugfs
 2007-12-23  4:08 UTC  (7+ messages)
` [PATCH 2/7] rc80211-pid: add kerneldoc for tunable parameters
` [PATCH 3/7] rc80211-pid: simplify and fix shift_adjust
` [PATCH 4/7] rc80211-pid: fix sta_info refcounting
` [PATCH 5/7] rc80211-pid: pf_target tuning
` [PATCH 6/7] rc80211-pid: add MAINTAINERS entry
` [RFC PATCH 7/7] mac80211: fix sta_info locking

[PATCH 1/4] t7005: do not exit inside test
 2007-12-23  3:55 UTC  (4+ messages)
` [PATCH 2/4] builtin-commit: fix amending of the initial commit
  ` [PATCH 3/4] builtin-commit: avoid double-negation in the code
    ` [PATCH 4/4] Allow selection of different cleanup modes for commit messages

[patch 0/6] netxen bug fixes
 2007-12-23  3:52 UTC  (3+ messages)
` [patch 3/6] netxen: improve MSI interrupt handling

Time for cell code reshuffle?
 2007-12-23  3:47 UTC  (6+ messages)
` [Cbe-oss-dev] "

[PATCH] git-commit: add --verbatim to allow unstripped commit messages
 2007-12-23  3:46 UTC  (12+ messages)
      ` [PATCH] Allow selection of different cleanup modes for "

[PATCH 17/21] [POWERPC] Base support for 440SPe "Katmai" eval board
 2007-12-23  3:42 UTC  (4+ messages)

2.6.24-rc4 hwmon it87 probe fails
 2007-12-23  3:40 UTC  (3+ messages)
` [lm-sensors] "

[patch] i2c: announce SMBus host controllers
 2007-12-23  3:42 UTC  (2+ messages)

[PATCH 0/4] PowerPC: implement GPIO API
 2007-12-23  3:40 UTC  (6+ messages)
` [PATCH 1/4] [POWERPC] Implement GPIO API embryo

delay via-rhine irq initialisation
 2007-12-23  3:36 UTC  (2+ messages)

[PATCH] Add information on enabling sound on the MPC8641 HPCN
 2007-12-23  3:35 UTC 

+ git-sched-fix-preempt-rcu-on-non-preemptible-architectures.patch added to -mm tree
 2007-12-23  3:30 UTC 

[PATCH] [POWERPC] MPC8360E-RDK: Device tree and board file
 2007-12-23  3:28 UTC  (4+ messages)

[PATCH] ASoC drivers for the Freescale MPC8610 SoC
 2007-12-23  3:23 UTC  (11+ messages)
        ` [alsa-devel] "

[RFC] virtual master control for HD-audio
 2007-12-23  3:15 UTC  (4+ messages)

+ sound-usb-usbaudioc-fix-build-with-config_pm=n.patch added to -mm tree
 2007-12-23  3:14 UTC 

[PATCH] b43: Only select allowed TX and RX antennas
 2007-12-23  3:10 UTC  (5+ messages)

[PATCH] tty: Fix logic change introduced by wait_event_interruptible_timeout()
 2007-12-23  3:11 UTC  (3+ messages)

Release 0.5.0 of Xen PV drivers for Windows
 2007-12-23  3:02 UTC  (5+ messages)
` Trying to use Xen PV drivers for Windows (Release 0.5.0)
  ` [Xen-users] "

+ avoid-overflows-in-kernel-timec-fix.patch added to -mm tree
 2007-12-23  3:02 UTC 

[PATCH 0/3] fsl upm, nand driver and MPC8360E-RDK as its first user
 2007-12-23  2:33 UTC  (6+ messages)
` [PATCH 1/3] [POWERPC] FSL UPM: routines to manage FSL UPMs
` [PATCH 2/3] [POWERPC][NAND] FSL UPM NAND driver

[PATCH] Avoid overflows in kernel/time.c (version 4)
 2007-12-23  2:58 UTC  (4+ messages)
` [PATCH] Avoid overflows in kernel/time.c (version 5)

sane, stable renames; when a commit should commit twice
 2007-12-23  2:50 UTC  (3+ messages)

+ drivers-pcmcia-i82092c-fix-up-after-pci_bus_region-changes.patch added to -mm tree
 2007-12-23  2:50 UTC 

[PATCH] dm9000 - fix spinlock issue, updated
 2007-12-23  2:21 UTC  (2+ messages)

cvsimport: trying to convert freebsd cvs to git
 2007-12-23  1:47 UTC  (2+ messages)

[PATCH] Reduce locking in TX path of forcedth driver
 2007-12-23  2:13 UTC  (4+ messages)

Linux client misses lack of open-confirm?
 2007-12-23  2:05 UTC  (3+ messages)

[PATCH 00/24] udf: convert super_block macros to functions
 2007-12-23  1:51 UTC  (25+ messages)
` [PATCH 01/24] udf: fix coding style of super.c
` [PATCH 02/24] udf: rename UDF_SB to udf_sb
` [PATCH 03/24] udf: convert some macros to inline functions
` [PATCH 04/24] udf: convert UDF_SB_VOLIDENT macro to udf_sb_volume_ident function
` [PATCH 05/24] udf: convert UDF_SB_NUMPARTS macro to udf_sb_num_parts function
` [PATCH 06/24] udf: convert UDF_SB_PARTITION macro to udf_sb_partition function
` [PATCH 07/24] udf: convert UDF_SB_SESSION macro to udf_sb_session function
` [PATCH 08/24] udf: convert UDF_SB_ANCHOR macro to udf_sb_anchor function
` [PATCH 09/24] udf: convert UDF_SB_LASTBLOCK macro to udf_sb_last_block function
` [PATCH 10/24] udf: convert UDF_SB_LVIDBH macro to udf_sb_lvid_bh function
` [PATCH 11/24] udf: convert UDF_SB_LVID macro to udf_sb_lvid function
` [PATCH 12/24] udf: convert UDF_SB_LVIDIU macro to udf_sb_lvidiu function
` [PATCH 13/24] udf: remove unused macros
` [PATCH 14/24] udf: convert UDF_SB_RECORDTIME macro to udf_sb_record_time function
` [PATCH 15/24] udf: convert UDF_SB_SERIALNUM macro to udf_sb_serial_number function
` [PATCH 16/24] udf: convert UDF_SB_UDFREV macro to udf_sb_revision function
` [PATCH 17/24] udf: convert UDF_SB_VAT macro to udf_sb_vat_inode function
` [PATCH 18/24] udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function
` [PATCH 19/24] udf: check if udf_load_logicalvol failed
` [PATCH 20/24] udf: convert UDF_UPDATE_UDFREV macro to udf_update_revision function
` [PATCH 21/24] udf: remove some UDF_SB_* macros
` [PATCH 22/24] udf: convert UDF_SB_ALLOC_BITMAP macro to udf_sb_alloc_bitmap function
` [PATCH 23/24] udf: convert UDF_SB_FREE_BITMAP macro to udf_sb_free_bitmap function
` [PATCH 24/24] udf: fix sparse warnings (shadowing & mismatch between declaration and definition)

[PATCH 0/8] RFC: Wireless Extensions for rndis_host
 2007-12-23  1:49 UTC  (27+ messages)
` [PATCH 1/8] Fix sparse warning: returning void-valued expression
` [PATCH 2/8] [PATCH] Hardwire CDC descriptors when missing
` [PATCH 3/8] [PATCH] Use 1KB buffer in rndis_unbind
` [PATCH 4/8] [PATCH] Halt device if rndis_bind fails
` [PATCH 5/8] Fix rndis packet filter flags
` [PATCH 6/8] [PATCH] Split up rndis_host.c
` [PATCH 7/8] Add Wireless Extensions to rndis_host
` [PATCH 8/8] [PATCH] Use wlan device name for RNDIS wireless devices

[UPDATED PATCH] IP28 support
 2007-12-23  1:44 UTC 

+ git-x86-export-leave_mm.patch added to -mm tree
 2007-12-23  1:38 UTC 

- logo-move-declarations-of-logos-to-linux_logoh-fix.patch removed from -mm tree
 2007-12-23  1:24 UTC 

- logo-move-declarations-of-logos-to-linux_logoh.patch removed from -mm tree
 2007-12-23  1:24 UTC 

[ANNOUNCE] Updated PS3 Linux Distributor's Starter Kit released
 2007-12-23  1:18 UTC  (3+ messages)
` [announce] PS3 Linux Distributor's Starter Kit (v1.5.1) released
  ` [Cbe-oss-dev] "

+ git-libata-all-wtf.patch added to -mm tree
 2007-12-23  1:11 UTC 

Major regression on hackbench with SLUB (more numbers)
 2007-12-23  0:59 UTC  (20+ messages)
                  ` slabtop replacement was "

+ git-libata-all-fix-pata_winbond-borkage.patch added to -mm tree
 2007-12-23  1:00 UTC 

[patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
 2007-12-23  0:56 UTC  (3+ messages)

+ git-x86-fix-doubly-merged-patch.patch added to -mm tree
 2007-12-23  0:53 UTC 

+ git-x86-drivers-pnp-pnpbios-bioscallsc-build-fix.patch added to -mm tree
 2007-12-23  0:43 UTC 

+ git-x86-arch-x86-math-emu-errorsc-fix-printk-warnings.patch added to -mm tree
 2007-12-23  0:33 UTC 

+ ext4-mm-ext4_store_maxbytes_for_bitmaped_files-warning-fix.patch added to -mm tree
 2007-12-23  0:29 UTC 

[PATCH] ecryptfs: check for existing key_tfm at mount time
 2007-12-23  0:25 UTC  (4+ messages)
  ` [PATCH] (UPDATED) "

- ecryptfs-check-for-existing-key_tfm-at-mount-time.patch removed from -mm tree
 2007-12-23  0:25 UTC 

[patch 00/20] VM pageout scalability improvements
 2007-12-23  0:21 UTC  (4+ messages)

- git-dvb-one-videobuf_read_start-is-enough.patch removed from -mm tree
 2007-12-23  0:13 UTC 

ACPI or radeon: spontaneous reboot regression
 2007-12-23  0:30 UTC  (2+ messages)

+ git-infiniband-versus-driver-tree.patch added to -mm tree
 2007-12-23  0:04 UTC 

Linux 2.6.24-rc6
 2007-12-23  0:05 UTC  (2+ messages)

[Bug 11947] New: TFT monitor detected as 1x1 pixels
 2007-12-23  0:05 UTC  (2+ messages)
  ` [Bug 11947] "

+ kvm-ist-kaput.patch added to -mm tree
 2007-12-23  0:00 UTC 

+ export-iov_shorten-for-ext4s-use-fix.patch added to -mm tree
 2007-12-22 23:58 UTC 

+ aout-move-stack_top-to-asm-processorh-fix.patch added to -mm tree
 2007-12-22 23:47 UTC 

- i386-efi-runtime-service-support-fixes-in-sync-with-x86_64-support.patch removed from -mm tree
 2007-12-22 23:26 UTC 

- slub-improve-hackbench-speed.patch removed from -mm tree
 2007-12-22 23:26 UTC 

- mm-mmap-remove-sparse-warning-null-as-0.patch removed from -mm tree
 2007-12-22 23:26 UTC 

- net-mac80211-fix-inappropriate-memory-freeing.patch removed from -mm tree
 2007-12-22 23:26 UTC 

+ git-net-fixup.patch added to -mm tree
 2007-12-22 23:21 UTC 

+ git-lblnet-fixup.patch added to -mm tree
 2007-12-22 23:19 UTC 

Mysterious lockdep warning from the SCSI workqueue code
 2007-12-22 23:16 UTC  (3+ messages)

Pushing and fetching sha1s directly
 2007-12-22 23:12 UTC  (2+ messages)

rt2x00 is sapmming my logs
 2007-12-22 23:20 UTC  (7+ messages)

[Bug 13792] New: NV30: Switching video modes hangs Xorg server
 2007-12-22 22:58 UTC 

[lennart@poettering.net: Status of ALSA "simple" mixer interface]
 2007-12-22 22:54 UTC  (11+ messages)
` Softvol controls
` Disable conversions

[PATCH] ssb: Fix extraction of values from SPROM
 2007-12-22 22:52 UTC  (2+ messages)
` Last 4 patches from Michael

[PATCH] mpc85xx_ads: add in missing of_node_put()
 2007-12-22 22:50 UTC  (2+ messages)

[PATCH] fat: Editions to support fat_fallocate()
 2007-12-22 22:18 UTC  (2+ messages)

[PATCH 2/3] (Resend part #1) Add the RapidIO support to powerpc architecture with memory mapping support
 2007-12-22 22:39 UTC  (3+ messages)

[uml-devel] [uml-user] Error mounting filesystems on -o loop
 2007-12-22 22:36 UTC  (2+ messages)

[Qemu-devel] ANN: DetaolB v0.7 is released
 2007-12-22 22:36 UTC 

[PATCH] PulseAudio plugin: report XRUN state back to application
 2007-12-22 22:34 UTC  (3+ messages)

Problems on booting
 2007-12-22 22:52 UTC  (2+ messages)

[RFT] Port 0x80 I/O speed
 2007-12-22 22:27 UTC  (2+ messages)

[2.6.24-rc6] pdflush still stuck in D state regression
 2007-12-22 22:43 UTC 

Reliable software only!
 2007-12-22 22:18 UTC 

- lib-proportion-fix-underflow-in-prop_norm_percpu-checkpatch-fixes.patch removed from -mm tree
 2007-12-22 22:02 UTC 

+ ecryptfs-check-for-existing-key_tfm-at-mount-time.patch added to -mm tree
 2007-12-22 22:01 UTC 

+ cpufreq-initialise-default-governor-before-use.patch added to -mm tree
 2007-12-22 21:59 UTC 

- cpufreq-initialise-default-governor-before-use.patch removed from -mm tree
 2007-12-22 21:58 UTC 

Working on uicmoc4, qmake2, qt4-x11-free and qtopia-core over the season
 2007-12-21 16:15 UTC 

[Bluez-devel] bluez-gnome now in jhbuild
 2007-12-22 21:31 UTC 

OE & Angstrom reputation (was: [Angstrom-devel] Bugzilla is not USENET)
 2007-12-22 21:24 UTC  (2+ messages)

[RFC] mac80211: add unified BSS configuration
 2007-12-22 21:15 UTC  (3+ 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.