summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] update cifs.ko versionSteve French2013-09-251-1/+1
* [CIFS] Remove ext2 flags that have been moved to fs.hSteve French2013-09-251-20/+1
* [CIFS] Provide sane values for nlinkJim McDonough2013-09-213-6/+43
* cifs: stop trying to use virtual circuitsJeff Layton2013-09-183-88/+1
* CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing themDavid Howells2013-09-183-0/+28
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-176-8/+59
|\
| * KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...Gleb Natapov2013-09-171-0/+9
| * kvm: free resources after canceling async_pfRadim Krčmář2013-09-171-1/+4
| * KVM: nEPT: reset PDPTR register cache on nested vmentry emulationGleb Natapov2013-09-171-0/+4
| * KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini2013-09-173-6/+29
| * KVM: x86 emulator: emulate RETF immBruce Rogers2013-09-171-1/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-1713-116/+146
|\ \
| * | HID: lenovo-tpkbd: fix leak if tpkbd_probe_tp failsBenjamin Tissoires2013-09-131-5/+10
| * | HID: multitouch: validate indexes detailsBenjamin Tissoires2013-09-131-12/+14
| * | HID: logitech-dj: validate output report detailsKees Cook2013-09-131-2/+8
| * | HID: validate feature and input report detailsBenjamin Tissoires2013-09-132-10/+17
| * | HID: lenovo-tpkbd: validate output report detailsKees Cook2013-09-131-1/+9
| * | HID: LG: validate HID output report detailsKees Cook2013-09-134-73/+12
| * | HID: steelseries: validate output report detailsKees Cook2013-09-131-0/+5
| * | HID: sony: validate HID output report detailsKees Cook2013-09-131-0/+4
| * | HID: zeroplus: validate output report detailsKees Cook2013-09-131-13/+5
| * | HID: provide a helper for validating hid reportsKees Cook2013-09-132-0/+62
* | | tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov2013-09-171-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-1725-250/+197
|\ \ \ | |_|/ |/| |
| * | tile: remove stray blank spaceChris Metcalf2013-09-161-1/+1
| * | tile: <arch/> header updates from upstreamChris Metcalf2013-09-164-35/+59
| * | tile: improve gxio iorpc autogenerated code styleChris Metcalf2013-09-1610-130/+127
| * | tile: double default VMALLOC spaceChris Metcalf2013-09-161-1/+1
| * | tile: remove stale arch/tile/kernel/futex_64.SChris Metcalf2013-09-131-55/+0
| * | tile: remove HUGE_VMAP dead codeChris Metcalf2013-09-136-24/+6
| * | tile: use pmd_pfn() instead of casting via pte_tChris Metcalf2013-09-131-2/+1
| * | tile: fix typos in comment in arch/tile/kernel/unaligned.cChris Metcalf2013-09-131-2/+2
* | | Linux 3.12-rc1v3.12-rc1Linus Torvalds2013-09-161-3/+3
* | | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-168-128/+164
|\ \ \
| * | | clocksource: armada-370-xp: Add detailed clock requirements in devicetree bin...Ezequiel Garcia2013-09-021-2/+11
| * | | clocksource: armada-370-xp: Get reference fixed-clock by nameEzequiel Garcia2013-09-021-2/+5
| * | | clocksource: armada-370-xp: Replace WARN_ON with BUG_ONEzequiel Garcia2013-09-021-1/+1
| * | | clocksource: armada-370-xp: Fix device-tree bindingEzequiel Garcia2013-09-021-5/+22
| * | | clocksource: armada-370-xp: Introduce new compatiblesEzequiel Garcia2013-09-021-15/+39
| * | | clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia2013-09-023-23/+5
| * | | clocksource: armada-370-xp: Simplify TIMER_CTRL register accessEzequiel Garcia2013-09-021-39/+30
| * | | clocksource: armada-370-xp: Use BIT()Ezequiel Garcia2013-09-021-6/+6
| * | | ARM: timer-sp: Set dynamic irq affinityViresh Kumar2013-08-221-1/+2
| * | | ARM: nomadik: add dynamic irq flag to the timerDaniel Lezcano2013-08-221-1/+2
| * | | clocksource: sh_cmt: 32-bit control register supportMagnus Damm2013-08-221-14/+36
| * | | clocksource: em_sti: Convert to devm_* managed helpersLaurent Pinchart2013-08-221-35/+14
* | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-09-162-36/+21
|\ \ \ \
| * | | | cifs: update cifs.txt and remove some outdated infosBjörn Jacke2013-09-131-31/+11
| * | | | cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscacheSachin Prabhu2013-09-131-3/+7
| * | | | cifs: Do not take a reference to the page in cifs_readpage_worker()Sachin Prabhu2013-09-131-2/+3
OpenPOWER on IntegriCloud