All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-10-26 01:12:30 to 2010-10-26 03:07:49 UTC [more...]

[PATCH 00/43] MN10300: Add SMP support and AM34 CPU core support
 2010-10-26  3:07 UTC  (45+ messages)
` [PATCH 01/43] Partially revert patch that encloses asm-offset.h numbers in brackets
` [PATCH 02/43] MN10300: BUG to BUG_ON changes
` [PATCH 03/43] bitops: Change the bitmap index from int to unsigned long [mn10300]
` [PATCH 04/43] mn10300: Use pci_claim_resource
` [PATCH 05/43] MN10300: Prevent cnt32_to_63() from being preempted in sched_clock()
` [PATCH 06/43] Typedef SMP call function pointer
` [PATCH 07/43] MN10300: Don't cast away the volatile in test_bit()
` [PATCH 08/43] MN10300: Add reads[bwl]() and writes[bwl]()
` [PATCH 09/43] MN10300: Provide the functions to fully disable maskable interrupts
` [PATCH 10/43] MN10300: Differentiate AM33_2 and AM33_3 in config
` [PATCH 11/43] MN10300: Move DMA engine control reg defs to MN103E010 processor directory
` [PATCH 12/43] MN10300: Don't hard code the cacheline size in register defs
` [PATCH 13/43] MN10300: Add CPU register bits for AM34
` [PATCH 14/43] MN10300: Remove monitor/JTAG functions
` [PATCH 15/43] MN10300: Cache: Split cache bits out of arch Kconfig
` [PATCH 16/43] MN10300: Provide a MN10300_CACHE_ENABLED config option
` [PATCH 17/43] MN10300: Reorder asm/cacheflush.h to put primitives first
` [PATCH 18/43] MN10300: AM34: The current cacheflush routines operate by controlling tag regs
` [PATCH 19/43] MN10300: Cacheflush functions should take unsigned long addresses
` [PATCH 20/43] MN10300: SMP: Differentiate local cache flushing
` [PATCH 21/43] MN10300: AM34: Add cacheflushing by using the AM34 purge registers
` [PATCH 22/43] MN10300: Allow some cacheflushes to be avoided if cache snooping is available
` [PATCH 23/43] MN10300: Cache: Implement SMP global cache flushing
` [PATCH 24/43] MN10300: Make the boot wrapper able to use writeback caching
` [PATCH 25/43] MN10300: AM34 erratum requires MMUCTR read and write on exception entry
` [PATCH 26/43] MN10300: Rename __flush_tlb*() to local_flush_tlb*()
` [PATCH 27/43] MN10300: Make the use of PIDR to mark TLB entries controllable
` [PATCH 28/43] MN10300: Use the [ID]PTEL2 registers rather than [ID]PTEL for TLB control
` [PATCH 29/43] MN10300: SMP TLB flushing
` [PATCH 30/43] MN10300: Make the FPU operate in non-lazy mode under SMP
` [PATCH 31/43] MN10300: Implement atomic ops using atomic ops unit
` [PATCH 32/43] MN10300: Optimise do_csum()
` [PATCH 33/43] MN10300: Make various interrupt priority settings configurable
` [PATCH 34/43] MN10300: Delete idle_timestamp from irq_cpustat_t
` [PATCH 35/43] MN10300: And Panasonic AM34 subarch and implement SMP
` [PATCH 36/43] MN10300: ASB2364: Add support for SMSC911X and SMC911X
` [PATCH 37/43] MN10300: Map userspace atomic op regs as a vmalloc page
` [PATCH 38/43] MN10300: Specify an ELF HWCAP flag for MN10300 Atomic Operations Unit support
` [PATCH 39/43] MN10300: Generic time support
` [PATCH 40/43] MN10300: Update the ASB2303 defconfig
` [PATCH 41/43] MN10300: Create a defconfig for the ASB2364 board
` [PATCH 42/43] MN10300: Change "Matsushita" to "Panasonic"
` [PATCH 43/43] MN10300: Save frame pointer in thread_info struct rather than global var

[Bug 31122] New: Cannot control backlight intensity on Powerbook
 2010-10-26  3:07 UTC 

[Bug 31117] New: nouveau [NV98] [mi] EQ overflowing
 2010-10-26  3:07 UTC  (2+ messages)
  ` [Bug 31117] "

linux-next: Tree for October 26
 2010-10-26  3:06 UTC 

[PATCH v3] Topcliff: Update PCH_I2C driver to 2.6.36
 2010-10-26  3:06 UTC  (2+ messages)

C8000 cpu upgrade problem
 2010-10-26  3:04 UTC  (4+ messages)
    ` PA caches (was: C8000 cpu upgrade problem)

[PATCH 8/9] ARM: S5PV210: I2S: Upgrade platform device
 2010-10-26  3:00 UTC  (3+ messages)

[PATCH 1/1] MTD: Fix wrong check register_blkdev return value
 2010-10-26  3:02 UTC 

[LTP] [PATCH 1/3] pitest-2: Use time_t instead of unsigned long / int
 2010-10-26  2:55 UTC  (2+ messages)

vmscan: Do not run shrinkers for zones other than ZONE_NORMAL
 2010-10-26  2:52 UTC  (3+ messages)

[RFC] LE connections and advertising management
 2010-10-26  2:51 UTC  (7+ messages)

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

[PATCH 1/1] MTD: Fix MTD_MODE_RAW write fail
 2010-10-26  2:54 UTC 

[PATCH] Add support for new VLAN acceleration model
 2010-10-26  2:48 UTC  (3+ messages)

[PATCH 00/10] Remove multiple uses of KERN_<level>
 2010-10-26  2:44 UTC  (14+ 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] ath9k: Properly assign boolean types Signed-off-by: Mohammed Shafi Shajakhan <mshajakhan@atheros.com>
 2010-10-26  2:42 UTC  (3+ messages)

[U-Boot] Report ready to go
 2010-10-26  2:40 UTC 

[PATCH -v2] Monitor command: pfa2hva, translate guest physical address to host virtual address
 2010-10-26  2:39 UTC 

[PATCH] iw: Add ibss join parameter for beacon interval
 2010-10-26  2:37 UTC  (3+ messages)

[PATCH 0/5] btrfs: Add lzo compression support
 2010-10-26  2:34 UTC  (3+ messages)

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

[U-Boot] Mail list threading problem or mailer problem?
 2010-10-26  2:31 UTC 

[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] ethtool: Add support for vlan accleration
 2010-10-26  2:22 UTC 

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

[Bug 31120] New: Backlight off after suspend-to-disk on Powerbook
 2010-10-26  2:15 UTC 

[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 2/4] mx31_3ds: Fix the logic for detecting the debug board
 2010-10-26  2:14 UTC  (2+ messages)

2.6.36-rc5 i915 regression
 2010-10-26  2:13 UTC  (14+ messages)
                    ` Fwd: "

[U-Boot] [PATCH] mx51evk: support new relocation scheme
 2010-10-26  2:13 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] mx51evk: correct internal RAM base address

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

[PATCH] ACPI: install ACPI table handler before any dynamic tables being loaded
 2010-10-26  2:11 UTC  (2+ messages)

[PATCH 1/4] mx31_3ds: Remove unused debug board definitions
 2010-10-26  2:11 UTC  (2+ messages)

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

[U-Boot] Pull request u-boot-blackfin.git
 2010-10-26  2:09 UTC 

[PATCH] ipv6: addrconf: clear IPv6 addresses and routes when losing link
 2010-10-26  2:08 UTC 

[PATCH v2] eeepc-wmi: add cpufv sysfs documentation
 2010-10-26  2:08 UTC 

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

[PATCH] drm/i915: set scan-buffer as uncached on Sandybridge
 2010-10-26  2:07 UTC  (5+ 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 

[regression]AP with hostapd 0.7.3 can't receive packets beyond authentication (2.6.36-, rt73usb)
 2010-10-26  2:04 UTC  (4+ messages)
` [regression]AP with hostapd 0.7.3 can't receive packets beyond authentication (2.6.36, rt73usb)

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

C8000 cpu upgrade problem
 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)

[PATCH] Enhance AF_PACKET implementation to not require high order contiguous memory allocation
 2010-10-26  1:58 UTC  (6+ 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 1/5] netdev: bfin_mac: push settings to platform resources
 2010-10-26  1:54 UTC  (6+ messages)
  ` [Uclinux-dist-devel] "

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

[PATCH 2.6.36/stable] vlan: Fix crash when hwaccel rx pkt for non-existant vlan
 2010-10-26  1:51 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)

[LTP] About POSIX "sched_yield/1-1.c" buld failure
 2010-10-26  1:45 UTC 

one desktop on four monitors ?
 2010-10-26  1:44 UTC  (5+ messages)

[PATCH 9/9] ARM: S5PV310: Add audio platform devices
 2010-10-26  1:41 UTC 

[PATCH 7/9] ARM: S5PC100: I2S: Upgrade platform device
 2010-10-26  1:41 UTC 

[PATCH 6/9] ARM: S5P6442: I2S: Upgrade platform device
 2010-10-26  1:41 UTC 

[PATCH 5/9] ARM: S5P64X0: I2S: Upgrade platform device
 2010-10-26  1:40 UTC 

[PATCH 4/9] ARM: S3C64XX: I2S: Upgrade platform device
 2010-10-26  1:40 UTC 

[PATCH 3/9] ARM: Samsung: Prepare audio header for new I2S driver
 2010-10-26  1:40 UTC 

[PATCH 2/9] ARM: Samsung: Rename s3c64xx I2S platform device
 2010-10-26  1:40 UTC 

[PATCH 1/9] S5PV310: DMA: Add platform devices for PL330 DMACs
 2010-10-26  1:40 UTC 

[PATCHv3] ASoC: Overhaul Samsung drivers
 2010-10-26  1:33 UTC  (19+ messages)
` [PATCH 01/18] ASoC: Samsung: Remove redundant AQUILA driver
` [PATCH 02/18] ASoC: Samsung: Rename DMA device
` [PATCH 05/18] ASoC: Samsung: Rename AC97 platform device
` [PATCH 04/18] ASoC: Samsung: Rename ASoC DMA driver
` [PATCH 06/18] ASoC: Samsung: Rename AC97 driver
` [PATCH 03/18] ARM: Samsung: Define common audio-dma device
` [PATCH 08/18] ASoC: Samsung: Generalize DMA driver namespace
` [PATCH 09/18] ASoC: Samsung: Rename s3c64xx I2S device
` [PATCH 07/18] ASoC: Samsung: Rename PCM driver
` [PATCH 13/18] ASoC: SMDK64XX: Move to use new I2S driver
` [PATCH 10/18] ASoC: Samsung: Add common "
` [PATCH 12/18] ASoC: GONI: Move to use new "
` [PATCH 11/18] ASoC: SMARTQ: "
` [PATCH 14/18] ASoC: S3C64XX: Remove obsoleted I2S drivers
` [PATCH 15/18] ASoC: SMDK64XX: Rename for other platforms
` [PATCH 16/18] ASoC: SMDK_WM8580: Enable for SMDKC100
` [PATCH 18/18] ASoC: Samsung: Rename from s3c24xx to samsung
` [PATCH 17/18] ASoC: Samsung: Generalize Kconfig symbols

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

LVM2 ./WHATS_NEW tools/lvchange.c tools/vgchange.c
 2010-10-26  1:38 UTC 

[PATCHv5 00/23] git notes merge
 2010-10-26  1:34 UTC  (6+ messages)
` [PATCHv5 23/23] Provide 'git merge --abort' as a synonym to 'git reset --merge'
      ` [PATCHv5.1 22/23] cmd_merge(): Parse options before checking MERGE_HEAD
      ` [PATCHv5.1 23/23] Provide 'git merge --abort' as a synonym to 'git reset --merge'

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

"xprt" reference count drops to 0
 2010-10-26  1:33 UTC  (19+ messages)
` [PATCH 1/4] svcrpc: never clear XPT_BUSY on dead xprt
` [PATCH 4/4] svcrpc: svc_tcp_sendto XTP_DEAD check is redundant

How to build dosemu?
 2010-10-26  1:32 UTC  (3+ messages)

[PATCH 1/2 v2] Bluetooth: Fix system crash caused by del_timer()
 2010-10-26  1:32 UTC  (5+ messages)

[PATCH 1/4] fs: do not drop inode_lock in dispose_list
 2010-10-26  1:28 UTC  (3+ messages)
` [PATCH 4/4] fs: kill I_WILL_FREE

AES-NI for x86?
 2010-10-26  1:28 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)

LVM2/test test-utils.sh
 2010-10-26  1:25 UTC 

Why /var/cache/git?
 2010-10-26  1:22 UTC  (3+ messages)

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

[U-Boot] [PATCH v2] mmc: omap: timeout counter fix
 2010-10-26  1:18 UTC  (3+ messages)

[re-send][-next] staging/vme: various fixes + new driver model for VME
 2010-10-26  1:11 UTC  (18+ messages)
` [PATCH 05/30] staging/vme: fix bogus clearing of the bus number in vme_free_bus_num
` [PATCH 07/30] staging/vme/tsi148: remove double freeing of the IRQ in .remove
` [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 17/30] staging/vme: mark struct vme_master_resource's base address pointer as __iomem
` [PATCH 20/30] staging/vme: trivial: rename vme_bus_num_mtx to vme_buses_lock
` [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 25/30] staging/vme_user: add missing calls to vme_master_free calls in .remove
` [PATCH 27/30] staging/vme: rework the bus model
` [PATCH 29/30] staging/vme: remove unused vme_* functions and related code
` [PATCH 30/30] staging/vme: remove _ng suffixes

Did not find big problems for today's Rc4 (x86/arm) toolchain sdk related images
 2010-10-26  1:16 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-26  1:14 UTC  (2+ messages)

[PATCH] tracing: Cleanup the convoluted softirq tracepoints
 2010-10-26  1:14 UTC  (11+ 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.