summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.14.23v3.14.23Greg Kroah-Hartman2014-10-301-1/+1
* sparc64: Implement __get_user_pages_fast().David S. Miller2014-10-301-0/+30
* sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller2014-10-3010-62/+42
* sparc64: Increase size of boot string to 1024 bytesDave Kleikamp2014-10-301-1/+4
* sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller2014-10-303-26/+5
* sparc64: sparse irqbob picco2014-10-303-175/+342
* sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller2014-10-304-20/+28
* sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller2014-10-303-5/+16
* sparc64: Use kernel page tables for vmemmap.David S. Miller2014-10-303-56/+36
* sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller2014-10-307-374/+244
* sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller2014-10-302-21/+37
* sparc64: Define VA hole at run time, rather than at compile time.David S. Miller2014-10-302-11/+25
* sparc64: Switch to 4-level page tables.David S. Miller2014-10-306-10/+109
* sparc64: T5 PMUbob picco2014-10-305-5/+73
* sparc64: cpu hardware caps support for sparc M6 and M7Allen Pais2014-10-301-0/+8
* sparc64: support M6 and M7 for building CPU distribution mapAllen Pais2014-10-301-0/+2
* sparc64: correctly recognise M6 and M7 cpu typeAllen Pais2014-10-303-0/+26
* sparc64: Fix hibernation code refrence to PAGE_OFFSET.David S. Miller2014-10-301-2/+2
* sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller2014-10-301-1/+2
* sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller2014-10-302-1/+21
* sparc64: Fix lockdep warnings on reboot on Ultra-5David S. Miller2014-10-301-3/+4
* sparc64: Fix reversed start/end in flush_tlb_kernel_range()David S. Miller2014-10-301-2/+2
* sparc: Let memset return the address argumentAndreas Larsson2014-10-301-4/+14
* sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan2014-10-304-26/+28
* sparc64: find_node adjustmentbob picco2014-10-301-1/+4
* sparc64: Fix corrupted thread fault code.David S. Miller2014-10-302-6/+6
* sparc64: sun4v TLB error power off eventsbob picco2014-10-304-20/+34
* sparc32: dma_alloc_coherent must honour gfp flagsDaniel Hellstrom2014-10-301-2/+3
* sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller2014-10-303-3/+8
* sparc64: Do not disable interrupts in nmi_cpu_busy()David S. Miller2014-10-301-1/+0
* xfs: ensure WB_SYNC_ALL writeback handles partial pages correctlyDave Chinner2014-10-301-2/+14
* ecryptfs: avoid to access NULL pointer when write metadata in xattrChao Yu2014-10-301-1/+1
* ARM: mvebu: Netgear RN102: Use Hardware BCH ECCklightspeed@killerwolves.net2014-10-301-0/+4
* ARM: mvebu: Netgear RN2120: Use Hardware BCH ECCArnaud Ebalard2014-10-301-0/+4
* ARM: mvebu: Netgear RN104: Use Hardware BCH ECCArnaud Ebalard2014-10-301-0/+4
* ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocksLudovic Desroches2014-10-301-0/+1
* ARM: at91: fix at91sam9263ek DT mmc pinmuxing settingsAndreas Henriksson2014-10-301-0/+2
* ARM: at91/dt: Fix typo regarding can0_clkDavid Dueck2014-10-301-1/+1
* ALSA: hda - hdmi: Fix missing ELD change event on plug/unplugAnssi Hannula2014-10-301-6/+9
* ALSA: usb-audio: Add support for Steinberg UR22 USB interfaceVlad Catoi2014-10-301-0/+30
* ALSA: ALC283 codec - Avoid pop noise on headphones during suspend/resumeHarsha Priya2014-10-301-0/+3
* ALSA: emu10k1: Fix deadlock in synth voice lookupTakashi Iwai2014-10-301-4/+2
* ALSA: pcm: use the same dma mmap codepath both for arm and arm64Anatol Pomozov2014-10-301-1/+1
* arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky2014-10-301-2/+2
* spi: dw-mid: terminate ongoing transfers at exitAndy Shevchenko2014-10-301-0/+4
* ima: provide flag to identify new empty filesDmitry Kasatkin2014-10-303-7/+13
* powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy2014-10-301-23/+28
* futex: Ensure get_futex_key_refs() always implies a barrierCatalin Marinas2014-10-301-0/+2
* kernel: add support for gcc 5Sasha Levin2014-10-301-0/+66
* fanotify: enable close-on-exec on events' fd when requested in fanotify_init()Yann Droneaud2014-10-301-1/+1