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