summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-23mei: use disconnect name consistentlyTomas Winkler
2014-09-23mei: add hbm commands return status valuesTomas Winkler
2014-09-23mei: add mei_me_cl_by_uuid_id functionTomas Winkler
2014-09-23mei: add me client remove functionsTomas Winkler
2014-09-23mei: use list for me clients book keepingTomas Winkler
2014-09-23mei: me_client lookup function to return me_client objectTomas Winkler
2014-09-23mei: use wrapper for simple hbm client messageTomas Winkler
2014-09-23mei: use consistently me_addr in the hbm structuresTomas Winkler
2014-09-23mei: amthif: don't check amthif client identity on amthif queuesAlexander Usyskin
2014-09-23mei: amthif: use service function to flush amthif queueAlexander Usyskin
2014-09-23mei: me: wait for hw ready non-interruptibleAlexander Usyskin
2014-09-22Merge tag 'extcon-next-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2014-09-22extcon: gpio: Fix code cleanupGeorge Cherian
2014-09-22extcon: max77693: Fix a bug occured at changing ADC debounce time.Jonghwa Lee
2014-09-22extcon: sm5502: Drop useless includeJean Delvare
2014-09-22extcon: max77693: Use resource managed interrupt lineKrzysztof Kozlowski
2014-09-22dt-bindings: extcon: Add support for Richtek RT8973A MUIC deviceChanwoo Choi
2014-09-22extcon: rt8973a: Add Richtek RT8973A extcon driverChanwoo Choi
2014-09-22extcon: sm5502: Clean up codes by using checkpatch scriptChanwoo Choi
2014-09-22extcon: sm5502: Move sm5502.h header file to extcon directoryChanwoo Choi
2014-09-22extcon: sm5502: Add I2C dependency to fix build breakChanwoo Choi
2014-09-22extcon: sm5502: Fix bug to check cable typeChanwoo Choi
2014-09-14Linux 3.17-rc5Linus Torvalds
2014-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-09-14vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds
2014-09-14Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-14be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro
2014-09-14don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro
2014-09-14Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds
2014-09-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-14Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner
2014-09-14ntb: Add alignment check to meet hardware requirementDave Jiang
2014-09-14MAINTAINERS: update NTB infoJon Mason
2014-09-14NTB: correct the spread of queues over mw'sJon Mason
2014-09-13fix bogus read_seqretry() checks introduced in b37199eAl Viro
2014-09-13move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro
2014-09-13[fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro
2014-09-13Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds
2014-09-13parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin
2014-09-13vfs: fix bad hashing of dentriesLinus Torvalds
2014-09-13Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds
2014-09-13Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds
2014-09-13Merge tag 'dm-3.17-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2014-09-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-09-12Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...Linus Torvalds
2014-09-12alarmtimer: Lock k_itimer during timer callbackRichard Larocque
2014-09-12alarmtimer: Do not signal SIGEV_NONE timersRichard Larocque
2014-09-12alarmtimer: Return relative times in timer_gettimeRichard Larocque
2014-09-12jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-09-12futex: Unlock hb->lock in futex_wait_requeue_pi() error pathThomas Gleixner