aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-20i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDsSeth Heasley3-3/+7
2011-03-20i2c: Drop i2c_adapter.idJean Delvare2-11/+0
2011-03-20i2c: Deprecate i2c_driver.attach_adapter and .detach_adapterJean Delvare4-6/+20
2011-03-20i2c-dev: Use standard bus notification mechanismJean Delvare1-21/+39
2011-03-20i2c: Export i2c_for_each_devJean Delvare2-6/+16
2011-03-20i2c: Get rid of <linux/i2c-id.h>Jean Delvare3-39/+1
2011-03-20i2c: Minor fixes to upgrading-clients documentJean Delvare1-9/+9
2011-03-20i2c: make i2c_get_adapter prototype clearerJean Delvare2-3/+3
2011-03-20i2c: Fix typo in instantiating-devices documentRoman Fietze1-1/+1
2011-03-20i2c-boardinfo: Fix typo in commentWolfram Sang1-1/+1
2011-03-20asm-generic: support clock_adjtime() in <asm-generic/unistd.h>Chris Metcalf1-1/+3
2011-03-20arch/tile: fix futex sanitization definition/prototype mismatchChris Metcalf1-6/+6
2011-03-18USB: Move runtime PM callbacks to usb_device_pm_opsRafael J. Wysocki3-12/+11
2011-03-18MAINTAINERS: Add serialAlan Cox1-0/+6
2011-03-18MN10300: Clear ASB2364 peripheral interrupt masks before enabling interruptsDavid Howells2-0/+55
2011-03-18MN10300: Fix the ASB2364 gdbport UART register defsDavid Howells1-12/+12
2011-03-18MN10300: Fix ASB2364 FPGA register defsDavid Howells1-1/+1
2011-03-18MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner3-5/+6
2011-03-18MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQSDavid Howells1-1/+1
2011-03-18MN10300: Convert ASB2364 FPGA irq_chip to new functionsThomas Gleixner1-13/+13
2011-03-18MN10300: Convert ipi irq_chip to new functionsThomas Gleixner1-8/+22
2011-03-18MN10300: Convert serial irq_chip to new functionsThomas Gleixner1-5/+10
2011-03-18MN10300: Convert cpu irq_chips to new functionsThomas Gleixner1-29/+33
2011-03-18MN10300: Remove unused mn10300_intc_* functionsThomas Gleixner2-30/+0
2011-03-18MN10300: Remove stale irq_chip.end - V2Thomas Gleixner1-1/+0
2011-03-18MN10300: Use clockevents_calc_mult_shift()Thomas Gleixner3-26/+3
2011-03-18MN10300: Use clocksource_register_hz()Thomas Gleixner3-21/+1
2011-03-18MN10300: Remove stale codeThomas Gleixner3-67/+2
2011-03-18spi/dw_spi: move dw_spi.h into drivers/spiGrant Likely5-5/+9
2011-03-18spi/dw_spi: Fix missing headerJiri Slaby1-0/+1
2011-03-18fs: call security_d_instantiate in d_obtain_alias V2Josef Bacik1-0/+3
2011-03-18lose 'mounting_here' argument in ->d_manage()Al Viro4-13/+8
2011-03-18trace, filters: Initialize the match variable in process_ops() properlyIngo Molnar1-1/+1
2011-03-18don't pass 'mounting_here' flag to follow_down()Al Viro3-4/+4
2011-03-18change the locking order for namespace_semAl Viro1-60/+73
2011-03-18fix deadlock in pivot_root()Al Viro1-11/+5
2011-03-18x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li2-10/+4
2011-03-18x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim9-30/+33
2011-03-18x86: Clean up csum-copy_64.S a bitIngo Molnar1-120/+120
2011-03-18x86: Fix common misspellingsLucas De Marchi50-67/+67
2011-03-18x86: Fix misspelling and align paramsLucas De Marchi1-7/+7
2011-03-18Blackfin: ip0x: fix unused variable warningMike Frysinger1-2/+0
2011-03-18Blackfin: punt unused HDMA masksMike Frysinger5-93/+0
2011-03-18Blackfin: wire up new syscallsMike Frysinger2-1/+7
2011-03-18Blackfin/ipipe: restore pipeline bits in irqflagsPhilippe Gerum1-10/+77
2011-03-18Blackfin/ipipe: fix deferred pipeline sync for the root stagePhilippe Gerum2-3/+14
2011-03-18Blackfin/ipipe: upgrade to I-pipe mainlinePhilippe Gerum4-114/+117
2011-03-18Blackfin: cpufreq: fix typosMichael Hennerich1-3/+3
2011-03-18Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner1-0/+1
2011-03-18Blackfin: SMP: convert to irq chip functionsMike Frysinger1-1/+5