messages from 2013-08-23 08:55:36 to 2013-08-23 15:05:11 UTC [more...]
[PATCH v3 0/5] clk: clock deregistration support
2013-08-23 15:03 UTC (4+ messages)
` [PATCH v3 1/5] clk: Provide not locked variant of of_clk_get_from_provider()
` [PATCH v3 2/5] clkdev: Fix race condition in clock lookup from device tree
` [PATCH v3 3/5] clk: Add common __clk_get(), __clk_put() implementations
[PATCH 0/8] x86, acpi: Move acpi_initrd_override() earlier
2013-08-23 14:57 UTC (16+ messages)
[PATCH 0/40] ARM: ux500: Convert to Device Tree only platform
2013-08-23 14:50 UTC (48+ messages)
` [PATCH 01/40] ARM: ux500: Remove Audio/MSP support when booting with ATAGs
` [PATCH 02/40] ARM: ux500: Remove TPS61052 High Power White LED Driver ATAG support
` [PATCH 03/40] ARM: ux500: Remove ATAG support for LP5521 Programmable Three-Channel LED driver
` [PATCH 04/40] ARM: ux500: Remove ATAG booting support for Snowball's heatbeat LED
` [PATCH 05/40] ARM: ux500: Purge support for Snowball user buttons when booting with ATAGs
` [PATCH 06/40] ARM: ux500: Disable Snowball's SMSC911x Ethernet "
` [PATCH 07/40] ARM: ux500: Remove support for Snowball's Ethernet regulator "
` [PATCH 08/40] ARM: ux500: Disable Snowball's CPUFreq functionality when booting with ATAGs enabled
` [PATCH 09/40] ARM: ux500: Purge SDI regulator support when booting with ATAGs enable
` [PATCH 10/40] ARM: ux500: Deactivate Crypt support when booting with ATAGs
` [PATCH 11/40] ARM: ux500: Rip out Hash "
` [PATCH 12/40] ARM: ux500: Prevent CODEC platform data from being passed when booting ATAGs
` [PATCH 13/40] ARM: ux500: Stop passing GPIO pdata when booitng with ATAGs enabled
` [PATCH 14/40] ARM: ux500: Remove TC35892 Flexible IO Expander when booting ATAGs
` [PATCH 15/40] ARM: ux500: Remove Light sensor Rohm BH1780GLI when booting with ATAGs
` [PATCH 16/40] ARM: ux500: Purge SFH7741 Proximity Sensor support "
` [PATCH 17/40] ARM: ux500: Remove I2C support when booting with ATAG support
` [PATCH 18/40] ARM: ux500: Purge SDI support for ATAG booting
` [PATCH 19/40] ARM: ux500: Rip out keypad initialisation which is no longer used
` [PATCH 20/40] ARM: ux500: Remove USB support when booting using ATAGs
` [PATCH 21/40] ARM: ux500: Purge support for registering the RTC when booting with ATAGs
` [PATCH 22/40] ARM: ux500: Stop registering Pinctrl when booting with ATAG support
` [PATCH 23/40] ARM: ux500: Stop enabling GPIOs when not booting with Device Tree
` [PATCH 24/40] ARM: ux500: Deactivate enablement of DMA40 during ATAG booting
` [PATCH 25/40] ARM: ux500: Do not register the PMU device if booting with ATAGs
` [PATCH 26/40] ARM: ux500: Rip out SSP/SPI registration when not booting with Device Tree
` [PATCH 27/40] ARM: ux500: Stop initialising the pinmaps when booting with ATAGs
` [PATCH 28/40] ARM: ux500: Remove UART support when booting without Device Tree
` [PATCH 29/40] ARM: ux500: Stop requesting the SoC device to play 'parent' role
` [PATCH 30/40] ARM: ux500: Purge DB8500 PRCMU registration when not booting with DT
` [PATCH 31/40] ARM: ux500: Don't register Synaptics RMI4 TS when booting with ATAGs
` [PATCH 32/40] ARM: ux500: Delete U8500 UIB support "
` [PATCH 33/40] ARM: ux500: Don't register the STMPE/SKE when booting with ATAG support
` [PATCH 34/40] ARM: ux500: Remove BU21013 ROHM TS support when booting with only ATAGs
` [PATCH 35/40] ARM: ux500: Take out STUIB support when not booting with Device Tree
` [PATCH 36/40] ARM: ux500: Purge UIB framework when booting with ATAGs
` [PATCH 37/40] ARM: ux500: Remove ATAG booting support for MOP500
` [PATCH 38/40] ARM: ux500: Remove ATAG booting support for U8520
` [PATCH 39/40] ARM: ux500: Remove ATAG booting support for HREF
` [PATCH 40/40] ARM: ux500: Remove ATAG booting support for Snowball
[PATCH] rbtree: Add some necessary condition checks
2013-08-23 14:45 UTC
[PATCH 00/32] ARM: ux500: Enable clocks for Device Tree
2013-08-23 14:45 UTC (4+ messages)
` [PATCH 26/33] ARM: ux500: Remove AUXDATA relating to SDI (MMC) clock-name bindings
[PATCH 0/3] of: add update device node status via cmdline feature
2013-08-23 14:44 UTC (8+ messages)
[PATCH 0/3] namespaces && fork fixes/cleanups
2013-08-23 13:59 UTC (8+ messages)
` [PATCH 3/3] fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks
[PATCH v2 0/4] clk: clock deregistration support
2013-08-23 14:41 UTC (4+ messages)
` [PATCH v2 1/4] clk: add common __clk_get(), __clk_put() implementations
[PATCH v2 1/7] mm/hwpoison: fix lose PG_dirty flag for errors on mlocked pages
2013-08-23 14:38 UTC (10+ messages)
` [PATCH v2 2/7] mm/hwpoison: don't need to hold compound lock for hugetlbfs page
` [PATCH v2 3/7] mm/hwpoison: fix race against poison thp
` [PATCH v2 4/7] mm/hwpoison: replacing atomic_long_sub() with atomic_long_dec()
` [PATCH v2 5/7] mm/hwpoison: don't set migration type twice to avoid hold heavy contend zone->lock
` [PATCH v2 6/7] mm/hwpoison: drop forward reference declarations __soft_offline_page()
` [PATCH v2 7/7] mm/hwpoison: add '#' to madvise_hwpoison
[RFC 00/17] ARM: provide common arch init for DT clocks
2013-08-23 14:34 UTC (12+ messages)
` [RFC 08/17] ARM: mvebu: remove custom .init_time hook
` [RFC 17/17] clk: zynq: remove call to of_clk_init
[PATCH 00/16] slab: overload struct slab over struct page to reduce memory usage
2013-08-23 14:24 UTC (6+ messages)
` [PATCH 05/16] slab: remove cachep in struct slab_rcu
[PATCH 1/2] gpio: mcp23s08: rename the device tree property
2013-08-23 14:24 UTC (4+ messages)
` [PATCH 2/2] of: add vendor prefix for Microchip Technology Inc
[PATCH v3 0/2] max77693: added device tree support
2013-08-23 14:14 UTC (3+ messages)
` [PATCH v3 2/2] "
[PATCH v7 0/5] zram/zsmalloc promotion
2013-08-23 14:10 UTC (4+ messages)
[PATCH] gpio: New driver for LSI ZEVIO SoCs
2013-08-23 14:09 UTC (4+ messages)
[RFC PATCH 0/3] OMAP SSI driver
2013-08-23 13:58 UTC (7+ messages)
` [PATCH 1/3] ARM: OMAP2+: hwmod-data: Add SSI information
` [PATCH 2/3] ARM: OMAP2+: HSI: Introduce OMAP SSI driver
` [PATCH 3/3] ARM: OMAP2+: Add SSI driver configuration
[PATCH 1/3] misc: Add crossbar driver
2013-08-23 13:38 UTC (24+ messages)
[RFC 0/14] Finish up irq_domain generalization
2013-08-23 13:22 UTC (6+ messages)
` [RFC 11/14] powerpc: Eliminate NO_IRQ usage
[PATCH v6 0/3] mmc: dw_mmc: fixes for suspend/resume on exynos
2013-08-23 13:21 UTC (5+ messages)
` [PATCH v6 2/3] mmc: dw_mmc: Honor requests to set the clock to 0 (turn off clock)
` [PATCH v6 3/3] mmc: dw_mmc: Set timeout to max upon resume
Unusually high system CPU usage with recent kernels
2013-08-23 13:20 UTC
[RFC PATCH] scsi: Add failfast mode to avoid infinite retry loop
2013-08-23 13:19 UTC (7+ messages)
[PATCH -next v2] drm/rcar-du: remove redundant dev_err call in rcar_du_lvdsenc_get_resources()
2013-08-23 13:17 UTC (2+ messages)
Webmail Account User
2013-08-23 10:58 UTC
[PATCH 0/9] target: Add support for EXTENDED_COPY (VAAI) offload emulation
2013-08-23 13:13 UTC (4+ messages)
[sched_delayed] sched: RT throttling activated
2013-08-23 13:10 UTC (11+ messages)
[PATCH v2] staging: rtl8187se: Remove pt_regs * irq handler parameter
2013-08-23 13:08 UTC (2+ messages)
[PATCH 2/2] fuse: wait for writeback in fuse_file_fallocate()
2013-08-23 13:02 UTC (3+ messages)
` [PATCH 2/2] fuse: wait for writeback in fuse_file_fallocate() -v2
[PATCH] cpuset: mm: Reduce large amounts of memory barrier related damage v3
2013-08-23 13:03 UTC (2+ messages)
[PATCH] tracing/events: Add bounce tracing to swiotbl-xen
2013-08-23 12:55 UTC (2+ messages)
[PATCH 00/11] cpuset: separate configured masks and effective masks
2013-08-23 12:34 UTC (5+ messages)
` [PATCH 11/11] cpuset: export effective masks to userspace
[PATCH -next] staging: dgnc: driver.c: Add missing #include <linux/slab.h>
2013-08-23 12:23 UTC
kmemleak in apei_res_add
2013-08-23 12:32 UTC (5+ messages)
[PATCH] staging: rtl8187se: Remove pt_regs * irq handler parameter
2013-08-23 12:19 UTC
[PATCH v2] Makefile: enable -Werror=implicit-int and -Werror=strict-prototypes by default
2013-08-23 12:18 UTC (2+ messages)
[PATCH 1/1] mfd: ab8500-debugfs: Staticize local variables
2013-08-23 12:07 UTC
[PATCH ] Documentation/kvm: Update cpuid documentation for steal time and pv eoi
2013-08-23 12:04 UTC
[PATCH V5 0/5] POWER/cpuidle: Generic IBM-POWER cpuidle driver enabled for PSERIES and POWERNV platforms
2013-08-23 11:55 UTC (5+ messages)
` [PATCH V5 3/5] POWER/cpuidle: Generic IBM-POWER backend cpuidle driver
[PATCH] staging: rtl8187se: Remove pt_regs * irq handler parameter
2013-08-23 11:48 UTC (2+ messages)
[PATCH] proc: return on proc_readdir error
2013-08-23 11:39 UTC (2+ messages)
[PATCH 00/10] Various load-balance cleanups/optimizations -v2
2013-08-23 11:37 UTC (9+ messages)
` [PATCH 02/10] sched: Factor out code to should_we_balance()
` [PATCH 07/10] sched, fair: Optimize find_busiest_queue()
[PATCH] um: prctl: Do not include linux/ptrace.h
2013-08-23 11:37 UTC
[PATCH 1/2] mfd: db8500-prcmu: Use ANSI function declaration
2013-08-23 11:35 UTC (2+ messages)
` [PATCH 2/2] mfd: db8500-prcmu: Staticize clk_mgt
RE:
2013-08-23 10:47 UTC
[PATCH v3 00/12] perf, persistent: Add persistent events
2013-08-23 11:34 UTC (11+ messages)
` [PATCH v3 08/12] perf, persistent: Exposing persistent events using sysfs
` [PATCH v3 12/12] [RFC] perf, persistent: ioctl functions to control persistency
[PATCH v4] extcon: palmas: Added a new compatible type *ti,palmas-usb-vid*
2013-08-23 11:28 UTC (3+ messages)
[PATCH 0/4] zswap bugfix: memory leaks and other problem
2013-08-23 11:26 UTC
[PATCH 1/4] ozwpan: staging: Fix crash for race condition
2013-08-23 11:18 UTC (6+ messages)
` [PATCH 4/4] staging: ozwpan: Create deferred work to destroy PD object
[PATCH 4/4] zswap: avoid unnecessary page scanning
2013-08-23 11:14 UTC
[PATCH 1/1] mfd: omap-usb-host: Staticize usbhs_driver_name
2013-08-23 11:12 UTC
[PATCH] kernel/padata.c: Register hotcpu notifier after initialization
2013-08-23 11:12 UTC
[PATCH 3/4] zswap bugfix: memory leaks when invalidate and reclaim occur simultaneously
2013-08-23 11:11 UTC
[PATCH] ARM: imx6q: Add pll4_audio_div to clock tree
2013-08-23 11:20 UTC
[PATCH -next] drm/rcar-du: fix return value check in rcar_du_lvdsenc_get_resources()
2013-08-23 11:10 UTC (2+ messages)
[PATCH 2/4] zswap: use GFP_NOIO instead of GFP_KERNEL
2013-08-23 11:06 UTC
[PATCH v2 0/3] kprobes: add new dma insn slot cache for s390
2013-08-23 11:04 UTC (4+ messages)
` [Patch v2 1/3] kprobes: unify insn caches
` [Patch v2 2/3] kprobes: allow to specify custum allocator for "
` [Patch v2 3/3] s390/kprobes: add support for pc-relative long displacement instructions
[PATCH 1/4] zswap bugfix: memory leaks when re-swapon
2013-08-23 11:03 UTC
[PATCH 00/02] swap: allowing a more flexible DISCARD policy V2
2013-08-23 11:03 UTC (3+ messages)
` [PATCH 02/02] swapon: allow a more flexible swap discard policy
[PATCH] kernel/padata.c: always check the return value of __padata_remove_cpu() and __padata_add_cpu()
2013-08-23 10:47 UTC (8+ messages)
` [PATCH v2] kernel/padata.c: share code between CPU_ONLINE and CPU_DOWN_FAILED, same to CPU_DOWN_PREPARE and CPU_UP_CANCELED
[PATCH v4 00/28] x86, irq: Support ioapic controller hotplug
2013-08-23 10:41 UTC (4+ messages)
` [PATCH v4 28/28] PCI, x86, ACPI: get ioapic address from acpi device
[PATCH 1/3] mfd: timberdale: Staticize local variables
2013-08-23 10:39 UTC (4+ messages)
` [PATCH 2/3] mfd: timberdale: Remove redundant break
` [PATCH 3/3] mfd: timberdale: Use module_pci_driver
[git pull] drm fixes
2013-08-23 10:39 UTC
sched: add notifier for cross-cpu migrations
2013-08-23 10:34 UTC (5+ messages)
` [PATCH] remove sched "
[PATCH trivial] UAPI: Kbuild: add/modify comments for "uapi/Kbuild" and "uapi/linux/Kbuild"
2013-08-23 10:30 UTC (7+ messages)
Re
2013-08-23 10:12 UTC
[PATCH V4 0/5] powerpc/cpuidle: Generic POWERPC cpuidle driver enabled for POWER and POWERNV platforms
2013-08-23 10:19 UTC (4+ messages)
` [PATCH V4 3/5] powerpc/cpuidle: Generic powerpc backend cpuidle driver
[PATCH 0/4] zswap bugfix: memory leaks and other problem
2013-08-23 10:12 UTC
[PATCH] ftrace: add tgid information in task switch event
2013-08-23 10:12 UTC (5+ messages)
[PATCH v2] dm ioctl: allow change device target type to error
2013-08-23 10:01 UTC (7+ messages)
` [dm-devel] "
` [PATCH] dm: allow error target to replace either bio-based and request-based targets
` [dm-devel] "
` "
[PATCH V4] regulator: palmas: add support for external control of rails
2013-08-23 9:58 UTC (2+ messages)
[PATCH v2 0/3] ARM/ARM64 architected timer updates
2013-08-23 9:57 UTC (5+ messages)
` [PATCH v3 0/6] "
[PATCH v2] gpio: interrupt consistency check for OF GPIO IRQs
2013-08-23 9:51 UTC (7+ messages)
View the attached file
2013-08-23 9:43 UTC
[PATCH RFC] nfc: add a driver for pn532 connected on uart
2013-08-23 9:47 UTC (4+ messages)
` [linux-nfc] "
[PATCH] doc: documentation/hwspinlock.txt fix typo
2013-08-23 9:46 UTC
[PATCH 0/4] Add freescale ftm pwm driver for Vybrid VF610 TOWER
2013-08-23 9:13 UTC (9+ messages)
` [PATCH 1/4] pwm: add freescale ftm pwm driver support
` [PATCH 2/4] ARM: dts: Add Freescale ftm pwm node for VF610
` [PATCH 3/4] ARM: dts: Enables ftm pwm device for Vybrid VF610 TOWER board
` [PATCH 4/4] Documentation: Add device tree bindings for Freescale FTM PWM
[PATCH V2] PCI: exynos: add support for MSI
2013-08-23 9:22 UTC (3+ messages)
[PATCH] irqchip: gic: Don't complain in gic_get_cpumask() if UP system
2013-08-23 9:15 UTC (11+ messages)
[PATCH] x86: ioapic needs check attr when programmed more than once
2013-08-23 8:58 UTC
[PATCH 0/6] vhost code cleanup and minor enhancement
2013-08-23 8:55 UTC (5+ messages)
` [PATCH 6/6] vhost_net: remove the max pending check
[PATCH v3 0/2] rtc: omap: update AM335x rtc ip revision
2013-08-23 8:50 UTC (6+ messages)
` [PATCH v3 1/2] rtc: omap: update of_device_id to reflect latest ip revisions
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