messages from 2013-06-03 11:26:56 to 2013-06-03 15:59:48 UTC [more...]
Please add to stable: module: don't unlink the module until we've removed all exposure
2013-06-03 15:59 UTC (6+ messages)
[GIT PULL] regulator fixes for v3.10
2013-06-03 15:58 UTC
[PATCH RFC V9 0/19] Paravirtualized ticket spinlocks
2013-06-03 15:57 UTC (11+ messages)
` [PATCH RFC V9 2/19] x86/ticketlock: Don't inline _spin_unlock when using paravirt spinlocks
` [PATCH RFC V9 3/19] x86/ticketlock: Collapse a layer of functions
` [PATCH RFC V9 8/19] x86/pvticketlock: When paravirtualizing ticket locks, increment by 2
` [PATCH RFC V9 9/19] Split out rate limiting from jump_label.h
` [PATCH RFC V9 12/19] xen: Enable PV ticketlocks on HVM Xen
[v4][PATCH 0/6] mm: vmscan: Batch page reclamation under shink_page_list
2013-06-03 15:55 UTC (7+ messages)
` [v4][PATCH 1/6] mm: swap: defer clearing of page_private() for swap cache pages
` [v4][PATCH 2/6] mm: swap: make 'struct page' and swp_entry_t variants of swapcache_free()
Why Linux OS Desktop is not popular?
2013-06-03 15:53 UTC (3+ messages)
[PATCHv4 00/39] Transparent huge page cache
2013-06-03 15:53 UTC (5+ messages)
` [PATCHv4 23/39] thp: wait_split_huge_page(): serialize over i_mmap_mutex too
[PATCH] xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU
2013-06-03 15:51 UTC
Clarifications on PFN_UP macro
2013-06-03 15:52 UTC
[PATCH] arm64: Add support to pass earlyprintk argument via device tree
2013-06-03 15:51 UTC
[PATCH 00/21] ARM: ux500: Enable Clock look-up from Device Tree
2013-06-03 15:49 UTC (27+ messages)
` [PATCH 01/21] ARM: ux500: Supply the PRCMU Clock node
` [PATCH 02/21] ARM: ux500: Supply the Ethernet clock lookup to Snowball's DT
` [PATCH 03/21] ARM: ux500: Supply the TWD Timer clock lookup to the DBX500 DT
` [PATCH 04/21] ARM: ux500: Supply the RTC "
` [PATCH 05/21] ARM: ux500: Supply the GPIO clocks "
` [PATCH 06/21] ARM: ux500: Supply the USB clock "
` [PATCH 07/21] ARM: ux500: Supply the DMA "
` [PATCH 08/21] ARM: ux500: Supply the I2C clocks "
` [PATCH 09/21] ARM: ux500: Supply the UART "
` [PATCH 10/21] ARM: ux500: Supply the SDI (MMC) "
` [PATCH 11/21] ARM: ux500: Supply the MSP (Audio) "
` [PATCH 12/21] ARM: ux500: Remove AUXDATA relating to GPIO clock-name bindings
` [PATCH 13/21] ARM: ux500: Remove AUXDATA relating to UART "
` [PATCH 14/21] ARM: ux500: Remove AUXDATA relating to SDI (MMC) "
` [PATCH 15/21] ARM: ux500: Remove AUXDATA relating to I2C "
` [PATCH 16/21] ARM: ux500: Remove AUXDATA relating to MSP (Audio) "
` [PATCH 17/21] ARM: ux500: Remove AUXDATA relating to USB "
` [PATCH 18/21] ARM: ux500: Remove AUXDATA relating to Ethernet "
` [PATCH 19/21] ARM: ux500: Remove AUXDATA relating to DMA "
` [PATCH 20/21] ARM: ux500: Reclassify PRCMU AUXDATA entry
` [PATCH 21/21] clk: ux500: Supply provider look-up functionality to support Device Tree
[GIT PULL] jfs for 3.10-rc5
2013-06-03 15:48 UTC
[PATCH v2 1/4] perf util: Add parse_nsec_time() function
2013-06-03 15:46 UTC (2+ messages)
[RFC PATCH v1 0/8] small bugfixes and code improvements for zram
2013-06-03 15:42 UTC (9+ messages)
` [RFC PATCH v1 1/8] zram: simplify and optimize zram_to_dev()
` [RFC PATCH v1 2/8] zram: avoid invalid memory access in zram_exit()
` [RFC PATCH v1 3/8] zram: use zram->lock to protect zram_free_page() in swap free notify path
` [RFC PATCH v1 4/8] zram: destroy all devices on error recovery path in zram_init()
` [RFC PATCH v1 5/8] zram: avoid double free in error recovery path of zram_bvec_write()
` [RFC PATCH v1 6/8] zram: avoid access beyond the zram device
` [RFC PATCH v1 7/8] zram: optimize memory operations with clear_page()/copy_page()
` [RFC PATCH v1 8/8] zram: protect sysfs handler from invalid memory access
[RFC] Comparison of power-efficient scheduling patch sets
2013-06-03 15:43 UTC (4+ messages)
` power-efficient scheduling design
[PATCH] KVM: fix sil/dil/bpl/spl in the mod/rm fields
2013-06-03 15:42 UTC (6+ messages)
[PATCH 0/2] hugetlbfs: support split page table lock
2013-06-03 15:42 UTC (8+ messages)
` [PATCH 1/2] "
` [PATCH v3 2/2] migrate: add migrate_entry_wait_huge()
[PATCH 0/2] Misc ext4 fixes
2013-06-03 15:40 UTC (5+ messages)
` [PATCH 1/2] jbd2: check bh->b_data for NULL in jbd2_journal_get_descriptor_buffer before memset()
` [PATCH 2/2] ext4: add sanity checks in __ext4_check_dir_entry
[PATCH] mm, vmalloc: Use clamp to simplify code
2013-06-03 15:39 UTC
Re-Activate Your Account
2013-06-03 10:57 UTC
[PATCH] dtc: ensure #line directives don't consume data from the next line
2013-06-03 15:36 UTC
[PATCH v2 0/5] Introduce Xen support to ARM64
2013-06-03 15:33 UTC (6+ messages)
` [PATCH v2 1/5] arm/xen: define xen_remap as ioremap_cached
` [PATCH v2 2/5] arm64/xen: introduce asm/xen header files on arm64
` [PATCH v2 3/5] arm64/xen: implement ioremap_cached "
` [PATCH v2 4/5] arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64
` [PATCH v2 5/5] arm64/xen: introduce CONFIG_XEN and hypercall.S "
[PATCH 1/3] mm, vmalloc: Only call setup_vmalloc_vm only in __get_vm_area_node
2013-06-03 15:35 UTC (3+ messages)
` [PATCH 2/3] mm, vmalloc: Call setup_vmalloc_vm instead of insert_vmalloc_vm
` [PATCH 3/3] mm, vmalloc: Remove insert_vmalloc_vm
[patch] mm, memcg: add oom killer delay
2013-06-03 15:34 UTC (9+ messages)
[PATCH v5 0/4] xen/arm: CONFIG_PARAVIRT and stolen ticks accounting
2013-06-03 15:34 UTC (2+ messages)
pull request: bluetooth 2013-05-30
2013-05-31 16:58 UTC (2+ messages)
[RFC][PATCH] rcu: Hotplug and PROVE_RCU_DELAY not playing well together
2013-06-03 15:32 UTC (4+ messages)
[RT LATENCY] 249 microsecond latency caused by slub's unfreeze_partials() code
2013-06-03 15:28 UTC (15+ messages)
[PATCH] [RFC]Watchdog:core: constant pinging until userspace timesout when delay very less
2013-06-03 15:27 UTC (4+ messages)
[PATCH 1/2] spi: atmel: convert to dma_request_slave_channel_compat()
2013-06-03 15:22 UTC (2+ messages)
[PATCH 0/4] EFI 1:1 mapping
2013-06-03 15:21 UTC (9+ messages)
[patch 00/10] mm: thrash detection-based file cache sizing
2013-06-03 15:20 UTC (6+ messages)
` [patch 10/10] mm: workingset: keep shadow entries in check
[PATCH] iommu: amd/intel: Remove multifunction assumption around grouping
2013-06-03 15:10 UTC (3+ messages)
[PATCH 0/9] dasd: implement block timeout
2013-06-03 15:03 UTC (10+ messages)
` [PATCH 1/9] dasd: Clarify comment
` [PATCH 2/9] dasd: make number of retries configurable
` [PATCH 3/9] dasd: process all requests in the device tasklet
` [PATCH 4/9] dasd: Implement block timeout handling
` [PATCH 5/9] dasd: Reduce amount of messages for specific errors
` [PATCH 6/9] block,dasd: detailed I/O errors
` [PATCH 7/9] block: check for timeout function in blk_rq_timed_out()
` [PATCH 8/9] dasd: Add 'timeout' attribute
` [PATCH 9/9] dasd: Fail all requests when DASD_FLAG_ABORTIO is set
[PATCH v3] arm: zynq: Add cpuidle support
2013-06-03 15:04 UTC (3+ messages)
[PATCH v4 0/6] Android Binder IPC Fixes
2013-06-03 15:02 UTC (4+ messages)
` [PATCH v4 3/6] staging: android: binder: fix BINDER_SET_MAX_THREADS declaration
[PATCH] Modify UEFI anti-bricking code
2013-06-03 14:58 UTC (3+ messages)
[PATCH] RFC: Set irq thread to RT priority on creation
2013-06-03 14:45 UTC (3+ messages)
` [PATCH-v2] "
[PATCH 1/2] xilinx systemace: Fix device name assignment for SystemACE (from "xs`" to "xsa")
2013-06-03 14:37 UTC (5+ messages)
[PATCH] timekeeping: handle epoch roll-over (2038) on 32-bit systems
2013-06-03 14:34 UTC (2+ messages)
[PATCH v6] watchdog: New watchdog driver for MEN A21 watchdogs
2013-06-03 14:34 UTC (2+ messages)
` [PATCH v8] "
[PATCH] sctp: set association state to established in dupcook_a handler
2013-06-03 14:28 UTC (2+ messages)
[char-misc 3.10] mei: nfc: fix nfc device freeing
2013-06-03 14:26 UTC (2+ messages)
[PATCH v1] ARM: dts: omap4-panda: Update the twl6040 gpio to macro definition
2013-06-03 14:20 UTC (3+ messages)
[PATCH 1/1] radeon: Fix system hang issue when using KMS with older cards
2013-06-03 14:20 UTC (2+ messages)
[PATCH] mfd: DT bindings for the palmas family MFD
2013-06-03 14:18 UTC (2+ messages)
[PATCH v10 1/2] ARM: dts: omap4-panda: Update the LED support for the panda DTS
2013-06-03 14:16 UTC (2+ messages)
[PATCH] HID: hyperv: Cocci spatch "memdup.spatch"
2013-06-03 14:14 UTC (3+ messages)
[PATCH v3] ARM: dts: AM43x: initial support
2013-06-03 14:15 UTC (2+ messages)
MTRR cleanup regression since 3.10-rc3
2013-06-03 14:09 UTC (2+ messages)
[PATCH v8 net-next 0/7] net: low latency Ethernet device polling
2013-06-03 13:59 UTC (15+ messages)
` [PATCH v8 net-next 1/7] net: add napi_id and hash
` [PATCH v8 net-next 2/7] net: add low latency socket poll
` [PATCH v8 net-next 3/7] udp: add low latency socket poll support
` [PATCH v8 net-next 4/7] tcp: "
` [PATCH v8 net-next 5/7] net: simple poll/select low latency socket poll
[PATCH 0/4] perf tools: Persistent events, changes for perf tool integration
2013-06-03 13:54 UTC (3+ messages)
` [PATCH 3/4] perf tools: Add attr<num> syntax to event parser
[PATCHv12 0/4] zswap: compressed swap caching
2013-06-03 13:48 UTC (11+ messages)
` [PATCHv12 2/4] zbud: add to mm/
[PATCH 00/16] perf, persistent: Kernel updates for perf tool integration
2013-06-03 13:49 UTC (3+ messages)
` [PATCH 16/16] perf, persistent: Allow multiple users for an event
[RFC 0/5] Enable f2fs support inline data
2013-06-03 13:50 UTC (3+ messages)
` [RFC 5/5] f2fs: add tracepoints to debug inline data operations
[PATCH] powerpc/4xx: Fix warning in kilauea.dtb
2013-06-03 13:49 UTC (3+ messages)
[PATCH 0/8] nohz: Random fixes
2013-06-03 13:48 UTC (4+ messages)
` [PATCH 2/8] vtime: Use consistent clocks among nohz accounting
[PATCH] ARM: ux500: Remove SSP AUXDATA pertaining to DMA bindings
2013-06-03 13:46 UTC
WARNING: at /home/konrad/linux-linus/kernel/time/tick-sched.c:935 tick_nohz_idle_exit+0x195/0x1b0() on v3.10-rc3
2013-06-03 13:42 UTC (3+ messages)
Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"
2013-06-03 13:38 UTC
[PATCH 2/2] sata highbank: add bit-banged SGPIO driver support
2013-06-03 13:35 UTC (2+ messages)
` [PATCH 2/2 v2] "
[PATCH RFC -tip 0/6] perf: IRQ-bound performance events
2013-06-03 13:36 UTC (3+ messages)
[PATCH V2] dtc: ensure #line directives don't consume data from the next line
2013-06-03 13:32 UTC (2+ messages)
[PATCH] drivers/bus: arm-cci: fix combined ARMv6+v7 build
2013-06-03 13:28 UTC (3+ messages)
[PATCH 0/2] kdump/mmap: Fix mmap of /proc/vmcore for s390
2013-06-03 13:27 UTC (12+ messages)
OOPS in perf_mmap_close()
2013-06-03 13:26 UTC (11+ messages)
[RFC PATCH v0 0/2] dw_dmac: move to own folder and split
2013-06-03 13:23 UTC (5+ messages)
[PATCH] ata: increase retry count but shorten duration for Calxeda controller
2013-06-03 13:22 UTC (5+ messages)
` [PATCH v3] "
` [PATCH v4] "
arm: add basic support for Rockchip Cortex-A9 SoCs
2013-06-03 13:20 UTC (6+ messages)
` [PATCH 10/10] arm: add basic support for Rockchip RK3066a boards
` [RFC] dw_apb_timer_of: use clocksource_of_init
[PATCH v3 00/13] Arrange hotpluggable memory in SRAT as ZONE_MOVABLE
2013-06-03 13:18 UTC (5+ messages)
` [PATCH v3 07/13] x86, numa, mem-hotplug: Mark nodes which the kernel resides in
[RFC PATCH 0/3] drivers: mfd: Versatile Express SPC support
2013-06-03 13:15 UTC (6+ messages)
` [RFC PATCH 2/3] drivers: mfd: vexpress: add timeout API to vexpress config interface
[PATCH 0/3] pktcdvd: A few more neatenings
2013-06-03 12:58 UTC (7+ messages)
` [PATCH V2 0/8] pktcdvd: More neatenings
` [PATCH V2 2/8] pktcdvd: Convert printk to pr_<level>
[PATCH] include/linux/skbuff.h: using '0xffff' instead of '~0U'
2013-06-03 12:47 UTC (10+ messages)
` [PATCH v2] include/linux/skbuff.h: using '(u16) ~0U' "
[PATCH] dma-mapping: Add BUG_ON for uninitialized dma_ops
2013-06-03 12:44 UTC
A bug about system call on ARM
2013-06-03 12:39 UTC (11+ messages)
[PATCH] frontswap: fix incorrect zeroing and allocation size for frontswap_map
2013-06-03 12:36 UTC (2+ messages)
[RFC PATCH 1/2] uio: Use Use of_match_ptr() macro in uio_pdrv_genirq.c
2013-06-03 12:34 UTC (4+ messages)
` [RFC PATCH 2/2] uio: Add two platform uio drivers to one
[PATCH v2 1/6] GPIO: xilinx: Simplify driver probe function
2013-06-03 12:31 UTC (6+ messages)
` [PATCH v2 2/6] GPIO: xilinx: Add support for dual channel
` [PATCH v2 3/6] GPIO: xilinx: Use __raw_readl/__raw_writel IO functions
` [PATCH v2 4/6] GPIO: xilinx: Use BIT macro
` [PATCH v2 5/6] GPIO: xilinx: Enable driver for Xilinx zynq
` [PATCH v2 6/6] DT: Add documentation for gpio-xilinx
[PATCH] pps-gpio: add device-tree binding and support
2013-06-03 12:01 UTC (2+ messages)
[PATCH] pps-gpio: add device-tree binding and support
2013-06-03 12:04 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/2] pinmux: Add TB10x pinmux driver
2013-06-03 12:30 UTC (11+ messages)
[PATCH v1 12/13] gpiolib: append SFI helpers for GPIO API
2013-06-03 12:26 UTC (6+ messages)
` [PATCH v1.1] "
[PATCH] net: ipv6: Fix incompatible pointer type warning
2013-06-03 12:21 UTC
Please backport bee980d9e9642e96351fa3ca9077b853ecf62f57 (xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.) to earlier kernels v3.8...and so on
2013-06-03 12:02 UTC
[PATCH 0/3] Consolidate uncompress code for Samsung platform
2013-06-03 11:55 UTC (5+ messages)
` [PATCH 3/3] ARM: S5P64X0: Remove duplicate uncompress code
[PATCH] dma: mmp_pdma: support for getting residual bytes
2013-06-03 11:54 UTC (4+ messages)
pipe->mutex & sig->cred_guard_mutex - possible circular locking dependency detected
2013-06-03 11:36 UTC
[PATCH] usb: xhci: Disable runtime PM suspend for quirky controllers
2013-06-03 11:33 UTC (4+ messages)
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