index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
36
-20
/
+29
2011-11-06
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
3
-44
/
+0
2011-11-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
72
-2850
/
+3050
2011-11-01
Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
1
-13
/
+0
2011-10-31
mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
14
-0
/
+14
2011-10-31
mips: remove needless include of module.h from core kernel files.
Paul Gortmaker
9
-9
/
+0
2011-10-31
mips: migrate core kernel file from module.h --> export.h
Paul Gortmaker
11
-11
/
+11
2011-10-31
mips: fix implicit smp.h usage in various files.
Paul Gortmaker
3
-0
/
+3
2011-10-31
mips: fix implicit use of asm/elf.h in kernel/cpu-probe.c
Paul Gortmaker
1
-0
/
+1
2011-10-31
mips: drop unused Kconfig symbols
Paul Bolle
3
-44
/
+0
2011-10-29
i2c-au1550: remove usage of volatile keyword
Manuel Lauss
1
-13
/
+0
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-0
/
+64
2011-10-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
1
-1
/
+2
2011-10-28
compat: sync compat_stats with statfs.
Eric W. Biederman
1
-1
/
+2
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-6
/
+67
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
14
-67
/
+406
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+2
2011-10-24
MIPS: O32: Provide definition of registers ta0 .. ta3.
Ralf Baechle
1
-0
/
+6
2011-10-24
MIPS: perf: Add Octeon support for hardware perf.
David Daney
2
-1
/
+148
2011-10-24
MIPS: perf: Add support for 64-bit perf counters.
David Daney
1
-469
/
+389
2011-10-24
MIPS: perf: Reorganize contents of perf support files.
David Daney
4
-520
/
+532
2011-10-24
MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.c
David Daney
2
-57
/
+37
2011-10-24
MIPS: Add accessor macros for 64-bit performance counter registers.
David Daney
1
-0
/
+8
2011-10-24
MIPS: Add probes for more Octeon II CPUs.
David Daney
1
-0
/
+3
2011-10-24
MIPS: Add more CPU identifiers for Octeon II CPUs.
David Daney
1
-0
/
+3
2011-10-24
MIPS: XLR, XLS: Add comment for smp setup
Hillf Danton
1
-0
/
+4
2011-10-24
MIPS: JZ4740: GPIO: Check correct IRQ in demux handler
Lars-Peter Clausen
1
-1
/
+1
2011-10-24
MIPS: JZ4740: GPIO: Simplify IRQ demuxer
Lars-Peter Clausen
1
-7
/
+1
2011-10-24
MIPS: JZ4740: Use generic irq chip
Lars-Peter Clausen
5
-153
/
+79
2011-10-24
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
Manuel Lauss
11
-334
/
+410
2011-10-24
MIPS: Alchemy: kill au1xxx.h header
Manuel Lauss
4
-46
/
+4
2011-10-24
MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? defines
Manuel Lauss
9
-236
/
+207
2011-10-24
MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header dep
Manuel Lauss
5
-6
/
+14
2011-10-24
MIPS: Alchemy: Redo PCI as platform driver
Manuel Lauss
19
-625
/
+950
2011-10-24
MIPS: Alchemy: more base address cleanup
Manuel Lauss
13
-247
/
+146
2011-10-24
MIPS: Alchemy: rewrite USB platform setup.
Manuel Lauss
2
-163
/
+75
2011-10-24
MIPS: Alchemy: abstract USB block control register access
Manuel Lauss
3
-115
/
+23
2011-10-24
MIPS: Remove __init from add_wired_entry()
Manuel Lauss
2
-4
/
+4
2011-10-24
MIPS: Alchemy: support multiple GPIO styles in one kernel
Manuel Lauss
4
-49
/
+100
2011-10-24
MIPS: Alchemy: Always build power code
Manuel Lauss
1
-4
/
+0
2011-10-24
NET: au1000_eth: Pass MACDMA address through platform resource info.
Manuel Lauss
1
-9
/
+21
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
39
-126
/
+164
2011-10-20
MIPS: Fix build with C=1
Aaro Koskinen
1
-1
/
+1
2011-10-20
MIPS: MSP71xx: Fix build error.
Ralf Baechle
1
-0
/
+1
2011-10-20
MIPS: Don't install vmlinuz if compressed kernel has not been configured.
Ralf Baechle
1
-0
/
+2
2011-10-20
MIPS: Netlogic: Specify architecture CFLAGS
Jayachandran C
1
-0
/
+5
2011-10-20
MIPS:Netlogic:Fix section mismatch warnings.
Jayachandran C
3
-8
/
+14
2011-10-20
Revert "MIPS: LD/SD o32 macro GAS fix update"
Ralf Baechle
2
-20
/
+4
2011-10-20
MIPS: SNI: Fix conflicting wrapper symbols for headers.
Ralf Baechle
2
-6
/
+6
2011-10-20
MIPS: PNX8550: Fix section mismatch
Ralf Baechle
1
-1
/
+1
[next]