All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-05-29 06:59:32 to 2008-05-29 09:04:25 UTC [more...]

[ipv6] Odd behaviour
 2008-05-29  8:59 UTC  (5+ messages)

[PATCH 0/9] context tracking updates
 2008-05-29  8:54 UTC  (10+ messages)
` [PATCH 1/9] add test for acquire/release
` [PATCH 2/9] add __exact_context__
` [PATCH 3/9] allow context() attribute on variables
` [PATCH 4/9] evaluate/expand context expressions
` [PATCH 5/9] revert the conditional_context patch
` [PATCH 6/9] check context expressions as expressions
` [PATCH 7/9] test conditional result locking
` [PATCH 8/9] show required context in instruction output
` [PATCH 9/9] check inlines explicitly

log --graph: extra space with --pretty=oneline
 2008-05-29  8:57 UTC  (2+ messages)

[patch 00/23] multi size, giant hugetlb support, 1GB for x86, 16GB for powerpc
 2008-05-29  8:59 UTC  (4+ messages)
` [patch 07/23] hugetlb: multi hstate sysctls

[PATCH 0/2] Kill unused parameter to smp_call_function and friends
 2008-05-29  9:01 UTC  (3+ messages)
` [PATCH 1/2] smp_call_function: get rid of the unused nonatomic/retry argument
` [PATCH 2/2] on_each_cpu(): kill unused 'retry' parameter

[patch] hugetlb: fix lockdep error
 2008-05-29  8:58 UTC  (6+ messages)

[PATCH 0/10] Add generic helpers for arch IPI function calls #4
 2008-05-29  8:58 UTC  (11+ messages)
` [PATCH 1/10] Add generic helpers for arch IPI function calls
` [PATCH 2/10] x86: convert to generic helpers for "
` [PATCH 3/10] powerpc: "
` [PATCH 4/10] ia64: "
` [PATCH 5/10] alpha: "
` [PATCH 6/10] arm: "
` [PATCH 7/10] m32r: "
` [PATCH 8/10] mips: "
` [PATCH 9/10] parisc: "
` [PATCH 10/10] sh: "

[Xenomai-help] valgrind
 2008-05-29  8:53 UTC  (3+ messages)

pull request: wireless-2.6 2008-05-28
 2008-05-29  8:52 UTC  (7+ messages)

[PATCH 2.6.26-rc4] fix double call of kfree_skb in net/llc/llc_sap.c
 2008-05-29  8:51 UTC  (5+ messages)

[PARIDE] Datastor EP-2000 problem
 2008-05-29  8:47 UTC  (2+ messages)

sparse context warning problem 
 2008-05-29  8:47 UTC  (5+ messages)

Grub long delays loading
 2008-05-29  8:41 UTC 

BUG/OOPS: Double Lock in fsl_usb2_udc.c
 2008-05-29  8:45 UTC  (2+ messages)

[bug] stuck localhost TCP connections, v2.6.26-rc3+
 2008-05-29  8:45 UTC  (2+ messages)

Listing authors of each file in branch HEAD since given revision
 2008-05-29  8:43 UTC 

[PATCH] tg3: Add phylib dependency to kconfig
 2008-05-29  8:44 UTC  (2+ messages)

[PATCH v2] crypto: rmd128: make it work on my prefered architecture
 2008-05-29  8:44 UTC  (6+ messages)

ata_piix on MacBook4,1: fail to startup in a certain situation
 2008-05-29  8:43 UTC  (9+ messages)

[PATCH] IPv6: Fix the data length of get destination options with short length
 2008-05-29  8:42 UTC  (4+ messages)

mkfs.ubifs, ubinize, ubiupdatevol request!
 2008-05-29  8:41 UTC  (3+ messages)

optimizing out inline functions
 2008-05-29  8:40 UTC  (3+ messages)

[U-Boot-Users] [PATCH] Add sata sil3114 support (V2)
 2008-05-29  8:40 UTC 

[PATCH v2] mac80211: clean up skb reallocation code
 2008-05-29  8:38 UTC 

[Lustre-devel] Moving forward on Quotas
 2008-05-29  8:39 UTC  (11+ messages)

question about ...: wrong count at exit"
 2008-05-29  8:37 UTC  (7+ messages)

[PATCH 00/43] iwlwifi driver 05/29 updates
 2008-05-29  8:35 UTC  (44+ messages)
` [PATCH 01/43] iwlwifi: move iwl_dump_nic_error_log to iwlcore module
  ` [PATCH 02/43] iwlwifi: add RTC data address for iwl5000
    ` [PATCH 03/43] iwlwifi: use uCode error and event tables pointer w.r.t loaded image
      ` [PATCH 04/43] iwlwifi: increase max payload of iwl_cmd
        ` [PATCH 05/43] iwlwifi: create drivers debugfs dir under wiphy->debugfsdir
          ` [PATCH 06/43] iwlwifi: mark 4965 ucode types
            ` [PATCH 07/43] iwlwifi: remove unused variable form __iwl4965_down
              ` [PATCH 08/43] iwlwifi: remove notif_missed_beacons variable
                ` [PATCH 09/43] iwlwifi: clean up alive_start routine
                  ` [PATCH 10/43] iwlwifi: remove 4965 from alive_resp structures
                    ` [PATCH 11/43] iwlwifi: setup correctly L1 L0S pi link values
                      ` [PATCH 12/43] iwlwifi: implement apm reset flow
                        ` [PATCH 13/43] iwlwifi: implement apm stop function
                          ` [PATCH 14/43] iwlwifi: refactor stop master function
                            ` [PATCH 15/43] iwlwifi: move txq_ctx_stop into iwl-tx.c
                              ` [PATCH 16/43] iwlwifi: move iwl_rxq_stop into iwl-rx.c
                                ` [PATCH 17/43] iwlwifi: add remove station functionality
                                  ` [PATCH 18/43] iwlwifi: move add sta handler to iwl-sta.c
                                    ` [PATCH 19/43] iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.c
                                      ` [PATCH 20/43] iwlwifi-5000: implement initial calibration for 5000
                                        ` [PATCH 21/43] iwlwifi: activate status ready timeout only for run time ucode
                                          ` [PATCH 22/43] iwlwifi: add iwl5000_tx_response structure
                                            ` [PATCH 23/43] iwlwifi: move tx response common handlers to iwlcore
                                              ` [PATCH 24/43] iwlwlifi: impelemnt 5000 tx response path
                                                ` [PATCH 25/43] iwlwifi: move 4965 tx response into iwl-4965.c
                                                  ` [PATCH 26/43] iwlwifi: fix in-column rate scaling
                                                    ` [PATCH 27/43] iwlwifi: move tx reclaim flow into iwl-tx
                                                      ` [PATCH 28/43] iwlwifi: implement txq invalidate byte count table
                                                        ` [PATCH 29/43] iwlwifi: iwl-5000 add rxon_assoc
                                                          ` [PATCH 30/43] iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.c
                                                            ` [PATCH 31/43] iwlwifi: move aggregation code to iwl-tx.c
                                                              ` [PATCH 32/43] iwlwifi: add frame count limit to link quality command
                                                                ` [PATCH 33/43] iwlwifi: Rx handlers common use for 4965 and 5000
                                                                  ` [PATCH 34/43] iwlwifi: move iwl_get_hw_mode to iwl-core.h
                                                                    ` [PATCH 35/43] mac80211: fix ieee80211_get_buffered_bc
                                                                      ` [PATCH 36/43] mac80211: fix deadlock in sta->lock
                                                                        ` [PATCH 37/43] mac80211: sends HT IE to user level through wext
                                                                          ` [PATCH 38/43] mac80211: allow disable FAT in specific configurations
                                                                            ` [PATCH 39/43] iwlwifi: disable FAT channel when not permitted
                                                                              ` [PATCH 40/43] iwlwifi: fix a memory leak in scan
                                                                                ` [PATCH 41/43] iwlwifi: remove debugfs entries before cfg80211
                                                                                  ` [PATCH 42/43] iwlwifi: send calibration results as HUGE commands
                                                                                    ` [PATCH 43/43] iwlwifi: clean iwl4965_mac_config

2.6.26-rc3-omap vs N810 and Xomap
 2008-05-29  8:21 UTC  (2+ messages)

[Bluez-users] Disable BlueZ profiles
 2008-05-29  8:35 UTC 

[PATCH] bluetooth: fix locking bug in the rfcomm socket cleanup handling
 2008-05-29  8:34 UTC  (3+ messages)

[ kvm-Bugs-1970154 ] AMD CPU + KVM BUG.. Can't Share CPU
 2008-05-29  8:34 UTC 

Filing a bugreport, P4-Clockmod on underclocked processors
 2008-05-29  8:33 UTC 

two different oopses with 2.6.26-rc4
 2008-05-29  8:31 UTC  (3+ messages)

Is PCI-Passthrough supported in Linux 2.4 domU kernel?
 2008-05-29  8:31 UTC 

[PATCH/RFC] virtio_blk: check for hardsector size from host
 2008-05-29  8:30 UTC  (13+ messages)

[PATCHv2 00/28] Allow built-in firmware to be accessed by request_firmware()
 2008-05-29  8:29 UTC  (6+ messages)
` [PATCHv2 27/28] firmware: Add CONFIG_BUILTIN_FIRMWARE option
  ` [PATCHv3 "
      ` [PATCHv4 "
        ` [PATCH 29/28] firmware: Add 'firmware_install' make target

[Qemu-devel] about -drive argument
 2008-05-29  8:26 UTC  (2+ messages)

linux-next: Tree for May 29
 2008-05-29  8:25 UTC 

NAT on the same network
 2008-05-29  8:24 UTC  (3+ messages)

[PATCH] Add switch for dock events
 2008-05-29  8:23 UTC  (11+ messages)
` [PATCH 1/3] Input: "
  ` [PATCH 2/3] ACPI: Send switch event on "
    ` [PATCH 3/3] Misc: Add HP WMI laptop extras driver
      ` RESEND: "
    ` RESEND: [PATCH 2/3] ACPI: Send switch event on dock events
    ` Version 2: "
  ` Version 2: [PATCH 1/3] Input: Add switch for "

in-kernel DRM tree move around
 2008-05-29  8:20 UTC  (5+ messages)

[U-Boot-Users] [PATCH] 85xx: extended cpu identification
 2008-05-29  8:20 UTC 

[patch]Fix a bug about reboot failure after S3
 2008-05-29  8:18 UTC 

[RFC] [PATCH 1/2] cpusets: restructure the function update_cpumask() and update_nodemask()
 2008-05-29  8:16 UTC  (2+ messages)

JFFS2 warnning message and notice
 2008-05-29  8:11 UTC 

[RFC][Patch 1/1] Oprofile Multiplexing
 2008-05-29  8:10 UTC  (2+ messages)

WARNING: at net/ipv4/tcp_input.c
 2008-05-29  8:10 UTC  (12+ messages)

Sugguestion: separate input and output driver
 2008-05-29  8:09 UTC 

[patch -mmotm] docbook: duplicate kernel-locking doc merge
 2008-05-29  8:08 UTC  (3+ messages)

Question for XFS (mounting and clean bit)
 2008-05-29  8:09 UTC  (5+ messages)

[PATCH 00 of 12] xen: add save/restore/migrate for Xen domains
 2008-05-29  8:02 UTC  (8+ messages)
` [PATCH 10 of 12] xen: implement save/restore
    ` [PATCH] xen: fix compilation when CONFIG_PM_SLEEP is disabled

[PATCH] pv-on-hvm: Use wmb instead of rmb
 2008-05-29  8:00 UTC 

[linux-lvm] Restoring method Snapshot to Orginal Volume
 2008-05-29  8:00 UTC 

[PATCH 0/3] kvm-guest-drivers-linux: Fix GSO/partial csum support on older kernels
 2008-05-29  7:58 UTC  (4+ messages)
` [PATCH 1/3] Fix partial csum rx handling

linux-next: sparc64 build failure
 2008-05-29  7:53 UTC 

[U-Boot-Users] [PATCH] TQM: move TQM boards to board/tqc
 2008-05-29  7:52 UTC  (2+ messages)

Nested PCI bridge support of VT-d
 2008-05-29  7:51 UTC  (3+ messages)

Delayed allocation and journal locking order inversion
 2008-05-29  7:50 UTC  (3+ messages)

UBIFS on-media format changed to version 3
 2008-05-29  7:50 UTC 

+ x86-fix-incomplete-include-guard.patch added to -mm tree
 2008-05-29  7:42 UTC 

+ scsi-remove-cdrom-not-ready-printk.patch added to -mm tree
 2008-05-29  7:41 UTC 

[PATCH] scsi: remove CDROM not ready printk
 2008-05-29  7:41 UTC  (2+ messages)

[Cluster-devel] Cluster Project branch, master, updated. cluster-2.99.02-35-g50f7819
 2008-05-29  7:42 UTC 

TAKE 907752 - XFSQA: Fix reisefs case in 032
 2008-05-29  7:39 UTC 

[PATCH net-next] IPv6 address labels per namespace - v2
 2008-05-29  7:39 UTC  (2+ messages)

+ usb-id-for-philips-cpwua054-00-wireless-usb-adapter-11g.patch added to -mm tree
 2008-05-29  7:36 UTC 

question about "context imbalance ...: wrong count at exit"
 2008-05-29  7:34 UTC 

+ arm-fix-header-guards.patch added to -mm tree
 2008-05-29  7:33 UTC 

[PATCH 0/3] virtio_net GSO/partial csum fixes
 2008-05-29  7:31 UTC  (5+ messages)
` [PATCH 2/3] virtio_net: Trivial coding style fix
  ` [PATCH 3/3] virtio_net: Fix skb->csum_start computation

+ parisc-fix-incomplete-header-guard.patch added to -mm tree
 2008-05-29  7:32 UTC 

Known good eSATA CardBus controllers
 2008-05-29  7:31 UTC 

+ suspend-vs-iommu-prevent-suspend-if-we-could-not-resume-cleanup.patch added to -mm tree
 2008-05-29  7:30 UTC 

+ suspend-vs-iommu-prevent-suspend-if-we-could-not-resume.patch added to -mm tree
 2008-05-29  7:30 UTC 

[PATCH] mac80211: Fix for NULL pointer dereference in sta_info_get()
 2008-05-29  7:26 UTC  (2+ messages)

[PATCH 0/5] "best effort" checkout
 2008-05-29  7:23 UTC  (10+ messages)
` [PATCH 1/5] "git checkout -- paths..." should error out when paths cannot be written
  ` [PATCH 2/5] checkout: make reset_clean_to_new() not die by itself
    ` [PATCH 3/5] checkout: consolidate reset_{to_new,clean_to_new|()
      ` [PATCH 4/5] unpack_trees(): allow callers to differentiate worktree errors from merge errors
        ` [PATCH 5/5] checkout: "best effort" checkout
          ` [PATCH 6/5] NUL hack to create_file()

block: make blktrace use per-cpu buffers for message notes
 2008-05-29  7:23 UTC  (7+ messages)

[Buildroot] Buildroot ARM build error for initramfs?
 2008-05-29  7:22 UTC  (2+ messages)

[ kvm-Bugs-1970154 ] AMD CPU + KVM BUG.. Can't Share CPU
 2008-05-29  7:22 UTC 

[PATCH] Driver for omap34xx temperature sensor
 2008-05-29  7:22 UTC  (5+ messages)
` [PATCH] Driver for omap34xx temperature sensor. second version

[ kvm-Bugs-1970154 ] AMD CPU + KVM BUG.. Can't Share CPU
 2008-05-29  7:21 UTC 

+ serial-fix-driver_name-conflicts.patch added to -mm tree
 2008-05-29  7:13 UTC 

MMIO and gcc re-ordering issue
 2008-05-29  7:10 UTC  (6+ messages)

[RFC] [PATCH 2/2] cpusets: update tasks' cpus_allowed and mems_allowed after CPU/NODE offline/online
 2008-05-29  7:09 UTC 

May I ask some questions?
 2008-05-29  7:03 UTC  (2+ messages)

[PATCH] sched: update the sched-domains debug documentation
 2008-05-29  7:06 UTC 

[PATCH 2.6.26 1/3] iwlwifi: fix in-column rate scaling
 2008-05-29  7:05 UTC  (4+ messages)

[PATCH 2.6.26-rc3 : schedule] remove unlikely macros in workqueue.c/queue_delayed_work_on
 2008-05-29  7:02 UTC 

+ arch-x86-mm-patc-nopat-should-be-__init.patch added to -mm tree
 2008-05-29  7:01 UTC 

VMX status report. Xen: #17748 & Xen0: #560 -- one new issue
 2008-05-29  7:02 UTC 

Section mismatch on latest git
 2008-05-29  7:01 UTC  (2+ messages)

[PATCH] CRYPTO: Simplify code using ARRAY_SIZE() macro
 2008-05-29  7:01 UTC  (8+ messages)
  ` IPSec ESP Authenc Offload


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.