public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-10-25 12:37:14 to 2010-10-25 19:02:27 UTC [more...]

[PATCH 0/3] Add OMAP hardware spinlock misc driver
 2010-10-25 19:02 UTC  (11+ messages)
` [PATCH 3/3] omap: add hwspinlock device

linux thread scheduling (on multi-socket nehalem)?
 2010-10-25 19:01 UTC 

[PATCH] net: b43legacy: fix compile error
 2010-10-25 18:59 UTC  (8+ messages)

[PATCHv5 0/4] omap: iovmm - fixes for iovmm module
 2010-10-25 19:10 UTC  (5+ messages)
` [PATCHv5 1/4] omap: iovmm - no gap checking for fixed address
  ` [PATCHv5 2/4] omap: iovmm - add superpages support to fixed da address
    ` [PATCHv5 3/4] omap: iovmm - replace __iounmap with omap_iounmap
      ` [PATCHv5 4/4] omap: iommu - create new api to set valid da range

[PATCH 1/3] sparc: don't #include asm/system.h in asm/jump_label.h
 2010-10-25 18:55 UTC  (12+ messages)
` [PATCH 2/3] sparc32: remove CONFIG_HAVE_PERF_EVENTS option
` [PATCH 3/3] sparc32: fix build failure on CONFIG_SPARC_LEON

[PATCHv5 0/4] iovmm: fixes for iovmm module
 2010-10-25 18:52 UTC  (6+ messages)
` [PATCHv5 1/4] iovmm: no gap checking for fixed address
  ` [PATCHv5 2/4] iovmm: add superpages support to fixed da address
    ` [PATCHv5 3/4] iovmm: replace __iounmap with omap_iounmap
      ` [PATCHv5 4/4] iommu: create new api to set valid da range

linux-next regression: IO errors in with ext4 and xen-blkfront
 2010-10-25 18:47 UTC  (6+ messages)
      ` [Xen-devel] "

[PATCH 01/11] IMA: use rbtree instead of radix tree for inode information cache
 2010-10-25 18:42 UTC  (11+ messages)
` [PATCH 02/11] IMA: drop the inode opencount since it isn't needed for operation
` [PATCH 03/11] IMA: use unsigned int instead of long for counters
` [PATCH 04/11] IMA: convert internal flags from long to char
` [PATCH 05/11] IMA: use inode->i_lock to protect read and write counters
` [PATCH 06/11] IMA: use i_writecount rather than a private counter
` [PATCH 07/11] IMA: move read counter into struct inode
` [PATCH 08/11] IMA: only allocate iint when needed
` [PATCH 09/11] IMA: drop refcnt from ima_iint_cache since it isn't needed
` [PATCH 10/11] IMA: explicit IMA i_flag to remove global lock on inode_delete
` [PATCH 11/11] IMA: fix the ToMToU logic

[GIT PULL] omap updates for 2.6.37
 2010-10-25 18:44 UTC 

[patch] hfsplus: fix double lock typo in ioctl
 2010-10-25 18:44 UTC  (2+ messages)

[PATCH] toshiba_acpi.c: Add key_entry for a lone FN keypress
 2010-10-25 18:42 UTC  (3+ messages)

[RFC PATCH 00/18] ARM: Add support for the Large Physical Address Extensions
 2010-10-25 18:25 UTC  (6+ messages)
` [RFC PATCH 06/18] ARM: LPAE: Introduce the 3-level page table format definitions

Bug#594089: keyboard-configuration: caps lock keycode problem
 2010-10-25 18:25 UTC  (5+ messages)

[PATCH] n_hdlc fix read and write locking
 2010-10-25 18:22 UTC 

[tip:irq/core] x86: xen: Sanitise sparse_irq handling
 2010-10-25 18:02 UTC  (11+ messages)
  ` [Xen-devel] "
      ` [PATCH 00/05] xen: events: cleanups after irq core improvements (Was: Re: [Xen-devel] Re: [tip:irq/core] x86: xen: Sanitise sparse_irq handling)
        ` [PATCH 1/5] xen: events: use irq_alloc_desc(_at) instead of open-coding an IRQ allocator
        ` [PATCH 2/5] xen: events: turn irq_info constructors into initialiser functions
        ` [PATCH 3/5] xen: events: push setup of irq<->{evtchn,pirq} maps into irq_info init functions
        ` [PATCH 4/5] xen: events: dynamically allocate irq info structures
        ` [PATCH 5/5] xen: events: use per-cpu variable for cpu_evtchn_mask

[PATCH] drivers: rtl818x: request DMA-able memory
 2010-10-25 18:01 UTC  (9+ messages)

[V4L][SAA7134] fix tda9887 detection on cold and eeprom read corruption on warm Medion 7134
 2010-10-25 17:59 UTC 

[PATCH 1/2] regulator: max8952 - fix max8952_pmic_probe error path
 2010-10-25 17:55 UTC  (4+ messages)
` [PATCH 2/2] regulator: max8952 - fix max8952_set_voltage

[PATCH][GIT PULL] tracing: Fix compile issue for trace_sched_wakeup.c
 2010-10-25 17:52 UTC  (25+ messages)

[resend][PATCH 1/4] oom: remove totalpage normalization from oom_badness()
 2010-10-25 17:51 UTC  (5+ messages)
` [resend][PATCH 3/4] move cred_guard_mutex from task_struct to signal_struct

[PATCH] Partially revert patch that encloses asm-offset.h numbers in brackets
 2010-10-25 17:51 UTC  (12+ messages)

[PATCH 00/15] x86: APIC related clean up
 2010-10-25 17:50 UTC  (8+ messages)
` [PATCH 11/15] x86, ioapic: Only print mapping for ioapic in right place
  ` [PATCH] x86, ioapic: Add debug printing when mapping for ioapic
    ` [PATCH] x86, ioapic: Don't map ioapic regs two times
` [PATCH 15/15] x86: Disabling x2apic if nox2apic is specified

[RFC] TRACE_EVENT: mapping "=" and memcpy to macros
 2010-10-25 17:39 UTC 

[PATCH net-2.6] cxgb3: fix device opening error path
 2010-10-25 17:35 UTC 

linux-next: build failure after merge of the final tree (net-current tree related)
 2010-10-25 17:36 UTC  (3+ messages)

[PATCH -v2 0/9] ACPI, APEI patches for 2.6.37
 2010-10-25 17:19 UTC  (19+ messages)
` [PATCH -v2 9/9] ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
  ` [NAK] "

[GIT PULL] oprofile updates for v2.6.37
 2010-10-25 17:16 UTC  (2+ messages)

[PATCH -mm 0/2] RapidIO: Changes to handling of RIO switches
 2010-10-25 17:13 UTC  (9+ messages)

[GIT PULL] davinci updates for 2.6.37
 2010-10-25 17:08 UTC 

[GIT PULL] exofs: few changes for the 2.6.37 merge window
 2010-10-25 17:05 UTC 

[GIT PULL] KVM updates for the 2.6.37 merge window
 2010-10-25 16:59 UTC  (3+ messages)

DMAENGINE: Client reuse of desc
 2010-10-25 16:43 UTC 

[PATCH 1/2] block: cciss: fix information leak to userland
 2010-10-25 16:36 UTC  (4+ messages)

High CPU load when machine is idle (related to PROBLEM: Unusually high load average when idle in 2.6.35, 2.6.35.1 and later)
 2010-10-25 16:29 UTC  (4+ messages)

[PATCH 0/29] My patch queue for memorystick subsystem
 2010-10-25 16:25 UTC  (5+ messages)

[GIT PULL] x86/trampoline for 2.6.37
 2010-10-25 16:25 UTC  (5+ messages)
      ` [PATCH] x86-32, mm: Remove duplicated include

[PATCH 26/29] memstick: jmb38x_ms: rework hardware setup/reset
 2010-10-25 16:17 UTC  (2+ messages)

[PATCH 24/29] memstick: jmb38x_ms: rework processing of the TPC one after another
 2010-10-25 16:14 UTC  (2+ messages)

[PATCH 23/29] memstick: jmb38x_ms: use DMA for all TPCs with len greater that 8 by default
 2010-10-25 16:12 UTC  (2+ messages)

[PATCH 22/29] memstick: jmb38x_ms: rework ISR
 2010-10-25 16:11 UTC  (2+ messages)

[PATCH 21/29] memstick: jmb38x_ms: rework TPC execution
 2010-10-25 16:08 UTC  (2+ messages)

[PATCH 20/29] memstick: jmb38x_ms: rework PIO
 2010-10-25 16:05 UTC  (2+ messages)

Question about synchronize_sched_expedited()
 2010-10-25 16:03 UTC  (2+ messages)

[PATCH 19/29] memstick: jmb38x_ms: add register read/write functions
 2010-10-25 16:03 UTC  (2+ messages)

[PATCH 18/29] memstick: jmb38x_ms: rename functions
 2010-10-25 16:00 UTC  (2+ messages)

[PATCH 17/29] memstick: jmb38x_ms: move "reg_data" functions together
 2010-10-25 16:00 UTC  (2+ messages)

[PATCH 16/29] memstick: jmb38x_ms: s/jmb38x_ms/j38ms/g
 2010-10-25 15:58 UTC  (2+ messages)

[PATCH 15/29] memstick: jmb38x_ms: Create header
 2010-10-25 15:56 UTC  (2+ messages)

[PATCH 14/29] memstick: remove the memstick_set_rw_addr
 2010-10-25 15:55 UTC  (2+ messages)

Adding more stuff to devres
 2010-10-25 15:52 UTC 

[PATCH 13/29] memstick: core: stop passing pointer to card->current_mrq
 2010-10-25 15:41 UTC  (2+ messages)

empréstimo
 2010-10-25 15:09 UTC 

[PATCH 12/29] memstick: mspro: rework interface switch
 2010-10-25 15:28 UTC  (2+ messages)

[PATCH 11/29] memstick: mspro: use MS_TPC_EX_SET_CMD
 2010-10-25 15:27 UTC  (2+ messages)

[PATCH 10/29] memstick: mspro: create _setup_io helper
 2010-10-25 15:25 UTC  (2+ messages)

[PATCH] um: Fix IRQ flag handling naming
 2010-10-25 15:24 UTC 

[PATCH 09/29] memstick: rework state machines + attribute read function
 2010-10-25 15:23 UTC  (2+ messages)

[PATCH] mm/rmap.c: fix comment
 2010-10-25 15:21 UTC  (2+ messages)

[PATCH 08/29] memstick: mspro: add comments to few functions
 2010-10-25 15:18 UTC  (2+ messages)

[PATCH 07/29] memstick: mspro: two fixes
 2010-10-25 15:13 UTC  (2+ messages)

[PATCH 06/29] memstick: mspro: kill the BKL
 2010-10-25 15:12 UTC  (2+ messages)

[PATCH 05/29] memstick: mspro_block: move declarations to header and refactor things a bit
 2010-10-25 15:07 UTC  (2+ messages)

[PATCH 04/29] memstick: core: rework state machines
 2010-10-25 15:01 UTC  (2+ messages)

[PATCH 03/29] memstick: core: add new functions
 2010-10-25 14:56 UTC  (2+ messages)

[PATCH] ext4: Check return value of sb_getblk() and friends
 2010-10-25 14:51 UTC  (2+ messages)

[PATCH 02/29] memstick: core: reorder functions This patch just reorders functions in memstick.c So that host specific and card driver specific functions are now grouped together. This makes it easier to understand the code
 2010-10-25 14:50 UTC  (2+ messages)

[PATCH 2/2 v3] mfd: Add timberdale video-in driver to timberdale
 2010-10-25 14:40 UTC 

[PATCH 0/2 v3] media, mfd: Add timberdale video-in driver
 2010-10-25 14:40 UTC 

[PATCH 01/29] memstick: core: header cleanups
 2010-10-25 14:44 UTC  (2+ messages)

[PATCH] kbuild: check return value of asprintf()
 2010-10-25 14:42 UTC  (3+ messages)

[PATCH 0/5] mce, amd: code rework and cleanups
 2010-10-25 14:03 UTC  (6+ messages)
` [PATCH 1/5] mce, amd: Implement mce_threshold_block_init() helper function
` [PATCH 2/5] mce, amd: Shorten local variables mci_misc_{hi,lo}
` [PATCH 3/5] mce, amd: Add helper functions to setup APIC
` [PATCH 4/5] mce, amd: Remove goto in threshold_create_device()
` [PATCH 5/5] apic, amd: Make firmware bug messages more meaningful

[PATCH 1/2 v3] media: Add timberdale video-in driver
 2010-10-25 14:40 UTC 

[GIT PATCH] TTY/Serial merge for .37-rc1
 2010-10-25 14:10 UTC  (3+ messages)
` [PATCH 08/49] ioctl: Use asm-generic/ioctls.h on cris (enables termiox)

CFQ and dm-crypt
 2010-10-25 14:22 UTC  (5+ messages)

Re:2.6.36, make oldconfig broken
 2010-10-25 14:23 UTC  (4+ messages)
` 2.6.36, "

[GIT PULL] s390 patches for 2.6.37
 2010-10-25 14:21 UTC 

BUG with the kernel version 2.6.36-rc1 on power machine
 2010-10-25 14:15 UTC  (7+ messages)

[PATCH] i2c: add irq_flags to board info
 2010-10-25 14:12 UTC  (9+ messages)
          ` [Device-drivers-devel] "

[GIT PULL] sound updates for 2.6.37-rc1
 2010-10-25 13:59 UTC 

[PATCH v2 22/22] bitops: remove minix bitops from asm/bitops.h
 2010-10-25 13:31 UTC  (3+ messages)
  ` [microblaze-uclinux] "

[PATCH] wireless/wl1271: remove redundant if-statement
 2010-10-25 13:30 UTC  (4+ messages)
    ` [PATCH] wireless/wl1271: remove redundant if-statement v2

[PATCH] input: spi: Driver for SPI data stream driven vibrator
 2010-10-25 13:31 UTC 

ima: use of radix tree cache indexing == massive waste of memory?
 2010-10-25 13:18 UTC  (8+ messages)

[git pull] x86 platform drivers for 2.6.37
 2010-10-25 13:17 UTC 

Returning ACPI_BATTERY_VALUE_UNKNOWN to userspace
 2010-10-25 13:17 UTC  (5+ messages)
` [PATCH] ACPI / Battery: Return -ENODATA for unknown values in get_property()

[GIT PULL] UWB/WLP subsystem updates for 2.6.37-rc1
 2010-10-25 13:17 UTC 

[PATCH] [BUGFIX][RESEND] kprobes: Remove redundant text_mutex lock in optimize
 2010-10-25 13:18 UTC 

[PATCH] vfs: fix possible use after free in finish_open()
 2010-10-25 13:16 UTC 

[git pull] device tree changes for 2.6.37
 2010-10-25 12:58 UTC 

[PATCH] davinci: simplify if-statement
 2010-10-25 12:41 UTC 

loop warnings in current git HEAD
 2010-10-25 12:41 UTC  (3+ messages)
` [PATCH] loop: Properly clear sysfs in autoclear mode

[PATCH 0/9] read-only remount fixes
 2010-10-25 12:36 UTC  (8+ messages)
` [PATCH 7/9] vfs: protect remounting superblock read-only
        ` [PATCH 7/9 updated] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox