public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-30 13:36:03 to 2013-05-30 17:24:25 UTC [more...]

[PATCH 0/6] Convert JZ4740 to dmaengine
 2013-05-30 17:24 UTC  (8+ messages)
` [PATCH v2 1/6] MIPS: jz4740: Correct clock gate bit for DMA controller
` [PATCH v2 2/6] MIPS: jz4740: Acquire and enable DMA controller clock
` [PATCH v2 3/6] dma: Add a jz4740 dmaengine driver
` [PATCH v2 4/6] MIPS: jz4740: Register jz4740 DMA device
` [PATCH v2 5/6] ASoC: jz4740: Use the generic dmaengine PCM driver
` [PATCH v2 6/6] MIPS: jz4740: Remove custom DMA API

[PATCH v3 0/5] gpio-langwell: bugfix and amendments
 2013-05-30 17:21 UTC  (5+ messages)
` [PATCH v3 1/5] gpio-langwell: initialize lock before usage
` [PATCH v3 2/5] gpio-langwell: do not use direct access to iomapped memory

[RFC PATCH] cpufreq: ondemand: Increase frequency to any value proportional to load
 2013-05-30 17:14 UTC  (5+ messages)

[PATCH v7 00/11] KVM: MMU: fast zap all shadow pages
 2013-05-30 17:10 UTC  (10+ messages)
` [PATCH v7 10/11] KVM: MMU: collapse TLB flushes when zap all pages

[PATCH RFC] PM / Runtime: Rework the "runtime idle" helper routine
 2013-05-30 17:08 UTC  (2+ messages)

[PATCH 1/2] regmap: give users _choice_ to allow write access to debugfs
 2013-05-30 16:24 UTC  (2+ messages)
` [PATCH 2/2] regmap: fix return of uninitialized value

[PATCH] [trivial] treewide: Fix typo in printk
 2013-05-30 16:55 UTC  (2+ messages)

[PATCH] gpio: max7300: Fix trivial typo in Kconfig help text
 2013-05-30 16:54 UTC  (2+ messages)

[PATCH] gpio: stmpe: Staticize non-exported symbols
 2013-05-30 16:49 UTC  (2+ messages)

[PATCH 7/7] gpio: vx855: remove unnecessary platform_set_drvdata()
 2013-05-30 16:48 UTC  (2+ messages)

Network issue on 3.10 rcs, bisected
 2013-05-30 16:48 UTC  (3+ messages)

[PATCH 6/7] gpio: timberdale: remove unnecessary platform_set_drvdata()
 2013-05-30 16:47 UTC  (2+ messages)

[PATCH 5/7] gpio: tc3589x: remove unnecessary platform_set_drvdata()
 2013-05-30 16:46 UTC  (2+ messages)

[PATCH v2 0/1] i2c: omap: correct usage of the interrupt enable register
 2013-05-30 16:46 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 4/7] gpio: stmpe: remove unnecessary platform_set_drvdata()
 2013-05-30 16:45 UTC  (2+ messages)

[PATCH 3/7] gpio: rdc321x: remove unnecessary platform_set_drvdata()
 2013-05-30 16:44 UTC  (2+ messages)

[PATCH 2/7] gpio: lynxpoint: remove unnecessary platform_set_drvdata()
 2013-05-30 16:43 UTC  (2+ messages)

[PATCH 1/7] gpio: langwell: remove unnecessary platform_set_drvdata()
 2013-05-30 16:42 UTC  (2+ messages)

[PATCH 0/3 v3] dcache: make it more scalable on large system
 2013-05-30 15:48 UTC  (10+ messages)

[PATCH] mm: sparse: use __aligned() instead of manual padding in mem_section
 2013-05-30 16:36 UTC  (3+ messages)

[PATCH] KVM: fix sil/dil/bpl/spl in the mod/rm fields
 2013-05-30 16:34 UTC  (3+ messages)

System slow down from udev
 2013-05-30 16:36 UTC  (6+ messages)

[PATCH] parport_pc: disable PARPORT_PC_SUPERIO on parisc architecture
 2013-05-30 16:24 UTC 

[PATCH RFC 0/6] Introduce Xen support to ARM64
 2013-05-30 16:18 UTC  (7+ messages)
` [PATCH RFC 1/6] [HACK!] arm64/xen: create links to arch/arm include files and Xen code
` [PATCH RFC 2/6] arm64/xen: arm/xen header changes to compile on arm64
` [PATCH RFC 3/6] arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64
` [PATCH RFC 4/6] arm64/xen: introduce asm/hypervisor.h and sys_bitops.h
` [PATCH RFC 5/6] arm64/xen: implement xen_remap on arm64
` [PATCH RFC 6/6] arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64

[GIT PULL 00/66] perf/core improvements and fixes
 2013-05-30 16:01 UTC  (67+ messages)
` [PATCH 01/66] perf tools: Fix bug in isupper() and islower()
` [PATCH 02/66] perf hists: Fix an invalid memory free on he->branch_info
` [PATCH 03/66] perf hists: Free unused mem info of a matched hist entry
` [PATCH 04/66] perf report: Fix alignment of symbol column when -v is given
` [PATCH 05/66] perf sort: Introduce sort__mode variable
` [PATCH 06/66] perf sort: Factor out common code in sort_dimension__add()
` [PATCH 07/66] perf sort: Separate out memory-specific sort keys
` [PATCH 08/66] perf sort: Consolidate sort_entry__setup_elide()
` [PATCH 09/66] perf archive: Fix typo on Documentation
` [PATCH 10/66] perf sort: Reorder HISTC_SRCLINE index
` [PATCH 11/66] perf sort: Cleanup sort__has_sym setting
` [PATCH 12/66] perf top: Use sort__has_sym
` [PATCH 13/66] perf hists browser: "
` [PATCH 14/66] perf tools: Fix tab vs spaces issue in Makefile ifdef/endif
` [PATCH 15/66] perf tests: Fix compile errors in bp_signal files
` [PATCH 16/66] perf tools: Handle JITed code in shared memory
` [PATCH 17/66] perf record: handle death by SIGTERM
` [PATCH 18/66] perf top: Fix -E option behavior
` [PATCH 19/66] perf top: Fix percent output when no samples collected
` [PATCH 20/66] perf top: Get rid of *_threaded() functions
` [PATCH 21/66] perf hists: Move locking to its call-sites
` [PATCH 22/66] perf report: Don't bother locking when adding hist entries
` [PATCH 23/66] perf report: Add --percent-limit option
` [PATCH 24/66] perf top: "
` [PATCH 25/66] perf report: Add report.percent-limit config variable
` [PATCH 26/66] perf diff: Use internal rb tree for hists__precompute
` [PATCH 27/66] perf hists: Rename hist_entry__add_pair arguments
` [PATCH 28/66] perf test: Fix typo
` [PATCH 29/66] perf evsel: Fix printing of perf_event_paranoid message
` [PATCH 30/66] perf kvm: Handle realloc failures
` [PATCH 31/66] perf stats: Fix divide by 0 in variance
` [PATCH 32/66] perf tools: Save parent pid in thread struct
` [PATCH 33/66] perf tools: Add automated make test suite
` [PATCH 34/66] perf tools: Move arch check into config/Makefile
` [PATCH 35/66] perf tools: Move programs "
` [PATCH 36/66] perf tools: Move compiler and linker flags "
` [PATCH 37/66] perf tools: Move libelf check config "
` [PATCH 38/66] perf tools: Move libdw "
` [PATCH 39/66] perf tools: Move libunwind "
` [PATCH 40/66] perf tools: Move libaudit "
` [PATCH 41/66] perf tools: Move slang "
` [PATCH 42/66] perf tools: Move gtk2 "
` [PATCH 43/66] perf tools: Move libperl "
` [PATCH 44/66] perf tools: Move libpython "
` [PATCH 45/66] perf tools: Move libbfd "
` [PATCH 46/66] perf tools: Move stdlib "
` [PATCH 47/66] perf tools: Move libnuma "
` [PATCH 48/66] perf tools: Move paths "
` [PATCH 49/66] perf tools: Final touches for CHK config move
` [PATCH 50/66] perf tests: Fix attr test for record -d option
` [PATCH 51/66] perf tests: Fix exclude_guest|exclude_host checking for attr tests
` [PATCH 52/66] perf tools: Remove frozen from perf_header struct
` [PATCH 53/66] perf tools: Remove cwdlen from struct perf_session
` [PATCH 54/66] tools lib lk: Respect CROSS_COMPILE
` [PATCH 55/66] perf: Power7: Make CPI stack events available in sysfs
` [PATCH 56/66] perf: Power7 Update testing ABI to list CPI-stack events
` [PATCH 57/66] perf: Expand definition of sysfs format attribute
` [PATCH 58/66] perf evlist: Reset SIGTERM handler in workload child process
` [PATCH 59/66] perf tools: Merge all *CFLAGS* make variable into CFLAGS
` [PATCH 60/66] perf tools: Merge all *LDFLAGS* make variable into LDFLAGS
` [PATCH 61/66] perf tools: Switch to full path C include directories
` [PATCH 62/66] perf tools: Add NO_BIONIC variable to confiure bionic setup
` [PATCH 63/66] perf tools: Replace tabs with spaces for all non-commands statements
` [PATCH 64/66] perf tools: Replace multiple line assignment with multiple statements
` [PATCH 65/66] perf tools: Remove '?=' Makefile STRIP assignment
` [PATCH 66/66] perf tools: Add missing liblk.a dependency for python/perf.so

[RFC PATCH 2/2] clocksource: dw_apb: allow build for architectures other than arm
 2013-05-30 16:11 UTC  (4+ messages)

[PATCH] rtc-ds1302: handle write protection
 2013-05-30 16:04 UTC  (5+ messages)

[PATCH 0/2] KVM: x86: minimal debugging support during emulation
 2013-05-30 16:00 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: handle hardware breakpoints "
` [PATCH 2/2] KVM: x86: handle singlestep "

[PATCH 1/3] spi: fix undefined behaviour in SPI_BPW_RANGE_MASK
 2013-05-30 15:59 UTC  (3+ messages)
` [PATCH 2/3] spi: fix incorrect handling of min param "
` [PATCH 3/3] spi: fix build break in spi-fsl-espi.c

[RFC PATCH] vfs: add permute operation
 2013-05-30 15:50 UTC  (3+ messages)

[PATCH 0/1] i2c: omap: correct usage of the interrupt enable register
 2013-05-30 15:42 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] arch: parisc: kernel: using strlcpy() instead of strcpy()
 2013-05-30 15:35 UTC  (3+ messages)

[PATCH 7/7] tulip: remove redundant D0 power state set
 2013-05-30 15:31 UTC  (2+ messages)

[PATCH] include/linux/skbuff.h: using '0xffff' instead of '~0U'
 2013-05-30 15:30 UTC  (2+ messages)

[PATCH] ARM: EXYNOS: Update defconfig for Arndale and Origen board
 2013-05-30 15:28 UTC  (10+ messages)

[PATCH v2] arm64: extable: sort the exception table at build time
 2013-05-30 15:27 UTC  (2+ messages)

[PATCH 1/3] watchdog: xilinx: Fix driver header
 2013-05-30 15:25 UTC  (12+ messages)
` [PATCH 2/3] watchdog: xilinx: Setup the origin compatible string
` [PATCH 3/3] watchdog: xilinx: Add WDIOC_SETTIMEOUT ioctl function

[PATCH 0/2] kdump/mmap: Fix mmap of /proc/vmcore for s390
 2013-05-30 15:00 UTC  (11+ messages)

[PATCH] sched: fix clear NOHZ_BALANCE_KICK
 2013-05-30 15:23 UTC 

[PATCH] Add TI-Nspire timer support
 2013-05-30 15:13 UTC  (3+ messages)

[PATCH 0/12][V3] memcg: make memcg's life cycle the same as cgroup
 2013-05-30 15:12 UTC  (7+ messages)
` [PATCH 5/9] memcg: use css_get/put when charging/uncharging kmem

[PATCH v7 net-next 0/5] net: low latency Ethernet device polling
 2013-05-30 15:07 UTC  (3+ messages)
` [PATCH v7 net-next 2/5] net: implement support for low latency socket polling

[patch] mm, memcg: add oom killer delay
 2013-05-30 15:07 UTC  (2+ messages)

[PATCH] ARM: OMAP: TI816X: add powerdomains for TI816x
 2013-05-30 15:04 UTC 

[PATCH] mtd: lantiq-flash: Convert to devm_kzalloc
 2013-05-30 15:00 UTC 

[PATCH v4 0/3] kdump: Allow ELF header creation in new kernel
 2013-05-30 14:57 UTC  (5+ messages)
` [PATCH v4 1/3] kdump: Introduce ELF header in new memory feature
` [PATCH v4 2/3] s390/kdump: Use "

[PATCH 1/8] rsxx: Adding in debugfs entries
 2013-05-30 14:54 UTC  (3+ messages)

[PATCH] RFC: Set irq thread to RT priority on creation
 2013-05-30 14:54 UTC  (4+ messages)

[PATCH] Add TI-Nspire irqchip support
 2013-05-30 14:53 UTC  (2+ messages)

[PATCH 0/5] Various DT fixes related to ux500 ASoC driver
 2013-05-30 14:53 UTC  (2+ messages)

[PATCH v2 0/3] PCI/ACPI: Fix firmware first error recovery with root port in reset
 2013-05-30 14:39 UTC  (4+ messages)
` [PATCH v2 1/3] PCI/AER: Fix incorrect return from aer_hest_parse()
` [PATCH v2 2/3] ACPI/APEI: Force fatal AER severity when bus has been reset
` [PATCH v2 3/3] PCI/AER: Provide reset_link for firmware first root port

[PATCH 2/3] mm/kmemleak.c: Use list_for_each_entry_safe to reconstruct function scan_gray_list
 2013-05-30 14:40 UTC  (2+ messages)

[GIT PULL] nohz fixes
 2013-05-30 14:39 UTC  (5+ messages)
` [PATCH] nohz: Prevent broadcast source from stealing full dynticks timekeeping duty

[PATCH v2] ata: increase retry count but shorten duration for Calxeda controller
 2013-05-30 14:39 UTC  (4+ messages)

[PATCH 0/5] scsi: use platform helper macro and wrapper functions
 2013-05-30 14:38 UTC  (2+ messages)

[PATCH v4] aerdrv: Move cper_print_aer() call out of interrupt context
 2013-05-30 14:25 UTC 

[PATCHv3 0/2] xen: maintain an accurate persistent clock in more cases
 2013-05-30 14:25 UTC  (3+ messages)
` [PATCH 1/2] x86/xen: sync the wallclock when the system time changes
` [PATCH 2/2] x86/xen: sync the CMOS RTC as well as the Xen wallclock

[PATCH] [resend] snd-es1968: Add radio support for MediaForte M56VAP
 2013-05-30 14:13 UTC 

[PATCH v4 0/4] add mutex wait/wound/style style locks
 2013-05-30 14:08 UTC  (3+ messages)
` [PATCH v4 2/4] mutex: add support for wound/wait style locks, v5

[PATCH v3] aerdrv: Move cper_print_aer() call out of interrupt context
 2013-05-30 14:04 UTC  (8+ messages)

[PATCH -tip] sched/fair: Remove unused variable from expire_cfs_rq_runtime()
 2013-05-30 14:01 UTC  (3+ messages)

Dear Account User
 2013-05-30 13:20 UTC 

[PATCH 0/3] mfd: twl4030-power: Start DT conversion
 2013-05-30 13:51 UTC  (4+ messages)
` [PATCH 1/3] mfd: twl4030-power: Split from twl-core into a dedicated module
` [PATCH 2/3] mfd: twl4030-power: Start transition to DT
` [PATCH 3/3] mfd: twl4030-power: Simplify error path

[PATCH 0/7] thermal: ti-soc-thermal: fixes and DRA752 support
 2013-05-30 13:52 UTC  (4+ messages)
` [PATCH 7/7] thermal: ti-soc-thermal: add DT example for DRA752 chip

[PATCHv4 0/6] ARM: sunxi: Add support for A10 Ethernet controller
 2013-05-30 13:49 UTC  (7+ messages)
` [PATCHv4 1/6] net: Add EMAC ethernet driver found on Allwinner A10 SoC's
` [PATCHv4 2/6] net: Add MDIO bus driver for the Allwinner EMAC
` [PATCHv4 3/6] ARM: sun4i: Add muxing options for the ethernet controller
` [PATCHv4 4/6] ARM: sunxi: Add EMAC controller node to sun4i DTSI
` [PATCHv4 5/6] ARM: cubieboard: Enable ethernet (EMAC) support in dts
` [PATCHv4 6/6] ARM: sunxi: Add EMAC Controller to Hackberry dt

[PATCH] of: Export of_irq_count for using in modules
 2013-05-30 13:49 UTC 

[PATCH] ACPI: Fix potential NULL pointer dereference in acpi_processor_add()
 2013-05-30 13:57 UTC  (4+ messages)

[RFC] Comparison of power-efficient scheduling patch sets
 2013-05-30 13:47 UTC 

[PATCH] PM: Add pm_ops_ptr() macro
 2013-05-30 13:54 UTC  (4+ messages)

[PATCH v5 0/4] xen/arm: CONFIG_PARAVIRT and stolen ticks accounting
 2013-05-30 13:35 UTC  (3+ messages)
` [PATCH v5 1/4] xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c
` [PATCH v5 3/4] arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox