messages from 2013-01-09 00:00:40 to 2013-01-09 09:34:41 UTC [more...]
[PATCH v6 00/15] memory-hotplug: hot-remove physical memory
2013-01-09 9:32 UTC (8+ messages)
` [PATCH v6 04/15] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [PATCH v6 05/15] memory-hotplug: introduce new function arch_remove_memory() for removing page table depends on architecture
` [PATCH v6 07/15] memory-hotplug: move pgdat_resize_lock into sparse_remove_one_section()
` [PATCH v6 09/15] memory-hotplug: remove page table of x86_64 architecture
` [PATCH v6 10/15] memory-hotplug: remove memmap of sparse-vmemmap
` [PATCH v6 12/15] memory-hotplug: memory_hotplug: clear zone when removing the memory
` [PATCH v6 14/15] memory-hotplug: free node_data when a node is offlined
[RFC PATCH 0/2] sched: simplify the select_task_rq_fair()
2013-01-09 9:28 UTC
BUG: kernel panic on Dell Vostro 3560 when plugging in AC adapter
2013-01-09 9:23 UTC
[PATCH] HID: i2c-hid: add ACPI support
2013-01-09 9:28 UTC (5+ messages)
[PATCH V2 0/4] input: keyboard: tegra: cleanups and DT supports
2013-01-09 9:23 UTC (8+ messages)
` [PATCH v2 2/4] input: keyboard: tegra: use devm_* for resource allocation
[PATCHv2 0/5] serial: 8250: 8250_dw changes and dynamic capabilities
2013-01-09 9:22 UTC (2+ messages)
[PATCHv2 0/9] Thermal Framework Enhancements
2013-01-09 9:21 UTC (7+ messages)
` [PATCH 3/9] Thermal: Add APIs to bind cdev to new zone structure
` [PATCH 7/9] Thermal: Make PER_ZONE values configurable
[PATCH] usb: gadget: FunctionFS: Fix missing braces in parse_opts
2013-01-09 9:17 UTC (4+ messages)
` [PATCH 1/2] usb: gadget: FunctionFS: Use kstrtoul()
` [PATCH 2/2] usb: gadget: FunctionFS: Refactor option parsing
[PATCH 0/2] Mempressure cgroup
2013-01-09 9:15 UTC (7+ messages)
` [PATCH 1/2] Add mempressure cgroup
[PATCH v3 3/7] ACPI/pci_bind: correctly update binding relationship for PCI hotplug
2013-01-09 9:11 UTC (4+ messages)
` [PATCH v3 0/6] Update PCI notification patchset to latest kernel version
[PATCH V3 0/8] Per-cgroup page stat accounting
2013-01-09 9:08 UTC (11+ messages)
` [PATCH V3 4/8] memcg: add per cgroup dirty pages accounting
` [PATCH V3 5/8] memcg: add per cgroup writeback "
[PATCH 1/4] ARM: ux500: Provide a means to obtain the SMSC9115 clock when DT is enabled
2013-01-09 8:56 UTC (15+ messages)
` [PATCH 3/4] clk: ux500: Provide an alias for the SMSC911x Ethernet chip
` [PATCH 4/4] net/smsc911x: Provide common clock functionality
` [PATCH 4/4 v2] "
` [PATCH 4/4 v3] "
ppoll() stuck on POLLIN while TCP peer is sending
2013-01-09 8:51 UTC (14+ messages)
[PATCH 0/3] staging: rtl8192u: clean up
2013-01-09 8:34 UTC
[PATCH 3/3] staging: rtl8192u: fixed coding style issues in r8192U_core.c
2013-01-09 8:40 UTC
[PATCH 2/3] staging: rtl8192u: removed some non used else's
2013-01-09 8:40 UTC
[PATCH 1/3] staging: rtl8192u: fixed some coding style issues in r8192U_core.c
2013-01-09 8:39 UTC
Weryfikacja konta pocztowego
2013-01-09 8:31 UTC
[PATCH] staging: imx-drm: ipu-common: Remove unused variable
2013-01-09 8:38 UTC (2+ messages)
[PATCH 1/3] net: stmac: add gmac autonet set for SGMII, TBI, and RTBI
2013-01-09 8:34 UTC (2+ messages)
[PATCH] sched: Get rid of unnecessary checks from select_idle_sibling
2013-01-09 8:34 UTC (7+ messages)
[PATCH 0/5] DT Overlay based cape manager for TI's Beaglebone
2013-01-09 8:29 UTC (6+ messages)
` [PATCH 1/5] capemgr: Beaglebone DT overlay based cape manager
[PATCH] writeback: fix writeback cache thrashing
2013-01-09 8:26 UTC (3+ messages)
[RFC PATCH v8 0/5] IPC: checkpoint/restore in userspace enhancements
2013-01-09 8:24 UTC (8+ messages)
[PATCH] Eliminate the forced speed reduction algorithm
2013-01-09 8:21 UTC
dw_dmac patches
2013-01-09 8:17 UTC (18+ messages)
` [resend][PATCH 00/16] dw_dmac related patchset
` [resend][PATCH 01/16] dw_dmac: call .probe after we have a device in place
` [resend][PATCH 02/16] dw_dmac: absence of pdata isn't critical when autocfg is set
` [resend][PATCH 03/16] dmaengine: introduce is_slave_xfer function
` [resend][PATCH 04/16] dma: at_hdmac: check direction properly for cyclic transfers
` [resend][PATCH 05/16] dma: dw_dmac: check direction properly in dw_dma_cyclic_prep
` [resend][PATCH 06/16] dma: ep93xx_dma: reuse is_slave_xfer helper
` [resend][PATCH 07/16] dma: ipu_idmac: "
` [resend][PATCH 08/16] dma: ste_dma40: "
` [resend][PATCH 09/16] dw_dmac: store direction in the custom channel structure
` [resend][PATCH 10/16] dw_dmac: make usage of dw_dma_slave optional
` [resend][PATCH 11/16] dw_dmac: backlink to dw_dma in dw_dma_chan is superfluous
` [resend][PATCH 12/16] dw_dmac: check for mapping errors
` [resend][PATCH 13/16] dw_dmac: remove redundant check
` [resend][PATCH 14/16] dw_dmac: update tx_node_active in dwc_do_single_block
` [resend][PATCH 15/16] dma: dw_dmac: add dwc_chan_pause and dwc_chan_resume
` [resend][PATCH 16/16] dma: dw_dmac: clear suspend bit during termination
[PATCH] ath9k_htc: Fix skb leaks
2013-01-09 8:19 UTC (6+ messages)
[PATCH] pwm: add Exynos PWM driver
2013-01-09 8:16 UTC (2+ messages)
[PATCH 0/6] VSOCK for Linux upstreaming
2013-01-09 8:10 UTC (8+ messages)
` [PATCH 6/6] VSOCK: header and config files
` [Pv-drivers] [PATCH 0/6] VSOCK for Linux upstreaming
[PATCH v2] drivers/pinctrl: grab default handles from device core
2013-01-09 8:16 UTC (4+ messages)
[PATCH] Fix build error due to bio_endio_batch
2013-01-09 8:14 UTC
Universal Financial Loans 3% Loan Offer
2013-01-09 7:59 UTC
3.2.35 problem with M5A97 PRO ram: bad_page free_pages_prepare mem_init
2013-01-09 8:02 UTC (4+ messages)
mmap regression on power7?
2013-01-09 8:00 UTC (2+ messages)
[PATCH v5] pwm: atmel: add Timer Counter Block PWM driver
2013-01-09 7:46 UTC (2+ messages)
[PATCH v3 2/4] videobuf2-dma-streaming: new videobuf2 memory allocator
2013-01-09 7:48 UTC (10+ messages)
` [PATCH v3 1/4] v4l: vb2: add prepare/finish callbacks to allocators
[PATCHv2 1/2] pwm: vt8500: Register write busy test performed incorrectly
2013-01-09 7:47 UTC (4+ messages)
` [PATCHv2 2/2] pwm: vt8500: Add polarity support
[PATCH V2 2/2] Xen ACPI memory hotplug
2013-01-09 7:42 UTC
[PATCH V2 1/2] Xen stub driver for memory hotplug
2013-01-09 7:41 UTC
3.8-rc2: pciehp waitqueue hang
2013-01-09 7:40 UTC (7+ messages)
[patch] bnx2x: NULL dereference on error in debug code
2013-01-09 7:38 UTC (2+ messages)
i915_hangcheck_hung problem with 3.8-rc2+ (Linus's latest tree)
2013-01-09 7:28 UTC (6+ messages)
[PATCH] fs/autofs: Fix sparse warning: context imbalance in 'autofs4_d_automount' - different lock contexts for basic block
2013-01-09 7:16 UTC (2+ messages)
[PATCH 0/2] Use up free swap space before reaching OOM kill
2013-01-09 7:10 UTC (5+ messages)
` [PATCH 1/2] mm: prevent to add a page to swap if may_writepage is unset
` [PATCH 2/2] mm: forcely swapout when we are out of page cache
tg3 v3.123 in 100Mbps Full-Duplex mode with autoneg off
2013-01-09 7:03 UTC (4+ messages)
sd8688 firmware location
2013-01-09 6:35 UTC (6+ messages)
` [PATCH] Bluetooth: btmrvl_sdio: look for sd8688 firmware in alternate place
[PATCH] clk: remove unreachable code
2013-01-09 6:35 UTC (5+ messages)
[PATCH 0/4] arm: vt8500: Add new models and remove single-platform
2013-01-09 6:30 UTC (4+ messages)
` [PATCH 1/4] arm: vt8500: Add support for Wondermedia WM8750/WM8850
[PATCH 1/3] rtc-efi: register rtc-efi device when EFI enabled
2013-01-09 6:27 UTC (6+ messages)
[PATCH 2/2] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices
2013-01-09 6:26 UTC
[PATCH 1/2] VFIO-AER: Vfio-pci driver changes for supporting AER
2013-01-09 6:26 UTC
[PATCH 0/2] AER-KVM: Error containment of VFIO devices assigned to KVM guests
2013-01-09 6:26 UTC
[PATCH 5/6] udf: implement extent caching while reading-writing to a file
2013-01-09 6:26 UTC (5+ messages)
[PATCH v5 7/8] fat (exportfs): rebuild directory-inode if fat_dget() fails
2013-01-09 6:24 UTC (16+ messages)
[PATCH 0/3 v3] add resync speed control for dm-raid1
2013-01-09 5:44 UTC (4+ messages)
` [dm-devel] "
` [PATCH 1/2] mirror throttling
` [PATCH 2/2] "
[PATCH] clk: mxs: Index is always positive
2013-01-09 5:50 UTC (2+ messages)
[PATCH v7 0/5] Reset PCIe devices to address DMA problem on kdump with iommu
2013-01-09 4:39 UTC (5+ messages)
[PATCH] cpufreq: exynos: Show list of available frequencies
2013-01-09 4:36 UTC (2+ messages)
` [linux-pm] "
[PATCH V2 2/3] thermal: exynos: Miscellaneous fixes to support falling threshold interrupt
2013-01-09 4:30 UTC (4+ messages)
` [PATCH 2/5 RESEND] "
oops in copy_page_rep()
2013-01-09 4:23 UTC (11+ messages)
[PATCH] mm: migrate: Check page_count of THP before migrating
2013-01-09 4:17 UTC (2+ messages)
[block] allow blk_flush_policy to return REQ_FSEQ_DATA independent of *FLUSH
2013-01-09 4:14 UTC
linux-next: Tree for Jan 9
2013-01-09 4:09 UTC
rwlock_t unfairness and tasklist_lock
2013-01-09 4:03 UTC
[PATCH] fs: Disable preempt when acquire i_size_seqcount write lock
2013-01-09 3:34 UTC
[PATCH 0/8] vm_unmapped_area: finish the mission
2013-01-09 3:32 UTC (13+ messages)
` [PATCH 1/8] mm: use vm_unmapped_area() on parisc architecture
` [PATCH 2/8] mm: use vm_unmapped_area() on alpha architecture
` [PATCH 3/8] mm: use vm_unmapped_area() on frv architecture
` [PATCH 4/8] mm: use vm_unmapped_area() on ia64 architecture
` [PATCH 5/8] mm: use vm_unmapped_area() in hugetlbfs "
` [PATCH 6/8] mm: remove free_area_cache use in powerpc architecture
` [PATCH 7/8] mm: use vm_unmapped_area() on "
` [PATCH 8/8] mm: remove free_area_cache
[GIT PULL] ARM: arm-soc fixes for 3.8-rc
2013-01-09 3:23 UTC (4+ messages)
[PATCH] pinctrl: pinctrl-mxs: Fix variables' definition type
2013-01-09 3:50 UTC (2+ messages)
Re: [3.8-rc2] stuck at reading CIFS mounted directory
2013-01-09 3:17 UTC
sched: Consequences of integrating the Per Entity Load Tracking Metric into the Load Balancer
2013-01-09 3:14 UTC (5+ messages)
[Consult] our latest kernel and latest Android under arm Samsung S5PV210 with yaffs2 file system
2013-01-09 3:14 UTC (3+ messages)
[PATCH V3 1/2] virtio-net: fix the set affinity bug when CPU IDs are not consecutive
2013-01-09 3:06 UTC (6+ messages)
linux-next: manual merge of the tegra tree with the tree
2013-01-09 2:58 UTC
[v2.6.34-stable 00/77] v2.6.34.14 longterm review
2013-01-09 2:56 UTC (10+ messages)
` [v2.6.34-stable 06/77] ALSA: hda: add Vortex86MX PCI ids
` [v2.6.34-stable 07/77] ALSA: hda - Add support for VMware controller
` [v2.6.34-stable 08/77] ALSA: hda - Reduce pci id list for Intel with class id
` [v2.6.34-stable 09/77] ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs
` [v2.6.34-stable 15/77] genalloc: stop crashing the system when destroying a pool
` [v2.6.34-stable 17/77] xfs: validate acl count
` [v2.6.34-stable 29/77] nl80211: fix MAC address validation
` [v2.6.34-stable 71/77] crypto: ghash - Avoid null pointer dereference if no key is set
Supporting SYSRQ on broken laptops like the thinkpad T530
2013-01-09 2:45 UTC (3+ messages)
[PATCH 0/5] kfifo cleanup and log based kfifo API
2013-01-09 2:42 UTC (7+ messages)
` [PATCH 1/5] kfifo: remove unnecessary type check
` [PATCH 5/5] kfifo: log based kfifo API
[PATCH v2] xen/grant-table: correctly initialize grant table version 1
2013-01-09 2:40 UTC (2+ messages)
` [Xen-devel] "
[PATCH RFT] regulator: lp8788-ldo: Use ldo->en_pin to check if regulator is enabled by external pin
2013-01-09 2:34 UTC (4+ messages)
[PATCH v7u1 00/31] x86, boot, 64bit: Add support for loading ramdisk and bzImage above 4G
2013-01-09 2:31 UTC (20+ messages)
` [PATCH v7u1 26/31] x86: Don't enable swiotlb if there is not enough ram for it
[PATCH] cgroup: use new hashtable implementation
2013-01-09 1:55 UTC (3+ messages)
[PATCH] target: initialize sense_reason_t ret in core_scsi3_emulate_pro_register()
2013-01-09 1:51 UTC (2+ messages)
[PATCH 0/4] gpio: introduce descriptor-based interface
2013-01-09 1:49 UTC (9+ messages)
` [PATCH 1/4] gpiolib: introduce descriptor-based GPIO interface
` [PATCH 2/4] gpiolib: add gpiod_get and gpiod_put functions
[PATCH] Allow Marvell SATA driver to work with LEDS_TRIGGER_IDE_DISK
2013-01-09 1:29 UTC (5+ messages)
[v3 PATCH 9/9] ARM: dts: add the watchdog nodes for at91sam9g25ek boards
2013-01-09 1:04 UTC (3+ messages)
[PATCH 00/12] VMCI for Linux upstreaming
2013-01-09 0:50 UTC (6+ messages)
` [PATCH 07/12] VMCI: queue pairs implementation
` [Pv-drivers] "
[PATCH] ACPI: SRAT: report non-volatile memory in debug
2013-01-09 0:34 UTC (3+ messages)
[PATCH] Thermal: Fix to use read critical temperature when required
2013-01-09 0:18 UTC
[PATCH] x86: srat: simplify memory affinity init error handling
2013-01-09 0:18 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