All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-29 16:26:00 to 2010-06-29 18:51:09 UTC [more...]

[PATCH] um: Include missing header file in os-linux/mem.c
 2010-06-29 18:50 UTC  (6+ messages)
` [uml-devel] "

+ um-os-linux-memc-needs-sys-stath.patch added to -mm tree
 2010-06-29 18:49 UTC 

[U-Boot] [PATCH] [Bugfix] 85xx/p1_p2_rdb: not able to modify "$bootfile" environment variable
 2010-06-29 18:48 UTC  (3+ messages)

SBC encoder/decoder API & errors handling
 2010-06-29 18:45 UTC 

[U-Boot] IRQ in realmode and sleep()
 2010-06-29 18:44 UTC  (2+ messages)

[PATCHv7 2.6.35-rc3-tip 0/11] Uprobes Patches:
 2010-06-29 18:37 UTC  (12+ messages)
` [PATCHv7 2.6.35-rc3-tip 1/11] mm: Move replace_page() / write_protect_page() to mm/memory.c
` [PATCHv7 2.6.35-rc3-tip 2/11] uprobes: Breakpoint insertion/removal in user space applications
` [PATCHv7 2.6.35-rc3-tip 3/11] uprobes: Slot allocation for Execution out of line(XOL)
` [PATCHv7 2.6.35-rc3-tip 4/11] uprobes: x86 specific functions for user space breakpointing
` [PATCHv7 2.6.35-rc3-tip 5/11] uprobes: Uprobes (un)registration and exception handling
` [PATCHv7 2.6.35-rc3-tip 6/11] uprobes: X86 support for Uprobes
` [PATCHv7 2.6.35-rc3-tip 7/11] uprobes: Uprobes Documentation
` [PATCHv7 2.6.35-rc3-tip 8/11] trace: Extract out common code for kprobes/uprobes traceevents
` [PATCHv7 2.6.35-rc3-tip 9/11] trace: uprobes trace_event interface
` [PATCHv7 2.6.35-rc3-tip 10/11] perf: Re-Add make_absolute_path
` [PATCHv7 2.6.35-rc3-tip 11/11] perf: perf interface for uprobes

[PATCHSET] workqueue: concurrency managed workqueue, take#6
 2010-06-29 18:41 UTC  (17+ messages)
` [PATCH 34/35] async: use workqueue for worker pool

[PATCH 1/1] ACPI: pci_irq, add PRT_ quirk for IBM Bartolo
 2010-06-29 18:40 UTC  (8+ messages)

[PATCH -v19 00/25] Use lmb with x86
 2010-06-29 18:38 UTC  (15+ messages)
` [PATCH 03/25] lmb: Print new doubled array location info
` [PATCH 10/25] x86, lmb: Add lmb_to_bootmem()
` [PATCH 11/25] x86,lmb: Add lmb_reserve_range/lmb_free_range
` [PATCH 12/25] x86, lmb: Add get_free_all_memory_range()
` [PATCH 18/25] x86, lmb: Use lmb_debug to control debug message print out
` [PATCH 23/25] x86: Have nobootmem version setup_bootmem_allocator()

grub2 and hybrid MBR booting
 2010-06-29 18:37 UTC 

user-land tool for memory paging and memory sharing
 2010-06-29 18:39 UTC  (5+ messages)

[Qemu-devel] [PATCH] AppleSMC device emulation
 2010-06-29 18:38 UTC  (2+ messages)

[Bug 28630] New: [r300g] tiling / texture transfer crash in World of Warcraft
 2010-06-29 18:38 UTC  (2+ messages)
` [Bug 28630] "

[PATCH 3/3] SDHCI: 8-bit data transfer width support
 2010-06-29 18:37 UTC  (6+ messages)

[REGRESSION] e1000e stopped working
 2010-06-29 18:37 UTC  (9+ messages)

[Qemu-devel] virtio block device and sysfs
 2010-06-29 18:36 UTC  (9+ messages)

+ sdhci-dont-assign-mmc-caps-at-sdhci-directly.patch added to -mm tree
 2010-06-29 18:37 UTC 

+ sdhci-8-bit-data-transfer-width-support.patch added to -mm tree
 2010-06-29 18:37 UTC 

[U-Boot] [PATCH v5 00/18] Network support for spear platforms and SPEAr1300
 2010-06-29 18:36 UTC  (13+ messages)
` [U-Boot] [PATCH v5 01/18] change_bit routine defined
  ` [U-Boot] [PATCH v5 02/18] SPEAr : SMI erase and write timeouts increased
    ` [U-Boot] [PATCH v5 03/18] SPEAr : Placing ethaddr write and read within CONFIG_CMD_NET
      ` [U-Boot] [PATCH v5 04/18] SPEAr : Reducing the max RAM size to 128MB
        ` [U-Boot] [PATCH v5 05/18] SPEAr : Basic arch related support added for SPEAr SoCs
          ` [U-Boot] [PATCH v5 06/18] SPEAr : Network driver support added
            ` [U-Boot] [PATCH v5 07/18] SPEAr : Network support configured for spear SoCs
              ` [U-Boot] [PATCH v5 08/18] SPEAr : macb driver support added for spear310 and spear320
                ` [U-Boot] [PATCH v5 09/18] SPEAr : FSMC driver support added
                  ` [U-Boot] [PATCH v5 10/18] SPEAr : Configuring FSMC driver for NAND interface

[PATCH v5] libata: pata_samsung: Add Samsung PATA controller driver
 2010-06-29 18:33 UTC  (3+ messages)

[U-Boot] [RFC] AT91SAM9 series - cleanup USART definitions
 2010-06-29 18:32 UTC 

[PATCH v2] bonding: check if clients MAC addr has changed
 2010-06-29 18:24 UTC 

[Qemu-devel] [PATCH 0/4] introduce NEED_GLOBAL_ENV
 2010-06-29 18:22 UTC  (5+ messages)
` [Qemu-devel] [PATCH 4/4] require #define NEED_GLOBAL_ENV for files that need the global register variable
    ` [Qemu-devel] "

[RFC][PATCH 00/11] perf pmu interface -v2
 2010-06-29 18:21 UTC  (15+ messages)
` [RFC][PATCH 09/11] perf: Default PMU ops
` [RFC][PATCH 11/11] perf: Rework the PMU methods

notify alternative to auto gc?
 2010-06-29 18:16 UTC  (4+ messages)
` [PATCH/RFC] Documentation/git-gc.txt: add reference to githooks

[PATCH 02/16] trivial: use ARRAY_SIZE
 2010-06-29 18:09 UTC  (3+ messages)

ebtables & VLAN redirect
 2010-06-29 18:15 UTC  (7+ messages)

[PATCH] Ext4: Make file creation time, i_version and i_generation available by xattrs
 2010-06-29 18:13 UTC  (6+ messages)

[PATCH] device-assignment: Clear assigned_dev irq type
 2010-06-29 18:13 UTC  (3+ messages)

[PATCH v4] KVM: VMX: Execute WBINVD to keep data consistency with assigned devices
 2010-06-29 14:31 UTC  (7+ messages)
` [PATCH v5] "

realpath build breakage
 2010-06-29 18:04 UTC  (2+ messages)

[Bug 28810] New: Blank consoles (Ctrl+Alt+Fn) after X starts on Arch Linux with FX5200 card
 2010-06-29 18:06 UTC  (2+ messages)
  ` [Bug 28810] "

[PATCH] remove useless super page recomputing in ept_set_entry
 2010-06-29 18:06 UTC 

Alternate ways to do Scatter-Gather from BOT Class driver
 2010-06-29 18:06 UTC  (2+ messages)

futex: race in lock and unlock&exit for robust futex with PI?
 2010-06-29 18:03 UTC  (14+ messages)
                  ` [PATCH] futex: futex_find_get_task make credentials check conditional

[PATCH] memory hotplug disable boot option
 2010-06-29 18:04 UTC  (5+ messages)

[patch 00/52] vfs scalability patches updated
 2010-06-29 17:58 UTC  (8+ messages)
` [patch 02/52] fs: fix superblock iteration race

[PATCH net-next-2.6 2/2] qlcnic: Add support for configuring eswitch and npars
 2010-06-29 18:01 UTC 

[PATCH -next] ixgbe: use NETIF_F_LRO
 2010-06-29 18:00 UTC  (2+ messages)

[RFC PATCH] rerere: fix overeager gc
 2010-06-29 17:59 UTC  (2+ messages)

[PATCHv6 2.6.35-rc3-tip 0/12] Uprobes Patches:
 2010-06-29 17:53 UTC  (4+ messages)
` [PATCHv6 2.6.35-rc3-tip 10/12] perf: Dont adjust symbols on name lookup

while_each_thread() under rcu_read_lock() is broken?
 2010-06-29 17:54 UTC  (11+ messages)

[PATCH net-next-2.6 2/2] qlcnic: Add support for configuring eswitch and npars
 2010-06-29 17:52 UTC 

[PATCH net-next-2.6 1/2] qlcnic: Remove obsolete code
 2010-06-29 17:52 UTC 

[PATCH net-next-2.6 0/2] qlcnic: Driver fixes
 2010-06-29 17:51 UTC 

bitbake: environments getting lost inside python callback function
 2010-06-29 17:40 UTC  (3+ messages)

[Qemu-devel] Unusual physical address when using 64-bit BAR
 2010-06-29 17:48 UTC  (8+ messages)
` [Qemu-devel] "

[PATCH] mac80211: auth retries if AP sends temporary deauth
 2010-06-29 17:35 UTC  (3+ messages)

[PATCH] Expose vendor-specific ACM channel on Nokia 5230
 2010-06-29 17:43 UTC  (3+ messages)

[PATCH v5 1/2] dm: prevent table type changes after initial table load
 2010-06-29 17:40 UTC  (2+ messages)
` [PATCH v5 2/2 "v12"] dm: only initialize full request_queue for request-based device

[PATCH 0/9] Removing dead code
 2010-06-28 13:49 UTC  (9+ messages)
` [PATCH 1/9] Removing dead CONFIG_SOC_AU1000_FREQUENCY
` [PATCH 2/9] Removing dead CONFIG_GDB_CONSOLE
` [PATCH 3/9] Removing dead CONFIG_SIBYTE_BCM1480_PROF

[Bugfix] [2.6.35-rc3-tip] perf build failure on latest tip
 2010-06-29 17:32 UTC 

[ath9k-devel] ath9k_htc - AR9271 - NETGEAR WNA1100 Wireless-N 150 USB Adapter - 0846:9030
 2010-06-29 17:36 UTC  (3+ messages)

[PATCH] serial: fix rs485 for atmel_serial on avr32
 2010-06-29 17:35 UTC  (2+ messages)

mesa doesn't work with compiz (i965 + tips of all branches)
 2010-06-29 17:34 UTC  (2+ messages)

[PATCH] sanitize task->comm to avoid leaking escape codes
 2010-06-29 17:33 UTC  (7+ messages)

[ath9k-devel] ath9k: ap tsf seems random and only uses lower 24 bits or so
 2010-06-29 17:32 UTC  (10+ messages)
      `  "

[PATCH v2 00/13] OMAP: CM, hwmod, omap_device fixes and updates
 2010-06-29 17:29 UTC  (3+ messages)
` [PATCH v2 10/13] OMAP: create omap_devices for MPU, DSP, L3

[Buildroot] [Bug 1741] New: external toolchain linking error
 2010-06-29 17:26 UTC  (4+ messages)
` [Buildroot] [Bug 1741] "

[Qemu-devel] Status update
 2010-06-29 17:25 UTC  (2+ messages)
`  "

[PATCH] mbm: use CPIN? to check if SIM is missing
 2010-06-29 17:25 UTC  (2+ messages)

[PATCH] Update t3508 status
 2010-06-29 17:22 UTC  (5+ messages)

[PATCH 1/2] Documented Present property in sim-api.txt
 2010-06-29 17:22 UTC  (2+ messages)

so ... what's the proper way to report a build failure?
 2010-06-29 17:14 UTC  (5+ messages)

[U-Boot] Congratulations
 2010-06-29 17:17 UTC 

[PATCH 3/5]acpi:glue.c Fix warning: variable 'ret' set but not used
 2010-06-29 17:14 UTC  (8+ messages)
    ` [PATCH 0/5] Fix gcc 4.6.0 set but unused variable warnings

ebtables mac update
 2010-06-29 17:03 UTC  (4+ messages)

[iproute2] iproute2: Allow 'ip addr flush' to loop more than 10 times
 2010-06-29 17:02 UTC  (4+ messages)

[PATCH -next] qlcnic: fail when try to setup unsupported features
 2010-06-29 16:59 UTC  (4+ messages)

[U-Boot] [PATCH] bug fix and cleanup for s3c44b0 serial driver
 2010-06-29 16:58 UTC 

[PATCH] arch/powerpc/lib/copy_32.S: Use alternate memcpy for MPC512x and MPC52xx
 2010-06-29 16:58 UTC  (2+ messages)

rt61pci AP performance issues
 2010-06-29 16:55 UTC  (2+ messages)

[md PATCH 00/16] bad block list management for md and RAID1
 2010-06-29 16:54 UTC  (5+ messages)

[U-Boot] s3c44b0 serial driver questions
 2010-06-29 16:54 UTC  (3+ messages)

Thumbnails too bright in KDE 4.5 RC1
 2010-06-29 16:27 UTC 

[RFC Patch 1/1] Implement hardware breakpoint interfaces for PowerPC BookE processors
 2010-06-29 16:52 UTC 

[PATCH] of/fdt: Add unflatten_partial_device_tree
 2010-06-29 16:52 UTC  (5+ messages)

kernel init exception
 2010-06-29 16:51 UTC  (2+ messages)

[ kvm-Bugs-3022896 ] bad network performance with 10Gbit
 2010-06-29 16:52 UTC 

[RFC Patch 0/1] hw-breakpoint interfaces for BookE - ver II
 2010-06-29 16:51 UTC 

[PATCH 1/4] msvc: Fix some "expr evaluates to function" compiler warnings
 2010-06-29 16:50 UTC  (2+ messages)

[PATCH] Do not decode url protocol
 2010-06-29 16:50 UTC  (3+ messages)

QSD8250 illegal instruction on WinCE devices
 2010-06-29 16:49 UTC  (5+ messages)

snddevices issue
 2010-06-29 16:49 UTC  (3+ messages)

2.6.35-rc3 regression: IBM Maia system is unbootable [ACPI related?]
 2010-06-29 16:49 UTC  (7+ messages)

[PATCH 0/2] padata: Separate cpumasks for cb_cpus and parallel workers
 2010-06-29 16:42 UTC 

[PATCH 0/5] pnfs-submit: embed pnfs_layout_type in per layout structure
 2010-06-29 16:42 UTC  (6+ messages)
` [PATCH 1/5] SQUASHME pnfs-submit: add state flag for layoutcommit_needed
  ` [PATCH 2/5] SQUASHME: pnfs_submit: move pnfs_layout_state back to nfs_inode
    ` [PATCH 3/5] SQUASHME: pnfs-submit: move pnfs_layout_suspend "
      ` [PATCH 4/5] SQUASHME pnfs-submit embed pnfs_layout_type
        ` [PATCH 5/5] SQUASHME pnfs-submit: filelayout: use new alloc_layout API

[PATCH] VMware balloon: force compiling as a module
 2010-06-29 16:40 UTC  (5+ messages)

[PATCH 2/2] pcrypt: sysfs interface
 2010-06-29 16:39 UTC 

[ kvm-Bugs-3022896 ] bad network performance with 10Gbit
 2010-06-29 16:39 UTC 

"mdadm -Dsv" output
 2010-06-29 16:37 UTC 

[PATCH 1/2] padata: Separate cpumasks for cb_cpus and parallel workers
 2010-06-29 16:34 UTC 

Is there a more aggressive fixer than btrfsck?
 2010-06-29 16:34 UTC  (4+ messages)

[PATCH] t/t9700/test.pl: don't access private object members, use public access methods
 2010-06-29 16:33 UTC  (4+ messages)

[PATCH 0/2] padata: Separate cpumasks for cb_cpus and parallel workers
 2010-06-29 16:26 UTC 

[PATCH] net/core: use htons for skb->protocol
 2010-06-29 16:32 UTC 

[iproute2] iproute2: Allow 'ip addr flush' to loop more than 10 times
 2010-06-29 16:30 UTC  (5+ messages)

recovering orphaned commit
 2010-06-29 15:29 UTC  (2+ messages)

Report ID problem with HID-RAW interface usage
 2010-06-29 16:30 UTC  (2+ messages)

Pending patches for 2010.07
 2010-06-29 16:30 UTC 

[Bridge] Welcome to the "Bridge" mailing list
 2010-06-29 16:29 UTC 

[U-Boot] [PATCH] smc911x_eeprom
 2010-06-29 16:28 UTC  (2+ messages)

[PATCH 1/2] Export firmware assigned labels of network devices to sysfs
 2010-06-29 16:28 UTC  (2+ messages)

[PATCH 1/6] trace: share t_info pages only in read-only mode
 2010-06-29 16:27 UTC  (2+ messages)

[PATCH 00/12] Replicator 100629
 2010-06-29 16:26 UTC  (13+ messages)
` [PATCH 01/12] Allow the user to not specify a size when creating snapshot
` [PATCH 02/12] Replicator: check for active replicator
` [PATCH 03/12] Replicator: reserved names
` [PATCH 04/12] Replicator: add _replicator_in_sync
` [PATCH 05/12] Replicator: improve detection of replicator-dev
` [PATCH 06/12] Replicator: lvcreate, lvm man pages
` [PATCH 07/12] Replicator: add new options for replicator
` [PATCH 08/12] Replicator: lv_manip - create replicator
` [PATCH 09/12] Replicator: add report for replicator targets
` [PATCH 10/12] Replicator: replicator_manip changes
` [PATCH 11/12] Replicator: replicator.c changes
` [PATCH 12/12] Replicator: man pages for lvchange.8

[PATCH] compat: Fix panic caused by NULL pointer derefence in rtnl_fill_ifinfo
 2010-06-29 16:26 UTC 


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.