[PATCHv4 00/39] Transparent huge page cache
2013-05-21 20:17 UTC (26+ 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
[RFC PATCH 00/02] swap: allowing a more flexible DISCARD policy
2013-05-21 20:17 UTC (5+ messages)
` [RFC PATCH 02/02] swapon: add "cluster-discard" support
[PATCH][3.10] nohz: Fix lockup on restart from wrong error code
2013-05-21 20:14 UTC (5+ messages)
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 (22+ messages)
` [PATCH v3 net-next 1/4] net: implement support for low latency socket polling
` [PATCH v3 net-next 3/4] ixgbe: Add support for ndo_ll_poll
mount --no-canonical seems broken
2013-05-21 19:31 UTC (3+ messages)
[PATCH RESEND 0/1] AHCI: Make distinct names for ports in /proc/interrupts
2013-05-21 19:03 UTC (2+ messages)
` [PATCH RESEND 1/1] "
[PATCH][RFC] CPU Jitter random number generator (resent)
2013-05-21 19:01 UTC (4+ messages)
[PATCH RESEND 0/1] AHCI: Optimize interrupt processing
2013-05-21 19:00 UTC (2+ messages)
` [PATCH RESEND 1/1] "
[PATCH] ip_gre: fix kernel panic with icmp_dest_unreach
2013-05-21 18:51 UTC (2+ 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 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
[PATCH 00/19] driver:usb&net: add missing platform_driver owner
2013-05-21 18:40 UTC (2+ messages)
[GIT PULL] leds fixes for 3.10-rc2
2013-05-21 18:33 UTC
[PATCH 0/3] Cleanup MSM_GPIOMUX and add device-tree support for
2013-05-21 18:32 UTC (4+ 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 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
[ANNOUNCE] ktap 0.1 released
2013-05-21 18:13 UTC (2+ messages)
[PATCH] rcu: fix a race in hlist_nulls_for_each_entry_rcu macro
2013-05-21 18:12 UTC (13+ messages)
` [PATCH v2] "
[PULL REQUEST] i2c for 3.10
2013-05-21 18:11 UTC
[PATCH 0/4] gpio-langwell: bugfix and amendments
2013-05-21 17:49 UTC (3+ messages)
[PATCH v4 00/12] net: mv643xx_eth DT support and fixes
2013-05-21 17:48 UTC (14+ messages)
` [PATCH v4 01/12] net: mv643xx_eth: use phy_disconnect instead of phy_detach
` [PATCH v4 02/12] net: mv643xx_eth: use managed devm_ioremap for port registers
` [PATCH v4 03/12] net: mv643xx_eth: add phy_node to platform_data struct
` [PATCH v4 04/12] net: mv643xx_eth: use of_phy_connect if phy_node present
` [PATCH v4 05/12] net: mv643xx_eth: add DT parsing support
` [PATCH v4 06/12] ARM: dove: add gigabit ethernet and mvmdio device tree nodes
` [PATCH v4 07/12] ARM: kirkwood: "
` [PATCH v4 08/12] ARM: orion5x: "
` [PATCH v4 09/12] ARM: dove: remove legacy mv643xx_eth setup
` [PATCH v4 10/12] ARM: kirkwood: remove legacy clk alias for mv643xx_eth
` [PATCH v4 11/12] ARM: kirkwood: remove redundant DT board files
` [PATCH v4 12/12] ARM: orion5x: remove legacy mv643xx_eth board setup
[PATCH] TTY:vt: convert remain take_over_console's users to do_take_over_console
2013-05-21 17:45 UTC (7+ messages)
[PATCH tip/core/rcu 0/2] Documentation changes for 3.11
2013-05-21 17:33 UTC (2+ messages)
[PATCH v4 net-next 0/4] net: low latency Ethernet device polling
2013-05-21 17:33 UTC (11+ messages)
` [PATCH v4 net-next 1/4] net: implement support for low latency socket polling
` [PATCH v4 net-next 2/4] tcp: add TCP support for low latency receive poll
` [PATCH v4 net-next 3/4] ixgbe: Add support for ndo_ll_poll
` [PATCH v4 net-next 4/4] ixgbe: add extra stats "
[PATCH tip/core/rcu 0/13] v2 TINY_RCU changes for 3.11
2013-05-21 17:31 UTC (4+ 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
rcu_read_lock() used illegally while idle!
2013-05-21 17:31 UTC
dmatest regression in 3.10-rc1
2013-05-21 17:24 UTC (4+ messages)
` [PATCH] dmatest: abort transfers immediately when asked for
[PATCH 1/5] uio/uio_aec: Use module_pci_driver to register driver
2013-05-21 17:09 UTC (3+ messages)
` [PATCH 5/5] uio/uio_pci_generic: "
[PATCH 0/3] firmware: Fix usermodehelper deadlock at shutdown
2013-05-21 17:02 UTC (2+ messages)
[PATCH] usb: phy: samsung: Add support HSIC on Exynos4X12
2013-05-21 17:01 UTC
[PATCH tip/core/rcu 6/7] rcu: Drive quiescent-state-forcing delay from HZ
2013-05-21 16:54 UTC (12+ messages)
[PATCH] [3.10] mei: bus: Reset event_cb when disabling a device
2013-05-21 16:54 UTC (4+ messages)
[PATCH] [char-misc-linus] mei: bus: Reset event_cb when disabling a device
2013-05-21 16:52 UTC
Subject : [ PATCH ] pci-reset-error_state-to-pci_channel_io_normal-at-report_slot_reset
2013-05-21 16:51 UTC (12+ messages)
[PATCH] xen: reuse the same pirq allocated when driver load first time
2013-05-21 16:51 UTC (12+ messages)
` [Xen-devel] "
[ANNOUNCE] 3.6.11.4-rt36
2013-05-21 16:45 UTC
[PATCH 0/2] Set ab8500-codec dai slots from machine drivers
2013-05-21 16:43 UTC (6+ messages)
` [PATCH 1/2] ASoC: ab8500-codec: Set tx dai slots from tx_mask
` [PATCH 2/2] ASoC: ab8500-codec: Set rx dai slots from rx_mask
[PATCH v3 0/5] mips/kvm: Fix ABI for compatibility with 64-bit guests
2013-05-21 16:34 UTC (6+ messages)
` [PATCH v3 5/5] mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_MSRS
[PATCH] ARM: PL011: add support for extended FIFO-size of PL011-r1p5
2013-05-21 16:34 UTC (3+ messages)
` [PATCH] ARM: bcm2835: override the HW UART periphid
[PATCH] drivers/base: Use attribute groups to create sysfs memory files
2013-05-21 16:33 UTC (2+ messages)
[RFC PATCH] kmod: add ability to swap root in usermode helper
2013-05-21 16:29 UTC (8+ messages)
[PATCH 0/5] perf: net_dropmonitor: Make it work and make it fast
2013-05-21 16:12 UTC (5+ messages)
[PATCH] regulator: core: Correct spelling mistake in comment
2013-05-21 15:42 UTC (2+ messages)
[PATCH 0/2 V3] perf/x86/amd: IOMMU Performance Counter Support
2013-05-21 15:36 UTC (7+ messages)
[PATCH rebased] Bluetooth: Add missing reset_resume dev_pm_ops
2013-05-21 15:36 UTC (2+ messages)
[PATCH] Bluetooth: Add missing reset_resume dev_pm_ops
2013-05-21 15:32 UTC (6+ messages)
` [PATCH rebased] "
[PATCH]TTY:console: update document console.txt
2013-05-21 15:29 UTC
Drop WARN on AMD lack of perfctrs
2013-05-21 15:20 UTC (13+ messages)
[PATCH -next] gpio-ml-ioh: fix error return code in ioh_gpio_probe()
2013-05-21 15:11 UTC
Lost IPIs during CPU Hotplug
2013-05-21 14:52 UTC (2+ messages)
[PATCH 0/3] Enable multiple MSI feature in pSeries
2013-05-21 14:45 UTC (2+ messages)
[GIT PULL for 3.11] arm: introduce psci_smp_ops
2013-05-21 14:38 UTC (3+ messages)
` [PATCH v11 1/2] "
` [PATCH v11 2/2] ARM: Enable selection of SMP operations at boot time
[PATCH v2 0/5] Zynq: revised CCF code
2013-05-21 14:34 UTC (2+ messages)
[PATCH v4 00/20] change invalidatepage prototype to accept length
2013-05-21 14:34 UTC (2+ messages)
[PATCH] [media] videobuf2-core: call __setup_offsets only for mmap memory type
2013-05-21 14:30 UTC
[PATCH v2 1/3] imx-drm: imx-tve: Check the return value of 'regulator_enable()'
2013-05-21 14:24 UTC (3+ messages)
` [PATCH v2 2/3] imx-drm: imx-tve: Let device core handle pinctrl
` [PATCH v2 3/3] imx-drm: parallel-display: "
[PATCH] [trivial]treewide: Fix typo in printk
2013-05-21 14:13 UTC (2+ messages)
` [PATCH/v2] treewide: "
[v3.9.x stable regression, bisected] iwlwifi/iwldvm has a 30s delay in EAP authentication
2013-05-21 14:09 UTC
[PATCH 0/3] pinctrl: pinctrl-single: Add full fledge support to configure multiple pins of different modules
2013-05-21 14:08 UTC (4+ messages)
` [PATCH 1/3] pinctrl: pinctrl-single: enhance "
` [PATCH 2/3] pinctrl: pinctrl-single: pin names for pinctrl-single.bits
` [PATCH 3/3] ARM: davinci: da850: adopt to pinctrl-single driver to configure multiple pins
[PATCH] ARM: dts: add max77686 node entry for ODROID-X
2013-05-21 13:56 UTC
[PATCH 0/3] Various perf patches
2013-05-21 13:55 UTC (12+ messages)
` [PATCH 3/3] perf, x86, lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL
[RFC PATCH v2 0/4] Add usb2 link powermanagement BESL support
2013-05-21 13:48 UTC (3+ messages)
` [RFC PATCH v2 4/4] usb: add usb2 Link PM variables to sysfs and usb_device
linux-next: Tree for May 15
2013-05-21 13:46 UTC (9+ messages)
` linux-next: Tree for May 15 (crypto /crct10dif)
[PATCH] qmi_wwan: Added support for Cinterion's PLxx WWAN Interface
2013-05-21 13:19 UTC (2+ messages)
[PATCH] arm64: compiling issue, need add include/asm/vga.h file
2013-05-21 13:17 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH] arm64: compiling issue for allmodconfig, need "asm/parport.h" by "drivers/parport/parport_pc.c"
[PATCH] arm64: kernel: need extern variable 'screen_info' for related driver using
2013-05-21 13:15 UTC (8+ messages)
[PATCH] ARC MM Bug Fix
2013-05-21 13:11 UTC (3+ messages)
[PATCH 18/19] drivers/net/ethernet/marvell: add missing platform_driver owne
2013-05-21 13:11 UTC (2+ messages)
[PATCH 15/19] drivers/net/irda: add missing platform_driver owner
2013-05-21 13:09 UTC (2+ messages)
Patch merge request for STE Snowball build failure on linux-arm-soc-for-next
2013-05-21 13:02 UTC
[PATCH] pl2303 works at 500kbps
2013-05-21 11:31 UTC
[PATCH v3] regulator: lp872x: support the device tree feature
2013-05-20 23:15 UTC (2+ messages)
[PATCH] spi: topcliff-pch: Pass correct pointer to free_irq()
2013-05-20 16:24 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®