summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-19FMC: add documentation for the coreAlessandro Rubini8-0/+821
2013-06-19FMC: add core bus driverAlessandro Rubini6-1/+838
2013-06-19MAINTAINERS: add stable_kernel_rules.txt to stable maintainer informationGreg Kroah-Hartman1-0/+1
2013-06-18drivers: hv: switch to use mb() instead of smp_mb()Jason Wang2-6/+6
2013-06-18memory: tegra30-mc: Fix IRQ handler.Tuomas Tynkkynen1-3/+6
2013-06-18memory: tegra20-mc: Fix hang in IRQ handler.Tuomas Tynkkynen1-1/+4
2013-06-18mei: support HBM versioningTomas Winkler3-8/+34
2013-06-18char: Convert use of typedef ctl_table to struct ctl_tableJoe Perches4-13/+13
2013-06-18vme: tsi148: Window reserved for accessing CR/CSR does not need attributes setMartyn Welch1-7/+0
2013-06-18vme: tsi148: CR/CSR logic arround the wrong wayMartyn Welch1-3/+4
2013-06-18vme: tsi148: Only store VME bus errors if they will be checkedMartyn Welch1-11/+17
2013-06-18Misc: sram: Remove unneeded checkAlexander Shiyan1-5/+1
2013-06-18pcmcia: Remove ARCH_CLPS711X dependencyAlexander Shiyan1-1/+1
2013-06-18FMC: add needed headersAlessandro Rubini4-0/+567
2013-06-18FMC: create drivers/fmc and toplevel Kconfig questionAlessandro Rubini6-0/+57
2013-06-18extcon: Palmas Extcon DriverGraeme Gregory5-12/+283
2013-06-18extcon: add EXPORT_SYMBOL_GPL for exported functionsKishon Vijay Abraham I1-0/+2
2013-06-18extcon: Change permission 'state' sysfs entry (rw -> r)Chanwoo Choi1-22/+1
2013-06-18tools: hv: Improve error logging in KVP daemon.Tomas Hozza1-11/+18
2013-06-17Merge 3.10-rc6 into char-misc-nextGreg Kroah-Hartman241-1853/+2633
2013-06-16Linux 3.10-rc6v3.10-rc6Linus Torvalds1-1/+1
2013-06-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-29/+96
2013-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-81/+147
2013-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-5/+15
2013-06-15smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney1-7/+12
2013-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-23/+15
2013-06-15Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-11/+42
2013-06-15Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+5
2013-06-15Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-21/+23
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt1-1/+1
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2-1/+11
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2-3/+3
2013-06-15snd_pcm_link(): fix a leak...Al Viro1-2/+2
2013-06-15use can_lookup() instead of direct checks of ->i_op->lookupAl Viro1-2/+2
2013-06-15move exit_task_namespaces() outside of exit_notify()Oleg Nesterov1-1/+1
2013-06-15fput: task_work_add() can fail if the caller has passed exit_task_work()Oleg Nesterov1-9/+10
2013-06-15xfs: don't shutdown log recovery on validation errorsDave Chinner1-2/+17
2013-06-15xfs: ensure btree root split sets blkno correctlyDave Chinner1-0/+10
2013-06-15xfs: fix implicit padding in directory and attr CRC formatsDave Chinner2-2/+4
2013-06-15xfs: don't emit v5 superblock warnings on writeDave Chinner1-7/+11
2013-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-9/+13
2013-06-14mei: me: clear interrupts on the resume pathTomas Winkler1-0/+1
2013-06-14mei: nfc: fix nfc device freeingTomas Winkler1-0/+2
2013-06-14mei: init: Flush scheduled work before resetting the deviceSamuel Ortiz1-2/+2
2013-06-14sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman1-4/+2
2013-06-14netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier1-1/+5
2013-06-14tulip: Properly check dma mapping resultNeil Horman1-0/+6
2013-06-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds7-470/+521
2013-06-14dtc: ensure #line directives don't consume data from the next lineGrant Likely2-117/+117
2013-06-14dtc: Update generated files to output from Bison 2.5Grant Likely2-341/+388