summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc32: Remove sun4{,c} control reg definitions from contregs.h.David S. Miller2012-05-111-22/+0
* sparc32: Remove sparc_lvl15_nmi().David S. Miller2012-05-111-15/+0
* sparc32: Restore SMP build and rectify sun4m NMI when non-SMP.David S. Miller2012-05-112-50/+30
* sparc32: Kill asm/vac-ops.hDavid S. Miller2012-05-114-130/+0
* sparc32: Stop warning about sun4/sun4c in SMP Kconfig option.David S. Miller2012-05-111-1/+1
* sparc32: Remove sun4c floppy assembler.David S. Miller2012-05-111-10/+1
* sparc32: Put back SPARC_BRANCH.David S. Miller2012-05-111-0/+7
* sparc32: Kill SUN4C_LOCK_{VADDR,END} and associated comment.David S. Miller2012-05-111-16/+0
* sparc: Clear out unused asm/machines.h values.David S. Miller2012-05-115-43/+4
* sparc: Convert some assembler over to linakge.h's ENTRY/ENDPROCDavid S. Miller2012-05-1115-143/+97
* sparc32: Remove inline strncmp "optimization" for constant counts.David S. Miller2012-05-113-69/+2
* sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg2012-05-113-28/+14
* sparc32: drop btfixup for alloc_thread_info_node/free_thread_infoSam Ravnborg2012-05-112-10/+4
* sparc32: drop sun4c bits from head_32.SSam Ravnborg2012-05-111-129/+19
* sparc32: drop test for sun4c in signal_32Sam Ravnborg2012-05-111-5/+2
* sparc32: drop sun4c user stack checking routineSam Ravnborg2012-05-113-91/+6
* sparc32: drop sun4c stack checking routineSam Ravnborg2012-05-112-50/+1
* sparc32: drop sun4c window overflow stack checking routineSam Ravnborg2012-05-112-71/+2
* sparc32: drop sun4c specific stack validationSam Ravnborg2012-05-112-58/+3
* sparc32: delete pgtsun4c.hSam Ravnborg2012-05-113-182/+2
* sparc32: remove all uses of ARCH_SUN4CSam Ravnborg2012-05-116-61/+8
* sparc32: drop sun4c specific ___xchg32 implementationSam Ravnborg2012-05-111-20/+0
* sparc32: remove sun4c trapsSam Ravnborg2012-05-1110-468/+4
* sparc32: remove calls to sun4c dummy mm inits functionsSam Ravnborg2012-05-114-39/+0
* sparc32: drop sun4c supportSam Ravnborg2012-05-1113-2514/+11
* sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is offPaul Gortmaker2012-05-091-9/+5
* sparc64: Do not set max_mapnr.David S. Miller2012-04-271-3/+0
* sparc64: Use node local allocations for IRQ stacks.David S. Miller2012-04-261-9/+14
* sparc64: Convert over to NO_BOOTMEM.David S. Miller2012-04-262-84/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2012-04-26463-3178/+4779
|\
| * Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-04-263-16/+17
| |\
| | * arch/tile: fix a couple of functions that should be __initChris Metcalf2012-04-252-4/+4
| | * init: fix bug where environment vars can't be passed via boot argsChris Metcalf2012-04-251-12/+13
| * | Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/...Linus Torvalds2012-04-262-4/+6
| |\ \
| | * \ Merge branches 'mad-response' and 'mlx4' into fixesRoland Dreier2012-04-241-1/+1
| | |\ \
| | | * | IB/mlx4: Fix memory leaks in ib_link_query_port()Jesper Juhl2012-04-241-1/+1
| | * | | IB/mad: Don't send response for failed MADsJack Morgenstein2012-04-241-3/+3
| | * | | IB/mad: Set 'D' bit in response for unhandled MADsJack Morgenstein2012-04-241-0/+2
| | |/ /
| * | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-04-269-148/+230
| |\ \ \
| | * | | dmaengine/amba-pl08x : reset phychan_hold on terminate allDavide Ciminaghi2012-04-251-0/+1
| | * | | dma: pl330: fix a couple of compilation warningsOlof Johansson2012-04-251-10/+15
| | * | | dma/ste_dma40: fix erroneous comparisonLinus Walleij2012-04-231-1/+1
| | * | | dma/ste_dma40: explicitly include regulator consumer headerLinus Walleij2012-04-231-0/+1
| | * | | dma40: Improve the logic of stopping logical chanNarayanan G2012-04-232-123/+199
| | * | | dmaengine: at_hdmac: remove clear-on-read in atc_dostart()Nicolas Ferre2012-04-201-4/+0
| | * | | dma: mxs-dma: enable channel in device_issue_pending callShawn Guo2012-04-203-7/+7
| | * | | dmaengine: imx-dma: dont complete descriptor for cyclic dmaVinod Koul2012-04-201-3/+6
| * | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-266-58/+231
| |\ \ \ \
| | * \ \ \ Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-04-235-58/+230
| | |\ \ \ \
| | | * | | | ASoC: wm8994: Improve sequencing of AIF channel enablesMark Brown2012-04-231-54/+222
OpenPOWER on IntegriCloud