summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix lockup related to stop_machine being stuck in __do_softirq.Ben Greear2013-06-111-3/+10
* Merge tag '9p-3.10-bug-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-06-111-37/+18
|\
| * net/9p: Handle error in zero copy request correctly for 9p2000.uAneesh Kumar K.V2013-05-281-37/+18
* | Merge tag 'spi-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2013-06-104-42/+39
|\ \
| * \ Merge remote-tracking branch 'spi/fix/xilinx' into spi-linusMark Brown2013-06-041-39/+35
| |\ \
| | * | spi: spi-xilinx: Remove ISR race conditionPeter Crosthwaite2013-06-041-39/+35
| * | | Merge remote-tracking branch 'spi/fix/topcliff' into spi-linusMark Brown2013-06-041-1/+2
| |\ \ \
| | * | | spi: topcliff-pch: fix error return code in pch_spi_probe()Wei Yongjun2013-05-221-0/+1
| | * | | spi: topcliff-pch: Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-201-1/+1
| * | | | Merge remote-tracking branch 'spi/fix/hspi' into spi-linusMark Brown2013-06-041-1/+1
| |\ \ \ \
| | * | | | spi: hspi: fixup long delay timeKuninori Morimoto2013-06-041-1/+1
| | |/ / /
| * | | | Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown2013-06-041-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | spi: Move mailing list to vgerMark Brown2013-05-171-1/+1
| | |/ /
* | | | Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-06-102-2/+10
|\ \ \ \
| * | | | xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init se...Konrad Rzeszutek Wilk2013-06-101-2/+2
| * | | | xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU.Konrad Rzeszutek Wilk2013-06-041-0/+8
* | | | | Merge tag 'regmap-v3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-103-15/+16
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linusMark Brown2013-06-031-1/+4
| |\ \ \ \ \
| | * | | | | regmap: debugfs: Check return value of regmap_write()Dimitris Papastamos2013-05-121-1/+4
| | | |_|/ / | | |/| | |
| * | | | | Merge remote-tracking branch 'regmap/fix/cache' into regmap-linusMark Brown2013-06-032-14/+12
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | regmap: rbtree: Fixed node range check on syncMaarten ter Huurne2013-06-011-2/+0
| | * | | | regmap: regcache: Fixup locking for custom lock callbacksLars-Peter Clausen2013-05-232-12/+12
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-06-102-1/+3
|\ \ \ \ \ \
| * | | | | | crypto: sahara - fix building as moduleArnd Bergmann2013-06-051-1/+1
| * | | | | | crypto: blowfish - disable AVX2 implementationJussi Kivilinna2013-06-051-0/+1
| * | | | | | crypto: twofish - disable AVX2 implementationJussi Kivilinna2013-06-051-0/+1
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-108-113/+51
|\ \ \ \ \ \ \
| * | | | | | | powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman2013-06-101-28/+0
| * | | | | | | powerpc/perf: Fix deadlock caused by calling printk() in PMU exceptionMichael Ellerman2013-06-101-1/+1
| * | | | | | | powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling2013-06-102-8/+12
| * | | | | | | powerpc/power8: Update denormalization handlerMichael Neuling2013-06-101-0/+10
| * | | | | | | powerpc/pseries: Simplify denormalization handlerMichael Neuling2013-06-101-64/+16
| * | | | | | | powerpc/power8: Fix oprofile and perfMichael Neuling2013-06-101-4/+4
| * | | | | | | powerpc/eeh: Don't check RTAS token to get PE addrGavin Shan2013-06-101-7/+5
| * | | | | | | powerpc/pci: Check the bus address instead of resource address in pcibios_fix...Kevin Hao2013-06-101-1/+3
* | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-06-107-5/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier()Will Deacon2013-06-061-2/+9
| * | | | | | | | ARM: 7750/1: update legacy CPU ID in decompressor cache support jump tableMarc C2013-06-061-2/+2
| * | | | | | | | ARM: 7743/1: compressed/head.S: work around new binutils warningArnd Bergmann2013-06-064-1/+4
| * | | | | | | | ARM: 7742/1: topology: export cpu_topologyArnd Bergmann2013-06-061-0/+2
| * | | | | | | | ARM: 7737/1: fix kernel decompressor compilation error with CONFIG_DEBUG_SEMI...Nicolas Pitre2013-06-061-0/+28
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-091-8/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617Guenter Roeck2013-06-071-8/+50
| |/ / / / / / /
* | | | | | | | Linux 3.10-rc5v3.10-rc5Linus Torvalds2013-06-091-1/+1
* | | | | | | | hpfs: fix warnings when the filesystem fills upMikulas Patocka2013-06-091-0/+4
* | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-094-2/+16
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner2013-05-292-1/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | timekeeping: Correct run-time detection of persistent_clock.Zoran Markovic2013-05-281-0/+8
| | * | | | | | | | ntp: Remove unused variable flags in __hardppsGeert Uytterhoeven2013-05-281-1/+0
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | posix-timers: Show clock ID in proc filePavel Tikhomirov2013-05-281-0/+1