linux.kernel
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
- Re: [PATCH] powerpc: use local var instead of local_paca->irq_happened directly in __check_irq_replay - 04/05/2012 On 2012???05???03??? 1609, Benjamin Herrenschmidt On Thu, 2012-05-03 at 1459 +080..
- Re: [PATCH] powerpc: use local var instead of local_paca->irq_happened directly in __check_irq_replay - 04/05/2012 On Fri, 2012-05-04 at 0735 +0800, Wang Sheng-Hui No, Only comment the test, y..
- Re: Linux Support for Thunderbolt using Apple Monitor - 04/05/2012 On Fri, May 04, 2012 at 090433AM +1000, Francois Rigaut Sorry for the lag, I live..
- Re: Linux Support for Thunderbolt using Apple Monitor - 04/05/2012 Greg, Nico, Thanks Greg for giving us some attention. I went ahead and collected a number ..
- [PATCH] driver-core: fix DEVICE_INT_ATTR to use correct show/store functions - 04/05/2012 [PATCH] driver-core fix DEVICE_INT_ATTR to use correct showstore functions DEVICE_INT_ATTR() sh..
- Re: [PATCH] driver-core: fix DEVICE_INT_ATTR to use correct show/store functions - 04/05/2012 I found the problem while porting some code to 3.3. It looks as if the mce driver uses int attr..
- Re: [PATCH] driver-core: fix DEVICE_INT_ATTR to use correct show/store functions - 04/05/2012 On Thu, May 03, 2012 at 041902PM -0700, Michael Davidson [PATCH] driver-core fix..
- Re: [PATCH] clk: Use a separate struct for holding init data. - 04/05/2012 On Wed, Apr 25, 2012 at 105856PM -0700, Saravana Kannan diff git adri..
- Re: [PATCH] clk: Use a separate struct for holding init data. - 04/05/2012 On 05032012 0403 PM, Domenico Andreoli On Wed, Apr 25, 2012 at 105856PM -0700,..
- Re: [PATCH] clk: Use a separate struct for holding init data. - 04/05/2012 On Thu, May 03, 2012 at 061156PM -0700, Saravana Kannan On 05032012 0403 PM, D..
- Re: [PATCH 3/7] mmc: dw_mmc: add device tree support - 04/05/2012 On Tue, 1 May 2012, Thomas Abraham Add device tree based discovery support. >..
- Re: [PATCH v5 0/7] Add TI EMIF SDRAM controller driver - 04/05/2012 On Fri, Apr 27, 2012 at 824 AM, Santosh Shilimkar santosh.shilimkar@ti.com ..
- Re: [PATCH v5 0/7] Add TI EMIF SDRAM controller driver - 04/05/2012 On Thu, May 03, 2012 at 063823PM -0400, Paul Gortmaker On Fri, Apr 27, 2012 at 8..
- Re: [PATCH v5 0/7] Add TI EMIF SDRAM controller driver - 04/05/2012 On Friday 04 May 2012 0533 AM, Greg KH On Thu, May 03, 2012 at 063823PM -0400, P..
- My last wish. - 04/05/2012 Hi, I am Sherrita, I'm diagnosed with esophageal cancer, because it went unnoticed i had to un..
- Re: [PATCH] pinctrl: Add generic pinctrl-simple driver that supports omap2+ padconf - 04/05/2012 On 05032012 0927 AM, Tony Lindgren Hi, * Jean-Christophe PLAG..
- Re: [PATCH] pinctrl: Add generic pinctrl-simple driver that supports omap2+ padconf - 04/05/2012 On 1634 Thu 03 May , Stephen Warren On 05032012 0927 AM, Tony Lindgren wrot..
- Re: [PATCH] pinctrl: Add generic pinctrl-simple driver that supports omap2+ padconf - 04/05/2012 * Jean-Christophe PLAGNIOL-VILLARD plagnioj@jcrosoft.com [120503 2208] ..
- [PATCH] staging: comedi: use module_comedi_driver - 04/05/2012 Convert the refactored comedi drivers to use the module_comedi_driver() macro which makes the c..
- [PATCH 0/6] drivers/media: randconfig patches for kernel 3.4 - 04/05/2012 From Arnd Bergmann These patches fix miscellaneous problems when working with ma..
- [PATCH 4/6] media/video: add I2C dependencies - 04/05/2012 From Arnd Bergmann Davinci VIDEO_VPFE_CAPTURE depends on I2C, so reflect that in..
- [PATCH 2/6] v4l/dvb: fix Kconfig dependencies on VIDEO_CAPTURE_DRIVERS - 04/05/2012 From Arnd Bergmann Kconfig warns about unsatisfied dependencies of symbols that ..
- [PATCH 6/6] video/omap24xxcam: use __iomem annotations - 04/05/2012 From Arnd Bergmann MMIO registers are __iomem tokens in virtual address space, n..
- [PATCH 3/6] media/rc: IR_SONY_DECODER depends on BITREVERSE - 04/05/2012 From Arnd Bergmann The IR sony decoder is making use of 'bitrev8' that, in turn,..
- [PATCH 1/6] drivers/media: add missing __devexit_p() annotations - 04/05/2012 From Arnd Bergmann Drivers that refer to a __devexit function in an operations s..
- [PATCH 5/6] dvb/drxd: stub out drxd_attach when not built - 04/05/2012 From Arnd Bergmann This avoids getting driversmediavideoem28xxem28xx-dvb.c7..
- [PATCH] driver-core: fix DEVICE_INT_ATTR to use correct show/store functions - 04/05/2012 [PATCH] driver-core fix DEVICE_INT_ATTR to use correct showstore functions DEVICE_INT_ATTR() sh..
- Re: 3.4-rc4 oom killer out of control. - 04/05/2012 On Thu, 26 Apr 2012, David Rientjes diff git afsprocbase.c bfsprocbase.cbr..
- Re: 3.4-rc4 oom killer out of control. - 04/05/2012 On Thu, May 03, 2012 at 031409PM -0700, David Rientjes Dave, did you get a chanc..
- Re: [PATCH] driver-core: fix DEVICE_INT_ATTR to use correct show/store functions - 04/05/2012 On Thu, May 03, 2012 at 030747PM -0700, Michael Davidson [PATCH] driver-core fix..
- [GIT] [3.4] MFD fixes - 04/05/2012 Hi Linus, This is the second pull request for 3.4 MFD related fixes. This time we only have..
- Re: [linux-pm] [PATCHv3 3/5] cpuidle: add support for states that affect multiple cpus - 04/05/2012 On Monday, April 30, 2012, Colin Cross On some ARM SMP SoCs (OMAP4460, Tegra 2, and..
- Re: [linux-pm] [PATCHv3 3/5] cpuidle: add support for states that affect multiple cpus - 04/05/2012 On Thu, May 3, 2012 at 314 PM, Rafael J. Wysocki rjw@sisk.pl On Monday, Ap..
- Re: [linux-pm] [PATCHv3 3/5] cpuidle: add support for states that affect multiple cpus - 04/05/2012 On Friday, May 04, 2012, Colin Cross On Thu, May 3, 2012 at 314 PM, Rafael J. Wyso..
- perf build failure on Linus s tree - 04/05/2012 Linus's tree right now (3.4.rc5.67.gac001.dirty) gives me the following build error when I try ..
- Re: perf build failure on Linus s tree - 04/05/2012 Hi, On Thu, 3 May 2012 145748 -0700, Greg KH Linus's tree right now (3.4.rc5...
- Re: perf build failure on Linus s tree - 04/05/2012 On Fri, May 04, 2012 at 103724AM +0900, Namhyung Kim Hi, On Th..
- Re: perf build failure on Linus s tree - 04/05/2012 Hi, On Thu, 3 May 2012 184120 -0700, Greg KH On Fri, May 04, 2012 at 103724..
- Re: perf build failure on Linus s tree - 04/05/2012 From Namhyung Kim namhyung.kim@lge.com Date Fri, 04 May 2012 103724 +0900 b..
- Re: perf build failure on Linus s tree - 04/05/2012 Hi, On Thu, May 3, 2012 at 950 PM, David Miller davem@davemloft.net Fr..
- Re: perf build failure on Linus s tree - 04/05/2012 Hi, On Thu, May 3, 2012 at 1014 PM, Arnaud Lacombe lacombar@gmail.com ..
- Re: perf build failure on Linus s tree - 04/05/2012 Hi, On Thu, May 3, 2012 at 1029 PM, Arnaud Lacombe lacombar@gmail.com ..
- Re: perf build failure on Linus s tree - 04/05/2012 On Thu, May 03, 2012 at 103502PM -0400, Arnaud Lacombe Hi, On ..
- Re: perf build failure on Linus s tree - 04/05/2012 Hi, On Thu, May 3, 2012 at 1047 PM, Greg KH gregkh@linuxfoundation.org ..
- Re: perf build failure on Linus s tree - 04/05/2012 On Thu, May 03, 2012 at 110154PM -0400, Arnaud Lacombe Hi, On ..
- Re: perf build failure on Linus s tree - 04/05/2012 Hi, On Thu, May 3, 2012 at 1116 PM, Greg KH gregkh@linuxfoundation.org ..
- [patch] perf: Fix build failure on OpenSuse userspace - 04/05/2012 * Greg KH gregkh@linuxfoundation.org On Thu, May 03, 2012 at 110154PM -04..
- Re: [patch] perf: Fix build failure on OpenSuse userspace - 04/05/2012 Hi, On Fri, May 4, 2012 at 309 AM, Ingo Molnar mingo@kernel.org &g..
- Re: [patch] perf: Fix build failure on OpenSuse userspace - 04/05/2012 Hi, On Fri, 4 May 2012 104428 -0400, Arnaud Lacombe How about my solution, pr..
- Re: [patch] perf: Fix build failure on OpenSuse userspace - 04/05/2012 On Fri, May 04, 2012 at 115544PM +0900, Namhyung Kim Hi, On Fr..
- Re: [patch] perf: Fix build failure on OpenSuse userspace - 04/05/2012 Em Fri, May 04, 2012 at 104428AM -0400, Arnaud Lacombe escreveu CC utilparse-event..
- Re: [patch] perf: Fix build failure on OpenSuse userspace - 04/05/2012 On Fri, May 04, 2012 at 104428AM -0400, Arnaud Lacombe Hi, On ..
- Re: [patch] perf: Fix build failure on OpenSuse userspace - 04/05/2012 Hi, On Fri, 4 May 2012 170211 +0200, Jiri Olsa So I doubt -Wno-unused-par..
- Re: [patch] perf: Fix build failure on OpenSuse userspace - 04/05/2012 On Fri, May 04, 2012 at 090928AM +0200, Ingo Molnar Does the (untested) patch bel..
- Re: [patch] perf: Fix build failure on OpenSuse userspace - 04/05/2012 On Fri, May 4, 2012 at 409 AM, Ingo Molnar mingo@kernel.org * Gre..
- Re: [patch] perf: Fix build failure on OpenSuse userspace - 04/05/2012 On Fri, May 04, 2012 at 121055PM -0300, Lucas De Marchi On Fri, May 4, 2012 at 4..
- Re: [patch] perf: Fix build failure on OpenSuse userspace - 04/05/2012 Hi, On Fri, 4 May 2012 172613 +0200, Jiri Olsa On Fri, May 04, 2012 at 1210..
- Re: perf build failure on Linus s tree - 04/05/2012 Hi, On Thu, 3 May 2012 221403 -0400, Arnaud Lacombe Hi, On ..
- Re: [PATCH 6/9] perf: Generic pci uncore device support - 03/05/2012 On Wed, 2012-05-02 at 1007 +0800, Yan, Zheng + uncores = msr_uncores; &g..
- [PATCH] video/sis: Remove unused structs SiS_SDRDRAM_TYPE/SiS_DDRDRAM_TYPE/SiS_DRAMType - 03/05/2012 This patch removes the unused structs SiS_SDRDRAM_TYPE and SiS_DDRDRAM_TYPE from init.h These are..
- Re: [PATCH 6/9] perf: Generic pci uncore device support - 03/05/2012 On Wed, 2012-05-02 at 1007 +0800, Yan, Zheng +static void __devexit uncore_pci_rem..
- Re: [PATCH 6/9] perf: Generic pci uncore device support - 04/05/2012 On 05042012 0546 AM, Peter Zijlstra On Wed, 2012-05-02 at 1007 +0800, Yan, Zhen..
- Re: [PATCH v2] video/sis: Use SiS_DRAMType from init.h and annotate it __devinitconst - 03/05/2012 Hi Florian, As far as I can see it should be possible to keep the array in sis_ma..
- Re: [PATCH 4/9] perf: Generic intel uncore support - 03/05/2012 On Wed, 2012-05-02 at 1007 +0800, Yan, Zheng + sprintf(pmu-name,..