All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-01-15 21:19:41 to 2010-01-15 23:52:57 UTC [more...]

lua 'grub.run' does not return message text
 2010-01-15 23:52 UTC  (2+ messages)

[ANNOUNCE] Git wiki & repo.or.cz migration, donations and volunteers pledge
 2010-01-15 23:50 UTC  (8+ messages)
` [RFC] Git Wiki Move

[PATCH 0/9] Gitweb caching v5
 2010-01-15 23:49 UTC  (12+ messages)
` [PATCH 1/9] gitweb: Load checking
  ` [PATCH 2/9] gitweb: change die_error to take "extra" argument for extended die information
    ` [PATCH 3/9] gitweb: Add option to force version match
      ` [PATCH 4/9] gitweb: Makefile improvements
        ` [PATCH 5/9] gitweb: add a get function to compliment print_local_time
          ` [PATCH 6/9] gitweb: add a get function to compliment print_sort_th
            ` [PATCH 7/9] gitweb: cleanup error message produced by undefined $site_header

[00/02] msi-laptop patches for N034 laptop
 2010-01-15 23:48 UTC  (3+ messages)
` [01/02] msi-laptop: Support standard ec 66/62 command on MSI notebook and nebook
` [02/02] msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/62 ec command

[U-Boot] [PATCH 0/9] Add support for i.MX25 SOC and TX25 board
 2010-01-15 23:48 UTC  (13+ messages)
` [U-Boot] [PATCH 1/9] mxc_serial replace platform specific clock
  ` [U-Boot] [PATCH 2/9] arm926ejs: add nand_spl boot support
    ` [U-Boot] [PATCH 3/9] Add v1.1 support to nand_spl fsl nfc driver
      ` [U-Boot] [PATCH 4/9] Nand mxc_nand add v1.1 controller support
        ` [U-Boot] [PATCH 5/9] fec_mxc: cleanup and factor out imx27 dependencies
          ` [U-Boot] [PATCH 6/9] Add support for Freescale MX25 SOC
            ` [U-Boot] [PATCH 7/9] fec_mxc: add imx25 support
              ` [U-Boot] [PATCH 8/9] env_nand.c: print error message and fail gracefully

[failures] lib-allow-linker-to-eliminate-unused-functions-fix.patch removed from -mm tree
 2010-01-15 23:19 UTC 

[failures] lib-allow-linker-to-eliminate-unused-functions-fix-2.patch removed from -mm tree
 2010-01-15 23:19 UTC 

[failures] lib-allow-linker-to-eliminate-unused-functions.patch removed from -mm tree
 2010-01-15 23:19 UTC 

[RFC] [PATCH 0/7] UBP, XOL and Uprobes
 2010-01-15 23:44 UTC  (30+ messages)
` [RFC] [PATCH 1/7] User Space Breakpoint Assistance Layer (UBP)
` [RFC] [PATCH 4/7] Uprobes Implementation

[PATCH] Allow linker to eliminate unused functions in lib/*
 2010-01-15 23:44 UTC  (4+ messages)

[PATCH v2] Add push --set-upstream
 2010-01-15 23:40 UTC  (2+ messages)

[PATCH][CORRECTED] section mismatch: pcibios_scan_specific_bus()
 2010-01-15 23:40 UTC  (2+ messages)

[patch] slub: remove impossible condition
 2010-01-15 23:38 UTC  (2+ messages)

mmotm 2010-01-13-12-17 uploaded
 2010-01-15 23:38 UTC  (3+ messages)
  ` oops in uevent_helper [was: mmotm 2010-01-13-12-17 uploaded]

[PATCH] enhanced reimplemented of the kfifo API
 2010-01-15 23:38 UTC  (6+ messages)

[net-next PATCH 0/8] qlge: Add firmware coredump functionality
 2010-01-15 23:31 UTC  (9+ messages)
` [net-next PATCH 1/8] qlge: Add data for firmware dump
` [net-next PATCH 2/8] qlge: Add basic "
` [net-next PATCH 3/8] qlge: Add probe regs to "
` [net-next PATCH 4/8] qlge: Add RAM dump "
` [net-next PATCH 5/8] qlge: Add alternate function's reg dump to fw dump
` [net-next PATCH 6/8] qlge: Add serdes reg blocks dump to firmware dump
` [net-next PATCH 7/8] qlge: Add xgmac reg blocks to firwmare dump
` [net-next PATCH 8/8] qlge: Add module param to force firmware core dump

Avermedia A317
 2010-01-15 23:28 UTC 

SLUB ia64 linux-next crash bisected to 756dee75
 2010-01-15 23:32 UTC  (5+ messages)

[U-Boot] [PATCH 4/9] Nand mxc_nand add v1.1 controller support
 2010-01-15 23:32 UTC  (5+ messages)

[PATCH 1/2] option.c: Add blacklisting infrastructure for special device handling
 2010-01-15 22:48 UTC  (2+ messages)

+ lib-allow-linker-to-eliminate-unused-functions-fix-2.patch added to -mm tree
 2010-01-15 23:01 UTC 

[PATCH 0/4] DPC Removal from services
 2010-01-15 23:35 UTC  (5+ messages)
` [PATCH 1/4] DSPBRIDGE: Remove DPC, create, destroy and schedule wrappers
  ` [PATCH 2/4] DSPBRIDGE: Remove main DPC wrapper for IO and MMUfault
    ` [PATCH 3/4] DSPBRIDGE: Remove DPC module from SERVICES layer
      ` [PATCH 4/4] DSPBRIDGE: Remove DPC object structure

[PATCH v2 00/14] daemon-win32
 2010-01-15 23:23 UTC  (29+ messages)
` [PATCH v2 01/14] mingw: add network-wrappers for daemon
` [PATCH v2 02/14] mingw: implement syslog
  ` [msysGit] "
` [PATCH v2 03/14] compat: add inet_pton and inet_ntop prototypes
` [PATCH v2 04/14] inet_ntop: fix a couple of old-style decls
` [PATCH v2 05/14] mingw: support waitpid with pid > 0 and WNOHANG
` [PATCH v2 06/14] mingw: use real pid
` [PATCH v2 07/14] mingw: add kill emulation
` [PATCH v2 08/14] daemon: use explicit file descriptor
` [PATCH v2 09/14] daemon: use run-command api for async serving
` [PATCH v2 10/14] daemon: use full buffered mode for stderr
` [PATCH v2 11/14] mingw: compile git-daemon
` [PATCH v2 12/14] Improve the mingw getaddrinfo stub to handle more use cases
` [PATCH v2 13/14] daemon: use select() instead of poll()
` [PATCH v2 14/14] daemon: report connection from root-process

[PM-WIP-OPP] [PATCH 1/2]: Introducing enum for OPP types
 2010-01-15 23:21 UTC  (2+ messages)

[PATCH] enhanced reimplemention of the kfifo API
 2010-01-15 23:20 UTC 

[Buildroot] qextserialport
 2010-01-15 23:18 UTC 

[PATCH 0/3] NFSD IPv6 patches
 2010-01-15 23:17 UTC  (10+ messages)
` [PATCH 1/3] SUNRPC: Use rpc_pton() in ip_map_parse()
` [PATCH 3/3] NFSD: Enable NFS server use of PF_INET6

+ prctl-add-pr_set_proctitle_area-option-for-prctl.patch added to -mm tree
 2010-01-15 23:16 UTC  (2+ messages)

Order of dvb devices
 2010-01-15 23:12 UTC  (7+ messages)

DM1105: could not attach frontend 195d:1105
 2010-01-15 23:14 UTC 

[PATCH 0/5] Adding x86-like memory map printks to ARM
 2010-01-15 23:14 UTC  (4+ messages)
  ` [PATCH 1/5] Add "virtual kernel memory..." printout

SELinux troubleshooting example
 2010-01-16  0:55 UTC  (2+ messages)

git clone against firewall
 2010-01-15 23:03 UTC  (6+ messages)

LVM2 lib/activate/dev_manager.c lib/activate/d 
 2010-01-15 22:58 UTC 

[PATCH] mkfs: get size of device properly
 2010-01-15 22:57 UTC 

[PATCH 1/2] drm: remove address mask param for drm_pci_alloc()
 2010-01-15 22:51 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: enable 36bit physical address for hardware status page
  ` [Intel-gfx] "

Ath5k on 2.6.32 suddenly fails
 2010-01-15 22:50 UTC  (7+ messages)

[PATCH] init/main.c: remove extern declarations for subsys_initcall functions
 2010-01-15 22:48 UTC 

[PATCH V2] mkfs: fix mkfs.xfs -dfile,name=$NAME for new files
 2010-01-15 22:44 UTC  (2+ messages)

[PATCH] scsi: update dead URLs and kill whitespace
 2010-01-15 22:43 UTC 

[PATCH 1/4] fanotify: create_fd cleanup
 2010-01-15 21:21 UTC  (6+ messages)
` [PATCH 2/4] fanotify: Add pids to events

[PATCH-RESEND v4] memory-hotplug: create /sys/firmware/memmap entry for new memory
 2010-01-15 22:38 UTC  (3+ messages)

[failures] memory-hotplug-create-sys-firmware-memmap-entry-for-new-memory.patch removed from -mm tree
 2010-01-15 22:13 UTC 

[Qemu-devel] [PATCH] sparc32 irq clearing (guest Solaris performance+NetBSD) fix
 2010-01-15 22:37 UTC  (10+ messages)
` [Qemu-devel] "

[Qemu-devel] sparc32 do not clear interrupts when masking
 2010-01-15 22:37 UTC 

Fix for breakage caused by kfifo backport
 2010-01-15 22:27 UTC  (3+ messages)

[PATCH] Remove some junk characters from COPYING
 2010-01-15 22:28 UTC  (2+ messages)

[LTP] [PATCH] Add make 3.80 $(abspath ) and $(realpath ) emulation scripts
 2010-01-15 22:27 UTC  (3+ messages)

[PATCH] drm: Don't spam dmesg whenver a video mode is changed
 2010-01-15 22:24 UTC 

Regression: Wake on LAN doesn't work in sky2 with 2.6.33-rc4-git2
 2010-01-15 22:23 UTC  (3+ messages)

[Qemu-devel] [RFC,PATCH 08/11] qdev: Add usb_bus_dev_info
 2010-01-15 22:14 UTC  (2+ messages)

userspace notification from module
 2010-01-15 22:14 UTC  (5+ messages)
` [suspend/resume] "

[PATCH] Add push --set-upstream
 2010-01-15 22:08 UTC  (4+ messages)

[ath9k-devel] what is the actual throughput we probably may have under 130Mbps/HT20, 300Mbps/HT40
 2010-01-15 22:07 UTC  (5+ messages)

[msysGit] [PATCH] Installer: Create builtins as symbolic links on Vista
 2010-01-15 22:06 UTC 

[ath9k-devel] weak signal strength using ar928x
 2010-01-15 22:07 UTC  (6+ messages)

[PATCH] netfilter: simplify warning message
 2010-01-15 22:05 UTC 

openpic specification
 2010-01-16 10:00 UTC  (2+ messages)

[PATCH v2 1/3] t7800-difftool.sh: Simplify the --extcmd test
 2010-01-15 22:03 UTC  (3+ messages)
` [PATCH v2 2/3] difftool: Add '-x' and as an alias for '--extcmd'
` [PATCH v2 3/3] difftool: Use eval to expand '--extcmd' expressions

[PATCH 1/4] ACPI: Battery: Add bit flags
 2010-01-15 22:03 UTC  (8+ messages)
` [PATCH 2/4] POWER: Add support for cycle_count
` [PATCH 3/4] ACPI: SBS: Export cycle_count
` [PATCH 4/4] ACPI: Battery: Add support for _BIX extended info method

Memory allocations in .suspend became very unreliable
 2010-01-15 22:03 UTC  (2+ messages)

[Qemu-devel] Solaris 2.6 as a Guest O/S
 2010-01-15 21:54 UTC  (3+ messages)

[patch 0/4] Only use HPET MSI timers on systems with deep C-state support
 2010-01-15 21:53 UTC  (2+ messages)

[Qemu-devel] sparc32 do_unassigned_access overhaul
 2010-01-15 21:48 UTC  (5+ messages)
` [Qemu-devel] "

LVM2/scripts cmirrord_init_red_hat.in
 2010-01-15 21:48 UTC 

[PATCH v4 0/3] dioread_nolock patch
 2010-01-15 21:47 UTC  (5+ messages)

[PATCH 0/7] General sysfs enhancements
 2010-01-15 21:37 UTC  (2+ messages)

[PATCH] perf_event: e500 support
 2010-01-15 21:43 UTC 

[Jfs-discussion] benchmark results
 2010-01-15 21:42 UTC  (15+ messages)

[PATCH 0/9] iwlwifi updates for 2.6.34
 2010-01-15 21:43 UTC  (10+ messages)
` [PATCH 1/9] iwlwifi: fix clear statistics counter command
` [PATCH 2/9] iwlwifi: format and show statistics counter from uCode
` [PATCH 3/9] iwlwifi: add num_of_sos_stats to statistics counter
` [PATCH 4/9] iwlwifi: correct return code for log_event
` [PATCH 5/9] iwlwifi: set interrupt coalescing timer range and default
` [PATCH 6/9] iwlwifi: software w/a for h/w bug cause Rx bit get clear
` [PATCH 7/9] iwlwifi: display flowhandler register when sw error or on-demand
` [PATCH 8/9] iwlwifi: remove extra statistics request from debugfs
` [PATCH 9/9] iwlwifi: update copyright year to 2010

[PATCH 0/2] iwlwifi fixes for 2.6.33
 2010-01-15 21:42 UTC  (3+ messages)
` [PATCH 1/2] iwlwifi: Fix throughput stall issue in HT mode for 5000
` [PATCH 2/2] iwlwifi: add license to tracing files

[PATCH 2.6.32.3] ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDs
 2010-01-15 21:43 UTC  (10+ messages)

[PATCH 00/14] pci: update pci bridge resources
 2010-01-15 21:41 UTC  (12+ messages)
` [PATCH 05/14] pci: add failed_list to record failed one for pci_bus_assign_resources
` [PATCH 07/14] pci: don't shrink bridge resources
` [PATCH 08/14] pci: update bridge res to get more big range in pci assign unssign

Is this a known problem with the SCSI mid layer?
 2010-01-15 21:44 UTC  (7+ messages)

compat-wireless 2010-01-13 fails to build
 2010-01-15 21:41 UTC  (3+ messages)

[PATCH #upstream-fixes 1/2] libata: cleanup ata_sff_interrupt()
 2010-01-15 21:45 UTC  (6+ messages)
` [PATCH #upstream-fixes 2/2] libata: implement spurious irq handling for SFF and apply it to piix

[Buildroot] [git commit master] qt: ensure libglib2 is built before qt if enabled for Qt's glib support
 2010-01-15 21:40 UTC  (3+ messages)

[PATCH 2/7] x86/pci: use resource_size_t in update_res -v2
 2010-01-15 21:39 UTC  (7+ messages)
` [PATCH 4/7] x86/pci: use u64 instead of size_t in amd_bus.c -v2

[Ocfs2-devel] [PATCH 2/3] ocfs2:freeze-thaw: initialization and cleanup
 2010-01-15 21:36 UTC  (6+ messages)

[PATCH 0/6] IPv6 support for nfs-utils tcpwrapper shim (take 2)
 2010-01-15 21:32 UTC  (7+ messages)
  ` [PATCH 1/6] tcpwrappers: Use xlog() instead of perror(3) and syslog(2)
  ` [PATCH 2/6] tcp_wrappers: Use getifaddrs(3) if it is available
  ` [PATCH 3/6] tcp_wrapper: Clean up logit()
  ` [PATCH 4/6] tcpwrapper: Fix signage problems in the tcp_wrappers hash function
  ` [PATCH 5/6] tcpwrapper: Eliminated shadowed declaration warnings
  ` [PATCH 6/6] tcpwrapper: Add support for IPv6

[Qemu-devel] sparc32 do_unassigned_access overhaul v2
 2010-01-15 21:34 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] idr: fix idr corruption when id crosses a layer boundary
 2010-01-15 21:32 UTC  (3+ messages)

+ idr-fix-idr-corruption-when-id-crosses-a-layer-boundary.patch added to -mm tree
 2010-01-15 21:25 UTC 

[RFC 00/18] generic arm needed for msm
 2010-01-15 21:26 UTC  (3+ messages)
` [RFC 03/18] arm: boot: remove old ARM ID for QSD


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.