All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-02 23:29:26 to 2010-03-03 00:13:52 UTC [more...]

[PATCH] powerpc: remove IOMMU_VMERGE config option
 2010-03-03  0:13 UTC  (3+ messages)

[Buildroot] [Bug 1231] New: (sparc) Linux kernel fails to build
 2010-03-03  0:13 UTC 

+ mm-use-the-same-log-level-for-show_mem.patch added to -mm tree
 2010-03-03  0:11 UTC 

[PATCH] Add sysfs support for fbdefio delay
 2010-03-03  0:11 UTC  (7+ messages)

2.6.33 bugs (USBFS, Intel graphic)
 2010-03-03  0:09 UTC  (3+ messages)

+ swapfile-fix-the-wrong-return-value.patch added to -mm tree
 2010-03-03  0:10 UTC 

linux-next: possible recursive locking detected
 2010-03-03  0:10 UTC 

[PATCH] Avoid implicit constant truncation
 2010-03-03  0:09 UTC  (3+ messages)

[PATCH 1/3] Convert cris to arch_gettimeoffset()
 2010-03-03  0:07 UTC  (3+ messages)
` [PATCH 2/3] arm: Convert arm "

[PATCH 34/36] tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call
 2010-03-03  0:02 UTC  (2+ messages)

[RFC][PATCH] ns: Syscalls for better namespace sharing control
 2010-03-03  0:07 UTC  (12+ messages)

+ rtc-mc13783-protect-rtc-unregistration-by-mc13783-lock.patch added to -mm tree
 2010-03-02 23:58 UTC 

+ rtc-mc13783-implement-alarm.patch added to -mm tree
 2010-03-02 23:58 UTC 

BackupPC, per-dir hard link limit, Debian packaging
 2010-03-03  0:05 UTC  (4+ messages)

[PATCH] crypto: ahash - Fix handling of unaligned buffers
 2010-03-03  0:04 UTC  (2+ messages)

[PATCH 1/4][user-cr] Move common definitions to restart.h
 2010-03-03  0:04 UTC  (2+ messages)
  ` [PATCH] c/r: fix regression (in "fix scheduling in atomic while restoring ipc shm")

Current status of interrupt handling capability of pca953x gpio driver
 2010-03-03  0:04 UTC  (3+ messages)

[RFC v2 00/10] snet: Security for NETwork syscalls
 2010-03-03  0:03 UTC  (3+ messages)
` [RFC v2 03/10] snet: introduce security/snet, Makefile and Kconfig changes

+ acerhdf-add-new-bios-versions.patch added to -mm tree
 2010-03-03  0:03 UTC 

[patch -mm v2 00/10] oom killer rewrite
 2010-03-03  0:01 UTC  (12+ messages)
` [patch -mm v2 04/10] oom: remove special handling for pagefault ooms

+ gpio-cs5535-gpio-fix-input-direction.patch added to -mm tree
 2010-03-03  0:01 UTC 

[PATCH 00/16] OMAP3: PM: Smartreflex and voltage revamp
 2010-03-03  0:02 UTC  (10+ messages)
` [PATCH 01/16] OMAP3: PM: Adding hwmod data for Smartreflex
  ` [PATCH 02/16] OMAP3: PM: Create list to keep track of various smartreflex instances
    ` [PATCH 03/16] OMAP3: PM: Convert smartreflex driver into a platform driver using hwmods and omap-device layer
      ` [PATCH 04/16] OMAP3: PM: Move smartreflex autocompensation enable disable hooks to PM debugfs
        ` [PATCH 05/16] OMAP3: PM: Export get_vdd1_opp and get_vdd2_opp from shared resource framework
          ` [PATCH 06/16] OMAP3: PM: Smartreflex class related changes for smartreflex.c

[BUGFIX][PATCH] memcg: fix oom kill behavior
 2010-03-02 23:58 UTC  (4+ messages)

[GIT PATCH] driver core patches for 2.6.33-git
 2010-03-02 23:58 UTC  (63+ messages)
` [PATCH 02/62] kset-example: Spelling fixes
` [PATCH 03/62] Driver core: add platform_create_bundle() helper
` [PATCH 04/62] driver core: make platform_device_id table const
` [PATCH 05/62] sysdev: Pass attribute in sysdev_class attributes show/store
` [PATCH 09/62] sysfs: Add attribute array to sysdev classes
` [PATCH 10/62] sysdev: Convert node driver
` [PATCH 11/62] sysdev: Use sysdev_class attribute arrays in "
` [PATCH 12/62] sysdev: Add sysdev_create/remove_files
` [PATCH 13/62] sysdev: Fix type of sysdev class attribute in memory driver
` [PATCH 14/62] sysdev: fix missing s390 conversion
` [PATCH 15/62] driver-core: Add attribute argument to class_attribute show/store
` [PATCH 16/62] driver core: Add class_attr_string for simple read-only string
` [PATCH 17/62] driver core: Convert some drivers to CLASS_ATTR_STRING
` [PATCH 18/62] Driver-Core: devtmpfs - reset inode permissions before unlinking
` [PATCH 19/62] Driver-Core: devtmpfs - remove EXPERIMENTAL and enable it by default
` [PATCH 20/62] Driver-Core: disable /sbin/hotplug "
` [PATCH 21/62] Driver-Core: require valid action string in uevent trigger
` [PATCH 22/62] sysfs: Cache the last sysfs_dirent to improve readdir scalability v2
` [PATCH 23/62] driver-core: firmware_class: remove base.h header inclusion
` [PATCH 24/62] kobject: Constify struct kset_uevent_ops
` [PATCH 25/62] HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm)
` [PATCH 26/62] sysdev: fix up the probe/release attributes
` [PATCH 27/62] Driver core: Constify struct sysfs_ops in struct kobj_type
` [PATCH 28/62] Driver core: make struct platform_driver.id_table const
` [PATCH 29/62] platform-drivers: move probe to .devinit.text in arch/arm
` [PATCH 30/62] platform-drivers: move probe to .devinit.text in drivers/scsi
` [PATCH 32/62] x86: move hp-wmi's probe function to .devinit.text
` [PATCH 33/62] i2c: move i2c_omap's "
` [PATCH 34/62] w1: move omap_hdq's "
` [PATCH 35/62] media: move omap24xxcam's "
` [PATCH 36/62] auxdisplay: move cfag12864bfb's "
` [PATCH 37/62] net: move am79c961's "
` [PATCH 38/62] UIO: Add a driver for Hilscher netX-based fieldbus cards
` [PATCH 39/62] UIO: minor Kconfig fixes
` [PATCH 40/62] UIO: Remove SMX Cryptengine driver
` [PATCH 41/62] Driver core: Fix first line of kernel-doc for a few functions
` [PATCH 42/62] sysfs: Remove sysfs_get/put_active_two
` [PATCH 43/62] sysfs: Only take active references on attributes
` [PATCH 44/62] sysfs: Use one lockdep class per sysfs attribute
` [PATCH 45/62] sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
` [PATCH 46/62] sysfs: Document sysfs_attr_init and sysfs_bin_attr_init
` [PATCH 47/62] sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes
` [PATCH 48/62] sysfs: windfarm: init sysfs attributes
` [PATCH 49/62] sysfs: Serialize updates to the vfs inode
` [PATCH 50/62] sysfs: Pack sysfs_dirent more tightly
` [PATCH 51/62] sysfs: Implement sysfs_rename_link
` [PATCH 52/62] driver core: Use sysfs_rename_link in device_rename
` [PATCH 53/62] sysfs: Pass super_block to sysfs_get_inode
` [PATCH 54/62] sysfs: Kill unused sysfs_sb variable
` [PATCH 56/62] msi-laptop: Support standard ec 66/62 command on MSI notebook and nebook
` [PATCH 57/62] msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/62 ec command
` [PATCH 58/62] msi-laptop: Support some MSI 3G netbook that is need load SCM
` [PATCH 59/62] msi-laptop: Add resume method for set the SCM load again
` [PATCH 60/62] msi-laptop: Detect 3G device exists by standard ec command
` [PATCH 61/62] msi-laptop: depends on RFKILL
` [PATCH 62/62] sysfs: fix for thinko with sysfs_bin_attr_init()

[PATCH RFC] kconfig: place git SHA1 in .config output if in git tree
 2010-03-03  0:01 UTC  (5+ messages)

[to-be-updated] cs5535_gpio-gpio_chipget-should-return-the-input-value.patch removed from -mm tree
 2010-03-03  0:01 UTC 

[PATCH] Explicitly ignore unused return value of _hfcpci_softirq
 2010-03-03  0:00 UTC 

[PATCH] Remove large struct from the stack in USB storage isd200 driver
 2010-03-03  0:00 UTC 

[PATCH -mmotm 0/3] memcg: per cgroup dirty limit (v3)
 2010-03-02 23:59 UTC  (9+ messages)
` [PATCH -mmotm 3/3] memcg: dirty pages instrumentation

[to-be-updated] olpc-alsa-fix-cs5535audios-mic-gpio-to-enable-input.patch removed from -mm tree
 2010-03-03  0:00 UTC 

+ rtc-mc13783-dont-use-deprecated-mc13783-api-calls.patch added to -mm tree
 2010-03-02 23:58 UTC 

[PATCH] Remove large struct from stack in DVB dib3000mc and dib7000p drivers
 2010-03-03  0:00 UTC 

[mdadm PATCH 0/3] *** fix gcc warnings ***
 2010-03-02 23:59 UTC  (2+ messages)

+ input-mc13783-ts-dont-use-deprecated-mc13783-api-calls.patch added to -mm tree
 2010-03-02 23:58 UTC 

+ mfd-mc13783-new-function-reading-irq-mask-and-status-register.patch added to -mm tree
 2010-03-02 23:58 UTC 

+ mc13783-rename-mc13783_unmaskack_irq-to-have-a-mc13783_irq-prefix.patch added to -mm tree
 2010-03-02 23:58 UTC 

[PATCH 1/2] Silence compiler warnings for array access in Eicon DIVA ISDN driver
 2010-03-02 23:58 UTC  (2+ messages)
` [PATCH 2/2] Change magic numbers in Eicon DIVA ISDN driver to symbolic names

[git pull] drm request 3
 2010-03-02 23:56 UTC 

[git pull] drm request 3
 2010-03-02 23:56 UTC 

[BUG] usb-serial / pl2302 corrupted receive
 2010-03-02 23:53 UTC  (2+ messages)

[GIT PATCH] TTY patches for 2.6.33-git
 2010-03-02 23:36 UTC  (37+ messages)
` [PATCH 01/36] serial: fit blackfin uart over sport driver into common uart infrastructure
` [PATCH 02/36] serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_serial_setup
` [PATCH 03/36] serial: 68328serial.c: remove BAUD_TABLE_SIZE macro
` [PATCH 04/36] serial: atmel_serial: add poll_get_char and poll_put_char uart_ops
` [PATCH 05/36] serial: synclink_gt: dropped transmit data bugfix
` [PATCH 06/36] serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card
` [PATCH 07/36] serial: imx: fix NULL dereference Oops when pdata == NULL
` [PATCH 08/36] serial: add support for Korenix JetCard
` [PATCH 09/36] serial: fix test of unsigned
` [PATCH 10/36] serial: Char: cyclades, fix compiler warning
` [PATCH 11/36] serial: cyclades: allow overriding ISA defaults also when the driver is built-in
` [PATCH 12/36] tty: char: mxser, remove unnecessary tty test
` [PATCH 13/36] serial: isicom.c: use pr_fmt and pr_<level>
` [PATCH 14/36] hvc_console: fix test on unsigned in hvc_console_print()
` [PATCH 15/36] tty: moxa: remove #ifdef MODULE completely
` [PATCH 16/36] ip2: remove #ifdef MODULE from ip2main.c
` [PATCH 17/36] ip2: Add module parameter
` [PATCH 18/36] tty: declare MODULE_FIRMWARE in various drivers
` [PATCH 19/36] Char: synclink, remove unnecessary checks
` [PATCH 20/36] serial: bfin_5xx: remove useless gpio handling with hard flow control
` [PATCH 21/36] serial: bfin_5xx: need to disable DMA TX interrupt too
` [PATCH 22/36] serial: bfin_5xx: kgdboc should accept gdb break only when it is active
` [PATCH 23/36] serial: bfin_5xx: pull in linux/io.h for ioremap prototypes
` [PATCH 24/36] serial: bcm63xx_uart: don't use kfree() on non kmalloced area
` [PATCH 25/36] serial: bcm63xx_uart: allow more than one uart to be registered
` [PATCH 26/36] sdio_uart: Use kfifo instead of the messy circ stuff
` [PATCH 27/36] nozomi: Add tty_port usage
` [PATCH 28/36] nozomi: Fix mutex handling
` [PATCH 29/36] nozomi: Tidy up the PCI table
` [PATCH 30/36] serial: timberdale: Remove dependancies
` [PATCH 31/36] tty: Fix the ldisc hangup race
` [PATCH 32/36] tty: Fix up char drivers request_room usage
` [PATCH 33/36] tty: Keep the default buffering to sub-page units
` [PATCH 34/36] tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call
` [PATCH 35/36] jsm: removing the uart structure and filename on error
` [PATCH 36/36] jsm: fixing error if the driver fails to load

board/device file names, and machine names
 2010-03-02 23:51 UTC  (5+ messages)

[patch] mm: adjust kswapd nice level for high priority page allocators
 2010-03-02 23:48 UTC  (3+ messages)

[git pull] drm request 2
 2010-03-02 23:48 UTC  (9+ messages)

[PATCH 00/12] IPv6 addrconf changes
 2010-03-02 23:32 UTC  (13+ messages)
` [PATCH 01/12] IPv6: addrconf dad timer unnecessary bh_disable
` [PATCH 02/12] IPv6: addrconf timer race
` [PATCH 03/12] IPv6: addrconf notify when address is unavailable
` [PATCH 04/12] ipv6: convert temporary address list to list macros
` [PATCH 05/12] ipv6: convert addrconf list to hlist
` [PATCH 06/12] IPv6: convert addrconf hash list to RCU
` [PATCH 07/12] ipv6: user better hash for addrconf
` [PATCH 08/12] ipv6: convert idev_list to list macros
` [PATCH 09/12] IPv6: addrconf cleanups
` [PATCH 10/12] IPv6: addrconf checkpatch fixes
` [PATCH 11/12] ipv6: addrconf timer changes
` [PATCH 12/12] IPv6: addrconf cleanup addrconf_verify

[PATCH] hid Logitech G13 Driver 0.0.5
 2010-03-02 23:46 UTC  (3+ messages)

[PATCH] Reduce ACPI resource conflict message to KERN_INFO
 2010-03-02 23:45 UTC  (3+ messages)

[PATCH] tty: Take a 256 byte padding into account when buffering below sub-page units
 2010-03-02 23:39 UTC  (2+ messages)

[PULL] Pull request for for-rmk/samsung5
 2010-03-02 23:43 UTC  (3+ messages)

Remote operations synchronization, and hooks
 2010-03-02 23:43 UTC  (2+ messages)

[RFC, PATCH 3/3] gspca pac7302: remove LED blinking when switching stream on and off
 2010-03-02 23:42 UTC 

[RFC, PATCH 2/3] gspca pac7302: separate LED handling
 2010-03-02 23:42 UTC 

[PATCH 1/3] add feedback LED control
 2010-03-02 23:42 UTC  (5+ messages)
      ` [RFC, PATCH 1/3] gspca: add LEDs subsystem connection

Scheduling in atomic while restoring shm
 2010-03-02 23:40 UTC  (7+ messages)
` [PATCH] c/r: fix "scheduling in atomic" while restoring ipc shm

linux-next: Tree for February 25
 2010-03-02 23:38 UTC  (6+ messages)
` [PATCH -next] fs: fix compat_ioctl when CONFIG_BLOCK=n
  ` [PATCH -next] pktcdvd: improve BKL and compat_ioctl.c usage

[GIT PULL] genesis updates for 2.6.34-rc1
 2010-03-02 23:35 UTC  (3+ messages)

USB mass storage and ARM cache coherency
 2010-03-02 23:33 UTC  (11+ messages)

[GIT PULL] ocfs2 changes for 2.6.34
 2010-03-02 23:32 UTC  (2+ messages)
` [Ocfs2-devel] "

[Bridge] [PATCH] bridge: per-cpu packet statistics
 2010-03-02 23:32 UTC  (6+ messages)
  ` [Bridge] [PATCH] bridge: per-cpu packet statistics (v2)
      ` [Bridge] [PATCH] bridge: per-cpu packet statistics (v3)

[GIT PULL] pv/fbfront
 2010-03-02 23:32 UTC  (4+ messages)
  `  "

Memory management woes - order 1 allocation failures
 2010-03-02 23:31 UTC  (4+ messages)

linux-next: Tree for February 19
 2010-03-02 23:30 UTC  (5+ messages)
` linux-next: Tree for February 19 (scsi/mpt2sas/raid_class)
  ` [PATCH -next] scsi: RAID_ATTRS depends on SCSI
    ` [origin tree build failure] "

2.6.33 problems
 2010-03-02 23:30 UTC  (4+ messages)

[PATCH 0/3] mmc: omap_hsmmc: support SDIO cards
 2010-03-02 23:29 UTC  (11+ messages)
` [PATCH 3/3] mmc: omap_hsmmc: enable SDIO card interrupts


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.