First  |  Prev |  Next  |  Last
Pages: 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164
[GIT PULL] ext4 update for 2.6.36
Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus to get the latest bug fixes and improvements for the 2.6.36 merge window. As you will see from the patch, there are a few files outside of the ext4/jbd2 directories. These were coordinated with the... 6 Aug 2010 00:39
quick ID lookup in memcg
KAMEZAWA Hiroyuki <kamezawa.hiroyu(a)jp.fujitsu.com> writes: From: KAMEZAWA Hiroyuki <kamezawa.hiroyu(a)jp.fujitsu.com> Now, memory cgroup has an ID per cgroup and make use of it at - hierarchy walk, - swap recording. This patch is for making more use of it. The final purpose is to replace page_... 6 Aug 2010 01:44
lib: vsprintf: optimised put_dec_trunc() and put_dec_full()
On Friday 06 August 2010 00:38, Michal Nazarewicz wrote: The put_dec_trunc() and put_dec_full() functions were based on a code optimised for processors with 8-bit ALU but even then they failed to satisfy the same constraints "Failed"? Interesting wording. Yes, the code won't map easily onto 8-bit ALU, for ... 9 Aug 2010 23:24
linux-next: Tree for August 6
Hi all, As the merge window is open, please do not add 2.6.37 material to your linux-next included trees until after 2.6.36-rc1. Changes since 20100805: The davinci tree lost its conflict. The cifs tree still has its build failure. The hid tree lost its conflict. The sound tree lost its conflict. ... 5 Aug 2010 23:34
Skip looking for ioapic overrides when ioapics are not present
I have applied the patch below to the 2.6.35 kernel and it finally stopped reporting "Unable to locate IOAPIC for GSI..." on bootup. Eric W. Biederman writes on 2010-06-06 03:56:05 Avinash Kurup <kurup.avinash(a)gmail.com> writes: Hi Eric, I get the following errors while booting into 2.6.35-rc1. I ... 5 Aug 2010 23:34
linux-next: build failure after merge of the final tree (cifs tree related)
The fix for the missing err.h include is merged. Not sure why I did not run into that on my Ubuntu test builds or Dave on his builds. Have not heard any feedback about the init.h change that Ben suggested yet. On Wed, Aug 4, 2010 at 10:51 PM, Stephen Rothwell <sfr(a)canb.auug.org.au> wrote: Hi Steve, Af... 5 Aug 2010 23:34
[PATCH v3 2/3] mfd: MAX8998: Add interrupts support
Use genirq and provide seperated file for interrupts support. Signed-off-by: Joonyoung Shim <jy0922.shim(a)samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park(a)samsung.com> Reviewed-by: Mark Brown <broonie(a)opensource.wolfsonmicro.com> Acked-by: Samuel Ortiz <sameo(a)linux.intel.com> --- drivers/mfd/Kconfig ... 5 Aug 2010 23:34
[PATCH v3 1/3] mfd: MAX8998: Use struct i2c_client to argument on i2c operation functions
The MAX8998 chip have regulator and rtc features. The i2c slave address of regulator and rtc is different, so needs each i2c client on i2c operation functions. Also, this patch exports i2c operation functions instead of callback to make easy to read. Signed-off-by: Joonyoung Shim <jy0922.shim(a)samsung.com> Sig... 5 Aug 2010 23:34
[PATCH v3 3/3] rtc: Add MAX8998 rtc driver
This adds support for the RTC provided by the Maxim 8998 chip. This driver was tested on a GONI board by using the rtc-test application from the Documentation/rtc.txt. Signed-off-by: Joonyoung Shim <jy0922.shim(a)samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park(a)samsung.com> Acked-by: Samuel Ortiz <sameo(a)li... 5 Aug 2010 23:34
Initcall ordering problem (TTY vs modprobe vs MD5) and cryptomgr problem
On Thu, Aug 5, 2010 at 7:23 PM, David Howells <dhowells(a)redhat.com> wrote: I wonder if tty_init() should be moved up, perhaps to immediately after chrdev_init(). I do think that sounds sane. The tty layer is kind of special. I wouldn't call it _after_ chrdev_init(), though, I'd call it _from_ chrdev_ini... 6 Aug 2010 11:34
First  |  Prev |  Next  |  Last
Pages: 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164