messages from 2011-10-31 07:03:10 to 2011-10-31 20:01:24 UTC [more...]
[PATCH 0/7] Additional ALPS touchpad protocol support
2011-10-31 20:01 UTC (9+ messages)
` [PATCH 1/7] Input: ALPS - Move protocol information to Documentation
` [PATCH 4/7] Input: ALPS - Remove assumptions about packet size
[MIPS]clocks_calc_mult_shift() may gen a too big mult value
2011-10-31 19:51 UTC (8+ messages)
[RFC][PATCH 0/2] PM / Sleep: Extended control of suspend/hibernate interfaces
2011-10-31 19:55 UTC (2+ messages)
[PATCH] fat: Spelling s/obsolate/obsolete/g
2011-10-31 19:50 UTC
[PATCH] TTM DMA pool v2.1
2011-10-31 19:37 UTC (3+ messages)
` [PATCH 08/11] ttm: Provide DMA aware TTM page pool code
[PATCH] dma: fix spacing for method declaration, coding style issue in iop-adma.c
2011-10-31 19:29 UTC
[PATCH 1/2] add device entry for Broadcom Valentine combo card
2011-10-31 19:18 UTC (2+ messages)
[PATCH] vfs: Export fallocate facility to kernel modules
2011-10-31 19:14 UTC
[PATCHSET pm] freezer: fix various bugs and simplify implementation, take#2
2011-10-31 19:05 UTC (18+ messages)
` [PATCH 01/17] freezer: fix current->state restoration race in refrigerator()
` [PATCH 02/17] freezer: don't unnecessarily set PF_NOFREEZE explicitly
` [PATCH 03/17] freezer: unexport refrigerator() and update try_to_freeze() slightly
` [PATCH 04/17] freezer: implement and use kthread_freezable_should_stop()
` [PATCH 05/17] freezer: rename thaw_process() to __thaw_task() and simplify the implementation
` [PATCH 06/17] freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasks
` [PATCH 07/17] freezer: don't distinguish nosig tasks on thaw
` [PATCH 08/17] freezer: use dedicated lock instead of task_lock() + memory barrier
` [PATCH 09/17] freezer: make freezing indicate freeze condition in effect
` [PATCH 10/17] freezer: test freezable conditions while holding freezer_lock
` [PATCH 11/17] freezer: kill PF_FREEZING
` [PATCH 12/17] freezer: clean up freeze_processes() failure path
` [PATCH 13/17] cgroup_freezer: prepare for removal of TIF_FREEZE
` [PATCH 14/17] freezer: make freezing() test freeze conditions in effect instead "
` [PATCH 15/17] freezer: remove now unused TIF_FREEZE
` [PATCH 16/17] freezer: remove should_send_signal() and update frozen()
` [PATCH 17/17] freezer: fix set_freezable[_with_signal]() race
[PATCH 02/15] ATA : vortex86 : fix vortex86dx/sx hardware CRC bug
2011-10-31 19:07 UTC (3+ messages)
HT (Hyper Threading) aware process scheduling doesn't work as it should
2011-10-31 18:59 UTC (13+ messages)
` "
` "
[GIT PULL] mm: frontswap (for 3.2 window)
2011-10-31 18:44 UTC (18+ messages)
[PATCH] Stop mce-inject writing to mce_chrdev_ops
2011-10-31 18:34 UTC
[RFC/PATCH 1/7] x86, mm: Use MAX_DMA_PFN for ZONE_DMA on 32-bit
2011-10-31 18:30 UTC (2+ messages)
[PATCH] nfs: Fix unused variable warning
2011-10-31 18:28 UTC (6+ messages)
[git patches] libata updates, GPG signed (but see admin notes)
2011-10-31 18:23 UTC (7+ messages)
[PATCH] oom: fix integer overflow of points in oom_badness
2011-10-31 18:22 UTC (7+ messages)
` [PATCH v2] "
[PATCH] bonding:update speed/duplex for NETDEV_CHANGE
2011-10-31 18:15 UTC (2+ messages)
Tree sweep to fix up initconst
2011-10-31 18:05 UTC (3+ messages)
` [PATCH 05/27] Initconst section fixes for M68K
infiniband.git back to kernel.org
2011-10-31 18:01 UTC
git tree URL for IEEE 1394 (FireWire) kernel subsystem
2011-10-31 17:57 UTC (3+ messages)
kernel 3.0: BUG: soft lockup: find_get_pages+0x51/0x110
2011-10-31 17:27 UTC (9+ messages)
` [PATCH] mremap: enforce rmap src/dst vma ordering in case of vma_merge succeeding in copy_vma
[git pull] FireWire updates post 3.1
2011-10-31 17:36 UTC (2+ messages)
Linux 3.1-rc9
2011-10-31 17:32 UTC (11+ messages)
[ANNOUNCE] Git 1.7.8.rc0
2011-10-31 17:19 UTC (3+ messages)
[git pull] PCI changes
2011-10-31 17:18 UTC (3+ messages)
Crypto Update for 2.6.33
2011-10-31 17:16 UTC (13+ messages)
` Crypto Update for 2.6.34
` Crypto Update for 2.6.35
` Crypto Update for 2.6.36
` Crypto Update for 2.6.37
` Crypto Update for 2.6.38
` Crypto Update for 2.6.39
` Crypto Update for 2.6.40
` Crypto Update for 3.1
` Crypto Update for 3.2
[RFC PATCH v3 00/10] fadump: Firmware-assisted dump support for Powerpc
2011-10-31 17:13 UTC (11+ messages)
` [RFC PATCH v3 01/10] fadump: Add documentation for firmware-assisted dump
` [RFC PATCH v3 02/10] fadump: Reserve the memory for firmware assisted dump
` [RFC PATCH v3 03/10] fadump: Register "
` [RFC PATCH v3 04/10] fadump: Initialize elfcore header and add PT_LOAD program headers
` [RFC PATCH v3 05/10] fadump: Convert firmware-assisted cpu state dump data into elf notes
` [RFC PATCH v3 06/10] fadump: Add PT_NOTE program header for vmcoreinfo
` [RFC PATCH v3 07/10] fadump: Introduce cleanup routine to invalidate /proc/vmcore
` [RFC PATCH v3 08/10] fadump: Invalidate registration and release reserved memory for general use
` [RFC PATCH v3 09/10] fadump: Invalidate the fadump registration during machine shutdown
` [RFC PATCH v3 10/10] fadump: Introduce config option for firmware assisted dump feature
[PATCH] m68k: Revive lost DIO bus config option
2011-10-31 17:08 UTC (3+ messages)
[PATCH] x86: mpparse: fix mp_bus_not_pci handling
2011-10-31 17:04 UTC (2+ messages)
Deadlock due to device removal - race condition in scsi/block layer?
2011-10-31 16:45 UTC (2+ messages)
3.1+ iwlwifi lockup
2011-10-31 15:44 UTC (2+ messages)
[PATCH] i2c-gpio.c: correct logic of pdata->scl_is_open_drain
2011-10-31 16:14 UTC
[PATCH] drivers/i2c/busses/i2c-at91.c: fix brokeness
2011-10-31 16:10 UTC
[PATCH 1/8] clocksource: Convert tcb_clksrc to use clocksource_register_hz/khz
2011-10-31 16:23 UTC (2+ messages)
[PATCH] fadvise: only initiate writeback for specified range with FADV_DONTNEED
2011-10-31 16:16 UTC
[PATCH] tracing: fix event_subsystem ref counting
2011-10-31 16:14 UTC (2+ messages)
[PATCH -v2 00/16] PCI: Re-factor PCI's 'latency timer' setup
2011-10-31 16:08 UTC (5+ messages)
` [PATCH -v2 07/16] PCI: TILE: convert pcibios_set_master() to a non-inlined function
[GIT PULL] s390 patches for 3.2
2011-10-31 16:05 UTC
[PATCH] btrfs: add block plug for .writepages
2011-10-31 16:01 UTC (2+ messages)
[BUG] kernel 3.1.0 possible circular locking dependency detected
2011-10-31 15:59 UTC (3+ messages)
[PATCH] ARM: mark empty gpio.h files empty
2011-10-31 15:50 UTC (3+ messages)
[PATCH RFC 0/8] Signal: harmonize syscall restart logic
2011-10-31 15:48 UTC (3+ messages)
` [PATCH RFC 8/8] tile: implement syscall restart generically
linux-next 20111025: warnings in rcu_idle_exit_common()/rcu_idle_enter_common()
2011-10-31 15:44 UTC (7+ messages)
[PATCH 0/5 v11] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers
2011-10-31 15:37 UTC (15+ messages)
` [PATCH 1/5 v11] arm: omap: usb: ehci and ohci hwmod structures for omap4
` [PATCH 2/5 v11] arm: omap: usb: ehci and ohci hwmod structures for omap3
[PATCH] udf : fix metadata/mirror address print
2011-10-31 15:25 UTC
[regression] CD-ROM polling blocks suspend on some machines (Re: [PATCH 1/2] cdrom: always check_disk_change() on open)
2011-10-31 15:26 UTC (12+ messages)
Linux USB HID should ignore values outside Logical Minimum/Maximum range
2011-10-31 15:24 UTC (6+ messages)
Virutal tty device settings problem
2011-10-31 15:21 UTC
[RFC][PATCH 0/2] PM / Sleep: Extended control of suspend/hibernate interfaces
2011-10-31 15:11 UTC (4+ messages)
iwlagn: memory corruption with WPA enterprise
2011-10-31 16:03 UTC (2+ messages)
[PATCH 0/5] hpsa: driver updates, Oct 25, 2011
2011-10-31 14:36 UTC (4+ messages)
` [PATCH 4/5] hpsa: fix potential array overflow in hpsa_update_scsi_devices
You have exceeded the storage limit on your mailbox
2011-10-31 9:11 UTC
Xen dom0 linux kernel 3.1 boot failure ptwr_emulate: could not get_page_from_l1e
2011-10-31 14:08 UTC (3+ messages)
[PATCH] block: Free queue resources at blk_release_queue()
2011-10-31 14:01 UTC (17+ messages)
` [GIT PULL] Queue free fix (was Re: [PATCH] block: Free queue resources at blk_release_queue())
Re:[bisected] i915 dpms does not switch back light on
2011-10-31 13:57 UTC (3+ messages)
` [bisected] "
[PATCH 2/2] module: Re-enable dynamic debugging for GPL-compatible OOT modules
2011-10-31 13:44 UTC (3+ messages)
[RFC][PATCH 1/2] uio: allow drivers to override the pgprot for mmap
2011-10-31 13:44 UTC (4+ messages)
Would it be possible to turn off RFC822TABS in vger's zmailer config?
2011-10-31 13:34 UTC
[PATCH] cache align vm_stat
2011-10-31 13:37 UTC (4+ messages)
kdump: No udev events for memory hotplug?
2011-10-31 13:21 UTC (6+ messages)
` [PATCH] kdump: Add udev events for memory online/offline
` [PATCH v2] "
[GIT PULL] arch/microblaze changes for 3.2
2011-10-31 13:21 UTC
[PATCH V2 2/2] ahci_platform: add suspend & resume support
2011-10-31 13:20 UTC
CPU hyperthreading turned on after soft power-cycle
2011-10-31 13:06 UTC (2+ messages)
[PATCH V2 1/2] ahci_platform: use dev_get_platdata()
2011-10-31 13:20 UTC
[alsa-devel] [PATCH v8 3/3] ASoC: da7210: Add support for line input and mic
2011-10-31 12:59 UTC (2+ messages)
[GIT PULL for v3.2-rc1] media drivers/core updates
2011-10-31 12:41 UTC
[PATCH 1/2] ASoC: wm8711: Fix wrong mask for setting input audio data bit length select
2011-10-31 12:37 UTC (3+ messages)
` [PATCH 2/2] ASoC: wm8711: Add proper mask for wm8711_set_dai_fmt
[PATCH] kdump: Fix crash_kexec - smp_send_stop race in panic
2011-10-31 12:34 UTC (5+ messages)
` [PATCH v2] "
[PATCH] SUNRPC: remove non-exclusive pipe creation from RPC pipefs
2011-10-31 13:07 UTC
[patch 0/5] per-zone dirty limits v3
2011-10-31 11:33 UTC (5+ messages)
` [patch 3/5] mm: try to distribute dirty pages fairly across zones
powerpc 476, Little-endian, pte fault
2011-10-31 11:23 UTC (7+ messages)
kernel panic
2011-10-31 12:24 UTC (4+ messages)
[PATCH 21/21] cris: drop unused Kconfig symbols
2011-10-31 10:59 UTC (4+ messages)
[PATCH][mm/memory.c]: transparent hugepage check condition missed
2011-10-31 10:56 UTC
[PATCH v2] Integrated Flash Controller support
2011-10-31 9:38 UTC (3+ messages)
` [PATCH] mtd/nand : set Nand flash page address to FBAR and FPAR correctly
` [PATCH 2/2] NAND Machine support for Integrated Flash Controller
[RFC PATCH] arm: dma: Drop GFP_COMP for DMA memory allocations
2011-10-31 10:36 UTC (2+ messages)
kernel panic on device removal when using a workqueue and delayed_work
2011-10-31 10:29 UTC (4+ messages)
[PATCH 1/3] dmaengine: Allow controller drivers to set channel ids
2011-10-31 10:22 UTC (5+ messages)
Multi-partition block layer behaviour
2011-10-31 10:21 UTC (8+ messages)
[PATCH] [TRIVIAL] ARM: imx: Fix typo 'MACH_MX31_3DS_MXC_NAND_USE_BBT'
2011-10-31 10:12 UTC (2+ messages)
[PATCH] s3c2410: remove __ioaddrc()
2011-10-31 10:11 UTC (2+ messages)
[PATCH][mm/memory.c]: transparent hugepage check condition missed
2011-10-31 9:26 UTC
Regression: patch " hvc_console: display printk messages on console." causing infinite loop with 3.2-rc0 + Xen
2011-10-31 9:55 UTC (3+ messages)
` [PATCH] VirtioConsole support
[PATCH] mfd: Add missed free_irq in da903x_remove
2011-10-31 9:48 UTC (2+ messages)
[PATCH] mfd: adp5520: Ensure setting bits if new value is different from the old value
2011-10-31 9:43 UTC (2+ messages)
[GIT PULL rcu/next] RCU commits for 3.1
2011-10-31 9:32 UTC (10+ messages)
[PATCH 3/5] drivers/hid/hid-roccat.c: eliminate a null pointer dereference
2011-10-31 9:22 UTC (5+ messages)
[PATCH] ramoops appears geared to not support ARM
2011-10-31 8:57 UTC (5+ messages)
[PATCH 0/6] Add support for tegra30 and cardhu
2011-10-31 9:02 UTC (6+ messages)
` [PATCH 2/6] arm/tegra: prepare pinmux code for multiple tegra variants
[patch 5/5]thp: split huge page if head page is isolated
2011-10-31 9:03 UTC (12+ messages)
[GIT] Networking
2011-10-31 8:40 UTC
linux 3.1 issue: bdi dirty threshold goes mad
2011-10-31 8:33 UTC
[GIT] Sparc
2011-10-31 8:32 UTC
(no subject)
2011-10-31 7:43 UTC
(no subject)
2011-10-31 7:49 UTC
Regression: patch " hvc_console: display printk messages on console." causing infinite loop with 3.2-rc0 + Xen
2011-10-31 7:48 UTC (2+ messages)
[PATCH v9 0/4] cpuidle: Global registration of idle states with per-cpu statistics
2011-10-31 7:32 UTC (4+ messages)
` [PATCH v9 2/4] cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
[PATCHv4] virtio-blk: use ida to allocate disk index
2011-10-31 7:05 UTC (2+ messages)
[PATCH] staging:rts_pstor:Complete scanning_done variable
2011-10-31 7:02 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).