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
2009-06-17
MIPS: SB1250: Sort out merge mistake.
Ralf Baechle
1
-5
/
+0
2009-06-17
MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernel
Atsushi Nemoto
1
-2
/
+2
2009-06-17
MIPS: SMTC: Fix formatting difference to linux-mips.org code
Ralf Baechle
1
-0
/
+1
2009-06-17
MIPS: Fix typo resulting in far too long ndelay times.
Ralf Baechle
1
-1
/
+1
2009-06-16
Merge branch 'akpm'
Linus Torvalds
3
-27
/
+3
2009-06-16
kmap_types: make most arches use generic header file
Randy Dunlap
1
-21
/
+3
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-16
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
1
-2
/
+0
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2009-06-16
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2009-06-15
mips: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-1
/
+1
2009-06-15
i2c/chips: Move max6875 to drivers/misc/eeprom
Wolfram Sang
2
-2
/
+2
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
28
-146
/
+123
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
5
-6
/
+11
2009-06-12
PM: Remove unused asm/suspend.h
Magnus Damm
1
-6
/
+0
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-06-12
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
6
-12
/
+23
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
2
-3
/
+8
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
1
-1
/
+1
2009-06-10
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-12
/
+23
2009-06-08
MIPS: Outline udelay and fix a few issues.
Ralf Baechle
5
-92
/
+66
2009-06-08
MIPS: ioctl.h: Fix headers_check warnings
Jaswinder Singh Rajput
1
-0
/
+4
2009-06-08
MIPS: Cobalt: PCI bus is always required to obtain the board ID
Yoichi Yuasa
1
-0
/
+1
2009-06-08
MIPS: Kconfig: Remove "Support for" from Cavium system type
Yoichi Yuasa
1
-2
/
+2
2009-06-08
MIPS: Sibyte: Honor CONFIG_CMDLINE
Ralf Baechle
1
-7
/
+1
2009-06-07
cfg80211: errno.h: define ERFKILL
Alexander Beregalov
1
-0
/
+2
2009-06-01
Merge branch 'linus' into irq/numa
Ingo Molnar
51
-349
/
+325
2009-05-22
MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.
Ralf Baechle
1
-3
/
+3
2009-05-22
MIPS: IP32: Fix build error due to uninitialized variable.
Ralf Baechle
1
-0
/
+1
2009-05-22
MIPS: Fix sparse warning in incompatiable argument type of clear_user.
Wu Zhangjin
1
-1
/
+1
2009-05-20
MIPS: 64-bit: Fix system lockup.
Greg Ungerer
3
-10
/
+5
2009-05-20
MIPS: IP28: Change to build with -mr10k-cache-barrier=store
peter fuerst
1
-3
/
+3
2009-05-20
MIPS: IP22: Fix hang in power button interrupt handler
Ralf Baechle
1
-1
/
+1
2009-05-20
MIPS: IP32: Fix hang on shutdown in power button interrupt handler.
Andrew Randrianasulu
1
-1
/
+1
2009-05-14
MIPS: Sibyte: Fix locking in set_irq_affinity
Thomas Bogendoerfer
2
-10
/
+4
2009-05-14
MIPS: Use force_sig when handling address errors.
David Daney
1
-3
/
+3
2009-05-14
MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read()
Coly Li
1
-1
/
+1
2009-05-14
MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0.
Ralf Baechle
1
-92
/
+50
2009-05-14
MIPS: Fix highmem.
Ralf Baechle
4
-34
/
+26
2009-05-14
MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware.
Ralf Baechle
1
-4
/
+4
2009-05-14
MIPS: MSP71xx: Remove the RAMROOT functions
Shane McDonald
2
-71
/
+1
2009-05-14
MIPS: Use -mno-check-zero-division
Ralf Baechle
1
-0
/
+1
2009-05-14
MIPS: Set compiler options only after the compiler prefix has ben set.
Ralf Baechle
1
-2
/
+2
2009-05-14
MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it.
Ralf Baechle
1
-2
/
+2
2009-05-14
MIPS: uaccess: Switch lock annotations to might_fault().
Ralf Baechle
2
-18
/
+23
2009-05-14
MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx reset
Shane McDonald
1
-6
/
+2
2009-05-14
MIPS: MSP71xx: Resolve multiple definition of plat_timer_setup
Shane McDonald
1
-5
/
+2
2009-05-14
MIPS: Make uaccess.h slightly more sparse friendly.
Ralf Baechle
1
-12
/
+27
[prev]
[next]