messages from 2013-05-21 18:12:41 to 2013-05-22 01:32:44 UTC [more...]
[PATCH 00/19] driver:usb&net: add missing platform_driver owner
2013-05-22 1:30 UTC (8+ messages)
[PATCH 0/3] firmware: Fix usermodehelper deadlock at shutdown
2013-05-22 1:21 UTC (3+ messages)
[PATCH] usermodehelper: kill the sub_info->path[0] check
2013-05-22 1:09 UTC (3+ messages)
[PATCH 18/19] drivers/net/ethernet/marvell: add missing platform_driver owne
2013-05-22 1:06 UTC (3+ messages)
[PULL] virtio fixes
2013-05-22 0:55 UTC
[PATCH] arm64: kernel: need extern variable 'screen_info' for related driver using
2013-05-22 0:50 UTC (9+ messages)
[PATCH] arm64: compiling issue, need add include/asm/vga.h file
2013-05-22 0:45 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH] arm64: compiling issue for allmodconfig, need "asm/parport.h" by "drivers/parport/parport_pc.c"
[PATCH v2 1/2] Make the batch size of the percpu_counter configurable
2013-05-22 0:43 UTC (5+ messages)
[PATCH 01/19] net/ethernet/silan/sc92031: Use module_pci_driver to register driver
2013-05-22 0:41 UTC (22+ messages)
` [PATCH 02/19] net/ethernet/atheros/atl1c/atl1c_main: "
` [PATCH 03/19] net/ethernet/atheros/atl1e/atl1e_main: "
` [PATCH 04/19] net/ethernet/atheros/atlx/atl1: "
` [PATCH 05/19] net/ethernet/sis/sis190: "
` [PATCH 06/19] net/ethernet/dec/tulip/xircom_cb: "
` [PATCH 07/19] net/ethernet/toshiba/tc35815: "
` [PATCH 08/19] net/ethernet/icplus/ipg: "
` [PATCH 09/19] net/ethernet/alteon/acenic: "
` [PATCH 10/19] net/ethernet/broadcom/bnx2: "
` [PATCH 11/19] net/ethernet/broadcom/tg3: "
` [PATCH 12/19] net/ethernet/sgi/ioc3-eth: "
` [PATCH 13/19] net/ethernet/qlogic/qlge/qlge_main: "
` [PATCH 14/19] net/ethernet/sun/sungem: "
` [PATCH 15/19] net/ethernet/amd/amd8111e: "
` [PATCH 16/19] net/hippi/rrunner: "
` [PATCH 17/19] net/fddi/skfp/skfddi: "
` [PATCH 18/19] net/ethernet/chelsio/cxgb/cxgb2: "
` [PATCH 19/19] net/ethernet/nvidia/forcedeth: "
[PATCH - sort of] x86: Livelock in handle_pte_fault
2013-05-22 0:39 UTC (2+ messages)
[PATCH v5 0/7] Per process reclaim
2013-05-22 0:33 UTC (4+ messages)
` [PATCH v5 6/7] mm: Support address range reclaim
[PATCH 0/3] Enable multiple MSI feature in pSeries
2013-05-22 0:15 UTC (3+ messages)
XFS assertion from truncate. (3.10-rc2)
2013-05-22 0:16 UTC (6+ messages)
[PATCH] Change internal SRAM memory type to "MT_MEMORY_SO"
2013-05-22 0:14 UTC (3+ messages)
` [PATCH] ARM: at91: Fix: "
[PATCH 1/2] f2fs: reuse the locked dnode page and its inode
2013-05-22 0:13 UTC (2+ messages)
` [PATCH 2/2] f2fs: fix to handle do_recover_data errors
[PATCH 2/2] Staging: bcm: Change comment style to C89 in vendorspecificextn.c
2013-05-22 0:13 UTC
[PATCH][3.10] nohz: Fix lockup on restart from wrong error code
2013-05-22 0:09 UTC (6+ messages)
[PATCH] Finally eradicate CONFIG_HOTPLUG
2013-05-22 0:04 UTC (3+ messages)
rcu_read_lock() used illegally while idle!
2013-05-21 23:58 UTC (2+ messages)
` WARNING: at kernel/rcutree.c:388 rcu_eqs_enter
[PATCHv4 00/39] Transparent huge page cache
2013-05-21 23:57 UTC (54+ messages)
` [PATCHv4 01/39] mm: drop actor argument of do_generic_file_read()
` [PATCHv4 02/39] block: implement add_bdi_stat()
` [PATCHv4 04/39] radix-tree: implement preload for multiple contiguous elements
` [PATCHv4 05/39] memcg, thp: charge huge cache pages
` [PATCHv4 06/39] thp, mm: avoid PageUnevictable on active/inactive lru lists
` [PATCHv4 09/39] thp, mm: introduce mapping_can_have_hugepages() predicate
` [PATCHv4 10/39] thp: account anon transparent huge pages into NR_ANON_PAGES
` [PATCHv4 11/39] thp: represent file thp pages in meminfo and friends
` [PATCHv4 12/39] thp, mm: rewrite add_to_page_cache_locked() to support huge pages
` [PATCHv4 13/39] mm: trace filemap: dump page order
` [PATCHv4 14/39] thp, mm: rewrite delete_from_page_cache() to support huge pages
` [PATCHv4 15/39] thp, mm: trigger bug in replace_page_cache_page() on THP
` [PATCHv4 16/39] thp, mm: locking tail page is a bug
` [PATCHv4 17/39] thp, mm: handle tail pages in page_cache_get_speculative()
` [PATCHv4 18/39] thp, mm: add event counters for huge page alloc on write to a file
` [PATCHv4 19/39] thp, mm: allocate huge pages in grab_cache_page_write_begin()
` [PATCHv4 20/39] thp, mm: naive support of thp in generic read/write routines
` [PATCHv4 21/39] thp, libfs: initial support of thp in simple_read/write_begin/write_end
` [PATCHv4 23/39] thp: wait_split_huge_page(): serialize over i_mmap_mutex too
` [PATCHv4 24/39] thp, mm: truncate support for transparent huge page cache
` [PATCHv4 26/39] ramfs: enable "
` [PATCHv4 27/39] x86-64, mm: proper alignment mappings with hugepages
` [PATCHv4 29/39] thp: move maybe_pmd_mkwrite() out of mk_huge_pmd()
` [PATCHv4 31/39] thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()
` [PATCHv4 32/39] mm: cleanup __do_fault() implementation
[PATCH RESEND 0/1] AHCI: Make distinct names for ports in /proc/interrupts
2013-05-21 23:55 UTC (3+ messages)
` [PATCH RESEND 1/1] "
` [PATCH] AHCI: Make distinct names for ports in /proc/interrupts /proc/interrupts
linux-next: manual merge of the akpm tree with the net-next tree
2013-05-21 23:54 UTC (3+ messages)
[PATCH RESEND 0/1] AHCI: Optimize interrupt processing
2013-05-21 23:50 UTC (3+ messages)
` [PATCH RESEND 1/1] "
[PATCH v2] PCI: Reset PCIe devices to stop ongoing DMA
2013-05-21 23:46 UTC (3+ messages)
[PATCH] Staging: bcm: fix checkpatch errors and warnings in Version.h
2013-05-21 23:46 UTC
[RFC PATCH] kmod: add ability to swap root in usermode helper
2013-05-21 5:50 UTC (2+ messages)
Upgrade your Account
2013-05-21 23:15 UTC
pipe_off wait timed out
2013-05-21 23:24 UTC (3+ messages)
` [Intel-gfx] "
[PATCH 3/3] rtc: rtc-hid-sensor-time; add option hctosys to set time at boot
2013-05-21 23:15 UTC (6+ messages)
` [PATCH 0/4] rtc: rtc-hid-sensor-time: some changes
` [PATCH 3/4] rtc: rtc-hid-sensor-time: add option hctosys to set time at boot
[PATCH 0/9] Reduce system disruption due to kswapd V4
2013-05-21 23:13 UTC (2+ messages)
microcode loading got really slow
2013-05-21 23:03 UTC
[PATCH]Add kmsg_dump() to kexec path
2013-05-21 22:58 UTC (6+ messages)
[PATCH v2 00/12] VFS hot tracking
2013-05-21 22:55 UTC (2+ messages)
[PATCH] xen: reuse the same pirq allocated when driver load first time
2013-05-21 22:41 UTC (13+ messages)
` [Xen-devel] "
Stupid VFS name lookup interface
2013-05-21 22:37 UTC (3+ messages)
kbuild: warning with cavium_octeon_defconfig
2013-05-21 22:36 UTC
[PATCH 0/7] PCI: fix pci dev add and remove sequence
2013-05-21 22:30 UTC (16+ messages)
` [PATCH 6/7] PCI: Make sure VF's driver get attached after PF's
[PATCH] cpu: Speedup disable_nonboot_cpus()
2013-05-21 22:25 UTC (3+ messages)
[ANNOUNCE] ktap 0.1 released
2013-05-21 22:19 UTC (3+ messages)
function call fw_iso_resource_mange(..) (core-iso.c) does not return
2013-05-21 22:10 UTC (4+ messages)
soft lockup in 3.9.3 (with local patches)
2013-05-21 22:03 UTC
[RFC PATCH 00/02] swap: allowing a more flexible DISCARD policy
2013-05-21 22:01 UTC (10+ messages)
` [RFC PATCH 01/02] swap: discard while swapping only if SWAP_FLAG_DISCARD_CLUSTER
` [RFC PATCH 02/02] swapon: add "cluster-discard" support
[GIT PULL] MFD: Fixes due for the v3.10 -rc:s
2013-05-21 21:58 UTC (7+ messages)
` [GIT PULL v2] "
[PATCH tip/core/rcu 0/13] v2 TINY_RCU changes for 3.11
2013-05-21 21:48 UTC (6+ messages)
` [PATCH tip/core/rcu 01/13] rcu: Remove TINY_PREEMPT_RCU
` [PATCH tip/core/rcu 13/13] rcu: Shrink TINY_RCU by reworking CPU-stall ifdefs
[ 000/102] 3.9.3-stable review
2013-05-21 21:47 UTC (4+ messages)
` [ 072/102] ipv6: do not clear pinet6 field
lockdep spew from tty
2013-05-21 21:46 UTC (4+ messages)
[PATCH] rtc: rtc-twl: Fix missing device_init_wakeup() when booted with device tree
2013-05-21 21:40 UTC
[PATCH][RFC] CPU Jitter random number generator (resent)
2013-05-21 21:39 UTC (3+ messages)
[PATCH RFC] sched/rt: preserve global runtime/period ratio in do_balance_runtime()
2013-05-21 21:30 UTC
[PATCH] mm: Change normal message to use pr_debug
2013-05-21 21:33 UTC
[PATCH 1/6] scsi/a100u2w: Use module_pci_driver to register driver
2013-05-21 21:36 UTC (6+ messages)
` [PATCH 2/6] scsi/hpsa: "
` [PATCH 3/6] scsi/dc395x: "
` [PATCH 4/6] scsi/mvumi: "
` [PATCH 5/6] scsi/initio: "
` [PATCH 6/6] scsi/dmx3191d: "
[PATCH tip/core/rcu 0/2] Documentation changes for 3.11
2013-05-21 21:12 UTC (3+ messages)
[PATCH 0/3] Cleanup MSM_GPIOMUX and add device-tree support for
2013-05-21 21:06 UTC (5+ messages)
` [PATCH 1/3] ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configs
` [PATCH 2/3] ARM: msm: Remove unused and unmapped MSM_TLMM_BASE for 8x60
` [PATCH 3/3] gpio: msm: Add device tree and irqdomain support for gpio-msm-v2
[PATCH v4 0/6] mips/kvm: Fix ABI for compatibility with 64-bit guests
2013-05-21 20:54 UTC (7+ messages)
` [PATCH v4 1/6] mips/kvm: Fix ABI for use of FPU
` [PATCH v4 2/6] mips/kvm: Fix ABI for use of 64-bit registers
` [PATCH v4 3/6] mips/kvm: Fix name of gpr field in struct kvm_regs
` [PATCH v4 4/6] mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_ioctl_{s,g}et_regs
` [PATCH v4 5/6] mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG
` [PATCH v4 6/6] mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls
[PATCH 5/5] uio/uio_pci_generic: Use module_pci_driver to register driver
2013-05-21 20:47 UTC (2+ messages)
` [PATCH v2] "
[PATCH 1/2] PCI: Split pci_assign_unassigned_resources to per root bus
2013-05-21 20:41 UTC (2+ messages)
[ANNOUNCE] 3.8.13-rt9
2013-05-21 20:26 UTC
[PATCH 1/2] usb: misc: usb3503: Add to select the ports to disable
2013-05-21 20:20 UTC (2+ messages)
` [PATCH 2/2] usb: misc: usb3503: Adding device tree entry 'disabled-ports'
sk_page_frag_refill OOM killing spree
2013-05-21 20:09 UTC (2+ messages)
"WRITE SAME failed. Manually zeroing" with 3w-xxxx driver
2013-05-21 20:04 UTC (3+ messages)
linux-next: manual merge of the akpm tree with the net-next tree
2013-05-21 20:04 UTC (2+ messages)
[RFC v0 0/4] sys_copy_range() rough draft
2013-05-21 19:50 UTC (6+ messages)
` [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
[PATCH v3 net-next 0/4] net: low latency Ethernet device polling
2013-05-21 19:31 UTC (15+ messages)
` [PATCH v3 net-next 1/4] net: implement support for low latency socket polling
mount --no-canonical seems broken
2013-05-21 19:31 UTC (3+ messages)
[RFC PATCH] net/wireless/mwifiex/pcie: Convert to dev_pm_ops from legacy pm ops
2013-05-21 18:49 UTC (2+ messages)
[PATCH] ip_gre: fix kernel panic with icmp_dest_unreach
2013-05-21 18:51 UTC (2+ messages)
[PATCH 2/2] drivers/mfd: Remove obsolete cleanup for clientdata
2013-05-21 18:45 UTC
[PATCH] timer: Fix jiffies wrap behavior of round_jiffies*()
2013-05-21 18:43 UTC
[GIT PULL] leds fixes for 3.10-rc2
2013-05-21 18:33 UTC
[PATCH V2 1/2] ARM: mmc: bcm281xx SDHCI driver
2013-05-21 18:23 UTC (4+ messages)
[PATCH 1/2] mrf24j40: Avoid transmission while receiving a frame
2013-05-21 18:22 UTC (7+ messages)
` [PATCH 2/2] mrf24j40: Keep the interrupt line enabled
` [Linux-zigbee-devel] "
[PATCH 0/2] staging -> thermal: move ti-soc-thermal to drivers/thermal
2013-05-21 18:16 UTC (3+ messages)
[PATCH 0/7] mfd: arizona: Updates for v3.11
2013-05-21 18:13 UTC (8+ messages)
` [PATCH 1/7] mfd: arizona: Read the device identification information after boot
` [PATCH 2/7] mfd: wm5102: Manually apply register patch
` [PATCH 3/7] mfd: arizona: Add missing cleanup on remove
` [PATCH 4/7] mfd: arizona: Disable interrupts during suspend
` [PATCH 5/7] mfd: Add device tree bindings for Arizona class devices
` [PATCH 6/7] mfd: arizona: Support use of external DCVDD
` [PATCH 7/7] mfd: arizona: Change fast_start pdata name to better reflect functionality
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