public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-10-25 20:09:25 to 2010-10-26 02:50:09 UTC [more...]

linux-next: build warnings after merge of the final tree (mtd tree related)
 2010-10-26  2:49 UTC 

[PATCH 00/10] Remove multiple uses of KERN_<level>
 2010-10-26  2:44 UTC  (11+ messages)
` [PATCH 01/10] arch/x86/kernel/apic/io_apic.c: Typo fix WARNING
` [PATCH 02/10] drivers/atm/eni.c: Remove multiple uses of KERN_<level>
` [PATCH 03/10] drivers/hid/hid-input.c: Remove KERN_DEBUG from dbg_hid use
` [PATCH 04/10] drivers/infiniband: Remove unnecessary KERN_<level> uses
` [PATCH 05/10] drivers/input/mouse/appletouch.c: Remove KERN_DEBUG use from dprintk
` [PATCH 06/10] drivers/input/serio/i8042: Use pr_<level>, pr_fmt. Fix dbg and __FILE__ use
` [PATCH 07/10] drivers/media: Removed unnecessary KERN_<level>s from dprintk uses
` [PATCH 08/10] drivers/scsi:mvsas/mv_sas.c: Remove KERN_DEBUG from mv_dprintk use
` [PATCH 09/10] drivers/video/msm/mddi.c: Remove multiple KERN_<level> uses
` [PATCH 10/10] fs/proc/vmcore.c: Use pr_<level> and pr_<fmt>

[PATCH 0/29] My patch queue for memorystick subsystem
 2010-10-26  2:32 UTC  (4+ messages)

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

[GIT PULL] Please pull NFSv4.1 and pNFS client changes
 2010-10-26  2:25 UTC 

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

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

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

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

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

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

[RFC] [PATCH 0/4] cfq-iosched: Enable hierarchical cfq group scheduling and add use_hierarchy interface
 2010-10-26  2:15 UTC  (6+ messages)
` [PATCH 1/4 v2] cfq-iosched: add cfq group hierarchical scheduling support

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

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

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

Reminder: short merge window
 2010-10-26  2:06 UTC 

[RELEASE] LTTng 0.234 for kernel 2.6.36
 2010-10-26  2:05 UTC 

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

linux-next: manual merge of the swiotlb-xen tree with the tip tree
 2010-10-26  2:03 UTC 

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

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

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

***IMPORTANT NOTICE***
 2010-10-26  1:07 UTC 

[PATCH 09/29] memstick: rework state machines + attribute read function
 2010-10-26  1:57 UTC  (2+ messages)

[PATCH v2 08/11] qla4xxx: Remove host_lock unlock() + lock() from qla4xxx_queuecommand()
 2010-10-26  1:57 UTC  (2+ messages)

[PATCH 08/29] memstick: mspro: add comments to few functions
 2010-10-26  1:54 UTC  (2+ messages)

[PATCH 07/29] memstick: mspro: two fixes
 2010-10-26  1:51 UTC  (2+ messages)

[PATCH 06/29] memstick: mspro: kill the BKL
 2010-10-26  1:50 UTC  (2+ messages)

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

[PATCH 2/2 v2] regulator: max8952 - fix max8952_set_voltage
 2010-10-26  1:38 UTC  (3+ messages)

[PATCH 04/29] memstick: core: rework state machines
 2010-10-26  1:34 UTC  (2+ messages)

[PATCH 0/5] Blackfin updates for 2.6.37 (part 2)
 2010-10-26  1:26 UTC  (2+ messages)
` Pull request blackfin.git (for-linus branch)

[PATCH 03/29] memstick: core: add new functions
 2010-10-26  1:20 UTC  (2+ messages)

[re-send][-next] staging/vme: various fixes + new driver model for VME
 2010-10-26  1:11 UTC  (31+ messages)
` [PATCH 01/30] staging/vme: style: convert '&(foo)' to '&foo'
` [PATCH 02/30] staging/vme_user: return the appropriate error code when module_init fails
` [PATCH 03/30] staging/vme_user: remove unreachable line
` [PATCH 04/30] staging/vme: allow non-dynamic allocation of bus numbers
` [PATCH 05/30] staging/vme: fix bogus clearing of the bus number in vme_free_bus_num
` [PATCH 06/30] staging/vme/tsi148: use list_for_each_safe when deleting resources in .remove
` [PATCH 07/30] staging/vme/tsi148: remove double freeing of the IRQ "
` [PATCH 08/30] staging/vme/tsi148: fix warning in free_irq
` [PATCH 09/30] staging/vme: fill in struct device's .release, even if it's a NOOP
` [PATCH 10/30] staging/vme/tsi148: remove unreachable line
` [PATCH 11/30] staging/vme/tsi148: declare static functions as such
` [PATCH 12/30] staging/vme/ca91cx42: "
` [PATCH 13/30] staging/vme_user: declare private variables as static
` [PATCH 14/30] staging/vme_user: use an unsigned int for counting the number of kparams
` [PATCH 15/30] staging/vme_user: remove __iomem marking from kern_buf and derivates
` [PATCH 16/30] staging/vme_user: mark user-space buffers with __user
` [PATCH 17/30] staging/vme: mark struct vme_master_resource's base address pointer as __iomem
` [PATCH 18/30] staging/vme/tsi148: mark the registers' "
` [PATCH 19/30] staging/vme/ca91cx42: "
` [PATCH 20/30] staging/vme: trivial: rename vme_bus_num_mtx to vme_buses_lock
` [PATCH 21/30] staging/vme: keep a list of registered buses (bridges)
` [PATCH 22/30] staging/vme/vme_user: use __dev{init,exit} for .probe and .remove
` [PATCH 23/30] staging/vme_user: fix usage of the slave resources after they've been freed
` [PATCH 24/30] staging/vme_user: remove unnecessary call to vme_slave_set
` [PATCH 25/30] staging/vme_user: add missing calls to vme_master_free calls in .remove
` [PATCH 26/30] staging/vme: move all contents of vme_bridge.h to vme.h
` [PATCH 27/30] staging/vme: rework the bus model
` [PATCH 28/30] staging/vme: convert vme_* users to vme_*_ng
` [PATCH 29/30] staging/vme: remove unused vme_* functions and related code
` [PATCH 30/30] staging/vme: remove _ng suffixes

[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-26  1:14 UTC  (2+ messages)

[tip:perf/core] irq: Add tracepoint to softirq_raise
 2010-10-26  1:14 UTC  (38+ messages)
` [sparc build bug] "
      ` [PATCH] tracing: Cleanup the convoluted softirq tracepoints

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

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

[-next] staging/vme: various fixes + new driver model for VME
 2010-10-26  1:02 UTC  (5+ messages)
` [PATCH 27/30] staging/vme: rework the bus model

[PATCH 0/8] staging: tidspbridge - misc fixes
 2010-10-26  0:58 UTC  (10+ messages)
` [PATCH 1/8] staging: tidspbridge - remove req_addr from proc_map
  ` [PATCH 2/8] staging: tidspbridge - add kconfig parameter for DMM size
    ` [PATCH 3/8] staging: tidspbridge - change mmufault tasklet to a workqueue
      ` [PATCH 4/8] staging: tidspbridge - fix timeout in dsp_gpt_wait_overflow
        ` [PATCH 5/8] staging: tidspbridge - use GTP7 for DSP stack dump
          ` [PATCH 6/8] staging: tidspbridge - remove disabling twl when printing DSP stack
            ` [PATCH 7/8] staging: tidspbridge - fix some issues after iommu patches
              ` [PATCH 8/8] staging: tidspbridge - make sync_wait_on_event interruptible

[PATCH 1/2] watchdog: Add support for sp5100 chipset TCO
 2010-10-26  0:58 UTC  (2+ messages)
` [PATCH 2/2] watchdog: Add TCO support for nVidia chipsets

[GIT PULL] tegra updates for 2.6.37
 2010-10-26  0:39 UTC 

linux-next: manual merge of the mtd tree with Linus' tree
 2010-10-26  0:32 UTC 

[GIT PULL 0/5] perf python script improvements
 2010-10-26  0:29 UTC  (6+ messages)
` [PATCH 1/5] perf python scripting: Improve the failed-syscalls-by-pid script
` [PATCH 2/5] perf python scripting: Improve the syscalls-counts script
` [PATCH 3/5] perf python scripting: print the syscall name on sctop
` [PATCH 4/5] perf python scripting: Improve the syscalls-by-pid script
` [PATCH 5/5] perf python scripting: Support fedora 11 (audit 1.7.17)

linux-next: build failure after merge of the scsi tree
 2010-10-26  0:19 UTC 

[PATCH 01/11] IMA: use rbtree instead of radix tree for inode information cache
 2010-10-26  0:12 UTC  (14+ messages)
` [PATCH 06/11] IMA: use i_writecount rather than a private counter

[PATCH 11/18] fs: Introduce per-bucket inode hash locks
 2010-10-26  0:12 UTC  (15+ messages)

usbhid: HP LD4200tm touchscreen ALMOST works
 2010-10-25 23:48 UTC 

[PATCH net-next-2.6 v2] can: Topcliff: PCH_CAN driver: Fix build warnings
 2010-10-26  0:04 UTC 

Do email us !!!,
 2010-10-25 13:22 UTC 

linux-next: Tree for October 25
 2010-10-25 23:59 UTC  (10+ messages)
` [PATCH -next] pch_can: depends on PCI
` linux-next: Tree for October 25 (coda)
` linux-next: Tree for October 25 (acpi/apei-related)
` linux-next: Tree for October 25 (netfilter/xt_socket)
` linux-next: Tree for October 25 (netfilter/nf_conntrack_reasm)
` linux-next: Tree for October 25 (acpi_video)
` linux-next: Tree for October 25 (nouveau_pm)

[PATCH] ipc: explicitly clear stack memory in user structs
 2010-10-25 23:58 UTC 

linux-next: build failure after merge of the xen tree
 2010-10-25 23:57 UTC  (3+ messages)

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

[GIT PULL] arch/microblaze changes for 2.6.37
 2010-10-25 23:48 UTC 

[bug 2.6.37-git] lockdep: invalid subclass in mousedev_create()
 2010-10-25 23:46 UTC  (2+ messages)

Technical Support
 2010-10-25 17:50 UTC 

[PATCH] signal.c: coding style and comment fixes
 2010-10-25 23:03 UTC 

[RFC] Removal of dead code from arch/arm/*
 2010-10-25 23:35 UTC  (7+ messages)

[GIT PATCH] USB patches for .37-rc1
 2010-10-25 23:33 UTC  (2+ messages)

[PATCH 0/5] pv clock misc fixes
 2010-10-25 23:30 UTC  (3+ messages)
` [PATCH 1/5] Add a global synchronization point for pvclock

linux-next: build failure after merge of the final tree (net-current tree related)
 2010-10-25 23:27 UTC  (5+ messages)
    ` Section msimatch warnings (Was: Re: linux-next: build failure after merge of the final tree (net-current tree related))
      ` Section msimatch warnings

[PATCH] drivers/crypto: dubious error check
 2010-10-25 23:26 UTC  (3+ messages)

[tip:irq/core] x86: xen: Sanitise sparse_irq handling
 2010-10-25 23:21 UTC  (10+ 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] ext4: fix unbalanced mutex unlock
 2010-10-25 23:15 UTC 

[PATCH] n_hdlc fix read and write locking
 2010-10-25 23:18 UTC  (6+ messages)

[PATCH] fs/buffer.c: call __block_write_begin() if we have page
 2010-10-25 23:11 UTC  (3+ messages)
` [PATCH UPDATED] "

AWARD WINNING PRIZE: CLAIMING IS FREE!!
 2010-10-25 22:58 UTC 

atmel_serial: fix RTS high after initialization in RS485 mode
 2010-10-25 22:54 UTC  (2+ messages)

conflicting options in makefile ?
 2010-10-25 22:50 UTC 

[PATCH] MN10300: Fix the PERCPU() alignment to allow for workqueues
 2010-10-25 22:41 UTC 

[PATCH v2 0/2] Further cleanups to opticon driver
 2010-10-25 22:40 UTC  (5+ messages)
` [PATCH v2 1/2] Export usb_serial_generic_write_room for use in modules

[PATCH] Fix install_process_keyring error handling
 2010-10-25 22:31 UTC 

[PATCH 0/6] Proper kernel irq time reporting -v1
 2010-10-25 22:30 UTC  (7+ messages)
` [PATCH 1/6] Free up pf flag PF_KSOFTIRQD -v1
` [PATCH 2/6] cleanup account_system_vtime with this_cpu_* -v1
` [PATCH 3/6] Add nsecs_to_cputime64 interface for asm-generic -v1
` [PATCH 4/6] Refactor account_system_time separating id-update -v1
` [PATCH 5/6] Export ns irqtimes through /proc/stat -v1
` [PATCH 6/6] Account ksoftirqd time as cpustat softirq -v1

[PATCH 0/3] alpha: __do_IRQ just say no
 2010-10-25 22:09 UTC  (2+ messages)

[PATCH 00/13] Patches for cciss and hpsa
 2010-10-25 22:04 UTC  (5+ messages)
` [PATCH 01/13] cciss: remove controllers supported by hpsa

[GIT PULL] hwmon changes for 2.6.37
 2010-10-25 22:03 UTC 

[PATCH] workqueue: Fix alignment calculation in alloc_cwqs()
 2010-10-25 21:46 UTC  (4+ messages)
` [Linux-am33-list] "

[PATCH] Staging: batman-adv: Remove useless braces
 2010-10-25 21:43 UTC 

sata_mv and Highpoint RocketRAID 230x, corruption?
 2010-10-25 21:31 UTC  (10+ messages)

[PATCH v4 0/6] PCI: allocate space top-down, not bottom-up
 2010-10-25 21:17 UTC  (6+ messages)
` [PATCH v4 6/6] x86: allocate space within a region top-down

bug in streamline_config.pl
 2010-10-25 21:14 UTC 

CFQ and dm-crypt
 2010-10-25 20:59 UTC  (4+ messages)

[resend][PATCH 1/4] oom: remove totalpage normalization from oom_badness()
 2010-10-25 20:40 UTC  (4+ messages)
` [resend][PATCH 2/4] Revert "oom: deprecate oom_adj tunable"

How to prevent + being appended to kernel image name
 2010-10-25 20:38 UTC  (3+ messages)

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

On Linux numbering scheme
 2010-10-25 20:30 UTC  (3+ messages)

[PATCH] net: b43legacy: fix compile error
 2010-10-25 20:13 UTC  (7+ messages)


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