messages from 2013-08-13 11:00:38 to 2013-08-13 15:31:52 UTC [more...]
[PATCH] HID: New hid-cp2112 driver
2013-08-13 15:25 UTC
[PATCH] tile: support kprobes on tilegx
2013-08-13 14:08 UTC (2+ messages)
` [PATCH v2] "
[PATCH] tile: support ASLR fully
2013-08-13 14:45 UTC (2+ messages)
` [PATCH v2] "
perf, x86: Add parts of the remaining haswell PMU functionality
2013-08-13 15:27 UTC (5+ messages)
` [PATCH 2/4] perf, x86: Report TSX transaction abort cost as weight
[PATCH v2] RFC: interrupt consistency check for OF GPIO IRQs
2013-08-13 15:22 UTC (2+ messages)
[PATCH net-next 1/3] net/usb/r8152: support aggregation
2013-08-13 15:17 UTC (6+ messages)
` [PATCH net-next 2/3] net/usb/r8152: enable tx checksum
[patch 0/2] Soft-dirty page tracker improvemens
2013-08-13 15:14 UTC (8+ messages)
` [patch 2/2] [PATCH] mm: Save soft-dirty bits on file pages
[PATCH][RFC] tracing: Enable tracepoints via module parameters
2013-08-13 15:14 UTC (3+ messages)
[PATCH v2 0/5] ARM: dove: DT PCIe support
2013-08-13 15:11 UTC (8+ messages)
` [PATCH v2 1/5] PCI: mvebu: move clock enable before register access
` [PATCH v2 2/5] PCI: mvebu: increment nports only for registered ports
` [PATCH v2 3/5] PCI: mvebu: remove subsys_initcall
` [PATCH v2 4/5] PCI: mvebu: add support for reset on GPIO
` [PATCH v2 5/5] PCI: mvebu: add support for Marvell Dove SoCs
[PATCH-trivial] NUMA: fix typos in Kconfig help text
2013-08-13 15:06 UTC
[PATCH 1/5 v2] drivers/gpio/gpio-omap.c: convert comma to semicolon
2013-08-13 15:07 UTC (2+ messages)
[PATCH 1/2] cpuset: remove an unncessary forward declaration
2013-08-13 15:05 UTC (4+ messages)
` [PATCH 2/2] cpuset: remove redundant checks in file write functions
[PATCH] v4l2-dev: Fix race condition on __video_register_device
2013-08-13 15:04 UTC
[PATCHSET cgroup/for-3.12] cgroup: decouple cgroup_subsys_state lifetime from that of cgroup
2013-08-13 15:02 UTC (2+ messages)
[PATCH] mm: remove unnecessary variable idx0 in __early_ioremap()
2013-08-13 15:01 UTC (2+ messages)
` [tip:x86/mm] mm: Remove unused "
question about drivers/net/ethernet/nxp/lpc_eth.c
2013-08-13 15:01 UTC
[PATCH 0/3] HID: Win 8 multitouch panels detection in core
2013-08-13 14:58 UTC (4+ messages)
` [PATCH 1/3] HID: Use existing parser for pre-scanning the report descriptors
` [PATCH 2/3] HID: detect Win 8 multitouch devices in core
` [PATCH 3/3] HID: do not init input reports for Win 8 multitouch devices
[PATCH][3.11] cpuset: fix the return value of cpuset_write_u64()
2013-08-13 14:57 UTC (2+ messages)
[GIT PULL] timers/nohz updates for 3.12
2013-08-13 14:57 UTC (4+ messages)
[PATCH 0/2] Protect cpu map updates from ACPI processor
2013-08-13 14:52 UTC (5+ messages)
[RFC] gcc feature request: Moving blocks into sections
2013-08-13 14:52 UTC (8+ messages)
BUG REPORT - IDR wraps around at 30-bits - works very bad with NFSD/SCTP
2013-08-13 14:51 UTC (6+ messages)
[PATCH 1/1] Resubmit mtd: mtdoops: fix for a potential memory leak in mtdoops_notify_remove
2013-08-13 14:50 UTC (2+ messages)
[PATCH] m68k: truncate base in do_div
2013-08-13 14:50 UTC
[PATCH v3 0/4] PCA9633: Add support to PCA9634 and fix some problems
2013-08-13 14:49 UTC (3+ messages)
` [PATCH v3 1/4] leds-pca9633: Add support for PCA9634
[PATCH] arm: omap5: dts: split SMPS10 dt node
2013-08-13 14:48 UTC (4+ messages)
[PATCH] mm/hotplug: Remove stop_machine() from try_offline_node()
2013-08-13 14:44 UTC (3+ messages)
linux-next: Tree for Aug 13 [ screen corruption in graphical mode ]
2013-08-13 14:45 UTC (9+ messages)
Patch for lost wakeups
2013-08-13 14:33 UTC (8+ messages)
` [PATCH] sched: fix the theoretical signal_wake_up() vs schedule() race
[PATCH] drivers/misc/hpilo: Correct panic when an AUX iLO is detected
2013-08-13 14:32 UTC
[PATCH part5 0/7] Arrange hotpluggable memory as ZONE_MOVABLE
2013-08-13 14:38 UTC (9+ messages)
[PATCH] drivers/rtc/rtc-max77686.c: Fix wrong register
2013-08-13 14:33 UTC (2+ messages)
[PATCH 14/16] usb: musb: dsps: add MUSB_DEVCTL_SESSION back after removal
2013-08-13 14:32 UTC (20+ messages)
` [PATCH] usb: musb: am335x: Do not remove the session bin HOST-only mode
Zynq clk fixes
2013-08-13 14:30 UTC (3+ messages)
[PATCH v1 00/14] Add support for MSM's mmio clocks
2013-08-13 14:24 UTC (5+ messages)
` [PATCH v1 09/14] clk: msm: Add support for MSM8960's global clock controller (GCC)
[RFC 0/3] Pin page control subsystem
2013-08-13 14:23 UTC (3+ messages)
[PATCH V2 00/17] EFI stub for ARM
2013-08-13 14:21 UTC (5+ messages)
` [PATCH 16/17] Add "
[PATCH V3 RFC 00/16] EFI stub for ARM
2013-08-13 14:19 UTC (29+ messages)
` [PATCH 01/16] Move common EFI stub code from x86 arch code to common location
` [PATCH 02/16] Add system pointer argument to shared EFI stub related functions so they no longer use global system table pointer as they did when part of eboot.c. This code is now shared, so using a global variable as part of the interface is not that nice. Also, by avoiding any global variables in the ARM EFI stub, this allows the code to be position independent without requiring GOT fixups
` [PATCH 03/16] Rename memory allocation/free functions
` [PATCH 04/16] Add minimum address parameter to efi_low_alloc()
` [PATCH 05/16] rename __get_map() to efi_get_memory_map(), add parameter to optionally return mmap key. The mmap key is required to exit EFI boot services, and allows efi_get_memory_map() to be used for getting final memory map
` [PATCH 06/16] Enforce minimum alignment of 1 page on allocations. The efi_high_alloc() and efi_low_alloc() functions use the EFI_ALLOCATE_ADDRESS option to the EFI function allocate_pages(), which requires a minimum of page alignment, and rejects all other requests
` [PATCH 08/16] Generalize handle_ramdisks() and rename to handle_cmdline_files()
` [PATCH 09/16] Renames in handle_cmdline_files() to complete generalization
` [PATCH 10/16] Move EFI_READ_CHUNK_SIZE define to shared location
` [PATCH 11/16] Add proper definitions for some EFI function pointers
` [PATCH 12/16] Fix types in EFI calls to match EFI function definitions
` [PATCH 13/16] resolve warnings found on ARM compile
` [PATCH 15/16] Add EFI stub for ARM
` [PATCH 16/16] Add config EFI_STUB for ARM to Kconfig
[PATCH] mmc: sdhci-msm: Add support for MSM chipsets
2013-08-13 14:06 UTC (2+ messages)
` [PATCH RFC v2] "
N900 device tree conversion: how to do first step
2013-08-13 14:06 UTC (12+ messages)
` [PATCH] N900: add device tree
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/22] Immutable biovecs, block layer changes
2013-08-13 14:03 UTC (6+ messages)
` [PATCH 04/22] block: Abstract out bvec iterator
[PATCH] RFC: perf, tools: Move gtk browser into separate perfgtk executable
2013-08-13 14:03 UTC (12+ messages)
[GIT PULL] tracing: final fixes for events and some
2013-08-13 14:01 UTC (9+ messages)
[PATCH] hwspinlock/msm: Add support for Qualcomm MSM HW Mutex block
2013-08-13 13:58 UTC (9+ messages)
brcsmac kernel panic
2013-08-13 13:55 UTC (5+ messages)
nouveau: temperature on nv40 is unavailable since ad40d73ef533ab0ad16b4a1ab2f7870c1f8ab954
2013-08-13 13:55 UTC (5+ messages)
[PATCH 0/9] ARM: dove: DT PCIe support
2013-08-13 13:48 UTC (12+ messages)
` [PATCH 4/9] PCI: mvebu: add support for reset on GPIO
` [PATCH 7/9] ARM: dove: add PCIe controllers to SoC DT
[PATCH v2] iio: add Bosch BMA180 acceleration sensor driver
2013-08-13 13:47 UTC (5+ messages)
[PATCH V2 00/35] CPUFreq: Implement light weight ->target(): for 3.13
2013-08-13 13:46 UTC (37+ messages)
` [PATCH V2 01/35] cpufreq: Implement light weight ->target_index() routine
` [PATCH V2 02/35] cpufreq: remove CONFIG_CPU_FREQ_TABLE
` [PATCH V2 03/35] cpufreq: acpi: Covert to light weight ->target_index() routine
` [PATCH V2 04/35] cpufreq: arm_big_little: "
` [PATCH V2 05/35] cpufreq: at32ap: "
` [PATCH V2 06/35] cpufreq: blackfin: "
` [PATCH V2 07/35] cpufreq: cpu0: "
` [PATCH V2 08/35] cpufreq: cris: "
` [PATCH V2 09/35] cpufreq: davinci: "
` [PATCH V2 10/35] cpufreq: dbx500: "
` [PATCH V2 11/35] cpufreq: e_powersaver: "
` [PATCH V2 12/35] cpufreq: elanfreq: "
` [PATCH V2 13/35] cpufreq: exynos: "
` [PATCH V2 14/35] cpufreq: ia64: "
` [PATCH V2 15/35] cpufreq: imx6q: "
` [PATCH V2 16/35] cpufreq: kirkwood: "
` [PATCH V2 17/35] cpufreq: longhaul: "
` [PATCH V2 18/35] cpufreq: loongson2: "
` [PATCH V2 19/35] cpufreq: maple: "
` [PATCH V2 20/35] cpufreq: omap: "
` [PATCH V2 21/35] cpufreq: p4: "
` [PATCH V2 22/35] cpufreq: pasemi: "
` [PATCH V2 23/35] cpufreq: pmac32: "
` [PATCH V2 24/35] cpufreq: powernow: "
` [PATCH V2 25/35] cpufreq: ppc: "
` [PATCH V2 26/35] cpufreq: pxa: "
` [PATCH V2 27/35] cpufreq: s3c2416: "
` [PATCH V2 28/35] cpufreq: s3c64xx: "
` [PATCH V2 29/35] cpufreq: s5pv210: "
` [PATCH V2 30/35] cpufreq: sa11x0: "
` [PATCH V2 31/35] cpufreq: sc520: "
` [PATCH V2 32/35] cpufreq: sparc: "
` [PATCH V2 33/35] cpufreq: SPEAr: "
` [PATCH V2 34/35] cpufreq: speedstep: "
` [PATCH V2 35/35] cpufreq: tegra: "
[PATCH 0/2] fuse: fix races related to fuse writeback
2013-08-13 13:45 UTC (6+ messages)
` [PATCH 2/2] fuse: wait for writeback in fuse_file_fallocate()
[PATCH V2] irq: enable all irqs unconditionally in irq_resume
2013-08-13 13:50 UTC
[PATCH] usb: dwc3: core: clarify usb-phy array binding
2013-08-13 13:34 UTC (5+ messages)
[PATCH 0/3] cpufreq: sa11x0: cleanups for 3.13
2013-08-13 13:31 UTC (4+ messages)
` [PATCH 1/3] cpufreq: sa11x0: Expose frequency table
` [PATCH 2/3] cpufreq: sa11x0: let cpufreq core initialize struct policy fields
` [PATCH 3/3] cpufreq: sa11x0: Use generic cpufreq routines
[PATCH 1/3] misc: Add crossbar driver
2013-08-13 13:29 UTC (14+ messages)
[PATCH] ARM: dts: am33xx: Correct gpio #interrupt-cells property
2013-08-13 13:25 UTC (4+ messages)
[PATCH v1][RFC] drivers/xen, balloon driver numa support in kernel
2013-08-13 13:18 UTC (3+ messages)
[PATCH V3 0/3] pinctrl: add pincontrol driver for palmas device
2013-08-13 13:28 UTC (4+ messages)
` [PATCH V3 3/3] pinctrl: palmas: add pincontrol driver
[PATCH v4 2/2] xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping
2013-08-13 13:11 UTC (4+ messages)
[PATCH 0/16] Avoid using ARRAY_AND_SIZE(e) as a function argument
2013-08-13 13:22 UTC (3+ messages)
` [PATCH 12/16] drivers/cpufreq/pxa3xx-cpufreq.c: "
[PATCH] ethernet/arc/arc_emac - fix NAPI "work > weight" warning
2013-08-13 13:04 UTC
[GIT PULL] DT/core: cpu_ofnode updates for v3.12
2013-08-13 13:00 UTC (2+ messages)
[PATCH 0/5] Enable Drivers for Intel MIC X100 Coprocessors
2013-08-13 12:43 UTC (2+ messages)
[PATCH 0/3] Add trace event for ghes memory error
2013-08-13 12:42 UTC (20+ messages)
` [PATCH 3/3] mce: acpi/apei: trace: Enable ghes memory error trace event
[GIT PULL] clocksource/clockevents : arch_timer memory mapped support
2013-08-13 12:30 UTC (2+ messages)
[RFC] per-cpu preempt_count
2013-08-13 12:26 UTC (6+ messages)
[PATCH V2 0/3] perf, uncore: updates
2013-08-13 12:19 UTC (3+ messages)
` [PATCH 3/3] perf, uncore: enable ev_sel_ext bit for PCU
[PATCH] mfd: mc13xxx: make it possible to use the codec without pdata
2013-08-13 12:15 UTC
[PATCH] mc13xxx-ts: use zero as default value if no pdata was defined
2013-08-13 12:14 UTC
[PATCH 1/2] Revert "Revert "HID: Fix logitech-dj: missing Unifying device issue""
2013-08-13 12:13 UTC (4+ messages)
btrfs zero divide (was: Re: Linux 3.10 problem reports (yes, plural))
2013-08-13 12:12 UTC (7+ messages)
` btrfs zero divide
[PATCH 17/35] dma: use dev_get_platdata()
2013-08-13 11:27 UTC (2+ messages)
[ANNOUNCE] 3.10.6-rt3
2013-08-13 12:08 UTC (6+ messages)
[PATCH 1/3] dma: mmp_pdma: Staticize mmp_pdma_alloc_descriptor()
2013-08-13 11:25 UTC (2+ messages)
[PATCH 01/15] drivers: phy: add generic PHY framework
2013-08-13 12:05 UTC (5+ messages)
[PATCH 00/18] ARM: s3c64xx: Let amba-pl08x driver handle DMA
2013-08-13 12:02 UTC (5+ messages)
` [PATCH 10/18] spi: s3c64xx: Do not require legacy DMA API in case of S3C64XX
Hard lockups using 3.10.0
2013-08-13 11:57 UTC (6+ messages)
[ 00/60] 3.10.7-stable review
2013-08-13 11:57 UTC (2+ messages)
[PATCH v1 0/2] perf: add new PERF_RECORD_MMAP2 record type
2013-08-13 11:55 UTC (3+ messages)
` [PATCH v1 1/2] perf: add attr->mmap2 attribute to an event
` [PATCH v1 2/2] perf tools: add attr->mmap2 support
Cannot hot remove a memory device
2013-08-13 12:02 UTC (4+ messages)
[ 00/17] 3.4.58-stable review
2013-08-13 11:49 UTC (2+ messages)
[PATCH] ARM: DTS: AM33XX: Add PMU support
2013-08-13 11:47 UTC (2+ messages)
[ 00/12] 3.0.91-stable review
2013-08-13 11:46 UTC (2+ messages)
[PATCH] fix a Sparse warning in the arch/x86/kernel/irq_work.c file
2013-08-13 11:33 UTC (4+ messages)
[Qemu-devel] SCSI bus failures with qemu-arm in kernel 3.8+
2013-08-13 11:30 UTC (3+ messages)
[PATCH v2] extcon: palmas: Added a new compatible type *ti,palmas-usb-vid*
2013-08-13 11:26 UTC
[PATCH] leds: trigger: ledtrig-backlight: Fix invalid memory access in fb_event notification callback
2013-08-13 11:17 UTC
[RFC 0/3] ARM: Allow PCI host drivers to be unloaded
2013-08-13 11:12 UTC (4+ messages)
` [RFC 1/3] ARM: Allow unmapping of fixed PCI I/O mappings
` [RFC 2/3] ARM: Introduce pci_common_exit()
` [RFC 3/3] PCI: tegra: Support driver unbinding
ZRAM 3.10.6 Buffer I/O error
2013-08-13 11:07 UTC (3+ messages)
[PATCH 1/3] regmap: flat: use the cache_present bitmap
2013-08-13 11:06 UTC (5+ 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