All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-07-29 03:59:33 to 2008-07-29 06:20:11 UTC [more...]

x86: Is there still value in having a special tlb flush IPI vector?
 2008-07-29  6:19 UTC  (4+ messages)

iproute2 / match / meta bug?
 2008-07-29  6:18 UTC  (5+ messages)

[U-Boot-Users] [PATCH 1/1] Re-Submit: Add support for ATMEL AT91SAM9G20EK board
 2008-07-29  6:19 UTC  (3+ messages)

__do_softirq execution context
 2008-07-29  6:12 UTC 

Improving the existing /proc/loadavg metrics
 2008-07-29 13:53 UTC 

[PATCH] RCU: implement rcu_read_[un]lock_preempt()
 2008-07-29  6:15 UTC  (6+ messages)

DCCP Conformance Test Suite
 2008-07-29  6:16 UTC  (2+ messages)

TCP connection tracking timeout
 2008-07-29  6:13 UTC  (4+ messages)

[PATCH] Build configuration to skip ctime for modification test
 2008-07-28 21:49 UTC  (14+ messages)
          ` [PATCH] Make use of stat.ctime configurable
                  ` [PATCH] Improve the placement of core.trustctime in the documentation

GIT 1.6.0-rc1
 2008-07-28 21:37 UTC  (4+ messages)

No output from SMC1 console with the 2.6.26 kernel (PQ2FADS based board)
 2008-07-29  6:10 UTC  (3+ messages)

ata_piix problem with MacBook Pro and 2.6.26
 2008-07-29  6:06 UTC  (4+ messages)
          ` [PATCH #upstream-fixes] ata_piix: subsys 106b:00a3 is apple ich8m too

git submodules
 2008-07-29  6:04 UTC  (7+ messages)

[PATCH 8/8] misc: replace __FUNCTION__ with __func__
 2008-07-29  6:01 UTC 

[PATCH 7/8] powerpc: replace __FUNCTION__ with __func__
 2008-07-29  6:01 UTC 

[PATCH 6/8] include: replace __FUNCTION__ with __func__
 2008-07-29  6:01 UTC 

[PATCH 5/8] media: drx397xD replace __FUNCTION__ with __func__
 2008-07-29  6:01 UTC 

DMI information for asus P1-AH2
 2008-07-29  5:44 UTC 

[PATCH 4/8] drivers/net: replace __FUNCTION__ with __func__
 2008-07-29  6:01 UTC 

[PATCH 2/8] irda: replace __FUNCTION__ with __func__
 2008-07-29  6:01 UTC 

[PATCH 1/8] blackfin: replace __FUNCTION__ with __func__
 2008-07-29  6:01 UTC 

[PATCH 3/8] wireless: replace __FUNCTION__ with __func__
 2008-07-29  6:01 UTC 

[PATCH] minor update to the upstream-apkm tree to get pnx833x booting
 2008-07-29  6:00 UTC  (2+ messages)

memrlimit controller merge to mainline
 2008-07-29  6:01 UTC  (5+ messages)

[PATCH] sh: Fix compile error of Solution Engine
 2008-07-29  5:37 UTC  (2+ messages)

[linux-dvb] DVICO firmware compatibility between v4l-dvb and in-tree kernel drivers
 2008-07-29  5:59 UTC  (2+ messages)

[PATCH] iwlwifi: fix iwl-led compile issue when CONFIG_IWLWIFI_DEBUG is not set
 2008-07-29  5:58 UTC 

sh se7750_defconfig compile error
 2008-07-29  5:33 UTC  (3+ messages)

[PATCH 2/2 v2] run-command (Windows): Run dashless "git <cmd>" (solves part of problem with system_path)
 2008-07-29  5:55 UTC  (6+ messages)
  ` [FOR DEBUGGING] Stop installing BUILT_INS

[BUG] wireless : cpu stuck for 61s
 2008-07-29  5:57 UTC 

linux xfs filesystem corruption
 2008-07-29  5:57 UTC  (3+ messages)

+ relay-fix-4-off-by-one-errors-occuring-when-writing-to-a-cpu-buffer.patch added to -mm tree
 2008-07-29  5:54 UTC 

[PATCH] ext4: Cleanup whitespace and other miscellaneous style issues
 2008-07-29  5:53 UTC  (5+ messages)
` [PATCH] ext4: don't read inode block if the buffer has a write error
  ` [PATCH] ext4: unexport jbd2_journal_update_superblock
    ` [PATCH] jbd2: don't abort if flushing file data failed

[PATCH 00/16] ath9k: some cleanups, and a few small fixes
 2008-07-29  5:52 UTC  (36+ messages)
` [ath9k-devel] [PATCH 01/16] ath9k: Replace KASSERT() with BUG_ON()
` [PATCH 02/16] ath9k: Remove ineffective multirate retry stuff
  ` [ath9k-devel] "
` [PATCH 03/16] ath9k: Clean up in antenna diversity handling. Get rid of sc_needmib
  ` [ath9k-devel] "
` [PATCH 04/16] ath9k: Use struct ath_softc directly instead of a void pointer
  ` [ath9k-devel] "
` [PATCH 05/16] ath9k: Use 'ATH9K' as a prefix instead of 'HAL' for a lot of macros
  ` [ath9k-devel] "
` [PATCH 06/16] ath9k: Fix missing brace in branch on ath_chainmask_sel_logic()
  ` [ath9k-devel] "
` [PATCH 07/16] ath9k: Replace enum hal_bool with bool
  ` [ath9k-devel] "
` [PATCH 08/16] ath9k: Revamp debugging
  ` [ath9k-devel] "
` [PATCH 09/16] ath9k: Use standard ISR return values, merge ath_intr and ath_isr
  ` [ath9k-devel] "
` [PATCH 10/16] ath9k: Don't pass opmode twice to ath_vap_attach, return standard error values from add_interface
  ` [ath9k-devel] "
` [PATCH 11/16] ath9k: Remove "OS_" prefixes in macros
  ` [ath9k-devel] "
` [PATCH 12/16] ath9k: Dont maintain some of h/w caps in ath_softc, access them directly from ah_caps instead
  ` [ath9k-devel] "
` [PATCH 13/16] ath9k: Break down ath9k_regd_init_channels and use helper functions
  ` [ath9k-devel] "
` [PATCH 14/16] ath9k: Remove AH_DEBUG_COUNTRY
  ` [ath9k-devel] "
` [PATCH 15/16] ath9k: Don't set the channel in ath_rate_init()
  ` [ath9k-devel] "
` [PATCH 16/16] ath9k: Remove some unused macros
  ` [ath9k-devel] "
  ` [ath9k-devel] [PATCH 00/16] ath9k: some cleanups, and a few small fixes

q: git-fetch a tad slow?
 2008-07-29  5:50 UTC  (2+ messages)

[PATCH 0/6] x86: coding style fixes to arch/x86/kernel/
 2008-07-29  5:48 UTC  (7+ messages)
` [PATCH 1/6] x86: coding styles fixes to arch/x86/kernel/process_64.c
  ` [PATCH 2/6] x86: add KERN_INFO to printks on process_64.c
    ` [PATCH 3/6] x86: coding style fixes to arch/x86/kernel/crash_dump_64.c
      ` [PATCH 4/6] x86: coding style fixes to arch/x86/kernel/signal_64.c
        ` [PATCH 5/6] x86: coding style fixes to arch/x86/kernel/traps_64.c
          ` [PATCH 6/6] x86: coding style fixes to arch/x86/kernel/sys_x86_64.c

[Ocfs2-devel] [PATCH 1/2] ocfs2-tools: Add extended attribute support in mkfs.ocfs2
 2008-07-29  5:49 UTC  (3+ messages)

[PATCH] input: driver for USB VoIP phones with CM109 chipset #2
 2008-07-29  5:47 UTC  (5+ messages)

+ befs-annotate-fs32-on-tests-for-superblock-endianness.patch added to -mm tree
 2008-07-29  5:46 UTC 

[PATCH] merge-base: die with an error message if not passed a commit ref
 2008-07-29  5:45 UTC  (2+ messages)

[PATCH] add iommu_num_pages helper function
 2008-07-29  5:42 UTC  (8+ messages)

prevalence of C++ in embedded linux?
 2008-07-29  5:42 UTC  (3+ messages)

[PATCH 2/2] fix a bug that use option '-k key-string' cannot search out all matched logs
 2008-07-29  5:41 UTC 

[PATCH v4] video: sh7760fb: SH7760/SH7763 LCDC framebuffer driver
 2008-07-29  5:41 UTC  (4+ messages)
` [PATCH] sh7760fb: write colormap value to hardware

[PATCH] bcm5974-0.58: name changes, open/close and suspend/resume serialized
 2008-07-29  5:41 UTC  (6+ messages)

[PATCH 1/2] fix a bug that use option '-r' cannot output all unformatted logs
 2008-07-29  5:40 UTC 

+ arch-x86-pci-irqc-attempt-to-clean-up-code-layout.patch added to -mm tree
 2008-07-29  5:38 UTC 

+ x86-pci-use-dev_printk-when-possible.patch added to -mm tree
 2008-07-29  5:33 UTC 

- arch-x86-pci-i386c-fix-printk-warnings.patch removed from -mm tree
 2008-07-29  5:33 UTC 

- x86-pci-replace-dbg-with-pr_debug.patch removed from -mm tree
 2008-07-29  5:32 UTC 

- x86-pci-replace-dbg-with-pr_debug-fix-2.patch removed from -mm tree
 2008-07-29  5:31 UTC 

- x86-pci-replace-dbg-with-pr_debug-fix.patch removed from -mm tree
 2008-07-29  5:31 UTC 

+ markers-fix-markers-read-barrier-for-multiple-probes.patch added to -mm tree
 2008-07-29  5:31 UTC 

Hackontest ideas?
 2008-07-29  5:31 UTC  (3+ messages)

Bizarre missing changes (git bug?)
 2008-07-29  5:31 UTC  (11+ messages)

[Qemu-devel] [PATCH 1/3]: vmware backdoor interface fix
 2008-07-29  5:31 UTC  (5+ messages)
` [Qemu-devel] "

ide pmac breakage
 2008-07-29  5:20 UTC  (7+ messages)

[PATCH 1/2] Refactor, adding prepare_git_cmd(const char **argv)
 2008-07-29  5:29 UTC  (7+ messages)
` [Fundamental problem with relative system paths] [PATCH 2/2] run-command (Windows): Run dashless "git <cmd>"
      ` [PATCH 2/2 v2] run-command (Windows): Run dashless "git <cmd>" (solves part of problem with system_path)
        ` [FOR DEBUGGING] Stop installing BUILT_INS

463 kernel developers missing!
 2008-07-29  5:19 UTC  (5+ messages)

+ rtc-add-device-driver-for-dallas-ds3234-spi-rtc-chip.patch added to -mm tree
 2008-07-29  5:28 UTC 

+ rtc-m48t59-reduce-structure-m48t59_private.patch added to -mm tree
 2008-07-29  5:26 UTC 

+ rtc-pcf8563-remove-client-validation.patch added to -mm tree
 2008-07-29  5:26 UTC 

[PATCH] git-mv: Keep moved index entries inact
 2008-07-29  5:23 UTC  (9+ messages)
` [PATCHv2] "

[RFC/PATCH v3] merge-base: teach "git merge-base" to accept more than 2 arguments
 2008-07-29  5:24 UTC  (3+ messages)

git-scm.com
 2008-07-29  5:15 UTC  (11+ messages)

Keyboard Jammed error patch 2.4.35-pre4
 2008-07-29  5:15 UTC  (2+ messages)

[Cluster-devel] Cluster Project branch, master, updated. cluster-2.99.06-80-ga87f95f
 2008-07-29  5:14 UTC 

[PATCH v2 1/1][MIPS] Initialization of Alchemy boards
 2008-07-29  5:10 UTC  (4+ messages)

eth0 link off
 2008-07-29  5:03 UTC 

theirs/ours was Re: [PATCH 6/6] Add a new test for using a custom merge strategy
 2008-07-29  5:08 UTC  (16+ messages)

463 kernel developers missing!
 2008-07-29  5:05 UTC  (13+ messages)

[PATCH] au1xmmc: raise segment size limit
 2008-07-29  5:03 UTC  (3+ messages)

interrupt overhead on ARM architecture
 2008-07-29  5:02 UTC  (2+ messages)

Q) AP mode disconnected in MadWiFi
 2008-07-29  4:59 UTC  (2+ messages)

[PATCH] powerpc: move include files to arch/powerpc/include/asm
 2008-07-29  4:58 UTC 

Bluetooth SHUTDOWN GPIO on omap3430 labrador
 2008-07-29  4:57 UTC  (2+ messages)

[git pull] cpus4096 fixes
 2008-07-29  1:45 UTC  (7+ messages)
  ` [rfc git pull] cpus4096 fixes, take 2

[trivial fast-export PATCH] Fix typo in documentation
 2008-07-29  4:50 UTC 

+ posix-timers-do_schedule_next_timer-fix-the-setting-of-si_overrun.patch added to -mm tree
 2008-07-29  4:51 UTC 

+ posix-timers-fix-posix_timer_event-vs-dequeue_signal-race.patch added to -mm tree
 2008-07-29  4:51 UTC 

dtc: Remove unused lexer function
 2008-07-29  4:51 UTC 

request for comment: generic kernel interface for malware vendors
 2008-07-29  4:50 UTC  (3+ messages)
  ` [malware-list] "

libfdt: Forgot one function when cleaning the namespace
 2008-07-29  4:51 UTC 

[PATCH] Modify mingw_main() workaround to avoid link errors
 2008-07-29  4:46 UTC  (5+ messages)

+ arch-m68k-bvme6000-rtcc-remove-duplicated-include.patch added to -mm tree
 2008-07-29  4:47 UTC 

+ applesmc-support-for-intel-imac.patch added to -mm tree
 2008-07-29  4:44 UTC 

Does DSS support 24 bits_per_pixel?
 2008-07-29  4:43 UTC 

[patch] crashdump: fix undefined reference to `elfcorehdr_addr'
 2008-07-29  4:42 UTC  (11+ messages)
      ` [PATCH 1/5] Move elfcorehdr_addr out of vmcore.c (Was: Re: [patch] crashdump: fix undefined reference to `elfcorehdr_addr')
        ` [PATCH 2/5] x86: Define elfcorehdr_addr in arch dependent section
          ` [PATCH 3/5] ia64: "
              ` [PATCH 3/5] ia64: Define elfcorehdr_addr in arch dependent

Please do not pull 2.6.27-rc1 into wireless-testing
 2008-07-29  4:42 UTC 

- linux-fsh-include-linux-pathh.patch removed from -mm tree
 2008-07-29  4:38 UTC 

[lm-sensors] [RFC,PATCH v1] hwmon: ADC124S501 generic driver
 2008-07-29  4:35 UTC  (3+ messages)
`  "

generation of persistent network devices rules at install time
 2008-07-29  4:32 UTC  (2+ messages)

64bit kernel not booting with CONFIG_PRINTK_TIME=y
 2008-07-29  4:29 UTC  (5+ messages)

[Buildroot] C++ libraries are not installed on target
 2008-07-29  4:28 UTC 

linux-next: manual merge of the firmware tree
 2008-07-29  4:27 UTC 

[bug] PCI hotplug, ibmphp_access_ebda: WARNING: at arch/x86/mm/ioremap.c:182 __ioremap_caller+0x2d1/0x340()
 2008-07-29  4:26 UTC  (3+ messages)

[PATCH] qla2xxx: Fix dpc_thread race on the module unload
 2008-07-29  4:27 UTC  (3+ messages)

+ ali-m7101-pmu-also-available-on-sun-netras-too.patch added to -mm tree
 2008-07-29  4:26 UTC 

+ rtc-dont-return-ebusy-when-mutex_lock_interruptible-fails.patch added to -mm tree
 2008-07-29  4:23 UTC 

BUG: unable to handle kernel NULL pointer dereference at 00000002
 2008-07-29  4:22 UTC  (3+ messages)

Exposing control of my device
 2008-07-29  4:19 UTC  (2+ messages)

[REVIEW] Update kernel headers to compile in userspace (libxfs)
 2008-07-29  4:19 UTC  (2+ messages)

Corey J Ashford is out of the office
 2008-07-29  4:18 UTC  (2+ messages)

+ spi-new-orion_spi-driver.patch added to -mm tree
 2008-07-29  4:17 UTC 

[patch 2.6.26+] spi: new orion_spi driver
 2008-07-29  4:16 UTC  (2+ messages)

Comments on UV tlb flushing
 2008-07-29  4:12 UTC  (2+ messages)

[PATCH 02/15] use the same btree_cur union member for alloc and inobt trees
 2008-07-29  4:12 UTC  (4+ messages)

+ coredump-format_corename-dont-append-%pid-if-multi-threaded.patch added to -mm tree
 2008-07-29  4:07 UTC 

+ block-ccissc-remove-pointless-curr_queue-calculation.patch added to -mm tree
 2008-07-29  4:06 UTC 

+ unrevert-usb-dont-explicitly-reenable-root-hub-status-interrupts.patch added to -mm tree
 2008-07-29  4:05 UTC 

Linux v2.6.27-rc1
 2008-07-29  4:01 UTC  (2+ messages)

+ linux-fsh-include-linux-pathh.patch added to -mm tree
 2008-07-29  4:01 UTC 

+ rtc-ds1374-wakup-support.patch added to -mm tree
 2008-07-29  3:59 UTC 

[PATCH 1/2] gitweb: sort projects by path
 2008-07-29  3:59 UTC  (2+ messages)
` [PATCH 1/2 v2] "

+ drm-dont-enable-irqs-in-locking.patch added to -mm tree
 2008-07-29  3:59 UTC 

[PATCH 0/0] Traffic control cgroups subsystem
 2008-07-29  4:04 UTC  (2+ 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.