[tip:perf/core] perf tests: Fix compile errors in bp_signal files

2013-05-31 Thread tip-bot for Sukadev Bhattiprolu
Commit-ID: b3539d214f6000217aae97b5ae32df5b03faf850 Gitweb: http://git.kernel.org/tip/b3539d214f6000217aae97b5ae32df5b03faf850 Author: Sukadev Bhattiprolu suka...@linux.vnet.ibm.com AuthorDate: Fri, 26 Apr 2013 10:17:56 -0700 Committer: Arnaldo Carvalho de Melo a...@redhat.com

RE: A bug about system call on ARM

2013-05-31 Thread Wang, Yalin
Hi Will, I see, I will make one more test . Thanks for your clarification . -Original Message- From: Will Deacon [mailto:will.dea...@arm.com] Sent: Friday, May 31, 2013 7:13 PM To: Wang, Yalin Cc: 'richard -rw- weinberger'; 'linux-a...@vger.kernel.org'; 'linux-kernel@vger.kernel.org';

[PATCH v2 2/2] USB: ehci-omap: select NOP_USB_XCEIV PHY driver

2013-05-31 Thread Roger Quadros
ehci-omap needs NOP_USB_XCEIV PHY driver to function properly, so select it. As the USB PHY drivers no longer depend on USB_PHY, it is safe to select the PHY drivers. Signed-off-by: Roger Quadros rog...@ti.com Tested-by: Adrien Vergé adrienve...@gmail.com --- drivers/usb/host/Kconfig |4 +---

[tip:perf/core] perf tools: Handle JITed code in shared memory

2013-05-31 Thread tip-bot for Andi Kleen
Commit-ID: 89365e6c9ad4c0e090e4c6a4b67a3ce319381d89 Gitweb: http://git.kernel.org/tip/89365e6c9ad4c0e090e4c6a4b67a3ce319381d89 Author: Andi Kleen a...@linux.intel.com AuthorDate: Wed, 24 Apr 2013 17:03:02 -0700 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May

Re: [PATCH v2] x86: Fix adjust_range_size_mask calling position

2013-05-31 Thread Ingo Molnar
* Yinghai Lu ying...@kernel.org wrote: Commit 8d57470d cause a kernel panic while setting mem=2G. 'Commit 8d57470d' is not the standard way of how we refer to upstream commits in changelogs. See commit 5e427ec2d066 as an example for the proper format. Thanks, Ingo -- To unsubscribe

[tip:perf/core] perf record: handle death by SIGTERM

2013-05-31 Thread tip-bot for David Ahern
Commit-ID: 804f7ac78803ed095bb0402d540f859ecb1be9f1 Gitweb: http://git.kernel.org/tip/804f7ac78803ed095bb0402d540f859ecb1be9f1 Author: David Ahern dsah...@gmail.com AuthorDate: Mon, 6 May 2013 12:24:23 -0600 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May 2013

[tip:perf/core] perf top: Fix -E option behavior

2013-05-31 Thread tip-bot for Namhyung Kim
Commit-ID: 933cbb1c6c617a6ae167538c2fa503efc9c4a832 Gitweb: http://git.kernel.org/tip/933cbb1c6c617a6ae167538c2fa503efc9c4a832 Author: Namhyung Kim namhyung@lge.com AuthorDate: Tue, 14 May 2013 11:08:59 +0900 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May

Re: [PATCH v2] x86: Fix adjust_range_size_mask calling position

2013-05-31 Thread Ingo Molnar
* Yinghai Lu ying...@kernel.org wrote: Commit 8d57470d cause a kernel panic while setting mem=2G. [mem 0x-0x000f] page 4k [mem 0x7fe0-0x7fff] page 1G [mem 0x7c00-0x7fdf] page 1G [mem 0x0010-0x001f] page 4k [mem

[tip:perf/core] perf top: Fix percent output when no samples collected

2013-05-31 Thread tip-bot for Namhyung Kim
Commit-ID: 6f29097f45f6c375f2f6a76c589577575c7feb52 Gitweb: http://git.kernel.org/tip/6f29097f45f6c375f2f6a76c589577575c7feb52 Author: Namhyung Kim namhyung@lge.com AuthorDate: Tue, 14 May 2013 11:09:00 +0900 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May

[tip:perf/core] perf top: Get rid of *_threaded() functions

2013-05-31 Thread tip-bot for Namhyung Kim
Commit-ID: 3a5714f8b58913ded4d9e90abdd30e7e5993f863 Gitweb: http://git.kernel.org/tip/3a5714f8b58913ded4d9e90abdd30e7e5993f863 Author: Namhyung Kim namhyung@lge.com AuthorDate: Tue, 14 May 2013 11:09:01 +0900 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May

[RFC v2 2/2] saa7115: Remove gm7113c video_std register change

2013-05-31 Thread Jon Arne Jørgensen
On video std change, the driver would disable the automatic field detection on the gm7113c chip, and force either 50Hz or 60Hz. Don't do this any more. Signed-off-by: Jon Arne Jørgensen jona...@jonarne.no --- drivers/media/i2c/saa7115.c | 26 ++ 1 file changed, 2

[RFC v2 1/2] saa7115: Implement i2c_board_info.platform_data

2013-05-31 Thread Jon Arne Jørgensen
Implement i2c_board_info.platform_data handling in the driver so we can make device specific changes to the chips we support. Signed-off-by: Jon Arne Jørgensen jona...@jonarne.no --- drivers/media/i2c/saa7115.c | 101 +-- drivers/media/i2c/saa711x_regs.h

[RFC v2 0/2] saa7115: Implement i2c_board_info.platform_data

2013-05-31 Thread Jon Arne Jørgensen
This patch set adds handling of the i2c_board_info struct to the saa7115 driver. The main goal of this patch is to give the different devices with the gm7113c chip an opportunity to configure the chip to their needs. I've only implemented the overrides I know are necessary to get the stk1160 and

[tip:perf/core] perf hists: Move locking to its call-sites

2013-05-31 Thread tip-bot for Namhyung Kim
Commit-ID: 27a0dcb7adb52473dd98d285a46b764b9219d303 Gitweb: http://git.kernel.org/tip/27a0dcb7adb52473dd98d285a46b764b9219d303 Author: Namhyung Kim namhyung@lge.com AuthorDate: Tue, 14 May 2013 11:09:02 +0900 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May

Re: [PATCH -next] blackfin: bf533-stamp: Remove bogus ||

2013-05-31 Thread Lars-Peter Clausen
On 05/31/2013 11:40 AM, Geert Uytterhoeven wrote: arch/blackfin/mach-bf533/boards/stamp.c:545:2: error: operator '||' has no right operand arch/blackfin/mach-bf533/boards/stamp.c:662:3: error: 'bfin_snd_resources' undeclared here (not in a function)

[tip:perf/core] perf report: Don' t bother locking when adding hist entries

2013-05-31 Thread tip-bot for Namhyung Kim
Commit-ID: f3dd19817e5bbcae81e96571a3d42aa30a1581fb Gitweb: http://git.kernel.org/tip/f3dd19817e5bbcae81e96571a3d42aa30a1581fb Author: Namhyung Kim namhyung@lge.com AuthorDate: Tue, 14 May 2013 11:09:03 +0900 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May

Re: [PATCH v6] watchdog: New watchdog driver for MEN A21 watchdogs

2013-05-31 Thread Guenter Roeck
On Fri, May 31, 2013 at 01:08:52PM +0200, Johannes Thumshirn wrote: This patch adds the driver for the watchdog devices found on MEN Mikro Elektronik A21 VMEbus CPU Carrier Boards. It has DT-support and uses the watchdog framework. Revision 2: * Removed unneeded open flag in struct

Re: [PATCH -next] blackfin: bf533-stamp: Remove bogus ||

2013-05-31 Thread Lars-Peter Clausen
On 05/31/2013 11:40 AM, Geert Uytterhoeven wrote: arch/blackfin/mach-bf533/boards/stamp.c:545:2: error: operator '||' has no right operand arch/blackfin/mach-bf533/boards/stamp.c:662:3: error: 'bfin_snd_resources' undeclared here (not in a function)

Re: [regression, bisected] x86: efi: Pass boot services variable info to runtime code

2013-05-31 Thread Ingo Molnar
* Jiri Kosina jkos...@suse.cz wrote: On Fri, 31 May 2013, Ingo Molnar wrote: Unfortunately that means that you can as well throw the patch away completely. The sole point is to run the QueryVariableInfo() from the boot environment, in order to obtain more accurate

[tip:perf/core] perf report: Add --percent-limit option

2013-05-31 Thread tip-bot for Namhyung Kim
Commit-ID: 064f19815c4e99e8b22bc3c5f4d7f4e0b96d226a Gitweb: http://git.kernel.org/tip/064f19815c4e99e8b22bc3c5f4d7f4e0b96d226a Author: Namhyung Kim namhyung@lge.com AuthorDate: Tue, 14 May 2013 11:09:04 +0900 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May

[tip:perf/core] perf top: Add --percent-limit option

2013-05-31 Thread tip-bot for Namhyung Kim
Commit-ID: fa5df94350510571cbe825f333996f57223b3cd2 Gitweb: http://git.kernel.org/tip/fa5df94350510571cbe825f333996f57223b3cd2 Author: Namhyung Kim namhyung@lge.com AuthorDate: Tue, 14 May 2013 11:09:05 +0900 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May

[tip:perf/core] perf report: Add report.percent-limit config variable

2013-05-31 Thread tip-bot for Namhyung Kim
Commit-ID: eec574e6bc3ee4558d4a282e0e3e1bd6dd0ad67b Gitweb: http://git.kernel.org/tip/eec574e6bc3ee4558d4a282e0e3e1bd6dd0ad67b Author: Namhyung Kim namhyung@lge.com AuthorDate: Tue, 14 May 2013 11:09:06 +0900 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May

[tip:perf/core] perf hists: Rename hist_entry__add_pair arguments

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 4d23322a0b8d0f40819dc02ea15a732a78b0a1c0 Gitweb: http://git.kernel.org/tip/4d23322a0b8d0f40819dc02ea15a732a78b0a1c0 Author: Jiri Olsa jo...@redhat.com AuthorDate: Thu, 13 Dec 2012 14:09:00 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May 2013

[tip:perf/core] perf diff: Use internal rb tree for hists__precompute

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 367c53c08f84bb554a3aae18b65e5419fe4b164a Gitweb: http://git.kernel.org/tip/367c53c08f84bb554a3aae18b65e5419fe4b164a Author: Jiri Olsa jo...@redhat.com AuthorDate: Thu, 13 Dec 2012 14:08:59 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May 2013

[tip:perf/core] perf test: Fix typo

2013-05-31 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: ffcbaa1490ab0efcb7bff684f9abd04b91e34221 Gitweb: http://git.kernel.org/tip/ffcbaa1490ab0efcb7bff684f9abd04b91e34221 Author: Arnaldo Carvalho de Melo a...@redhat.com AuthorDate: Thu, 23 May 2013 12:08:38 +0200 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue,

[tip:perf/core] perf evsel: Fix printing of perf_event_paranoid message

2013-05-31 Thread tip-bot for David Ahern
Commit-ID: b69e63a45f2d96a0dfe930ed20385058d4574d2f Gitweb: http://git.kernel.org/tip/b69e63a45f2d96a0dfe930ed20385058d4574d2f Author: David Ahern dsah...@gmail.com AuthorDate: Sat, 25 May 2013 17:54:00 -0600 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May

Re: DTB build failure due to preproccessing

2013-05-31 Thread Grant Likely
On Fri, 31 May 2013 11:29:30 +0100, Ian Campbell ian.campb...@citrix.com wrote: This affects arch/powerpc/boot/dts/virtex440-ml510.dts but I think it is actually a more general issue: $ make ARCH=powerpc CROSS_COMPILE=powerpc-linux- virtex440-ml510.dtb CC

[tip:perf/core] perf kvm: Handle realloc failures

2013-05-31 Thread tip-bot for David Ahern
Commit-ID: 6ca5f3081f903e2b25e58a061ddad486f846561e Gitweb: http://git.kernel.org/tip/6ca5f3081f903e2b25e58a061ddad486f846561e Author: David Ahern dsah...@gmail.com AuthorDate: Sat, 25 May 2013 18:24:46 -0600 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May

[tip:perf/core] perf stats: Fix divide by 0 in variance

2013-05-31 Thread tip-bot for David Ahern
Commit-ID: 45528f7c699a71d2f3096173980aadd43dff6eaa Gitweb: http://git.kernel.org/tip/45528f7c699a71d2f3096173980aadd43dff6eaa Author: David Ahern dsah...@gmail.com AuthorDate: Sat, 25 May 2013 18:24:48 -0600 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May

[tip:perf/core] perf tools: Save parent pid in thread struct

2013-05-31 Thread tip-bot for David Ahern
Commit-ID: 70c57efb6118bff7426a6086026a4a8f3bd3c9e3 Gitweb: http://git.kernel.org/tip/70c57efb6118bff7426a6086026a4a8f3bd3c9e3 Author: David Ahern dsah...@gmail.com AuthorDate: Sat, 25 May 2013 22:47:10 -0600 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May

Re: [regression, bisected] x86: efi: Pass boot services variable info to runtime code

2013-05-31 Thread Josh Boyer
On Fri, May 31, 2013 at 7:40 AM, Ingo Molnar mi...@kernel.org wrote: * Jiri Kosina jkos...@suse.cz wrote: On Fri, 31 May 2013, Ingo Molnar wrote: Unfortunately that means that you can as well throw the patch away completely. The sole point is to run the QueryVariableInfo() from

[tip:perf/core] perf tools: Add automated make test suite

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 095ae69b890c5b9cc87a3160b489a617554d9848 Gitweb: http://git.kernel.org/tip/095ae69b890c5b9cc87a3160b489a617554d9848 Author: Jiri Olsa jo...@redhat.com AuthorDate: Fri, 29 Mar 2013 16:11:02 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May 2013

Re: [PATCH v5 12/13] ARM: kirkwood: remove redundant DT board files

2013-05-31 Thread Jason Cooper
Arnaud, On Fri, May 31, 2013 at 12:28:56AM +0200, Arnaud Ebalard wrote: Hi, Jason Cooper ja...@lakedaemon.net writes: For instance 6bd98481ab34 (arm: kirkwood: NETGEAR ReadyNAS Duo v2 init PCIe via DT) currently sitting in jcooper/mvebu/pcie_kirkwood removes the PCIE init routine in

[tip:perf/core] perf tools: Move arch check into config/Makefile

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 8bd407b962e39f34d5df08de8cd02d0f5add802b Gitweb: http://git.kernel.org/tip/8bd407b962e39f34d5df08de8cd02d0f5add802b Author: Jiri Olsa jo...@redhat.com AuthorDate: Fri, 15 Mar 2013 16:28:49 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May 2013

Re: DTB build failure due to preproccessing

2013-05-31 Thread Ian Campbell
On Fri, 2013-05-31 at 12:48 +0100, Grant Likely wrote: On Fri, 31 May 2013 11:29:30 +0100, Ian Campbell ian.campb...@citrix.com wrote: This affects arch/powerpc/boot/dts/virtex440-ml510.dts but I think it is actually a more general issue: $ make ARCH=powerpc

[tip:perf/core] perf tools: Move programs check into config/ Makefile

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: a32f4936bc022fd82b08a350a5587bd5a7e500d1 Gitweb: http://git.kernel.org/tip/a32f4936bc022fd82b08a350a5587bd5a7e500d1 Author: Jiri Olsa jo...@redhat.com AuthorDate: Mon, 25 Mar 2013 00:32:01 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May 2013

[tip:perf/core] perf tools: Move compiler and linker flags check into config/Makefile

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 362493f0d63e25698018f6f36b2e02201342dbee Gitweb: http://git.kernel.org/tip/362493f0d63e25698018f6f36b2e02201342dbee Author: Jiri Olsa jo...@redhat.com AuthorDate: Mon, 25 Mar 2013 00:40:48 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May 2013

[PATCH] xen-pciback: fix error return code in pcistub_irq_handler_switch()

2013-05-31 Thread Wei Yongjun
From: Wei Yongjun yongjun_...@trendmicro.com.cn Fix to return -ENOENT in the pcistub_device_find() and pci_get_drvdata() error handling case instead of 0(overwrite to 0 by str_to_slot()), as done elsewhere in this function. Signed-off-by: Wei Yongjun yongjun_...@trendmicro.com.cn ---

Re: [PATCH] ACPI: Fix potential NULL pointer dereference in acpi_processor_add()

2013-05-31 Thread Rafael J. Wysocki
On Friday, May 31, 2013 11:58:49 AM Hanjun Guo wrote: On 2013-5-31 6:25, Greg Kroah-Hartman wrote: On Thu, May 30, 2013 at 03:57:58PM +0200, Rafael J. Wysocki wrote: On Thursday, May 30, 2013 10:29:54 AM Hanjun Guo wrote: On 2013-5-29 19:07, Martin Mokrejs wrote: Hanjun Guo wrote: On

[tip:perf/core] perf tools: Move libelf check config into config/ Makefile

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: cf4cca10f6905229b9269e8f0a300016010320de Gitweb: http://git.kernel.org/tip/cf4cca10f6905229b9269e8f0a300016010320de Author: Jiri Olsa jo...@redhat.com AuthorDate: Mon, 25 Mar 2013 00:45:08 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May 2013

[tip:perf/core] perf tools: Move libdw check config into config/ Makefile

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 779724fd079ec9a3b050b631b2d21ea97981e258 Gitweb: http://git.kernel.org/tip/779724fd079ec9a3b050b631b2d21ea97981e258 Author: Jiri Olsa jo...@redhat.com AuthorDate: Mon, 25 Mar 2013 00:48:14 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 28 May 2013

Re: [PATCH v3 1/5] gpio-langwell: initialize lock before usage

2013-05-31 Thread Linus Walleij
On Wed, May 22, 2013 at 12:20 PM, Andy Shevchenko andriy.shevche...@linux.intel.com wrote: Otherwise we will end up with traceback from LOCKDEP: Andy do you consider this a regression that needs to go into fixes? I.e. is this used in in-tree code and causing problems with v3.10... I'm asking

[PATCH] pcie-gadget-spear: fix error return code in spear_pcie_gadget_probe()

2013-05-31 Thread Wei Yongjun
From: Wei Yongjun yongjun_...@trendmicro.com.cn Fix to return a negative error code in the clk_get_sys() and clk_enable() error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun yongjun_...@trendmicro.com.cn --- drivers/misc/spear13xx_pcie_gadget.c | 8

[tip:perf/core] perf tools: Move libunwind check config into config/Makefile

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 0e433feb109da0a174d838f0a5fb1af144848761 Gitweb: http://git.kernel.org/tip/0e433feb109da0a174d838f0a5fb1af144848761 Author: Jiri Olsa jo...@redhat.com AuthorDate: Mon, 25 Mar 2013 00:53:03 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 29 May 2013

Re: [PATCH RFC 1/6] [HACK!] arm64/xen: create links to arch/arm include files and Xen code

2013-05-31 Thread Stefano Stabellini
On Fri, 31 May 2013, Catalin Marinas wrote: On Thu, May 30, 2013 at 05:18:28PM +0100, Stefano Stabellini wrote: Most of Xen support for ARM is common between ARMv7 and ARMv8. Create links to the code under arch/arm (bleah). Other, probably better alternatives: - move the code to a

[PATCH 3/3] ARM: S5P64X0: Remove duplicate uncompress code

2013-05-31 Thread Tushar Behera
The uncompress code in S5P64X0 is almost same as the uncompress code defined in plat-samsung. Better to reuse that code. Signed-off-by: Tushar Behera tushar.beh...@linaro.org --- arch/arm/mach-s5p64x0/include/mach/uncompress.h | 163 ++- 1 file changed, 8 insertions(+), 155

[PATCH 1/3] ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is defined

2013-05-31 Thread Tushar Behera
Printing low-level debug messages make an assumption that the specified UART port has been preconfigured by the bootloader. Incorrectly specified UART port results in system getting stalled while printing the message Uncompressing Linux... done, booting the kernel This UART port number is

[PATCH 0/3] Consolidate uncompress code for Samsung platform

2013-05-31 Thread Tushar Behera
The patches are based on v3.10-rc3. They are build tested for s3c2410_defconfig, s3c6400_defconfig, s5p64x0_defconfig, s5pc100_defconfig, s5pv210_defconfig, exynos4_defconfig and exynos_defconfig. Since they affect all the Samsung boards, testing them on different machines would be essential.

[PATCH 2/3] ARM: SAMSUNG: Consolidate uncompress subroutine

2013-05-31 Thread Tushar Behera
For mach-exynos, uart_base is a pointer and the value is calculated in the machine folder. For other machines, uart_base is defined as a macro in platform directory. For symmetry, the uart_base macro definition is removed and the uart_base calculation is moved to specific machine folders. This

[tip:perf/core] perf tools: Move libaudit check config into config/Makefile

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: a8279525f42b4073e06b8b0061be1e55be29a023 Gitweb: http://git.kernel.org/tip/a8279525f42b4073e06b8b0061be1e55be29a023 Author: Jiri Olsa jo...@redhat.com AuthorDate: Mon, 25 Mar 2013 00:54:36 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 29 May 2013

[tip:perf/core] perf tools: Move slang check config into config/ Makefile

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 4a8f888a63248db76096a8c9ac8f2124d601c60e Gitweb: http://git.kernel.org/tip/4a8f888a63248db76096a8c9ac8f2124d601c60e Author: Jiri Olsa jo...@redhat.com AuthorDate: Mon, 25 Mar 2013 00:56:08 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 29 May 2013

Re: [PATCH] Add TI-Nspire irqchip support

2013-05-31 Thread Grant Likely
On Thu, 30 May 2013 16:53:31 +0200 (CEST), Thomas Gleixner t...@linutronix.de wrote: On Thu, 30 May 2013, Daniel Tang wrote: Hi, This patch adds a driver for the interrupt controller found in the TI-Nspire calculator series. Cheers, Daniel Tang This is NOT a proper

[tip:perf/core] perf tools: Move gtk2 check config into config/ Makefile

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 58cabf6ab1f68f4a44e88bee5d578f68d8a39b38 Gitweb: http://git.kernel.org/tip/58cabf6ab1f68f4a44e88bee5d578f68d8a39b38 Author: Jiri Olsa jo...@redhat.com AuthorDate: Mon, 18 Mar 2013 00:09:24 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 29 May 2013

Re: [PATCH v3 1/1] i2c: omap: correct usage of the interrupt enable register

2013-05-31 Thread Dan Murphy
On 05/31/2013 03:26 AM, Oleksandr Dmytryshyn wrote: If the i2c controller during suspend will generate an interrupt, it can lead to unpredictable behaviour in the kernel. Based on the logic of the kernel code interrupts from i2c should be prohibited during suspend. Kernel writes 0 to the

Re: [PATCH 0/4] perf tools: Persistent events, changes for perf tool integration

2013-05-31 Thread Ingo Molnar
* Robert Richter r...@kernel.org wrote: From: Robert Richter robert.rich...@calxeda.com This patch set contains userland changes necessary for out-of-the-box support of persistent events. These patches are follow on patches of the kernel patches I sent out today: [PATCH 00/16] perf,

[tip:perf/core] perf tools: Move libperl check config into config /Makefile

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 3082cb339fb51b156db66516a80599b958dabbf4 Gitweb: http://git.kernel.org/tip/3082cb339fb51b156db66516a80599b958dabbf4 Author: Jiri Olsa jo...@redhat.com AuthorDate: Mon, 18 Mar 2013 00:19:44 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 29 May 2013

[tip:perf/core] perf tools: Move libpython check config into config/Makefile

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 6e533cf12de06368aee4a44b6e781c9d3c9f7eb2 Gitweb: http://git.kernel.org/tip/6e533cf12de06368aee4a44b6e781c9d3c9f7eb2 Author: Jiri Olsa jo...@redhat.com AuthorDate: Mon, 18 Mar 2013 00:35:32 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 29 May 2013

[tip:perf/core] perf tools: Move libbfd check config into config/ Makefile

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: c3cf8368452d2799296ce4244898ccb66b93686d Gitweb: http://git.kernel.org/tip/c3cf8368452d2799296ce4244898ccb66b93686d Author: Jiri Olsa jo...@redhat.com AuthorDate: Mon, 18 Mar 2013 00:38:16 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 29 May 2013

[tip:perf/core] perf tools: Move stdlib check config into config/ Makefile

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: a1c7c9e7e989c3cf881f72f5d19010fd9890b115 Gitweb: http://git.kernel.org/tip/a1c7c9e7e989c3cf881f72f5d19010fd9890b115 Author: Jiri Olsa jo...@redhat.com AuthorDate: Mon, 18 Mar 2013 00:41:04 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 29 May 2013

[tip:perf/core] perf tools: Move libnuma check config into config /Makefile

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 58a0abd7375fb41223a96f632f1450ec04ce6ff9 Gitweb: http://git.kernel.org/tip/58a0abd7375fb41223a96f632f1450ec04ce6ff9 Author: Jiri Olsa jo...@redhat.com AuthorDate: Mon, 18 Mar 2013 00:45:27 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 29 May 2013

[tip:perf/core] perf tools: Move paths config into config/ Makefile

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: cd1c39f2c43701340ac287df5f306833533c8a7e Gitweb: http://git.kernel.org/tip/cd1c39f2c43701340ac287df5f306833533c8a7e Author: Jiri Olsa jo...@redhat.com AuthorDate: Mon, 18 Mar 2013 00:56:01 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 29 May 2013

[tip:perf/core] perf tools: Final touches for CHK config move

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 4ddc929c29d5c07c0b463cdf2300774e20dbdbfd Gitweb: http://git.kernel.org/tip/4ddc929c29d5c07c0b463cdf2300774e20dbdbfd Author: Jiri Olsa jo...@redhat.com AuthorDate: Mon, 18 Mar 2013 22:04:35 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 29 May 2013

[tip:perf/core] perf tests: Fix attr test for record -d option

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 8e72a67a7fcbdaa45d1b08f8ce601a37a4e9e163 Gitweb: http://git.kernel.org/tip/8e72a67a7fcbdaa45d1b08f8ce601a37a4e9e163 Author: Jiri Olsa jo...@redhat.com AuthorDate: Fri, 24 May 2013 13:16:37 +0200 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 29 May 2013

Re: [PATCH v2 9/9] gpio-tz1090-pdc: add TZ1090 PDC gpio driver

2013-05-31 Thread James Hogan
On 29/05/13 17:12, James Hogan wrote: On 29/05/13 16:38, Linus Walleij wrote: On Fri, May 24, 2013 at 6:21 PM, James Hogan james.ho...@imgtec.com wrote: +Optional properties: +- gpio-ranges: Mapping to pin controller pins + +- interrupts: Individual syswake interrupts (other GPIOs cannot

[tip:perf/core] perf tests: Fix exclude_guest|exclude_host checking for attr tests

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 66cd3f3a6ce6b69537ee62b2f2ea1775be139dff Gitweb: http://git.kernel.org/tip/66cd3f3a6ce6b69537ee62b2f2ea1775be139dff Author: Jiri Olsa jo...@redhat.com AuthorDate: Fri, 24 May 2013 13:16:38 +0200 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 29 May 2013

[tip:perf/core] perf tools: Remove frozen from perf_header struct

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 78e3a1f1ab932b52333ba14497d663d3ad758d16 Gitweb: http://git.kernel.org/tip/78e3a1f1ab932b52333ba14497d663d3ad758d16 Author: Jiri Olsa jo...@redhat.com AuthorDate: Fri, 24 May 2013 13:16:39 +0200 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 29 May 2013

[tip:perf/core] perf tools: Remove cwdlen from struct perf_session

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 0ac129e008971aea9f6b17cb77a12e2ffc9dc80c Gitweb: http://git.kernel.org/tip/0ac129e008971aea9f6b17cb77a12e2ffc9dc80c Author: Jiri Olsa jo...@redhat.com AuthorDate: Fri, 24 May 2013 13:16:41 +0200 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 29 May 2013

Re: [PATCH] xen-pciback: fix error return code in pcistub_irq_handler_switch()

2013-05-31 Thread Jan Beulich
On 31.05.13 at 13:59, Wei Yongjun weiyj...@gmail.com wrote: From: Wei Yongjun yongjun_...@trendmicro.com.cn Fix to return -ENOENT in the pcistub_device_find() and pci_get_drvdata() error handling case instead of 0(overwrite to 0 by str_to_slot()), as done elsewhere in this function.

Re: [PATCH 00/16] perf, persistent: Kernel updates for perf tool integration

2013-05-31 Thread Borislav Petkov
On Fri, May 31, 2013 at 11:32:10AM +0200, Robert Richter wrote: Hmm, since the changes in the onliner patches are either hard effort to find in reviewing/testing or more or less related to the new implementation, I better prefer to keep authorship as well to document the code development

[tip:perf/core] tools lib lk: Respect CROSS_COMPILE

2013-05-31 Thread tip-bot for Rabin Vincent
Commit-ID: 3c4797d46c14fa0c7cf733a77bd4b28875078b53 Gitweb: http://git.kernel.org/tip/3c4797d46c14fa0c7cf733a77bd4b28875078b53 Author: Rabin Vincent ra...@rab.in AuthorDate: Fri, 17 May 2013 22:27:44 +0200 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 29 May 2013

[tip:perf/core] perf: Power7: Make CPI stack events available in sysfs

2013-05-31 Thread tip-bot for Sukadev Bhattiprolu
Commit-ID: bd1060eb7b46968a8fbdc58e7d8b4575406a5c93 Gitweb: http://git.kernel.org/tip/bd1060eb7b46968a8fbdc58e7d8b4575406a5c93 Author: Sukadev Bhattiprolu suka...@linux.vnet.ibm.com AuthorDate: Sat, 6 Apr 2013 08:48:26 -0700 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate:

[tip:perf/core] perf: Power7 Update testing ABI to list CPI-stack events

2013-05-31 Thread tip-bot for Sukadev Bhattiprolu
Commit-ID: 54aa3b99982a6e5f12b52b394244b5086a330a34 Gitweb: http://git.kernel.org/tip/54aa3b99982a6e5f12b52b394244b5086a330a34 Author: Sukadev Bhattiprolu suka...@linux.vnet.ibm.com AuthorDate: Sat, 6 Apr 2013 09:52:05 -0700 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate:

Re: [PATCH 0/4] perf tools: Persistent events, changes for perf tool integration

2013-05-31 Thread Borislav Petkov
On Fri, May 31, 2013 at 02:07:20PM +0200, Ingo Molnar wrote: For that I'd like to create a persistent event that just keeps running, and to which I can occasionally attach to read-only to see what's going on and maybe attach to it read-write to drain the trace entries. I.e. basically a global

Re: [PATCH v1 1/2] ARM:prima2: move sirfsoc_of_rstc_init to .init_early

2013-05-31 Thread Barry Song
2013/5/31 Srinivas KANDAGATLA srinivas.kandaga...@st.com: From: Srinivas Kandagatla srinivas.kandaga...@st.com This patch moves sirfsoc_of_rstc_init from early_initcall to .init_early in machine descriptor, doing this way a multi_v7 kernel will not crash on non-prima2 SOCs. Without this

[tip:perf/core] perf: Expand definition of sysfs format attribute

2013-05-31 Thread tip-bot for Michael Ellerman
Commit-ID: fd851780e61ac36e8d59fe87cca01a2e673930ff Gitweb: http://git.kernel.org/tip/fd851780e61ac36e8d59fe87cca01a2e673930ff Author: Michael Ellerman mich...@ellerman.id.au AuthorDate: Fri, 10 May 2013 17:33:00 +0200 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed,

[tip:x86/uv] x86/UV: Add GRU distributed mode mappings

2013-05-31 Thread tip-bot for Dimitri Sivanich
Commit-ID: 879d5ad0dc3b096170c8f985b1465de5dca88de8 Gitweb: http://git.kernel.org/tip/879d5ad0dc3b096170c8f985b1465de5dca88de8 Author: Dimitri Sivanich sivan...@sgi.com AuthorDate: Wed, 29 May 2013 10:56:09 -0500 Committer: Ingo Molnar mi...@kernel.org CommitDate: Thu, 30 May 2013

Re: [patch] agp: info leak in agpioc_info_wrap()

2013-05-31 Thread Dan Carpenter
Ping? regards, dan carpenter On Sat, Apr 13, 2013 at 12:16:11PM +0300, Dan Carpenter wrote: On 64 bit systems the agp_info struct has a hole between -agp_mode and -aper_base. We need to clear it to avoid leaking stack information to userspace. Signed-off-by: Dan Carpenter

[tip:perf/core] perf evlist: Reset SIGTERM handler in workload child process

2013-05-31 Thread tip-bot for David Ahern
Commit-ID: 0817df08d31cd961be225e601d8ec92acac62027 Gitweb: http://git.kernel.org/tip/0817df08d31cd961be225e601d8ec92acac62027 Author: David Ahern dsah...@gmail.com AuthorDate: Sat, 25 May 2013 17:50:39 -0600 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 30 May

Re: [regression, bisected] x86: efi: Pass boot services variable info to runtime code

2013-05-31 Thread Borislav Petkov
On Fri, May 31, 2013 at 01:06:09PM +0200, Jiri Kosina wrote: (*) If one would be naive enough, he'd believe that the pressure should be put on the BIOS writers instead of OS to fix the bug :) Oh, definitely pressure on BIOS dudes. If they're in violation of the spec and they still can fix it in

[tip:perf/core] perf tools: Merge all *CFLAGS* make variable into CFLAGS

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 9c12cf95b32a099ac92ef0e9d138acb4bef984be Gitweb: http://git.kernel.org/tip/9c12cf95b32a099ac92ef0e9d138acb4bef984be Author: Jiri Olsa jo...@redhat.com AuthorDate: Thu, 21 Mar 2013 11:30:54 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 30 May 2013

[tip:perf/core] perf tools: Merge all *LDFLAGS* make variable into LDFLAGS

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 1e9f7aad3f5ed32e82bb6dea7afccbdb607c2ea3 Gitweb: http://git.kernel.org/tip/1e9f7aad3f5ed32e82bb6dea7afccbdb607c2ea3 Author: Jiri Olsa jo...@redhat.com AuthorDate: Thu, 21 Mar 2013 11:41:05 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 30 May 2013

[tip:perf/core] perf tools: Switch to full path C include directories

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 7c53746e6da21750760054ca9fd8797725e3842a Gitweb: http://git.kernel.org/tip/7c53746e6da21750760054ca9fd8797725e3842a Author: Jiri Olsa jo...@redhat.com AuthorDate: Fri, 24 May 2013 14:35:23 +0200 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 30 May 2013

Re: [PATCH] cpufreq: ondemand: Change the calculation of target frequency

2013-05-31 Thread Rafael J. Wysocki
On Friday, May 31, 2013 02:24:59 PM Viresh Kumar wrote: On 31 May 2013 02:37, Stratos Karafotis strat...@semaphore.gr wrote: Ahh.. earlier mail got sent without me doing complete review :( diff --git a/drivers/cpufreq/cpufreq.c b/drivers/cpufreq/cpufreq.c +static void od_check_cpu(int

[tip:perf/core] perf tools: Replace tabs with spaces for all non-commands statements

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 8e1b3f68684c51c96df2a71b5e16167b43e5daa0 Gitweb: http://git.kernel.org/tip/8e1b3f68684c51c96df2a71b5e16167b43e5daa0 Author: Jiri Olsa jo...@redhat.com AuthorDate: Mon, 15 Apr 2013 04:06:58 +0200 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 30 May 2013

[tip:perf/core] perf tools: Add NO_BIONIC variable to confiure bionic setup

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 4e22db46495f951d3b652277047639ea60c89d3c Gitweb: http://git.kernel.org/tip/4e22db46495f951d3b652277047639ea60c89d3c Author: Jiri Olsa jo...@redhat.com AuthorDate: Fri, 24 May 2013 14:35:24 +0200 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 30 May 2013

[tip:perf/core] perf tools: Replace multiple line assignment with multiple statements

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 2fe7374659d68cf3c751ae9d72d8682bbdd2773d Gitweb: http://git.kernel.org/tip/2fe7374659d68cf3c751ae9d72d8682bbdd2773d Author: Jiri Olsa jo...@redhat.com AuthorDate: Mon, 15 Apr 2013 04:32:28 +0200 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 30 May 2013

[tip:perf/core] perf tools: Remove '?=' Makefile STRIP assignment

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: 0dce60f530eee32a3455a8a9c5edf6d286b769a7 Gitweb: http://git.kernel.org/tip/0dce60f530eee32a3455a8a9c5edf6d286b769a7 Author: Jiri Olsa jo...@redhat.com AuthorDate: Mon, 15 Apr 2013 04:49:43 +0200 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 30 May 2013

[tip:perf/core] perf tools: Add missing liblk.a dependency for python/perf.so

2013-05-31 Thread tip-bot for Jiri Olsa
Commit-ID: c3c44709b5095091216c06b8df83feddc01ba6b0 Gitweb: http://git.kernel.org/tip/c3c44709b5095091216c06b8df83feddc01ba6b0 Author: Jiri Olsa jo...@redhat.com AuthorDate: Mon, 15 Apr 2013 05:54:14 +0200 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 30 May 2013

Re: [PATCHv2 3/3] gpio: msm: Add device tree and irqdomain support for gpio-msm-v2

2013-05-31 Thread Grant Likely
On Wed, 22 May 2013 17:29:24 -0700, Rohit Vaswani rvasw...@codeaurora.org wrote: This cleans up the gpio-msm-v2 driver of all the global define usage. The number of gpios are now defined in the device tree. This enables adding irqdomain support as well. Signed-off-by: Rohit Vaswani

Re: [regression, bisected] x86: efi: Pass boot services variable info to runtime code

2013-05-31 Thread Ingo Molnar
* Borislav Petkov b...@alien8.de wrote: On Fri, May 31, 2013 at 01:06:09PM +0200, Jiri Kosina wrote: (*) If one would be naive enough, he'd believe that the pressure should be put on the BIOS writers instead of OS to fix the bug :) Oh, definitely pressure on BIOS dudes. If they're in

[tip:sched/core] sched/fair: Remove unused variable from expire_cfs_rq_runtime()

2013-05-31 Thread tip-bot for Kamalesh Babulal
Commit-ID: 0de358f1c2642710d41190b73fbc295e675c4ab8 Gitweb: http://git.kernel.org/tip/0de358f1c2642710d41190b73fbc295e675c4ab8 Author: Kamalesh Babulal kamal...@linux.vnet.ibm.com AuthorDate: Thu, 30 May 2013 14:34:20 +0530 Committer: Ingo Molnar mi...@kernel.org CommitDate: Fri, 31 May

[tip:x86/mm] ix86: Don't waste fixmap entries

2013-05-31 Thread tip-bot for Jan Beulich
Commit-ID: cbdce7b251de89deef79ec9e37b6cfa7d5595894 Gitweb: http://git.kernel.org/tip/cbdce7b251de89deef79ec9e37b6cfa7d5595894 Author: Jan Beulich jbeul...@suse.com AuthorDate: Wed, 29 May 2013 13:22:23 +0100 Committer: Ingo Molnar mi...@kernel.org CommitDate: Fri, 31 May 2013 13:08:18

[patch v2] ipmi: info leak in compat_ipmi_ioctl()

2013-05-31 Thread Dan Carpenter
On x86_64 there is a 4 byte hole between -recv_type and -addr. Signed-off-by: Dan Carpenter dan.carpen...@oracle.com --- v2: fixed the changelog a little. Also added LKML because the openipmi is a moderated list (and the moderator thought my email was spam). diff --git

Re: [PATCH 0/4] perf tools: Persistent events, changes for perf tool integration

2013-05-31 Thread Ingo Molnar
* Borislav Petkov b...@alien8.de wrote: On Fri, May 31, 2013 at 02:07:20PM +0200, Ingo Molnar wrote: For that I'd like to create a persistent event that just keeps running, and to which I can occasionally attach to read-only to see what's going on and maybe attach to it read-write to

[tip:x86/asm] x86: __force_order doesn' t need to be an actual variable

2013-05-31 Thread tip-bot for Jan Beulich
Commit-ID: 1d10f6ee602ec5a4bd0c1606ba5f38277da432e1 Gitweb: http://git.kernel.org/tip/1d10f6ee602ec5a4bd0c1606ba5f38277da432e1 Author: Jan Beulich jbeul...@suse.com AuthorDate: Wed, 29 May 2013 13:29:12 +0100 Committer: Ingo Molnar mi...@kernel.org CommitDate: Fri, 31 May 2013 13:09:17

Re: [PATCH] rtc-ds1302: handle write protection

2013-05-31 Thread Marc Zyngier
On Thu, 30 May 2013 20:04:48 +0400, Sergey Yanovich ynv...@gmail.com wrote: From f1cd048a066b249082752a96abce7d33a0cd4ea3 Mon Sep 17 00:00:00 2001 From: Sergey Yanovich ynv...@gmail.com Date: Tue, 21 May 2013 03:06:31 +0400 Subject: [PATCH] rtc-ds1302: handle write protection This chip has

Re: [tip:timers/urgent] nohz: Prevent broadcast source from stealing full dynticks timekeeping duty

2013-05-31 Thread Frederic Weisbecker
On Fri, May 31, 2013 at 05:43:25AM -0700, tip-bot for Frederic Weisbecker wrote: Commit-ID: 81e747d2ccfa9faa2b10507dca9d4b42796c561e Gitweb: http://git.kernel.org/tip/81e747d2ccfa9faa2b10507dca9d4b42796c561e Author: Frederic Weisbecker fweis...@gmail.com AuthorDate: Tue, 28 May 2013

Re: [tip:timers/urgent] nohz: Prevent broadcast source from stealing full dynticks timekeeping duty

2013-05-31 Thread Ingo Molnar
* Frederic Weisbecker fweis...@gmail.com wrote: On Fri, May 31, 2013 at 05:43:25AM -0700, tip-bot for Frederic Weisbecker wrote: Commit-ID: 81e747d2ccfa9faa2b10507dca9d4b42796c561e Gitweb: http://git.kernel.org/tip/81e747d2ccfa9faa2b10507dca9d4b42796c561e Author: Frederic

[tip:sched/urgent] sched/x86: Construct all sibling maps if smt

2013-05-31 Thread tip-bot for Andrew Jones
Commit-ID: b0bc225d0e5de887340d4d92a8c594ef0f60d412 Gitweb: http://git.kernel.org/tip/b0bc225d0e5de887340d4d92a8c594ef0f60d412 Author: Andrew Jones drjo...@redhat.com AuthorDate: Wed, 29 May 2013 14:48:15 +0200 Committer: Ingo Molnar mi...@kernel.org CommitDate: Fri, 31 May 2013 13:10:38

[tip:x86/cleanups] x86/mce: Remove check for CONFIG_X86_MCE_P4THERMAL

2013-05-31 Thread tip-bot for Paul Bolle
Commit-ID: 71c69f7f4b67150e10cdfcad217d464f1821b3c6 Gitweb: http://git.kernel.org/tip/71c69f7f4b67150e10cdfcad217d464f1821b3c6 Author: Paul Bolle pebo...@tiscali.nl AuthorDate: Wed, 29 May 2013 20:57:30 +0200 Committer: Ingo Molnar mi...@kernel.org CommitDate: Fri, 31 May 2013 13:12:35

<    1   2   3   4   5   6   7   8   9   10   >