summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2014-10-31sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller
2014-10-31sparc64: sparse irqbob picco
2014-10-31sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller
2014-10-31sparc64: Use kernel page tables for vmemmap.David S. Miller
2014-10-31sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller
2014-10-31sparc64: Switch to 4-level page tables.David S. Miller
2014-10-31sparc64: T5 PMUbob picco
2014-10-31sparc64: cpu hardware caps support for sparc M6 and M7Allen Pais
2014-10-31sparc64: support M6 and M7 for building CPU distribution mapAllen Pais
2014-10-31sparc64: correctly recognise M6 and M7 cpu typeAllen Pais
2014-10-31sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller
2014-10-31sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal
2014-10-31sparc64: Move from 4MB to 8MB huge pages.David S. Miller
2014-10-31sparc64: Make PAGE_OFFSET variable.David S. Miller
2014-10-31sparc64: Document the shift counts used to validate linear kernel addresses.David S. Miller
2014-10-31sparc64: Clean up 64-bit mmap exclusion defines.David S. Miller
2014-10-31sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller
2014-10-31sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan
2014-10-31sparc64: Fix corrupted thread fault code.David S. Miller
2014-10-31sparc64: sun4v TLB error power off eventsbob picco
2014-10-31sparc32: dma_alloc_coherent must honour gfp flagsDaniel Hellstrom
2014-10-31sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller
2014-10-31sparc64: Do not disable interrupts in nmi_cpu_busy()David S. Miller
2014-08-26sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan
2014-08-26sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller
2014-08-19sparc64: Make itc_sync_lock rawKirill Tkhai
2014-08-19sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller
2014-05-05sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller
2014-05-05sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp
2013-10-02sparc: fix MSI build failure on Sparc32Thomas Petazzoni
2013-10-02sparc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-02sparc: fix ldom_reboot buffer overflow harderKees Cook
2013-09-27sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller
2013-09-11kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers
2013-09-05sparc64: Export flush_ptrace_access() (needed by lustre)Geert Uytterhoeven
2013-08-22sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller
2013-08-02sparc64: Fix ITLB handler of null pageKirill Tkhai
2013-07-31sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai
2013-07-31sparc64: cleanup: Rename ret_from_syscall to ret_from_forkKirill Tkhai
2013-07-31sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai
2013-07-31sparc64: Fix wrong syscall return value passed to trace_sys_exit()Kirill Tkhai
2013-07-31support sparc64x chip type in cpumap.cAllen Pais
2013-07-31cpu hw caps support for sparc64xAllen Pais
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2013-07-10[PATCH] sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET
2013-07-10arch: sparc: kernel: check the memory length before use strcpy().Chen Gang
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds