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

[GIT PATCH] TTY/Serial merge for .37-rc1
 2010-10-22 18:21 UTC  (33+ messages)
` [PATCH 01/49] tty: add tty_struct->dev pointer to corresponding device instance
` [PATCH 03/49] serial: mfd: snprintf() returns largish values
` [PATCH 05/49] tty: Remove __GFP_NOFAIL from tty_add_file()
` [PATCH 08/49] ioctl: Use asm-generic/ioctls.h on cris (enables termiox)
` [PATCH 09/49] ioctl: Use asm-generic/ioctls.h on frv "
` [PATCH 10/49] ioctl: Use asm-generic/ioctls.h on h8300 "
` [PATCH 11/49] ioctl: Use asm-generic/ioctls.h on ia64 "
` [PATCH 17/49] serial-core: restore termios settings when resume console ports
` [PATCH 18/49] add ttyprintk driver
` [PATCH 21/49] serial: mrst_max3110: some code cleanup
` [PATCH 23/49] serial: max3107: Fix memory leaks when returning on error
` [PATCH 24/49] tty: Make tiocgicount a handler
` [PATCH 26/49] tty: icount changeover for other main devices
` [PATCH 28/49] tty: Add a new file /proc/tty/consoles
` [PATCH 30/49] vcs: invoke the vt update callback when /dev/vcs* is written to
` [PATCH 31/49] tty: MAINTAINERS: add drivers/serial/jsm/ as maintained driver
` [PATCH 32/49] serial: 8250: Don't delay after transmitter is ready
` [PATCH 33/49] serial: mark the 8250 driver as maintained
` [PATCH 34/49] serial: Factor out uart_poll_timeout() from 8250 driver
` [PATCH 35/49] altera_uart: Add support for polling mode (IRQ-less)
` [PATCH 36/49] altera_uart: Add support for getting mapbase and IRQ from resources
` [PATCH 37/49] altera_uart: Add support for different address strides
` [PATCH 38/49] altera_uart: Make it possible to use Altera UART and 8250 ports together
` [PATCH 39/49] altera_uart: Fixup type usage of port flags
` [PATCH 40/49] altera_uart: Fix missing prototype for registering an early console
` [PATCH 41/49] altera_uart: Don't use plain integer as NULL pointer
` [PATCH 43/49] Alchemy: Add UART PM methods
` [PATCH 44/49] jsm: Remove the uart port on errors
` [PATCH 46/49] serial/imx: check that the buffer is non-empty before sending it out
` [PATCH 47/49] serial: abstraction for 8250 legacy ports
` [PATCH 48/49] serial: bfin_sport_uart: speed up sport RX sample rate to be 3% faster
` [PATCH 49/49] serial8250: ratelimit "too much work" error

[RFC][PATCH 1/8] Removal of dead code from arch/blackfin/kernel/traps.c
 2010-10-22 18:25 UTC  (7+ messages)
` [RFC][PATCH 2/8] Removal of dead code from arch/blackfin/kernel/ipipe.c
` [RFC][PATCH 3/8] Removal of dead code from arch/blackfin/include/asm/irqflags.h
` [RFC][PATCH 5/8] Removal of dead code from arch/m68knommu/platform/68VZ328/config.c
` [RFC][PATCH 6/8] Removal of dead code from arch/powerpc/kernel/process.c
` [RFC][PATCH 7/8] Removal of dead code from arch/powerpc/mm/tlb_low_64e.S and arch/powerpc/include/asm/exception-64e.h
` [RFC][PATCH 8/8] Removal of dead code from arch/h8300/kernel/time.c

[GIT PATCH] driver core merge for .37-rc1
 2010-10-22 18:25 UTC  (32+ messages)
` [PATCH 01/31] Dynamic Debug: Split out query string parsing/setup from proc_write
` [PATCH 02/31] Dynamic Debug: Introduce ddebug_query= boot parameter
` [PATCH 03/31] Dynamic Debug: Initialize dynamic debug earlier via arch_initcall
` [PATCH 04/31] driver core: platform: Use drv->driver.bus instead of assuming platform_bus_type
` [PATCH 05/31] uio: do not use PCI resources before pci_enable_device()
` [PATCH 06/31] driver core: platform_bus: allow runtime override of dev_pm_ops
` [PATCH 07/31] add Packet hub driver for Topcliff Platform controller hub
` [PATCH 08/31] pch_phub: fix build warnings
` [PATCH 09/31] debugfs: mark me as the maintainer
` [PATCH 10/31] base/platform: Safe handling for NULL platform data and resources
` [PATCH 11/31] base/platform: Simplifications for NULL platform data/resources handling
` [PATCH 12/31] driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
` [PATCH 13/31] SYSFS: Allow boot time switching between deprecated and modern sysfs layout
` [PATCH 14/31] uio: Fix lack of locking in init_uio_class
` [PATCH 15/31] uio: Don't clear driver data
` [PATCH 16/31] uio: Cleanup irq handling
` [PATCH 17/31] uio: Support 2^MINOR_BITS minors
` [PATCH 18/31] uio: Statically allocate uio_class and use class .dev_attrs
` [PATCH 19/31] FW_LOADER: fix kconfig dependency warning on HOTPLUG
` [PATCH 20/31] sysfs: Fail bin file mmap if vma close is implemented
` [PATCH 21/31] sysfs: only access bin file vm_ops with the active lock
` [PATCH 22/31] driver-core: base: change to new flag variable
` [PATCH 23/31] driver core: fix build for CONFIG_BLOCK not enabled
` [PATCH 24/31] kobject: Introduce kset_find_obj_hinted
` [PATCH 25/31] driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_hinted
` [PATCH 26/31] driver core: Convert link_mem_sections to use find_memory_block_hinted
` [PATCH 27/31] hpilo: Despecificate driver from iLO generation
` [PATCH 28/31] Driver core: Move find_memory_block routine
` [PATCH 29/31] Driver core: Add mutex for adding/removing memory blocks
` [PATCH 30/31] Driver core: Add section count to memory_block struct
` [PATCH 31/31] driver core: Display error codes when class suspend fails

[PATCH -mm 0/2] RapidIO: Changes to handling of RIO switches
 2010-10-22 18:28 UTC  (4+ messages)

[PATCHv5 1/3] ARM: mx5: Add gpio-keys to mx51 babbage board
 2010-10-22 18:28 UTC  (5+ messages)
` [PATCHv5 2/3] ARM: imx: Add gpio-keys to plat-mxc
  ` [PATCHv5 3/3] ARM: imx: Add wake functionality to GPIO

[PATCH][GIT PULL] tracing: Fix compile issue for trace_sched_wakeup.c
 2010-10-22 18:24 UTC  (16+ messages)

[RFC][PATCH 0/8] removal of dead code from few files
 2010-10-22 18:23 UTC 

[E1000-devel] 2.6.36-rc7-git2 - panic/GPF: e1000e/vlans?
 2010-10-22 18:15 UTC  (6+ messages)

[PATCH v2.6.36-rc7] init: don't call flush_scheduled_work() from do_initcalls()
 2010-10-22 18:09 UTC  (4+ messages)

[PATCH] x86: define arch_vm_get_page_prot to set _PAGE_IOMAP on VM_IO vmas
 2010-10-22 18:05 UTC  (8+ messages)

[GIT PATCH] USB patches for .37-rc1
 2010-10-22 17:57 UTC  (2+ messages)
` [PATCH 132/141] USB: AM35x: Add musb support

[RFC v2 PATCH 1/1] PCI: override BIOS/firmware resource allocation
 2010-10-22 17:55 UTC  (10+ messages)
            ` [PATCH 1/1] PCI: ignore failure to preallocate minimal resources to hotplug bridges

[PATCHv4 0/19]: New SCSI target framework (SCST) with dev handlers and 2 target drivers
 2010-10-22 17:56 UTC  (11+ messages)
` [PATCH 8/19]: SCST SYSFS interface implementation

[PATCH 1/3] IMA: move read/write counters into struct inode
 2010-10-22 17:50 UTC  (10+ messages)

[PATCH] dma/coh901318: fix copy_to_user error path
 2010-10-22 17:38 UTC  (2+ messages)

On Linux numbering scheme
 2010-10-22 17:36 UTC  (5+ messages)

cxgb3: possible double-IRQ free if EEH errors occur?
 2010-10-22 17:28 UTC 

[PATCH 0/3] Add OMAP hardware spinlock misc driver
 2010-10-22 17:28 UTC  (13+ messages)
` [PATCH 1/3] drivers: misc: add omap_hwspinlock driver
` [PATCH 3/3] omap: add hwspinlock device

[PATCH] ARM: OMAP: Modified omap_mux_init_signal() to take in const char *
 2010-10-22 17:21 UTC  (3+ messages)

[PATCH] rivafb: dubious assignment
 2010-10-22 17:18 UTC  (3+ messages)

Modularizing IOMMUs (devel/iommu-0.4)
 2010-10-22 17:13 UTC  (4+ messages)

[PATCHv4 1/2] ARM: imx: Add gpio-keys to mx51 babbage board
 2010-10-22 17:07 UTC  (4+ messages)

NET_NS: unregister_netdevice: waiting for lo to become free (after using openvpn) (was Re: sysfs bug when using tun with network namespaces)
 2010-10-22 17:05 UTC  (12+ messages)
` FW: "
            ` NET_NS: unregister_netdevice: waiting for lo to become free (after using openvpn)
              ` NET_NS: unregister_netdevice: waiting for lo to become free (adding ipv6 address to interface)

Mapping Inode to File
 2010-10-22 16:59 UTC  (3+ messages)

Erratum 383 fix for 32 bit x86 kernels
 2010-10-22 16:20 UTC  (5+ messages)

Please promote to stable
 2010-10-22 16:06 UTC  (2+ messages)
` [stable] "

[RFC][PATCH 09/10] taskstats: Fix exit CPU time accounting
 2010-10-22 16:53 UTC  (12+ messages)

On Linux numbering scheme
 2010-10-22 16:51 UTC  (4+ messages)

2.6.37-git1
 2010-10-22 16:47 UTC  (3+ messages)
  ` [git pull] PCMCIA bugfixes

[PATCH 1/2] AT91: pm: use plain cpu_do_idle() for "wait for interrupt"
 2010-10-22 17:29 UTC  (5+ messages)
` [PATCH v3] at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board
` [PATCH 2/2] AT91: pm: make sure that r0 is 0 when dealing with cache operations
` [PATCH] AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 family

[PATCH 2.6.36-next-20101021] SMBus patch for Intel Patsburg DeviceIDs
 2010-10-22 16:32 UTC  (2+ messages)

Re:2.6.36, make oldconfig broken
 2010-10-22 16:29 UTC 

[GIT PULL] first round of SCSI updates for the merge window
 2010-10-22 16:27 UTC 

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

[PATCH 00/12] lis3 accelerator feature update
 2010-10-22 16:25 UTC  (11+ messages)
` [PATCH 01/12] hwmon: lis3: pm_runtime support
` [PATCH 02/12] hwmon: lis3: regulator control
` [PATCH 07/12] hwmon: lis3: New parameters to platform data
` [PATCH 09/12] hwmon: lis3: use block read to access data registers
` [PATCH 11/12] hwmon: lis3: Short explanations of platform data fields

[PATCH 0/9] read-only remount fixes
 2010-10-22 16:14 UTC  (6+ messages)
` [PATCH 7/9] vfs: protect remounting superblock read-only
        ` [PATCH 7/9 updated] "

[PATCH] block2mtd: dubious assignment
 2010-10-22 16:13 UTC  (3+ messages)

[PATCH] pcmcia/cm4000: fix error code
 2010-10-22 16:10 UTC 

[PATCH 2/2 v2] rcu,cleanup: simplify the code when cpu is dying
 2010-10-22 16:10 UTC  (4+ messages)

CIFS is slooow, gvfs is fast
 2010-10-22 16:06 UTC  (3+ messages)

linux-next: next-20101022 broken with unset CONFIG_BKL
 2010-10-22 16:03 UTC  (6+ messages)

[GIT PULL] DRBD updates for your for-2.6.37/drivers branch
 2010-10-22 15:52 UTC 

[PATCH] audit: error message typo correction
 2010-10-22 15:43 UTC 

[PATCH 2/9] mfd: Add char devices for the ST-Ericsson CG2900
 2010-10-22 15:49 UTC  (2+ messages)

[PATCH] kconfig: don't select 64 bit option on sparc32 all{yes,mod}config
 2010-10-22 15:48 UTC 

[PATCH] Add missing spin_lock() to hugetlb_cow()
 2010-10-22 15:43 UTC 

[PATCH 1/9] mfd: Add support for the ST-Ericsson CG2900
 2010-10-22 15:36 UTC  (2+ messages)

[PATCH] perf: fix issue with binaries using 16-bytes buildids (v2)
 2010-10-22 15:25 UTC 

[PATCH 5/9] mfd: Add UART support for the ST-Ericsson CG2900
 2010-10-22 15:33 UTC  (4+ messages)

[PATCH] regulator: twl-regulator - fix twlreg_set_mode
 2010-10-22 15:30 UTC  (2+ messages)

[PATCH] perf: fix issue with binaries using 16-bytes buildids
 2010-10-22 15:25 UTC 

[RFC] Removal of dead code from arch/arm/*
 2010-10-22 15:15 UTC  (9+ messages)

[PATCH 1/6] ARM: Add basic architecture support for VIA/WonderMedia 85xx SoC's
 2010-10-22 14:48 UTC  (6+ messages)

[git pull] m68k updates for 2.6.37
 2010-10-22 14:41 UTC 

[GIT PULL] dlm updates for 2.6.37
 2010-10-22 14:40 UTC 

[PATCH] [USB] Use normalized sense when emulating autosense
 2010-10-22 14:33 UTC  (2+ messages)

[PATCH] kbuild: check return value of asprintf()
 2010-10-22 14:32 UTC 

Mapping Inode to File
 2010-10-22 14:22 UTC 

[PATCH v3 00/12] tnetv107x ssp driver stack
 2010-10-22 14:20 UTC  (3+ messages)
` [PATCH v3 01/12] misc: add driver for sequencer serial port

BUG: dead loop in PowerPC hcall tracepoint (Was: [LTP] [PATCH v2] Add ftrace-stress-test to LTP)
 2010-10-22 14:14 UTC  (3+ messages)
              ` [PATCH] powerpc: Fix hcall tracepoint recursion

[tip:irq/core] genirq: Warn if enable_irq is called before irq is set up
 2010-10-22 14:09 UTC  (2+ messages)

What am I doing wrong? submit_bio() suddenly stops working
 2010-10-22 14:08 UTC  (7+ messages)

mmotm 2010-10-20-15-01 uploaded
 2010-10-22 14:06 UTC  (12+ messages)
` HDA: no sound [was: mmotm 2010-10-20-15-01 uploaded]
          ` [alsa-devel] "
` DVB: af9015 defunct "

[PATCH] bluetooth: Fix missing NULL check
 2010-10-22 13:11 UTC 

[PATCH] cfq-iosched: Fix a gcc 4.5 warning and put some comments
 2010-10-22 14:04 UTC  (4+ messages)

[-next] staging/vme: various fixes + new driver model for VME
 2010-10-22 13:56 UTC  (2+ messages)

[PATCH] Synaptics TM1217 Touchscreen Controller driver
 2010-10-22 13:00 UTC 

[PATCH v2][GIT PULL] tracing: Prevent unloadable modules from using trace_bprintk()
 2010-10-22 13:50 UTC  (8+ messages)

[PATCH] pca953x: pca953x driver fixes for x86 mrst
 2010-10-22 12:47 UTC 

[PATCH] isl29020: ambient light sensor
 2010-10-22 12:46 UTC 

[PATCH 6/9] mfd: Add support for the ST-Ericsson CG2900 Audio
 2010-10-22 13:40 UTC  (3+ messages)

__pm_runtime_resume() returns -1 Was: Regression in 2.6.36
 2010-10-22 13:38 UTC 

Official Notification. Confirm Account Ownership!
 2010-10-22 13:11 UTC 

[GIT PULL] XFS update for 2.6.37-rc1
 2010-10-22 13:29 UTC 

linux-next: User Mode Linux broken
 2010-10-22 13:27 UTC  (8+ messages)

[PATCH V3] nommu: add anonymous page memcg accounting
 2010-10-22 13:26 UTC  (3+ messages)

[PATCH RESEND] drm: include missing types header to drm_mode.h
 2010-10-22 13:13 UTC 

[PATCH 2/2] perf_events: fix the fix for transaction recovery in group_sched_in() (v2)
 2010-10-22 13:05 UTC  (2+ messages)
` [tip:perf/urgent] perf_events: Fix for transaction recovery in group_sched_in()

[PATCH 1/2] perf_events: fix the fix for transaction recovery in group_sched_in() (v2)
 2010-10-22 13:05 UTC  (2+ messages)
` [tip:perf/urgent] perf_events: Revert: Fix transaction recovery in group_sched_in()

[PATCH 7/7] perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocations
 2010-10-22 13:04 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 6/7] perf, x86: Clean up reserve_ds_buffers() signature
 2010-10-22 13:04 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 4/7] perf, x86: Fixup the precise_ip computation
 2010-10-22 13:04 UTC  (3+ messages)
` [tip:perf/urgent] "
` [tip:perf/urgent] perf, x86: Less disastrous PEBS/BTS buffer allocation failure


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