summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-16rtc: remove __raw_* accessors from PL031 RTCLinus Walleij1-11/+12
2009-12-16rtc: add driver for BQ32000 I2C RTCPiotr Ziecik3-0/+214
2009-12-16rtc: make rtc-omap driver ioremap its register spaceMark A. Greer2-24/+30
2009-12-16rtc: add Freescale MC13783 RTC driverUwe Kleine-König3-0/+269
2009-12-16rtc: convert WM8350 RTC driver to dev_pm_opsMark Brown1-4/+10
2009-12-16rtc-mv: add support for AlarmSaeed Bishara1-3/+154
2009-12-16rtc: pcf50633: manage RTC alarm "pending" flagWerner Almesberger1-0/+5
2009-12-16efirtc: explicitly set llseek to no_llseekJohn Kacur1-0/+1
2009-12-16rtc: do not use container_of macro as an argument for to_platform_deviceAtsushi Nemoto3-12/+12
2009-12-16rtc-stk17ta8: fix races around device registrationAtsushi Nemoto1-69/+45
2009-12-16rtc-ds1742: fix races around device registrationAtsushi Nemoto1-35/+16
2009-12-16rtc-ds1553: fix races around device registrationAtsushi Nemoto1-77/+64
2009-12-16rtc-tx4939: fix races around device registrationAtsushi Nemoto1-25/+26
2009-12-16rtc-ds1511: fix races around device registrationAtsushi Nemoto1-88/+60
2009-12-16rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq APIHerton Ronaldo Krzesinski1-40/+35
2009-12-16rtc: fix driver data issues in several rtc driversAlessandro Zummo10-42/+42
2009-12-16rtc: disable hpet emulation on suspendMaxim Levitsky1-1/+2
2009-12-16autofs4: always use lookup for lookupIan Kent4-158/+330
2009-12-16autofs4: rename dentry to expiring in autofs4_lookup_expiring()Ian Kent1-12/+12
2009-12-16autofs4: rename dentry to active in autofs4_lookup_active()Ian Kent1-12/+12
2009-12-16autofs4: eliminate d_unhashed in path walk checksIan Kent1-4/+3
2009-12-16autofs4: cleanup active and expire lookupIan Kent1-6/+10
2009-12-16autofs4: renamer unhashed to active in autofs4_lookup()Ian Kent1-10/+10
2009-12-16autofs4: use autofs_info for pending flagIan Kent3-28/+35
2009-12-16autofs4: use helper function for need mount checkIan Kent1-2/+10
2009-12-16autofs4: use helper functions for expiring listIan Kent2-12/+29
2009-12-16autofs4: use helper functions for active list handlingIan Kent3-11/+38
2009-12-16vt: make the default cursor shape configurableClemens Ladisch2-2/+10
2009-12-16proc: rename de_get() to pde_get() and inline itAlexey Dobriyan3-39/+23
2009-12-16timecompare: fix half-Y2K38 problem in timecompare_update while calculating o...Barry Song1-1/+1
2009-12-16oom-kill: fix NUMA constraint check with nodemaskKAMEZAWA Hiroyuki4-21/+53
2009-12-16oom-kill: show virtual size and rss information of the killed processKOSAKI Motohiro1-3/+13
2009-12-15mfd: compile fix for twl4030 renamingStephen Rothwell1-5/+5
2009-12-15Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds70-2836/+2369
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds23-889/+2349
2009-12-15Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-32/+95
2009-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-3/+16
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds136-2086/+2394
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds19-719/+6389
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds31-210/+154
2009-12-15Merge git://git.infradead.org/battery-2.6Linus Torvalds10-218/+420
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-7/+16
2009-12-15lis3: update documentation to match latest changesSamu Onkalo1-7/+24
2009-12-15lis3: scale output values to mgSamu Onkalo2-3/+31
2009-12-15lis3: sysfs entry for setting chip measurement rateSamu Onkalo2-7/+46
2009-12-15lis3lv02d: remove calibaration functionalitySamu Onkalo2-32/+3
2009-12-15lis3: selftest supportSamu Onkalo3-3/+81
2009-12-15lis3lv02d: proper power on sequenceSamu Onkalo2-14/+28
2009-12-15lis3: fix show rate for 8 bits chipsÉric Piel2-8/+17
2009-12-15lis3: update documentation and commentsÉric Piel4-42/+52