messages from 2010-08-05 21:35:21 to 2010-08-05 22:36:41 UTC [more...]
[PATCH 7/7] Add service UUIDs from EIR to device properties in "Device Found" signal
2010-08-05 22:36 UTC (2+ messages)
[GIT PATCH] driver core patches for .36
2010-08-05 22:24 UTC (24+ messages)
` [PATCH 06/28] Driver core: Drop __must_check from bus_for_each_drv()
` [PATCH 07/28] firmware loader: use statically initialized data attribute
` [PATCH 08/28] firmware loader: embed device into firmware_priv structure
` [PATCH 09/28] Driver core: use kmemdup in platform_device_add_resources
` [PATCH 10/28] Driver core: reduce duplicated code for platform_device creation
` [PATCH 11/28] Driver core: move platform device creation helpers to .init.text (if MODULE=n)
` [PATCH 12/28] firmware: Update hotplug script
` [PATCH 13/28] sysfs: sysfs_chmod_file's attr can be const
` [PATCH 14/28] dmi-id: fix a memory leak in dmi_id_init error path
` [PATCH 15/28] dcdbas: remove a redundant smi_data_buf_free in dcdbas_exit
` [PATCH 16/28] sysfs: fix discrepancies between implementation and documentation
` [PATCH 17/28] sysfs: Fix one more signature discrepancy between sysfs implementation and docs
` [PATCH 18/28] debugfs: no longer needs to depend on SYSFS
` [PATCH 19/28] driver core: fix memory leak on one error path in bus_register()
` [PATCH 20/28] Driver core: Add BUS_NOTIFY_BIND_DRIVER
` [PATCH 21/28] cgroupfs: create /sys/fs/cgroup to mount cgroupfs on
` [PATCH 22/28] scsi: Remove owner field from attribute initialization in LPFC driver
` [PATCH 23/28] scsi: Remove owner field from attribute initialization in ARCMSR driver
` [PATCH 24/28] leds: Remove owner field from attribute initialization in bd2802 driver
` [PATCH 25/28] regulator: Remove owner field from attribute initialization in regulator core driver
` [PATCH 26/28] powerpc/pci: Remove owner field from attribute initialization in PCI bridge init
` [PATCH 27/28] sysfs: Remove owner field from sysfs struct attribute
` [PATCH 28/28] driver core: device_rename's new_name can be const
[GIT PATCH] TTY patches for 2.6.36
2010-08-05 22:23 UTC (36+ messages)
` [PATCH 01/67] n_gsm.c: removed duplicated #includes
` [PATCH 03/67] vt: clean up the code - use kernel library
` [PATCH 06/67] max3110 sanity check a register
` [PATCH 11/67] tty: Add EXTPROC support for LINEMODE
` [PATCH 12/67] vt/console: try harder to print output when panicing
` [PATCH 13/67] stallion: prune lock_kernel calls
` [PATCH 14/67] istallion: use bit ops for the board flags
` [PATCH 15/67] riscom8: kill use of lock_kernel
` [PATCH 18/67] synclink: kill the big kernel lock
` [PATCH 24/67] tty: serial - fix various misuses/mishandlings of port->tty
` [PATCH 31/67] serial: add port helpers
` [PATCH 32/67] serial: trim locking on the helpers
` [PATCH 33/67] serial: Use block_til_ready helper
` [PATCH 36/67] tty: never hold BTM while getting tty_mutex
` [PATCH 45/67] 8250: fix set_ldisc operation
` [PATCH 46/67] tty: avoid recursive BTM in pty_close
` [PATCH 47/67] serial: max3107: introduce a max3107 driver
` [PATCH 48/67] serial: max3107: Abstract out the platform specific bits
` [PATCH 49/67] tty_io: remove casts from void*
` [PATCH 50/67] vt: Fix warning: statement with no effect due to vt_kern.h
` [PATCH 51/67] serial: crisv10: formatting of pointers in printk()
` [PATCH 52/67] serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixes
` [PATCH 53/67] serial: fix missing bit coverage of ASYNC_FLAGS
` [PATCH 54/67] serial: general fixes in the serial_rs485 structure
` [PATCH 55/67] serial: mcf: don't take spinlocks in already protected functions
` [PATCH 56/67] serial: MMIO32 support for 8250_early.c
` [PATCH 57/67] timbuart: use __devinit and __devexit macros for probe and remove
` [PATCH 58/67] serial: 68328serial.c: remove dead (ALMA_ANS | DRAGONIXVZ | M68EZ328ADS)
` [PATCH 59/67] serial: add support for OX16PCI958 card
` [PATCH 60/67] mxser: remove unnesesary NULL check
` [PATCH 61/67] hsu: driver for Medfield High Speed UART device
` [PATCH 62/67] hsu: add a periodic timer to check dma rx channel
` [PATCH 63/67] hsu: some code cleanup
` [PATCH 64/67] hsu: call PCI pm hooks in suspend/resume function
` [PATCH 65/67] serial: max3107: Fix gpiolib support
[PATCH] [RFC] notify userspace about time changes
2010-08-05 22:34 UTC (10+ messages)
[U-Boot] [RFC PATCH 0/3] Add device tree support for ARM to U-Boot
2010-08-05 22:35 UTC (6+ messages)
` [U-Boot] [RFC 1/3] FDT: Add fixup support of multiple banks of memory
` [U-Boot] [RFC 2/3] ARM: WIP: add flat device tree support
` [U-Boot] [RFC 3/3] ARM: add config for beagle with fdt enabled
patchwork, please keep patches up to date
2010-08-05 22:33 UTC (2+ messages)
[PATCH] asoc/multi-component: fsl: add support for variable SSI FIFO depth
2010-08-05 22:34 UTC (16+ messages)
Kernel oops on df : offline ceph still mounted
2010-08-05 22:17 UTC
[GIT PATCH] STAGING merge for .36
2010-08-05 22:21 UTC (2+ messages)
` [PATCH 288/524] staging: tidspbridge: gen: simplify and clean up
Odd BUG on wireless-testing master-2010-08-05
2010-08-05 22:31 UTC
Best way to send several patches
2010-08-05 22:25 UTC (4+ messages)
PM branch updated to v2.6.35, SRF dropped
2010-08-05 22:29 UTC (3+ messages)
[PATCH] Fix CONFIG_CROSS_COMPILE issue in .config
2010-08-05 22:26 UTC (7+ messages)
[PATCH] platform: Facilitate the creation of pseduo-platform busses
2010-08-05 22:24 UTC (7+ messages)
[PM-SR][PATCH 00/12 v2] omap3: sr: janitor series
2010-08-05 22:24 UTC (13+ messages)
` [PM-SR][PATCH 01/12] omap3: voltage: cleanup pr_xxxx
` [PM-SR][PATCH 02/12] omap3: voltage: make required variables static
` [PM-SR][PATCH 03/12] omap3: voltage: expose omap_change_voltscale_method
` [PM-SR][PATCH 04/12] omap3: sr: device: cleanup pr_xxx
` [PM-SR][PATCH 05/12] omap3: sr: device: check for dev_attr
` [PM-SR][PATCH 06/12] omap3: sr: device: fail sr_dev_init should return error
` [PM-SR][PATCH 07/12] omap3: sr: device: make omap_sr_latency static
` [PM-SR][PATCH 08/12] omap3: sr: cleanup pr_xxx
` [PM-SR][PATCH 09/12] omap3: sr: enable/disable sr only if required
` [PM-SR][PATCH 10/12] omap3: sr: export sr_dbg_dir
` [PM-SR][PATCH 11/12] omap3: sr: sr_exit should be static
` [PM-SR][PATCH 12/12] omap3: sr: class3: make class3_data static
strange pagecache behaviour with dm-crypt on raid1
2010-08-05 22:13 UTC
[PATCH] Specified PVs being ignored when performing mirror split (repost)
2010-08-05 22:23 UTC
MMC: [PATCH 0/2 v2] Two fixes for mmc system
2010-08-05 22:22 UTC (3+ messages)
[GIT pull] generic irq updated for 2.6.36
2010-08-05 22:21 UTC
[U-Boot] [PATCH] PXA: New MMC driver
2010-08-05 22:21 UTC (2+ messages)
[GIT pull] timekeeping updates for 2.6.36
2010-08-05 22:19 UTC
Cooking of the ab/i18n series
2010-08-05 22:18 UTC (2+ messages)
[RFC PATCH 0/4] AMD IOMMU emulation 2nd version
2010-08-05 21:31 UTC (6+ messages)
` [RFC PATCH 1/4] pci: memory access API and IOMMU support
` [Qemu-devel] "
` [RFC PATCH 2/4] AMD IOMMU emulation
` [Qemu-devel] "
` [Qemu-devel] [RFC PATCH 0/4] AMD IOMMU emulation 2nd version
[PATCH] timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archs
2010-08-05 22:17 UTC (2+ messages)
Attempted summary of suspend-blockers LKML thread
2010-08-05 22:16 UTC (16+ messages)
[GIT pull] timers core for 2.6.36
2010-08-05 22:16 UTC
[PATCH] Specified PVs being ignored when performing mirror split (bug 619221)
2010-08-05 22:16 UTC (7+ messages)
What's cooking in git.git (Aug 2010, #01; Wed, 4)
2010-08-05 22:15 UTC (5+ messages)
` jk/tag-contains: stalled
Handling HID Connections for certain devices externally
2010-08-05 22:15 UTC
[GSoC update extra!] git-remote-svn: Week 13
2010-08-05 22:15 UTC (4+ messages)
[GIT PULL] Initial Tegra ARM support
2010-08-05 22:14 UTC (9+ messages)
pNFS file layout performance
2010-08-05 22:13 UTC (3+ messages)
liburcu: debian sparc fail to configure
2010-08-05 22:13 UTC
xf86-input-mouse -- dependency problem
2010-08-05 22:13 UTC
Poor read performance on high-end server
2010-08-05 22:13 UTC (4+ messages)
+ scripts-mod-modpostc-fix-memory-leak.patch added to -mm tree
2010-08-05 22:10 UTC
Back-dating commits--way back--for constitution.git
2010-08-05 22:10 UTC (6+ messages)
Udev rule for Digi Edgeport 8 (multi-port USB-serial adapter)
2010-08-05 22:10 UTC (2+ messages)
[git pull] PCMCIA updates for 2.6.36
2010-08-05 22:06 UTC (19+ messages)
` [PATCH 06/18] pcmcia: remove cs_types.h
` [PATCH 07/18] pcmcia: use pcmica_{read,write}_config_byte
` [PATCH 10/18] pcmcia: do not use io_req_t after call to pcmcia_request_io()
` [PATCH 11/18] pcmcia: do not use io_req_t when calling pcmcia_request_io()
` [PATCH 13/18] pcmcia: remove memreq_t
` [PATCH 14/18] pcmcia: use struct resource for PCMCIA devices, part 2
` [PATCH 17/18] pcmcia: do not request windows if you don't need to
+ stop_machine-struct-cpu_stopper-remove-alignment-padding-on-64-bits.patch added to -mm tree
2010-08-05 22:07 UTC
[PATCH 0/2] Adding two writeback files in /proc/sys/vm
2010-08-05 22:05 UTC (5+ messages)
` [PATCH 2/2] writeback: Adding pages_dirtied and pages_entered_writeback
[PATCH] simfilesystem: make EFimg a linear fixed file type
2010-08-05 22:03 UTC (2+ messages)
Attempted summary of suspend-blockers LKML thread
2010-08-05 22:02 UTC (6+ messages)
[RFH] Spurious failures of t0025.[34]
2010-08-05 22:01 UTC (4+ messages)
[PATCH] ath9k: remove duplicate get_hw_crypto_keytype()
2010-08-05 21:56 UTC
[U-Boot] [PATCH V2 0/2] ARMV7: Add support for Versatile Express CortexA9x4
2010-08-05 21:55 UTC (2+ messages)
(unknown),
2010-08-05 17:54 UTC
Freebsd image from Qemu hangs on booting in KVM
2010-08-05 21:39 UTC (2+ messages)
[PATCH 23/42] drivers/net/wireless/libertas: Adjust confusing if
2010-08-05 21:50 UTC (3+ messages)
` [PATCH 23/42] drivers/net/wireless/libertas: Adjust confusing
` [PATCH 23/42] drivers/net/wireless/libertas: Adjust confusing if indentation
Add support for SEM_UNDO, round three
2010-08-05 21:50 UTC (5+ messages)
` [PATCH 1/2] Add ipc_namespace to struct sem_undo_list
` [PATCH 2/2] Add support for the per-task sem_undo list (v3.01)
[PATCH 11/42] drivers/ieee1394: Adjust confusing if indentation
2010-08-05 21:48 UTC (3+ messages)
GSoC: modprobe glint - monitor loses signal
2010-08-05 21:47 UTC (2+ messages)
MMC card removal in suspend state
2010-08-05 21:45 UTC
[PATCH 36/42] tools/perf: Adjust confusing if indentation
2010-08-05 21:44 UTC (3+ messages)
[PATCH] soc/imx/Kconfig: update to latest changes in Kconfig option names
2010-08-05 21:44 UTC (5+ messages)
+ mmc-use-regulator-framework-correctly.patch added to -mm tree
2010-08-05 21:43 UTC (2+ messages)
[PATCH 26/42] drivers/spi: Adjust confusing if indentation
2010-08-05 21:41 UTC (5+ messages)
` [PATCH 26/42] drivers/spi/amba-pl022.c: "
` [spi-devel-general] "
` [spi-devel-general] [PATCH 26/42] drivers/spi/amba-pl022.c:
[PATCH 00/15] hpwdt: make NMI code a config option (+ other cleanup)
2010-08-05 21:41 UTC (2+ messages)
[PATCH] support for Seagate DockStar
2010-08-05 21:38 UTC
[PATCH 1/3] ibmvfc: Fix rport add/delete race resulting in oops
2010-08-05 21:38 UTC
[PATCH 2/3] ibmvfc: Fix terminate_rport_io
2010-08-05 21:38 UTC
[PATCH 3/3] ibmvfc: Driver version 1.0.9
2010-08-05 21:38 UTC
[GIT PULL] Please pull infiniband.git
2010-08-05 21:37 UTC (2+ messages)
Using virtio as a physical (wire-level) transport
2010-08-05 21:30 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.