summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-03fs: improve remount,ro vs buffercache coherencyNick Piggin1-3/+15
2010-03-03fs/dcache.c: CodingStyle cleanupH Hartley Sweeten1-23/+22
2010-03-03some clean up in fs/procHelight.Xu2-6/+5
2010-03-03libfs: Unexport and kill simple_prepare_writeBoaz Harrosh2-18/+6
2010-03-03libfs: Open code simple_commit_write into only userBoaz Harrosh1-24/+35
2010-03-03Revert "autofs4: always use lookup for lookup"Al Viro4-330/+158
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-19/+21
2010-03-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-76/+21
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds12-116/+199
2010-03-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds31-1592/+2014
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds218-3637/+7396
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds36-652/+978
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds26-247/+345
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds36-727/+1568
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds10-552/+493
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-15/+15
2010-03-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds12-906/+1058
2010-03-03Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds33-38/+537
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds60-499/+354
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds17-164/+109
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds44-1208/+1219
2010-03-03docbook: fix errors from x86 headers mergerRandy Dunlap2-2/+2
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds9-254/+145
2010-03-03Regulators: wm8400 - cleanup platform driver data handlingDmitry Torokhov1-2/+5
2010-03-03Regulators: wm8994 - clean up driver data after removalDmitry Torokhov1-4/+7
2010-03-03Regulators: wm831x-xxx - clean up driver data after removalDmitry Torokhov3-0/+20
2010-03-03Regulators: pcap-regulator - clean up driver data after removalDmitry Torokhov1-3/+5
2010-03-03Regulators: max8660 - annotate probe and remove methodsDmitry Torokhov1-5/+6
2010-03-03Regulators: max1586 - annotate probe and remove methodsDmitry Torokhov1-4/+5
2010-03-03Regulators: lp3971 - fail if platform data was not suppliedDmitry Torokhov1-29/+29
2010-03-03Regulators: tps6507x-regulator - mark probe method as __devinitDmitry Torokhov1-19/+15
2010-03-03Regulators: tps65023-regulator - mark probe method as __devinitDmitry Torokhov1-19/+16
2010-03-03Regulators: twl-regulator - mark probe function as __devinitDmitry Torokhov1-1/+1
2010-03-03Regulators: fixed - annotate probe and remove methodsDmitry Torokhov1-9/+10
2010-03-03Regulators: ab3100 - fix probe and remove annotationsDmitry Torokhov1-3/+3
2010-03-03Regulators: virtual - use sysfs attribute groupsDmitry Torokhov1-31/+33
2010-03-03twl6030: regulator: Configure STATE register instead of REMAPRajendra Nayak1-10/+10
2010-03-03regulator: Provide optional dummy regulator for consumersMark Brown5-1/+135
2010-03-03regulator: Assume regulators are enabled if they don't report anythingMark Brown1-2/+2
2010-03-03regulator: Convert fixed voltage regulator to use enable_time()Mark Brown1-2/+8
2010-03-03regulator: Add WM8994 regulator supportMark Brown3-0/+312
2010-03-03regulator: enable max8649 regulator driverHaojian Zhuang4-0/+460
2010-03-03regulator: trivial: fix typos in user-visible Kconfig textAlex Chiang1-2/+2
2010-03-03regulator: mc13783: consider Power Gates as digital regulators.Alberto Panizzo2-6/+128
2010-03-03regulator: Add 'start-up time' to fixed voltage regulatorsAdrian Hunter2-0/+7
2010-03-03regulator: Implement enable_time() for WM835x ISINKsMark Brown1-0/+46
2010-03-03regulator: Allow regulators to specify the time taken to ramp on enableMark Brown2-6/+41
2010-03-03regulator: Add notifier event on regulator disableMark Brown2-3/+8
2010-03-03regulator/lp3971: Storage class should be before const qualifierTobias Klauser1-5/+5
2010-03-03regulator: add voltage selection capability to mc13783 regulators v2 .Alberto Panizzo1-30/+315