public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-10-01 13:22:16 to 2010-10-01 22:03:44 UTC [more...]

Introduce support for little endian PowerPC
 2010-10-01 22:03 UTC  (11+ messages)
` [PATCH 15/18] mtd: Fix endianness issues from device tree

um: rcu_sched_state detected stall on CPU 0
 2010-10-01 22:03 UTC 

[PATCHv4 0/19]: New SCSI target framework (SCST) with dev handlers and 2 target drivers
 2010-10-01 21:58 UTC  (18+ messages)
` [PATCH 1/19]: Integration of SCST into the Linux kernel tree
` [PATCH 2/19]: SCST core's Makefile and Kconfig
` [PATCH 3/19]: SCST public headers
` [PATCH 4/19]: SCST main management files and private headers
` [PATCH 5/19]: SCST implementation of the SCSI target state machine
` [PATCH 6/19]: SCST internal library functions
` [PATCH 7/19]: SCST Persistent Reservations implementation
` [PATCH 8/19]: SCST SYSFS interface implementation
` [PATCH 9/19]: SCST debugging support routines
` [PATCH 10/19]: SCST SGV cache
` [PATCH 11/19]: SCST core's docs
` [PATCH 12/19]: SCST dev handlers' Makefile
` [PATCH 13/19]: SCST vdisk dev handler
` [PATCH 14/19]: SCST pass-through dev handlers
` [PATCH 15/19]: Implementation of blk_rq_map_kern_sg()
` [PATCH 16/19]: scst_local target driver
` [PATCH 17/19]: SCST InfiniBand SRP "

[PATCH] Fix out-of-bounds reading in sctp_asoc_get_hmac()
 2010-10-01 21:51 UTC 

[PATCH] jump label: Add MIPS support
 2010-10-01 21:49 UTC  (2+ messages)

Swsusp patches applied to suspend-2.6#linux-next
 2010-10-01 21:45 UTC  (5+ messages)
` [PATCH 01/23] Hibernation: Split compression support out

2.6.35-rc6 REGRESSION: Dirtiable inode bdi default != sb bdi ext2/ext3/ext4
 2010-10-01 21:35 UTC 

[RESEND PATCH 0/2] Fix IRQ round-robing w/o irqbalance on pseries
 2010-10-01 21:26 UTC  (3+ messages)
` [RESEND PATCH 1/2] IRQ: use cpu_possible_mask rather than online_mask in setup_affinity
` [RESEND PATCH 2/2] pseries/xics: use cpu_possible_mask rather than cpu_all_mask

[RFC][PATCH] PM: Allow wakeup events to abort freezing of tasks
 2010-10-01 21:24 UTC  (3+ messages)
` [linux-pm] "

[PATCH 0/5] jump label: core updates
 2010-10-01 21:24 UTC  (6+ messages)
` [PATCH 1/5] jump label: fix module __init section race
` [PATCH 2/5] jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex
` [PATCH 3/5] jump label: add register_jump_label_key/unregister_jump_label_key
` [PATCH 4/5] jump label: move jump table to r/w section
` [PATCH 5/5] jump label: add docs

[patch 00/47] Sparse irq rework
 2010-10-01 21:17 UTC  (12+ messages)
` [patch 14/47] genirq: Implement a sane sparse_irq allocator
` [patch 46/47] powerpc: Use new irq allocator

[git pull request] ACPI patches for Linux 2.6.36-rc6
 2010-10-01 21:08 UTC  (2+ messages)

Please promote to stable
 2010-10-01 21:04 UTC 

[GIT PULL] x86 fixes for 2.6.36-rc7
 2010-10-01 21:02 UTC 

[PATCH] fix 2.6.32.23 suspend regression caused by commit 6f6198a
 2010-10-01 21:00 UTC  (5+ messages)

Linux 2.6.32.24
 2010-10-01 20:57 UTC  (2+ messages)

Odd NFS related SIGBUS (& possible fix)
 2010-10-01 20:57 UTC  (7+ messages)

[PATCH] Documentation/kbuild: correct variable definitions in makefiles.txt
 2010-10-01 20:56 UTC  (5+ messages)

[PATCH] ARM: imx: Add iram allocator functions
 2010-10-01 20:51 UTC 

[PATCH v2 0/10] RapidIO: Set of patches to add Gen2 switches
 2010-10-01 20:46 UTC  (6+ messages)
` [PATCH v2 03/10] RapidIO: Use stored ingress port number instead of register read

[PATCH] serial: ioc3_serial: release resources in error return path
 2010-10-01 20:47 UTC  (2+ messages)

[PATCH] Added firmware load patch to crap directory. This patch loads firmware from btusb when device is plugged in
 2010-10-01 20:47 UTC  (2+ messages)

max_user_watches overflows on 16TB system
 2010-10-01 20:37 UTC  (2+ messages)

sysctl_{tcp,udp,sctp}_mem overflow on 16TB system
 2010-10-01 20:30 UTC  (2+ messages)

[PATCH -mm] RapidIO: fix IDLE2 bits corruption
 2010-10-01 19:55 UTC 

[PATCH -v2 1/7] x86, NMI, Add symbol definition for NMI magic constants
 2010-10-01 20:00 UTC  (12+ messages)
` [PATCH -v2 6/7] x86, NMI, Add support to notify hardware error with unknown NMI

[PATCH] DMI to disable Vista compatibility on MSI GX723 Notebook
 2010-10-01 19:42 UTC  (2+ messages)

[PATCH 0/4] iovmm: fixes for iovmm module
 2010-10-01 19:21 UTC  (9+ messages)
` [PATCH 1/4] iommu: remove CONFIG_MPU_BRIDGE_IOMMU
  ` [PATCH 2/4] iovmm: fix roundup for next area and end check for the last area

[PATCH 0/9] v3 De-couple sysfs memory directories from memory sections
 2010-10-01 19:20 UTC  (22+ messages)
` [PATCH 1/9] v3 Move find_memory_block routine
` [PATCH 2/9] v3 Add mutex for adding/removing memory blocks
` [PATCH 3/9] v3 Add section count to memory_block struct
` [PATCH 4/9] v3 Allow memory blocks to span multiple memory sections
` [PATCH 5/9] v3 rename phys_index properties of memory block struct
` [PATCH 6/9] v3 Update node sysfs code
` [PATCH 7/9] v3 Define memory_block_size_bytes for powerpc/pseries
` [PATCH 8/9] v3 Define memory_block_size_bytes for x86_64 with CONFIG_X86_UV set
` [PATCH 9/9] v3 Update memory hotplug documentation

[PATCH 0/3] blkio-throttle: Few more cleanup and fixes
 2010-10-01 19:17 UTC  (5+ messages)
` [PATCH 1/3] blkio-throttle: There is no need to convert jiffies to milli seconds
` [PATCH 2/3] blkio-throttle: limit max iops value to UINT_MAX
` [PATCH 3/3] blkio-throttle: Fix possible multiplication overflow in iops calculations

[RFC][PATCH] try not to let dirty inodes fester
 2010-10-01 19:14 UTC 

what is x86 entry point?
 2010-10-01 18:58 UTC  (2+ messages)

[PATCH] scatterlist: define SG chain for arm architecture
 2010-10-01 18:54 UTC  (3+ messages)

Packet time delays on multi-core systems
 2010-10-01 18:54 UTC  (13+ messages)

ipmi_si crashed kernel during modprobe
 2010-10-01 18:41 UTC 

Re: PROBLEM: [BISECTED] 2.6.35.5 xen domU panics just after the boot
 2010-10-01 18:26 UTC  (9+ messages)
  ` [stable] "

PROBLEM: Unusually high load average when idle in 2.6.35, 2.6.35.1 and later
 2010-10-01 18:09 UTC  (2+ messages)

[PATCH 00/34] Union mount core for review
 2010-10-01 18:32 UTC  (9+ messages)
` [PATCH 01/34] VFS: Make clone_mnt() and copy_tree() return error codes

Information From Buffers
 2010-10-01 18:27 UTC 

2.6.36-rc5 i915 regression
 2010-10-01 18:15 UTC  (3+ messages)

overlayfs: BUG in ovl_whiteout
 2010-10-01 18:07 UTC 

[PATCH] pci: Reenable the AMD IOMMU if it's mysteriously vanished over suspend
 2010-10-01 17:58 UTC  (2+ messages)

[PATCH] use a stable clock reference in vdso vgetns
 2010-10-01 17:49 UTC  (2+ messages)

[PATCH 0/2] overlayfs: module and statfs fixes
 2010-10-01 17:48 UTC  (3+ messages)
` [PATCH 1/2] overlayfs: export security_inode_permission to allow overlayfs to be modular
` [PATCH 2/2] overlayfs: add statfs support

[PATCH] regulator: max8649 - fix setting extclk_freq
 2010-10-01 17:36 UTC  (4+ messages)

[PATCH] serial/mfd.c: Fix ARM compile error
 2010-10-01 17:33 UTC 

Proper kernel irq time accounting -v3
 2010-10-01 17:29 UTC  (8+ messages)
` [PATCH 3/7] Add IRQ_TIME_ACCOUNTING, finer accounting of irq time -v3

gas 2.16 and assembly macros -- entry_64.S build failure
 2010-10-01 17:21 UTC  (5+ messages)

[patch] xfs: properly account for reclaimed inodes
 2010-10-01 17:17 UTC  (3+ messages)

[PATCH] OLPC: Don't retry EC commands forever
 2010-10-01 17:17 UTC 

Microphone not working on PCI ID 8086:3b56
 2010-10-01 17:10 UTC  (10+ messages)

[PATCH] selinux: add dcbnl netlink messages to selinux
 2010-10-01 17:07 UTC 

[PATCH 0/5] oprofile updates for v2.6.37
 2010-10-01 17:05 UTC  (7+ messages)
` [PATCH 1/5] oprofile, x86: Simplify init/exit functions
` [PATCH 2/5] oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure
` [PATCH 3/5] oprofile, ARM: Rework op_create_counter()
` [PATCH 4/5] oprofile, ARM: Remove some goto statements
` [PATCH 5/5] oprofile: Remove duplicate code around __oprofilefs_create_file()

[PATCH][RESEND] nommu: add anonymous page memcg accounting
 2010-10-01 16:41 UTC  (5+ messages)

[PATCH 0/3] New stm i2c tpm device driver
 2010-10-01 16:35 UTC  (7+ messages)
` [PATCH 1/3] TPM: new stm i2c "

[PATCH V2 62/69] ST SPEAr: Appending spear3** with global structures
 2010-10-01 16:21 UTC  (2+ messages)

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

[PATCH v2 0/8] Some patches for Altera UART driver
 2010-10-01 16:05 UTC  (19+ messages)
` [PATCH 2/8] altera_uart: Add support for polling mode (IRQ-less)
` [PATCH 4/8] altera_uart: Add support for different address strides
` [PATCH 5/8] altera_uart: Make it possible to use Altera UART and 8250 ports together
  ` [PATCH v3 "
` [PATCH 6/8] altera_uart: Fixup type usage of port flags
` [PATCH 7/8] altera_uart: Fix missing prototype for registering an early console
` [PATCH 8/8] altera_uart: Don't use plain integer as NULL pointer

[PATCH 1/2] max7315: Add LED support to the driver
 2010-10-01 15:15 UTC  (2+ messages)
` [PATCH 2/2] pca953x: pca953x driver update for x86 mrst

mmotm 2010-09-28-16-13 uploaded
 2010-10-01 15:40 UTC  (5+ messages)

[PATCH 0/2] Reduce mmap_sem hold times during file backed page faults
 2010-10-01 15:31 UTC  (4+ messages)
` [PATCH 2/2] Release mmap_sem when page fault blocks on disk transfer

unnecessary timer interrupt of slab.c and bdi tasks when the system is in sleep state
 2010-10-01 15:27 UTC  (6+ messages)

[PATCHv2 0/2] oprofile, x86: allow backtrace for 32bit apps under 64bit kernel
 2010-10-01 15:03 UTC  (2+ messages)

[RESEND PATCH] x86: return proper error code
 2010-10-01 14:28 UTC  (3+ messages)

NP when accessing dvd/cdrom-drive
 2010-10-01 14:28 UTC 

[GIT PULL] i2c fixes for 2.6.36
 2010-10-01 14:18 UTC  (5+ messages)

INVESTMENT PROJECT IN YOUR COUNTRY. (HOW CAN I INVEST IN YOUR COUNTRY)?
 2010-10-01  7:47 UTC 

[PATCH] x86: Reenable the AMD IOMMU if it's mysteriously vanished over suspend
 2010-10-01 14:01 UTC 

When booting a 16TB system, unix_create1 fails due to integer overflow
 2010-10-01 13:38 UTC  (11+ messages)
      ` [PATCH V3] fs: allow for more than 2^31 files
                ` [PATCH V4] "

Subject: [PATCH] x86, vm86: Eliminate jump to assembly code when returning from vm86()
 2010-10-01 13:32 UTC 

[PATCH 1/1] Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
 2010-10-01 13:30 UTC  (4+ messages)
` [PATCH v4 1/2] HID: Add Support for Setting and Getting Feature Reports from hidraw

[PATCH 0/4] mfd/mc13xxx: cleanups and support for mc13892
 2010-10-01 13:02 UTC  (3+ messages)
` [PATCH 3/4] mfd/mc13xxx: add "
  ` [Customers.Protonic] "

[PATCH] HID: add NOGET quirk for AXIS 295 Video Surveillance Joystick
 2010-10-01 13:28 UTC  (2+ messages)

Please don't edit the subject. Use S5PC110 & S5PC210 as is
 2010-10-01 13:19 UTC  (5+ messages)

[PATCH 2/5] altera_uart: Add support for polling mode (IRQ-less)
 2010-10-01 13:24 UTC  (3+ messages)

[PATCH 4/5] altera_uart: Add support for different address strides
 2010-10-01 13:24 UTC  (3+ messages)

[PATCHv5 0/7] system time changes notification
 2010-10-01 13:23 UTC  (4+ messages)
` [PATCH 1/7] notify userspace about time changes

linux-next: manual merge of the oprofile tree with the tip tree
 2010-10-01 13:21 UTC  (2+ messages)

[PATCH 7/8] drivers/i2c/busses/i2c-amd8111.c: Fix unsigned return type
 2010-10-01 13:21 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