summaryrefslogtreecommitdiffstats
path: root/arch/alpha (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-14nilfs2: remove spaces before tabsRyusuke Konishi2-2/+2
2010-03-14nilfs2: fix various typos in commentsRyusuke Konishi9-12/+12
2010-03-14nilfs2: fix typo "cout" -> "count" in error messageRyusuke Konishi1-1/+1
2010-03-14nilfs2: fix function name typos in docbook commentsRyusuke Konishi1-2/+2
2010-03-14nilfs2: fix discrepancy in use of static specifierRyusuke Konishi1-3/+3
2010-03-14sparc64: Add very basic XVR-1000 framebuffer driver.David S. Miller3-0/+241
2010-03-13bridge: ensure to unlock in error path in br_multicast_query().YOSHIFUJI Hideaki1-4/+7
2010-03-13drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messagesJoe Perches1-24/+30
2010-03-13sky2: Avoid rtnl_unlock without rtnl_lockMike McCormack1-1/+1
2010-03-13ipv6: Send netlink notification when DAD failsHerbert Xu1-0/+2
2010-03-13drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constantJulia Lawall1-1/+1
2010-03-13i2c-algo-bit: Add pre- and post-xfer hooksJean Delvare2-0/+11
2010-03-13at24: Init dynamic bin_attribute structuresWolfram Sang1-0/+1
2010-03-13i2c: Drop configure option I2C_DEBUG_CHIPJean Delvare1-8/+0
2010-03-13tsl2550: Move from i2c/chips to miscJean Delvare7-41/+14
2010-03-13i2c-i801: Don't use the block buffer for I2C block writesJean Delvare1-2/+4
2010-03-13i2c-powermac: Be less verbose in the absence of real errors.Jean Delvare1-7/+18
2010-03-13i2c-smbus: Use device_lock/device_unlockStephen Rothwell1-3/+2
2010-03-139p: Skip check for mandatory locks when unlockingSachin Prabhu1-1/+1
2010-03-139p: Fixes a simple bug enabling writes beyond 2GB.jvrao1-1/+1
2010-03-139p: Change the name of new protocol from 9p2010.L to 9p2000.LSripathi Kodi3-13/+13
2010-03-13fs/9p: re-init the wstat in readdir loopAneesh Kumar K.V1-1/+10
2010-03-13net/9p: Add sysfs mount_tag file for virtio 9P deviceAneesh Kumar K.V2-0/+21
2010-03-13net/9p: Use the tag name in the config space for identifying mount pointAneesh Kumar K.V2-6/+50
2010-03-13x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov4-4/+18
2010-03-13tracing: Do not record user stack trace from NMI contextSteven Rostedt1-0/+7
2010-03-13tracing: Disable buffer switching when starting or stopping traceSteven Rostedt1-0/+9
2010-03-13tracing: Use same local variable when resetting the ring bufferSteven Rostedt1-4/+4
2010-03-13function-graph: Init curr_ret_stack with ret_stackSteven Rostedt1-1/+1
2010-03-13ring-buffer: Move disabled check into preempt disable sectionLai Jiangshan1-6/+6
2010-03-13Fix up .gitignore for top-level file patternsLinus Torvalds1-8/+12
2010-03-13anon_inodes: mark the anon inode privateEric Paris1-0/+1
2010-03-13locking: Make sparse work with inline spinlocks and rwlocksLuca Barbieri2-15/+18
2010-03-13sysctl extern cleanup: pollDave Young1-0/+2
2010-03-13sysctl extern cleanup: lockdepDave Young2-3/+7
2010-03-13sysctl extern cleanup: rtmutexDave Young2-4/+5
2010-03-13sysctl extern cleanup: acctDave Young2-4/+4
2010-03-13sysctl extern cleanup: sgDave Young2-4/+6
2010-03-13sysctl extern cleanup: moduleDave Young3-4/+2
2010-03-13sysctl extern cleanup: rcuDave Young2-3/+4
2010-03-13sysctl extern cleanup: signalDave Young2-1/+3
2010-03-13sysctl extern cleanup: C_A_DDave Young2-1/+1
2010-03-13mxcmmc: fixed max_seg_size value on initializationVladimir Zapolskiy1-1/+1
2010-03-13inflate_fast: sout is already a short so ptr arith was off by one.Joakim Tjernlund1-1/+1
2010-03-13zlib: make new optimized inflate endian independentJoakim Tjernlund1-40/+30
2010-03-13decompress: fix new decompressor for PICRussell King1-2/+12
2010-03-13sgi-gru: use for_each_set_bit()Akinobu Mita1-11/+4
2010-03-13drivers/char/mmtimer.c: eliminate useless codeJulia Lawall1-1/+1
2010-03-13w1: mxc_w1: move probe() and remove() to the dev* text areaAlberto Panizzo1-2/+2
2010-03-13w1: fix test in ds2482_wait_1wire_idle()Roel Kluin1-1/+1