summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2013-06-17Misc: sram: Remove unneeded checkAlexander Shiyan-5/+1
2013-06-17pcmcia: Remove ARCH_CLPS711X dependencyAlexander Shiyan-1/+1
2013-06-17FMC: add needed headersAlessandro Rubini-0/+567
2013-06-17FMC: create drivers/fmc and toplevel Kconfig questionAlessandro Rubini-0/+57
2013-06-17extcon: Palmas Extcon DriverGraeme Gregory-12/+283
2013-06-17extcon: add EXPORT_SYMBOL_GPL for exported functionsKishon Vijay Abraham I-0/+2
2013-06-17extcon: Change permission 'state' sysfs entry (rw -> r)Chanwoo Choi-22/+1
2013-06-17tools: hv: Improve error logging in KVP daemon.Tomas Hozza-11/+18
2013-06-17Merge 3.10-rc6 into char-misc-nextGreg Kroah-Hartman-1853/+2633
2013-06-15Linux 3.10-rc6v3.10-rc6Linus Torvalds-1/+1
2013-06-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-29/+96
2013-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-81/+147
2013-06-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-5/+15
2013-06-14smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney-7/+12
2013-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-23/+15
2013-06-14Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds-11/+42
2013-06-14Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+5
2013-06-14Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-21/+23
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt-1/+1
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras-1/+11
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman-3/+3
2013-06-15snd_pcm_link(): fix a leak...Al Viro-2/+2
2013-06-15use can_lookup() instead of direct checks of ->i_op->lookupAl Viro-2/+2
2013-06-15move exit_task_namespaces() outside of exit_notify()Oleg Nesterov-1/+1
2013-06-15fput: task_work_add() can fail if the caller has passed exit_task_work()Oleg Nesterov-9/+10
2013-06-14xfs: don't shutdown log recovery on validation errorsDave Chinner-2/+17
2013-06-14xfs: ensure btree root split sets blkno correctlyDave Chinner-0/+10
2013-06-14xfs: fix implicit padding in directory and attr CRC formatsDave Chinner-2/+4
2013-06-14xfs: don't emit v5 superblock warnings on writeDave Chinner-7/+11
2013-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-9/+13
2013-06-13mei: me: clear interrupts on the resume pathTomas Winkler-0/+1
2013-06-13mei: nfc: fix nfc device freeingTomas Winkler-0/+2
2013-06-13mei: init: Flush scheduled work before resetting the deviceSamuel Ortiz-2/+2
2013-06-13sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman-4/+2
2013-06-13netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier-1/+5
2013-06-13tulip: Properly check dma mapping resultNeil Horman-0/+6
2013-06-13Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-470/+521
2013-06-13dtc: ensure #line directives don't consume data from the next lineGrant Likely-117/+117
2013-06-13dtc: Update generated files to output from Bison 2.5Grant Likely-341/+388
2013-06-13of: Fix locking vs. interruptsBenjamin Herrenschmidt-8/+12
2013-06-13kbuild: make sure we clean up DTB temporary filesIan Campbell-4/+4
2013-06-13Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-4/+4
2013-06-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-185/+70
2013-06-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds-6/+22
2013-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-48/+95
2013-06-13Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds-39/+54
2013-06-13Merge tag 'md-3.10-fixes' of git://neil.brown.name/mdLinus Torvalds-26/+47
2013-06-13turbostat: Increase output buffer size to accommodate C8-C10Josh Triplett-1/+1
2013-06-13Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin-178/+65
2013-06-13net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda-4/+11