index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
MIPS: ath79: add SoC detection code for AR934X
Gabor Juhos
4
-1
/
+49
2012-05-15
MIPS: ath79: sort case statements in ath79_detect_sys_type
Gabor Juhos
1
-12
/
+12
2012-05-15
MIPS: ath79: add early_printk support for AR934X
Gabor Juhos
2
-1
/
+8
2012-05-15
MIPS: ath79: update copyright headers of PCI related files
Gabor Juhos
4
-3
/
+12
2012-05-15
MIPS: ath79: register PCI controller on the PB44 board
Gabor Juhos
1
-0
/
+2
2012-05-15
MIPS: ath79: remove ar724x_pci_add_data function
Gabor Juhos
3
-21
/
+0
2012-05-15
MIPS: ath79: allow to use SoC specific PCI IRQ maps
Gabor Juhos
2
-4
/
+77
2012-05-15
MIPS: ath79: add support for the PCI host controller of the AR71XX SoCs
Gabor Juhos
4
-0
/
+383
2012-05-15
MIPS: ath79: allow to use board specific pci_plat_dev_init functions
Gabor Juhos
3
-8
/
+23
2012-05-15
MIPS: ath79: get rid of some ifdefs in mach-ubnt-xm.c
Gabor Juhos
1
-11
/
+12
2012-05-15
MIPS: ath79: add PCI IRQ handling code for AR724X SoCs
Gabor Juhos
3
-5
/
+120
2012-05-15
MIPS: ath79: fix a wrong IRQ number
Gabor Juhos
2
-3
/
+8
2012-05-15
MIPS: ath79: add a workaround for a PCI controller bug in AR7240 SoCs
Gabor Juhos
1
-1
/
+35
2012-05-15
MIPS: ath79: fix broken ar724x_pci_{read,write} functions
Gabor Juhos
1
-26
/
+26
2012-05-15
MIPS: ath79: remove superfluous alignment checks from pci-ar724x.c
Gabor Juhos
1
-6
/
+0
2012-05-15
MIPS: ath79: use io-accessor macros in pci-ar724x.c
Gabor Juhos
1
-14
/
+24
2012-05-15
MIPS: ath79: replace ath724x to ar724x
Gabor Juhos
5
-43
/
+43
2012-05-15
MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC name
Gabor Juhos
2
-1
/
+1
2012-05-15
MIPS: ath79: add a common PCI registration function
Gabor Juhos
4
-2
/
+17
2012-05-15
MIPS: ath79: make ath724x_pcibios_init visible for external code
Gabor Juhos
2
-1
/
+22
2012-05-15
MIPS: ath79: rename pci-ath724x.h
Gabor Juhos
3
-2
/
+2
2012-05-15
MIPS: ath79: separate common PCI code
Gabor Juhos
3
-34
/
+47
2012-05-15
MIPS: ath79: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2
-6
/
+2
2012-04-27
MIPS: Remove get_current_pgd().
David Daney
1
-6
/
+0
2012-04-27
MIPS: ath79: fix AR933X WMAC reset code
Gabor Juhos
1
-1
/
+1
2012-04-27
MIPS: JZ4740: Fix the JZ4740_IRQ_DMA macro
Antony Pavlov
1
-1
/
+1
2012-04-27
MIPS: Use set_current_blocked() and block_sigmask()
Matt Fleming
3
-46
/
+11
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
3
-16
/
+22
2012-04-02
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
12
-40
/
+35
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-1
/
+1
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-115
/
+8
2012-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-0
/
+1
2012-03-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2012-03-29
documentation: remove references to cpu_*_map.
Rusty Russell
3
-3
/
+3
2012-03-29
remove references to cpu_*_map in arch/
Rusty Russell
12
-37
/
+32
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
90
-311
/
+259
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-5
/
+0
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
90
-309
/
+262
2012-03-28
MIPS: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
3
-16
/
+22
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
1
-1
/
+1
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2
-0
/
+2
2012-03-23
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2
-2
/
+5
2012-03-23
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
1
-0
/
+4
2012-03-23
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
1
-2
/
+1
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
8
-151
/
+16
2012-03-23
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
Raghavendra K T
1
-1
/
+1
2012-03-22
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-0
/
+6
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-18
/
+2
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
4
-9
/
+9
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
[next]