All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-10-16 04:54:31 to 2010-10-16 11:57:01 UTC [more...]

[PATCH] gnutols_2.10.1: remove the libtool-m4-macros
 2010-10-16 11:56 UTC 

[PATCH RESEND V3 1/1] ARM: s3c2440: various fixes in Kconfig file
 2010-10-16 11:55 UTC  (4+ messages)
` [PATCH RESEND 2/2] ARM: s3c2440: fix boot failure introduced by recent changes in gpiolib

[PATCH 1/6] ath9k_hw: optimize interrupt mask changes
 2010-10-16 11:51 UTC  (2+ messages)

[rfc] Merging the Open vSwitch datapath
 2010-10-16 11:35 UTC  (5+ messages)
  ` openvswitch/flow WAS ( "

[PATCH 00/22] Introduce little endian bitops
 2010-10-16 11:35 UTC  (7+ messages)
` [PATCH 22/22] bitops: remove minix bitops from asm/bitops.h

[PATCH] xhci: Fix compile error when CONFIG_PM=n
 2010-10-16 11:35 UTC  (5+ messages)
` [PATCH] usb: Fix linker errors with CONFIG_PM=n

[PATCH] merge-file: correctly find files when called in subdir
 2010-10-16 11:33 UTC 

[PATCH] CAPI: Silence lockdep warning on get_capi_appl_by_nr usage
 2010-10-16 11:14 UTC 

Fwd: Re: UML kernel crash of v2.6.36-rcX kernel
 2010-10-16 11:12 UTC  (6+ messages)
` [uml-devel] "

[PATCH] perf: Detach group events when removing event from ctx
 2010-10-16 11:12 UTC  (3+ messages)

[PATCH] Make test script annotate-tests.sh handle missing authors
 2010-10-16 11:09 UTC  (4+ messages)
    ` [PATCH v2] Update test script annotate-tests.sh to handle missing/extra authors

[PATCH v2.6.36-rc7 1/2] isdn/capi: unregister capictr notifier after init failure
 2010-10-16 11:00 UTC  (4+ messages)
` [PATCH v2.6.36-rc7 2/2] isdn/capi: make kcapi use a separate workqueue

usb-skeleton.c - generates warning
 2010-10-16 11:00 UTC 

problem in Multiple Connection
 2010-10-16 10:59 UTC 

[Buildroot] Stops on missing rules for uclib_target nedded for gcc_target
 2010-10-16 10:44 UTC 

[RFC, PATCH, resend] gmp: assign --target to --host to avoid configure error
 2010-10-16 10:41 UTC  (4+ messages)

ppc405 + MCP23S17
 2010-10-16 10:35 UTC  (4+ messages)
    ` Help about chip select on SPI slave devices

Inode Lock Scalability V4
 2010-10-16 10:27 UTC  (30+ messages)
` [PATCH 01/19] fs: switch bdev inode bdi's correctly
` [PATCH 02/19] kernel: add bl_list
` [PATCH 03/19] fs: Convert nr_inodes and nr_unused to per-cpu counters
` [PATCH 04/19] fs: Implement lazy LRU updates for inodes
` [PATCH 05/19] fs: inode split IO and LRU lists
` [PATCH 06/19] fs: Clean up inode reference counting
` [PATCH 07/19] exofs: use iput() for inode reference count decrements
` [PATCH 08/19] fs: rework icount to be a locked variable
` [PATCH 09/19] fs: Factor inode hash operations into functions
` [PATCH 10/19] fs: Introduce per-bucket inode hash locks
` [PATCH 11/19] fs: add a per-superblock lock for the inode list
` [PATCH 12/19] fs: split locking of inode writeback and LRU lists
` [PATCH 13/19] fs: Protect inode->i_state with the inode->i_lock
` [PATCH 14/19] fs: introduce a per-cpu last_ino allocator
` [PATCH 15/19] fs: Make iunique independent of inode_lock
` [PATCH 16/19] fs: icache remove inode_lock
` [PATCH 17/19] fs: Reduce inode I_FREEING and factor inode disposal
` [PATCH 18/19] fs: split __inode_add_to_list
` [PATCH 19/19] fs: do not assign default i_ino in new_inode

Help about chip select on SPI slave devices
 2010-10-16 10:33 UTC 

[PATCH] atmodem: Add SIM ready quirk for IFX when entering PUK
 2010-10-16 10:26 UTC 

USB asynchronous mode feedback format
 2010-10-16 10:25 UTC  (7+ messages)

[PATCH] gitk: add the equivalent of diff --color-words
 2010-10-16 10:15 UTC 

[PATCH 1/3] staging: batman-adv: remove useless addr_to_string()
 2010-10-16 10:11 UTC  (3+ messages)
` [PATCH 2/3] staging: wlags49_h2: fix format of timeStamp debug output
` [PATCH 3/3] staging: wlags49_h2: remove useless DbgHwAddr() method

Re :Re: [Help] SST39VF6401B Support
 2010-10-16 10:07 UTC  (2+ messages)

[U-Boot] [PATCH v2] ehci-pci: print hccr, hcor and hc_lenght
 2010-10-16 10:01 UTC  (2+ messages)

[PATCH 00/12] tnetv107x ssp driver stack
 2010-10-16 10:00 UTC  (7+ messages)
` [PATCH 01/12] misc: add driver for sequencer serial port
` [PATCH 04/12] spi: add ti-ssp spi master driver
` [PATCH 06/12] regulator: add driver for tps6524x regulator

[Qemu-devel] QEMU host support
 2010-10-16  9:44 UTC  (5+ messages)
` [Qemu-devel] "

[U-Boot] [PATCH] Add support for the MPC5121e USB Host controller
 2010-10-16  9:51 UTC  (4+ messages)
` [U-Boot] [PATCH] MPC5121: Add USB EHCI support

[PATCH] libchamplain: DEPENDS: add clutter-gtk & sort entries alphabetical
 2010-10-16  9:50 UTC 

[PATCH] ARM: allow, but warn, when issuing ioremap() on RAM
 2010-10-16  9:43 UTC  (12+ messages)

[PATCH 0/17] fs: Inode cache scalability
 2010-10-16  9:31 UTC  (56+ messages)
` [PATCH 01/17] kernel: add bl_list
` [PATCH 02/17] fs: icache lock s_inodes list
` [PATCH 03/17] fs: icache lock inode hash
` [PATCH 04/17] fs: icache lock i_state
` [PATCH 06/17] fs: icache lock lru/writeback lists
` [PATCH 07/17] fs: icache atomic inodes_stat
` [PATCH 08/17] fs: icache protect inode state
` [PATCH 09/17] fs: Make last_ino, iunique independent of inode_lock
` [PATCH 11/17] fs: Factor inode hash operations into functions
` [PATCH 12/17] fs: Introduce per-bucket inode hash locks
` [PATCH 13/17] fs: Implement lazy LRU updates for inodes
` [PATCH 15/17] fs: inode per-cpu last_ino allocator
          ` [PATCH] "
` [PATCH 16/17] fs: Convert nr_inodes to a per-cpu counter
` [PATCH 17/17] fs: Clean up inode reference counting

[PATCH] log which temporary file could not be created
 2010-10-16  9:25 UTC  (8+ messages)
        ` [PATCH] send-pack: avoid redundant "pack-objects died with strange error"
          ` [PATCH v2] "

Time counter of connections (libnetfilter-conntrack?)
 2010-10-16  9:28 UTC  (3+ messages)

[PATCH] cacao-native-0.99.3: fix `install: cannot stat `src/cacaoh/.libs/cacaoh': No such file or directory`
 2010-10-16  9:22 UTC  (2+ messages)

[Bug 19702] i5-450M CPU gets stuck in low/lowest state
 2010-10-16  9:19 UTC  (2+ messages)

[PATCH] mtd: Blackfin NFC: fix build error after nand_scan_ident() change
 2010-10-16  9:14 UTC  (2+ messages)
` [Uclinux-dist-devel] "

[PATCH] lua5.1: link to libpthread when using uclibc
 2010-10-16  9:09 UTC 

[MIPS] Fix compile failure in 2.6.36-rc8 on 32-bit MIPS
 2010-10-16  9:07 UTC  (3+ messages)
` Fwd: "

[PATCH] Implements new features for updating existing device tree nodes
 2010-10-16  9:05 UTC  (6+ messages)

[PATCH 9/9] arch: arm: fixed typos
 2010-10-16  9:00 UTC  (2+ messages)

[PATCH] oestats-client.bbclass: send USERDISTRO value
 2010-10-16  8:58 UTC  (2+ messages)

[xen-4.0-testing test] 2367: regressions - FAIL
 2010-10-16  8:50 UTC 

[Xenomai-core] hanging in Xenomai 2.5.5
 2010-10-16  8:48 UTC  (2+ messages)

Probably a repeat
 2010-10-16  8:44 UTC  (2+ messages)

[RFC] Packaged contents of $pkg_dir into $pkg_file
 2010-10-16  8:37 UTC 

Nvented, so everything was copied by hand--a we
 2010-10-16  8:33 UTC 

[PATCH 0/8 V7] Many fixes for in-kernel decoding and for the ENE driver
 2010-10-15 16:06 UTC  (2+ messages)
` [PATCH 5/5] IR: ene_ir: don't upload all settings on each TX packet

[PATCH] jbd: Cleanup __process_buffer()
 2010-10-16  8:30 UTC 

[Qemu-devel] [PATCH] Suppress warning: zero-length gnu_printf format string
 2010-10-16  0:37 UTC  (11+ messages)
` [Qemu-devel] "

[PATCH] intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hang
 2010-10-16  8:25 UTC  (7+ messages)

Linux Plumbers Conference: User-visible Network Issues Mini-Conf
 2010-10-16  8:18 UTC  (3+ messages)

[PATCH 00/10] dcache cleanups
 2010-10-16  8:17 UTC  (5+ messages)

[PATCH] intel_idle: Set dev->power_specified
 2010-10-16  8:14 UTC  (3+ messages)

[PATCH] omap4: pandaboard: fix up mmc card detect logic
 2010-10-16  8:12 UTC  (2+ messages)

[PATCH] jbd: Convert atomic_inc() to get_bh()
 2010-10-16  8:11 UTC 

64K PAGE_SIZE and arch/powerpc/kernel/vdso.c
 2010-10-16  8:03 UTC 

[GIT PATCHES FOR 2.6.37] Support for NetUP Dual DVB-T/C CI RF card
 2010-10-16  8:07 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/7] qed: Add QEMU Enhanced Disk format
 2010-10-16  7:51 UTC  (2+ messages)

[PATCH] MIPS: Implement __read_mostly
 2010-10-16  8:05 UTC  (3+ messages)

added task nr to NOTE and error messages
 2010-10-16  7:55 UTC 

[PWM 01/10] API to consolidate PWM devices behind a common user and kernel interface
 2010-10-16  8:02 UTC  (15+ messages)
` [PWM 02/10] Emulates PWM hardware using a high-resolution timer and a GPIO pin
` [PWM 03/10] Expunge old Atmel PWMC driver, replacing it with one that conforms to the PWM API
` [PWM 04/10] Implements PWM-based LED control
` [PWM 05/10] LED "dim" trigger based on PWM control of the LED
` [PWM 06/10] Incorporate PWM API code into KBuild

[patch v4.1] ipvs: IPv6 tunnel mode
 2010-10-16  7:58 UTC 

[Bug 30620] New: KMS on RS100: no display on VGA
 2010-10-16  7:58 UTC  (2+ messages)
` [Bug 30620] "

fs: Inode cache scalability V2
 2010-10-16  7:57 UTC  (22+ messages)
` [PATCH 07/18] exofs: use iput() for inode reference count decrements
` [PATCH 11/18] fs: Introduce per-bucket inode hash locks
` [PATCH 13/18] fs: split locking of inode writeback and LRU lists
` [PATCH 14/18] fs: Protect inode->i_state with th einode->i_lock
` [PATCH 15/18] fs: introduce a per-cpu last_ino allocator
` [PATCH 17/18] fs: icache remove inode_lock

fs: Inode cache scalability V3
 2010-10-16  7:57 UTC  (6+ messages)
` [PATCH 03/18] fs: Implement lazy LRU updates for inodes
` [PATCH 18/18] fs: do not assign default i_ino in new_inode

[PATCH 1/2 v6]Update broken web addresses in arch directory
 2010-10-16  7:48 UTC  (4+ messages)
` [PATCH 2/2 v6]Update broken web addresses in the kernel

x86_64 2.6.35.* kernels and Intel Xeon X5550
 2010-10-16  7:46 UTC  (3+ messages)

[lm-sensors] f71882fg on Jetway NC92-330-LF
 2010-10-16  7:40 UTC  (2+ messages)

[PATCH V2 net-next] can-raw: add msg_flags to distinguish local traffic
 2010-10-16  7:37 UTC  (3+ messages)

[PATCH] vmxnet3: remove set_flag_le{16,64} functions
 2010-10-16  7:33 UTC 

testing branch 2010-10-14
 2010-10-16  7:24 UTC  (2+ messages)

[RFC] arch generic way to trigger unknown NMIs
 2010-10-16  7:24 UTC  (6+ messages)

Domain 0 stop response on frequently reboot VMS
 2010-10-16  7:16 UTC  (4+ messages)

[PATCH] xen: always handle VIRQ_TIMER first
 2010-10-16  7:14 UTC  (4+ messages)

Proposal: new device-tree syntax and semantics for extending information from included dts files
 2010-10-16  7:10 UTC  (20+ messages)
  ` Proposal: new device-tree syntax and semantics for extendinginformation "

[PATCH] ALSA: hda: Add speaker pin to automute Acer Aspire 8943G
 2010-10-16  7:06 UTC  (3+ messages)

Good Day
 2010-10-16  5:30 UTC 

[PATCH] blame: Add option to show author email instead of name
 2010-10-16  6:57 UTC 

[PATCH] carl9170: fix async command buffer leak
 2010-10-15 23:38 UTC 

ima: use of radix tree cache indexing == massive waste of memory?
 2010-10-16  6:52 UTC 

[PATCH 0/8 V6] Many fixes for in-kernel decoding and for the ENE driver
 2010-10-15 15:07 UTC  (2+ messages)
` [PATCH 4/7] IR: ene_ir: updates

[PATCH] [MTD] [CHIPS] Add JEDEC probe support for the SST38VF6401 flash chip
 2010-10-16  6:45 UTC  (3+ messages)

[PATCH 2.6.35.4] irq: irq and pci_ids patch for Intel
 2010-10-16  6:40 UTC  (4+ messages)
` [PATCH 2.6.35.4] irq: irq and pci_ids patch for Intel Patsburg

Device Tree questions WRT MIPS/Octeon SOCs
 2010-10-16  6:24 UTC  (12+ messages)

[PATCH] Change yyerror to use stdarg so we can give more descriptive errors
 2010-10-16  6:38 UTC  (2+ messages)

[RFC][PATCH 0/7] perf and jump_label bits
 2010-10-16  6:27 UTC  (5+ messages)
` [RFC][PATCH 7/7] perf: Optimize sw events

[PATCH 0/9] [GIT PULL] jump label: various updates
 2010-10-16  6:23 UTC  (4+ messages)
` [PATCH 3/9] jump label: Fix module __init section race

[RFC MIPS] Update buildtar for MIPS
 2010-10-16  6:17 UTC  (2+ messages)

[PATCH 0/3] Chelsio driver namespace cleanups
 2010-10-16  6:16 UTC  (6+ messages)
` [PATCH 2/3] cxgb4: function namespace cleanup
  ` [PATCH 2/3] cxgb4: function namespace cleanup (v2)

extremely long delays are they possible?
 2010-10-16  6:02 UTC 

[PATCH net-2.6] net/sched: fix missing spinlock init
 2010-10-16  5:22 UTC 

[MTD] My updates [RESEND]
 2010-10-16  5:12 UTC  (3+ messages)
` [PATCH 2/5] MTD: blktrans: kill the BKL

[PATCH 00/11] xfstests: rework src/randholes.c
 2010-10-16  5:13 UTC  (2+ messages)

[RFC tg_shares_up improvements - v1 00/12] [RFC tg_shares_up - v1 00/12] Reducing cost of tg->shares distribution
 2010-10-16  4:44 UTC  (7+ messages)
` [RFC tg_shares_up improvements - v1 05/12] sched: fix update_cfs_load synchronization
` [RFC tg_shares_up improvements - v1 06/12] sched: hierarchal order on shares update list
` [RFC tg_shares_up improvements - v1 07/12] sched: add sysctl_sched_shares_window
` [RFC tg_shares_up improvements - v1 09/12] sched: demand based update_cfs_load()
` [RFC tg_shares_up improvements - v1 10/12] sched: allow update_cfs_load to update global load
` [RFC tg_shares_up improvements - v1 11/12] sched: update tg->shares after cpu.shares write


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.