All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-10-16 00:15:06 to 2010-10-16 07:37:00 UTC [more...]

[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 "

Re :Re: [Help] SST39VF6401B Support
 2010-10-16  7:08 UTC 

[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 

[PWM 01/10] API to consolidate PWM devices behind a common user and kernel interface
 2010-10-16  6:54 UTC  (6+ messages)
` [PWM 02/10] Emulates PWM hardware using a high-resolution timer and a GPIO pin

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

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

[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 0/17] fs: Inode cache scalability
 2010-10-16  6:40 UTC  (11+ messages)
` [PATCH 15/17] fs: inode per-cpu last_ino allocator
          ` [PATCH] "

[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  (15+ messages)

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

[RFC][PATCH 0/7] perf and jump_label bits
 2010-10-16  6:27 UTC  (7+ messages)
` [RFC][PATCH 6/7] perf: use jump_label to optimize the scheduler hooks
` [RFC][PATCH 7/7] perf: Optimize sw events

[PATCH 0/9] [GIT PULL] jump label: various updates
 2010-10-16  6:23 UTC  (20+ messages)
` [PATCH 3/9] jump label: Fix module __init section race
` [PATCH 4/9] jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex
` [PATCH 5/9] jump label: Add register_jump_label_key/unregister_jump_label_key
` [PATCH 8/9] jump label: Make arch_jump_label_text_poke_early() optional

[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)

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

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

[PATCH] Make test script annotate-tests.sh handle missing authors
 2010-10-16  5:50 UTC 

[Xenomai-core] hanging in Xenomai 2.5.5
 2010-10-16  5:43 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)

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

[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  (13+ messages)
` [RFC tg_shares_up improvements - v1 01/12] sched: rewrite tg_shares_up
` [RFC tg_shares_up improvements - v1 02/12] sched: on-demand (active) cfs_rq list
` [RFC tg_shares_up improvements - v1 03/12] sched: make tg_shares_up() walk on-demand
` [RFC tg_shares_up improvements - v1 04/12] sched: fix load corruption from update_cfs_shares
` [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 08/12] sched: update shares on idle_balance
` [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
` [RFC tg_shares_up improvements - v1 12/12] debug: export effective shares for analysis versus specified

tbf/htb qdisc limitations
 2010-10-16  4:51 UTC  (12+ messages)

+ typesh-move-misplaced-comment.patch added to -mm tree
 2010-10-16  4:38 UTC 

[PATCH 2/2] kvm: use vzalloc instead of vmalloc
 2010-10-16  4:34 UTC  (2+ messages)

[PATCH 1/2] Add vzalloc shortcut
 2010-10-16  4:33 UTC  (2+ messages)

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

[PATCH 1/3] ov7670: remove QCIF mode
 2010-10-16  4:28 UTC  (4+ messages)

[PATCH 3/5] mips: sanitize restart logics
 2010-10-16  4:24 UTC  (6+ messages)

[PATCH 3/3] ov7670: Support customization of clock speed
 2010-10-16  4:23 UTC  (2+ messages)

[PATCH 0/8 V7] Many fixes for in-kernel decoding and for the ENE driver
 2010-10-16  4:11 UTC  (7+ messages)
` [PATCH 2/5] IR: extend ir_raw_event and do refactoring
` [PATCH 4/5] IR: ene_ir: add support for carrier reports

[PATCH 1/2] Drivers: block: Makefile: replace the use of <module>-objs with <module>-y
 2010-10-16  4:09 UTC  (2+ messages)
` [PATCH 2/2] Drivers: block: aoe: "

Time counter of connections (libnetfilter-conntrack?)
 2010-10-16  4:07 UTC 

[PATCH v2 0/6] Add S/PDIF common driver for Samsung SoCs
 2010-10-16  4:01 UTC  (5+ messages)
` [PATCH v2 5/6] ASoC: SAMSUNG: Add S/PDIF CPU driver
      ` [alsa-devel] "

[PATCH] atmel_spi.c - typo in debug message
 2010-10-16  3:56 UTC  (2+ messages)

[PATCH] Drivers: atm: Makefile: replace the use of <module>-objs with <module>-y
 2010-10-16  3:53 UTC 

[PATCH 00/08] ARM: Dynamic IRQ demux support
 2010-10-16  3:53 UTC  (7+ messages)

[PATCH] powerpc/5121: pdm360ng: fix touch irq if 8xxx gpio driver is enabled
 2010-10-16  3:52 UTC  (3+ messages)

Linux Plumbers Embedded microconference
 2010-10-16  3:50 UTC  (3+ messages)

General protection fault in ieee80211_stop_tx_ba_sessions
 2010-10-16  0:21 UTC  (3+ messages)

[PATCH] fs/buffer.c: remove duplicated assignment on b_private
 2010-10-16  3:40 UTC 

[PATCH] Drivers: ata: Makefile: replace the use of <module>-objs with <module>-y
 2010-10-16  3:41 UTC 

RFD: OF device tree vs. PHY flags
 2010-10-16  3:39 UTC  (2+ messages)

[net-next-2.6 PATCH] e1000e: Fix for offline diag test failure at first call
 2010-10-16  3:35 UTC 

[PATCH] Drivers: ps3: Makefile: replace the use of <module>-objs with <module>-y
 2010-10-16  3:30 UTC  (2+ messages)

[net-next-2.6 PATCH] igb: fix stats handling
 2010-10-16  3:27 UTC 

[net-next-2.6 PATCH] igbvf: Remove unneeded pm_qos* calls
 2010-10-16  3:26 UTC 

[PATCH 1/2] Staging: speakup: main: Coding stlye fixes
 2010-10-16  3:08 UTC  (2+ messages)
` [PATCH 2/2] Staging: speakup: selection: Coding style fixes

[PATCH] ACPI: Read TSC upon resume
 2010-10-16  3:03 UTC  (5+ messages)

sched_rr_get_interval
 2010-10-16  3:02 UTC 

Probably a repeat
 2010-10-16  3:00 UTC 

[PATCH] Compro videmate T750f for 2.6.35.7
 2010-10-16  2:59 UTC  (2+ messages)

xfsdump -- not enough memory to dump attributes? w/>20G free -- how much does it need?
 2010-10-16  2:56 UTC  (4+ messages)

x86_64 2.6.35.* kernels and Intel Xeon X5550
 2010-10-16  2:42 UTC  (2+ messages)

[PATCH] ARM: allow, but warn, when issuing ioremap() on RAM
 2010-10-16  2:39 UTC  (13+ messages)

[PATCH] Terratec Cinergy Hybrid T USB XS FR
 2010-10-16  2:38 UTC  (2+ messages)

[U-Boot] [PATCH RFC]: mmc: Add multi-block support
 2010-10-16  2:37 UTC  (2+ messages)

[PATCH] dabusb: remove the BKL
 2010-10-16  2:33 UTC  (2+ messages)

[Devel] [PATCH] ACPICA: Do not hang at mutex forever if BIOS tries to release global lock
 2010-10-16  2:25 UTC  (3+ messages)
`  "

[PATCH 0/5] x86, NMI: give NMI handler a face-lift
 2010-10-16  2:22 UTC  (6+ messages)
` [PATCH 1/5] x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERR
` [PATCH 2/5] x86, NMI: Add touch_nmi_watchdog to io_check_error delay
` [PATCH 3/5] x86, NMI: Rewrite NMI handler
` [PATCH 4/5] x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPU
` [PATCH 5/5] x86, NMI: Remove do_nmi_callback logic

[PATCH RESEND 1/6] ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default
 2010-10-16  2:16 UTC  (3+ messages)
  ` [PATCH RESEND 1/6] ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by defaul

[2.6.35.stable] ACPI: Handle ACPI0007 Device in acpi_early_set_pdc
 2010-10-16  2:12 UTC 

[PATCH 3/3] mtd-utils: nandwrite: Large page+oob support
 2010-10-16  2:12 UTC  (2+ messages)
` [PATCH v2 "

[B.A.T.M.A.N.] Simplifying sysfs code
 2010-10-16  2:11 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH 3/4] batman-adv: Introduce generic BAT_ATTR_* macros

[PATCH 17/18] fs: icache remove inode_lock
 2010-10-16  2:09 UTC  (11+ messages)

[U-Boot] ¡Lee tu mensaje antes de que sea borrado!
 2010-10-16  2:07 UTC 

[PATCH 0/9] [GIT PULL] tracing: updates for 2.6.37
 2010-10-16  2:03 UTC  (6+ messages)

[tip:irq/core] x86: xen: Sanitise sparse_irq handling
 2010-10-16  2:01 UTC  (6+ messages)
  ` [Xen-devel] "
    `  "

[ath9k-devel] [PATCH] ath9k: Convert to new PCI PM framework
 2010-10-16  1:28 UTC  (4+ messages)
`  "

[PATCH v2] i2c/mux: Driver for PCA9541 I2C Master Selector
 2010-10-16  1:58 UTC  (3+ messages)

USB asynchronous mode feedback format
 2010-10-16  1:52 UTC  (5+ messages)

[PATCH 1/3] Input: touchscreen: ad7877 implement specified chip select behavior
 2010-10-16  1:51 UTC  (3+ messages)
` [PATCH 3/3] Input: touchscreen: ad7877 filter events where pressure is beyond the maximum
  ` [Device-drivers-devel] "

Irish Lotto***You Earned £750,000***
 2010-10-15 23:21 UTC 

a few minor idle patches
 2010-10-16  1:45 UTC  (4+ messages)
` [PATCH 1/3] intel_idle: simplify test for leave_mm()
  ` [PATCH 2/3] intel_idle: delete bogus data from cpuidle_state.power_usage
  ` [PATCH 3/3] acpi_idle: "

[PATCH 0/4] m32r: build fixes
 2010-10-16  1:44 UTC  (7+ messages)
` [PATCH 1/4] m32r: restore _BLOCKABLE
` [PATCH 2/4] m32r: get_user takes an lvalue, not a pointer
` [PATCH 3/4] m32r: add kernel/.gitignore and ignore vmlinux.lds
` [PATCH 4/4] m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN

[PATCH 1/7] staging:ft1000: Remove MEDIAMSG typedef usage
 2010-10-15 12:12 UTC 

[PATCH 1/1 V3] rtc: Add real-time clock driver for Tegra
 2010-10-16  1:26 UTC  (2+ messages)
` [rtc-linux] "

cpuidle_state.power_usage and cpuidle_device.power_specified
 2010-10-16  1:22 UTC 

[PATCH 0/3] m32r: cleanup irq handling and stop calling __do_IRQ
 2010-10-16  1:01 UTC  (4+ messages)
` [PATCH 1/3] m32r: clean up direct irq_desc access
` [PATCH 2/3] m32r: clean up irq handlers and kill off __do_IRQ use
` [PATCH 3/3] m32r: fix build warning about unused irq chip

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

[PATCH] bonding: various fixes for bonding, netpoll & netconsole (v2)
 2010-10-16  0:45 UTC  (4+ messages)

[PATCH] agp/amd-k7: Allow binding user memory to the AGP GART
 2010-10-16  0:45 UTC  (2+ messages)
` [PATCHv2] "

[U-Boot] [PATCH 0/3] new BSP for at91rm9200ek
 2010-10-16  0:41 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] at91rm9200ek: convert to at91
` [U-Boot] [PATCH 2/3] at91rm9200: enable USB support
` [U-Boot] [PATCH 3/3] at91rm9200ek: enbable "

[PATCH 0/6] [RFC] A posix clock/timer interface to the RTC
 2010-10-16  0:38 UTC  (7+ messages)
` [PATCH 1/6] [RFC] posix clocks: dynamic clock ids
  ` [PATCH 2/6] [RFC] Introduce timerlist infrastructure
    ` [PATCH 3/6] [RFC] hrtimers: Convert hrtimers to use "
      ` [PATCH 4/6] [RFC] RTC: Rework RTC code to use timerlist for events
        ` [PATCH 5/6] [RFC] RTC: Remove UIE emulation
          ` [PATCH 6/6] [RFC] RTC: Add posix clock/timer interface

[PATCH v2 2/3] mtd-utils: nanddump: Dynamic buffer, increase pagesize/oobsize
 2010-10-16  0:35 UTC 

pvclock (PV and HVM) and vsyscall
 2010-10-16  0:28 UTC  (2+ messages)

[PATCH 3/7] drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failure
 2010-10-15 15:49 UTC  (2+ messages)

numactl download site hosed?
 2010-10-16  0:27 UTC  (4+ messages)

2.6.36-rc1 problems
 2010-10-15 23:23 UTC 

fs: Inode cache scalability V3
 2010-10-16  0:23 UTC  (6+ messages)
` [PATCH 07/18] fs: rework icount to be a locked variable

2-6-36-rc2-git1 ploblem
 2010-10-15 23:20 UTC 

[RFC] perf: Dwarf cfi based user callchains
 2010-10-16  0:19 UTC  (4+ messages)
` [RFC PATCH 4/9] perf: Don't record frame pointer based user stacktraces if we dump stack and regs

DSS2 broken with 36-rc1
 2010-10-15 12:44 UTC  (8+ messages)

Converting to Git using svn-fe (Was: Speeding up the initial git-svn fetch)
 2010-10-16  0:16 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.