All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-10-16 09:55:45 to 2010-10-16 17:09:20 UTC [more...]

[PATCH 0/17] fs: Inode cache scalability
 2010-10-16 17:09 UTC  (22+ messages)
` [PATCH 01/17] kernel: add bl_list
` [PATCH 02/17] fs: icache lock s_inodes list
` [PATCH 16/17] fs: Convert nr_inodes to a per-cpu counter
              ` [PATCH] percpu_counter : add percpu_counter_add_fast()
` [PATCH 17/17] fs: Clean up inode reference counting

[PATCH 01/05] Drivers: char: ip2: Makefile: replace the use of <module>-objs with <module>-y
 2010-10-16 17:00 UTC  (7+ messages)
` [PATCH 02/05] Drivers: char: impi: "
` [PATCH 03/05] Drivers: Char: mwave: Makefile: Makefile clean up
` [PATCH 04/05] Drivers: char: pcmcia: ipwireless: Makefile: replace the use of <module>-objs with <module>-y
` [PATCH 05/05] Drivers: char: rio: "

Inode Lock Scalability V4
 2010-10-16 16:59 UTC  (18+ 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 19/19] fs: do not assign default i_ino in new_inode

usb-skeleton.c - generates warning
 2010-10-16 16:58 UTC  (2+ messages)

booting "nosmp" kernel causing ACPI errors
 2010-10-16 16:45 UTC 

[PATCH RFC] arm: genirq: fix boot on arm platforms
 2010-10-16 16:38 UTC  (4+ messages)
` [tip:irq/core] genirq, ARM: Fix boot on ARM platforms

[PATCH 5/5] x86, NMI: Remove do_nmi_callback logic
 2010-10-16 16:37 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 4/5] x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPU
 2010-10-16 16:37 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 3/5] x86, NMI: Rewrite NMI handler
 2010-10-16 16:36 UTC  (2+ messages)
` [tip:perf/core] "

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

[PATCH 2/5] x86, NMI: Add touch_nmi_watchdog to io_check_error delay
 2010-10-16 16:36 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/5] x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERR
 2010-10-16 16:36 UTC  (2+ messages)
` [tip:perf/core] "

NAT-PMP connections not tracked with nf_conntrack
 2010-10-16 16:35 UTC  (3+ messages)

Send your details to claim 750,000.00 GBP in the GNLD promo
 2010-10-16 16:27 UTC 

[PATCH] oprofile, arm: proper release resources on failure
 2010-10-16 16:32 UTC  (2+ messages)
` [tip:perf/core] oprofile, ARM: Release "

ftrace does not work on cpus > 999
 2010-10-16 16:32 UTC  (6+ messages)

Wher to find gcc-3.3.1-crossppc.diff
 2010-10-16 16:30 UTC 

fs: Inode cache scalability V3
 2010-10-16 16:30 UTC  (4+ messages)
` [PATCH 18/18] fs: do not assign default i_ino in new_inode

USB asynchronous mode feedback format
 2010-10-16 16:30 UTC  (9+ messages)

MSI badness in xen-unstable
 2010-10-16 16:29 UTC  (5+ messages)

fs: Inode cache scalability V2
 2010-10-16 16:29 UTC  (25+ 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

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

[U-Boot] [PATCH] Makefile: clean MatrixVision builds
 2010-10-16 16:24 UTC 

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

[PATCH] ext3: Fix debug messages in ext3_group_extend()
 2010-10-16 16:11 UTC 

[U-Boot] [PATCH] MPC837XEMDS: fix pci.c build error
 2010-10-16 16:07 UTC 

[U-Boot] [PATCH] MPC832XEMDS: fix pci.c build warning
 2010-10-16 16:07 UTC 

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

[Qemu-devel] [PATCH v2 0/9] Re-factor osdep code + macro and brace fixes
 2010-10-16 16:04 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/9] Move QEMU OS dependant library functions to OS specific files
` [Qemu-devel] [PATCH 2/9] Move osdep socket code to oslib-{posix, win32}.c
` [Qemu-devel] [PATCH 3/9] qemu_pipe() is used only by POSIX code, so move to oslib-posix.c
` [Qemu-devel] [PATCH 4/9] We only support eventfd under POSIX, move qemu_eventfd() to os-posix.c
` [Qemu-devel] [PATCH 5/9] Move qemu_gettimeofday() to OS specific files
` [Qemu-devel] [PATCH 6/9] Do not redefine reserved key-words TRUE/FALSE
` [Qemu-devel] [PATCH 7/9] Separate qemu_pidfile() into OS specific versions
` [Qemu-devel] [PATCH 8/9] Consolidate oom_check() functions
` [Qemu-devel] [PATCH 9/9] Remove unncessary includes

including sparse headers in C++ code
 2010-10-16 16:03 UTC  (9+ messages)

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

[PATCH] vmxnet3: remove set_flag_le{16,64} functions
 2010-10-16 15:57 UTC  (2+ messages)

[RGC/PATCHv2] grep: submodule support
 2010-10-16 15:54 UTC  (2+ messages)

vsync problems with recent graphics stack and 945gm
 2010-10-16 15:54 UTC  (8+ messages)
` [Intel-gfx] Interrupt latency on some 945GM platforms
            ` [Intel-gfx] Interrupt latency on some 945GM platforms -- and TCP/IP silent data corruption?

Where is the definition of i_j macro ?
 2010-10-16 15:55 UTC  (2+ messages)

alsactl adds volume controls?
 2010-10-16 15:49 UTC  (28+ messages)

Latest mkfs.jffs2 is broken
 2010-10-16 15:49 UTC  (6+ messages)

btrfs filesystem df not working
 2010-10-16 15:40 UTC  (9+ messages)

[PATCH 1/2 v6]Update broken web addresses in arch directory
 2010-10-16 15:38 UTC  (3+ messages)

Missing kernel header files
 2010-10-16 15:34 UTC  (4+ messages)

[Qemu-devel] [Bug 661696] [NEW] Ollydbg under Windows in qemu does not work as it does under native Windows
 2010-10-16 15:24 UTC  (5+ messages)
` [Qemu-devel] [Bug 661696] "

[PATCH] gp8psk: Add support for the Genpix Skywalker-2
 2010-10-16 15:25 UTC  (3+ messages)

Build regressions/improvements in v2.6.36-rc8
 2010-10-16 15:31 UTC  (2+ messages)

Send your details to claim 750,000.00 GBP in the GNLD promo
 2010-10-16 15:22 UTC  (2+ messages)

Send your details to claim 750,000.00 GBP in the GNLD promo
 2010-10-16 15:22 UTC 

[REGRESSION] um: rcu_sched_state detected stall on CPU 0
 2010-10-16 15:27 UTC  (7+ messages)

[PATCH 1/1] um: fix global timer issue when using CONFIG_NO_HZ
 2010-10-16 15:23 UTC 

[PATCH 2.6.36] mac80211: don't sanitize invalid rates
 2010-10-16 16:49 UTC 

2.6.36-rc1 problems
 2010-10-16 15:06 UTC  (2+ messages)

Prevent guest OSes from accessing paricular memory locations
 2010-10-16 14:55 UTC 

[Bug 30924] New: incorrect checking of return value of driAllocateTexture
 2010-10-16 14:55 UTC 

[U-Boot] Pull request: u-boot-arm
 2010-10-16 14:54 UTC  (3+ messages)
` [U-Boot] [PATCH] Add sys_proto.h for arch-armv7

[PATCH] USB: imx21-hcd - fix off by one resource size calculation
 2010-10-16 14:48 UTC 

Why is "git tag --contains" so slow?
 2010-10-16 14:32 UTC  (11+ messages)

User
 2010-10-16 14:26 UTC 

User
 2010-10-16 14:26 UTC 

[Qemu-devel] [PATCH 0/9] Re-factor osdep code + macro and brace fixes
 2010-10-16 14:27 UTC  (4+ messages)
` [Qemu-devel] [PATCH 5/9] Move qemu_gettimeofday() to OS specific files
  ` [Qemu-devel] "

Re :Re: [Help] SST39VF6401B Support
 2010-10-16 14:20 UTC  (5+ messages)

Returning ACPI_BATTERY_VALUE_UNKNOWN to userspace
 2010-10-16 14:13 UTC 

Linux Plumbers Conference: User-visible Network Issues Mini-Conf
 2010-10-16 14:04 UTC  (4+ messages)

Portable mktemp invocation?
 2010-10-16 14:04 UTC  (3+ messages)

Certified Winner (Ref: XYL /26510460037/05}
 2010-10-16 14:03 UTC 

Port forwarding problem
 2010-10-16 14:01 UTC  (5+ messages)

[PATCH 01/02] Drivers: crypto: Makefile: replace the use of <module>-objs with <module>-y
 2010-10-16 13:49 UTC  (2+ messages)
` [PATCH 02/02] Drivers: crypto: amcc: "

[PATCH] imx: Separate framebuffer platformdata and the videomode
 2010-10-16 13:46 UTC 

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

[PATCH] viafb camera controller driver
 2010-10-16 13:44 UTC  (2+ messages)

Certified Winner (Ref: XYL /26510460037/05}
 2010-10-16 13:57 UTC 

[PATCH] merge-file: correctly find files when called in subdir
 2010-10-16 13:30 UTC  (2+ messages)

[PATCH] at91bootstrap.inc: Mark COMPATIBLE_MACHINEs
 2010-10-16 13:26 UTC  (2+ messages)

[Buildroot] [PATCH] Makefile: generate a Makefile wrapper in $(O)
 2010-10-16 13:24 UTC  (3+ messages)

[PATCH 1/5] Use common files for AT91SAM9 configuration
 2010-10-16 12:50 UTC  (5+ messages)
` [PATCH 2/5] Add AT91SAM9 linux-2.6.30 from www.linux4sam.org
  ` [PATCH 3/5] Add u-boot-2009.11 support for AT91SAM9
    ` [PATCH 4/5] Add X-Windows support for AT91 LCD controller
      ` [PATCH 5/5] Add X11 images with more multimedia support (mplayer etc.)

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

[PATCH] compat-wireless: unload modules list updated
 2010-10-16 13:20 UTC 

[Ocfs2-devel] [PATCH 02/16] ocfs2: fixed typo
 2010-10-16 13:19 UTC 

[PATCH] gnutols_2.10.1: remove the libtool-m4-macros
 2010-10-16 13:16 UTC  (8+ messages)

[PATCH 16/16] MAINTAINERS: removed dc395x mailing list
 2010-10-16 13:14 UTC 

[PATCH] kernel: trace: trace_kprobe.c: removed duplicated #include
 2010-10-16 13:11 UTC  (2+ messages)

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

[PATCH v2.6.36-rc7] isdn/eicon: don't call flush_scheduled_work() from diva_os_remove_soft_isr()
 2010-10-16 13:11 UTC  (3+ messages)

Time counter of connections (libnetfilter-conntrack?)
 2010-10-16 12:57 UTC  (4+ messages)

[PATCH] [MTD] cfi_cmdset_0002: code cleanups
 2010-10-16 12:56 UTC 

[PATCH 2/3] ov7670: disable QVGA mode
 2010-10-16 12:55 UTC  (4+ messages)

[PATCH 0/2] [GIT PULL] ftrace: recordmcount fixes
 2010-10-16 12:49 UTC  (2+ messages)

[mlmmj] special characters in footer
 2010-10-16 12:44 UTC  (2+ messages)

[mlmmj] moderated twice
 2010-10-16 12:41 UTC  (2+ messages)

2.6.36-rc7: net/bridge causes temporary network I/O lockups [2]
 2010-10-16 12:11 UTC  (2+ messages)
` [Bridge] "

[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

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

[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] 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  (5+ messages)
` [uml-devel] "

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

[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

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

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 

[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

[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  (3+ messages)
` [PATCH 06/12] regulator: add driver for tps6524x regulator


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.