summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-17MIPS: Netlogic: Fix for quad-XLP bootJayachandran C1-10/+25
2013-02-17MIPS: Netlogic: use preset loops per jiffyJayachandran C1-0/+4
2013-02-17MIPS: Netlogic: No hazards needed for XLR/XLSJayachandran C1-1/+1
2013-02-17MIPS: PCI: Prevent hang on XLP reg readJayachandran C1-1/+5
2013-02-17MIPS: Netlogic: Use PIC timer as a clocksourceJayachandran C6-8/+110
2013-02-17MIPS: Netlogic: Split XLP L1 i-cache among threadsJayachandran C2-0/+8
2013-02-17MIPS: PCI: Byteswap not needed in little-endian modeJayachandran C1-3/+12
2013-02-17MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bitJayachandran C3-28/+98
2013-02-17MIPS: Netlogic: add XLS6xx to FMN configJayachandran C1-0/+2
2013-02-17MIPS: lantiq: rework external irq codeJohn Crispin2-32/+74
2013-02-17MIPS: lantiq: improve pci reset gpio handlingJohn Crispin1-2/+10
2013-02-17MIPS: lantiq: add GPHY clock gate bitsJohn Crispin2-0/+10
2013-02-17MIPS: lantiq: adds static clock for PP32John Crispin6-10/+69
2013-02-17MIPS: lantiq: trivial typo fixJohn Crispin1-1/+1
2013-02-17MIPS: show correct cpu name for 24KEcJohn Crispin1-1/+4
2013-02-15MIPS: BCM47XX: use fallback sprom var for board_{rev,type}Hauke Mehrtens1-4/+2
2013-02-15MIPS: BCM47XX: select NO_EXCEPT_FILLHauke Mehrtens1-0/+1
2013-02-15MIPS: BCM47XX: select BOOT_RAWHauke Mehrtens1-0/+1
2013-02-15MIPS: BCM47XX: trim the nvram values for parsingHauke Mehrtens1-3/+3
2013-02-15MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens8-23/+23
2013-02-15MIPS: BCM47XX: handle different nvram sizesHauke Mehrtens1-7/+39
2013-02-15MIPS: BCM47XX: rename early_nvram_init to nvram_initHauke Mehrtens1-2/+2
2013-02-15MIPS: BCM47XX: nvram add nand flash supportHauke Mehrtens1-0/+7
2013-02-15MIPS: BCM47XX: return error when init of nvram failedHauke Mehrtens1-15/+20
2013-02-15MIPS: BCM47XX: use common error codes in nvram readsHauke Mehrtens3-6/+3
2013-02-15MIPS: bcm47xx: separate functions finding flash window addrRafał Miłecki1-27/+60
2013-02-09Linux 3.8-rc7Linus Torvalds1-1/+1
2013-02-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-5/+26
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds68-348/+649
2013-02-08Merge branch 'sctp_keys'David S. Miller2-1/+6
2013-02-08net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann1-0/+5
2013-02-08net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann1-1/+1
2013-02-08atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens1-73/+73
2013-02-08ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon1-1/+1
2013-02-08ARM: DMA mapping: fix bad atomic testRussell King1-1/+1
2013-02-08ARM: realview: ensure that we have sufficient IRQs availableRussell King1-1/+1
2013-02-08ARM: GIC: fix GIC cpumask initializationRussell King1-2/+23
2013-02-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-5/+8
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach1-1/+1
2013-02-08l2tp: dont play with skb->truesizeEric Dumazet2-12/+0
2013-02-08net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann1-1/+1
2013-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller1-7/+9
2013-02-08Merge branch 'netback'David S. Miller3-53/+88
2013-02-08netback: correct netbk_tx_err to handle wrap around.Ian Campbell1-1/+1
2013-02-08xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell1-1/+12
2013-02-08xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley1-25/+13
2013-02-08xen/netback: shutdown the ring if it contains garbage.Ian Campbell3-26/+62
2013-02-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2013-02-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds4-15/+10
2013-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds8-36/+87