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-03-27
generic compat_sys_ustat
Christoph Hellwig
3
-36
/
+2
2009-03-13
MIPS: Mark Eins: Fix configuration.
Ralf Baechle
5
-52
/
+54
2009-03-13
MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled
Zhang Le
2
-4
/
+6
2009-03-11
MIPS: IP27: Enable RAID5 module
Ralf Baechle
1
-1
/
+1
2009-03-11
MIPS: TXx9: update defconfigs
Atsushi Nemoto
2
-137
/
+447
2009-03-11
MIPS: NEC VR5500 processor support fixup
Shinya Kuribayashi
5
-3
/
+7
2009-03-11
MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc
Xiaotian Feng
1
-1
/
+1
2009-03-08
MIPS: compat: Implement is_compat_task.
Ralf Baechle
1
-0
/
+7
2009-03-02
x86-64: seccomp: fix 32/64 syscall hole
Roland McGrath
1
-1
/
+0
2009-02-27
Revert "MIPS: Print irq handler description"
Ralf Baechle
1
-1
/
+0
2009-02-27
MIPS: CVE-2009-0029: Enable syscall wrappers.
Ralf Baechle
10
-98
/
+110
2009-02-27
MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0
Roel Kluin
1
-3
/
+3
2009-02-27
MIPS: Only allow Cavium OCTEON to be configured for boards that support it
David Daney
1
-2
/
+6
2009-02-09
x86: spinlocks: define dummy __raw_spin_is_contended
Kyle McMartin
1
-0
/
+1
2009-01-30
MIPS: Alchemy: time.c build fix
Manuel Lauss
1
-1
/
+1
2009-01-30
MIPS: RB532: Export rb532_gpio_set_func()
Phil Sutter
2
-2
/
+4
2009-01-30
MIPS: RB532: Update headers
Phil Sutter
2
-4
/
+3
2009-01-30
MIPS: RB532: Simplify dev3 init
Phil Sutter
1
-12
/
+2
2009-01-30
MIPS: RB532: Remove {get,set}_434_reg()
Phil Sutter
1
-27
/
+0
2009-01-30
MIPS: RB532: Move dev3 init code to devices.c
Phil Sutter
2
-39
/
+39
2009-01-30
MIPS: RB532: Fix set_latch_u5()
Phil Sutter
1
-1
/
+1
2009-01-30
MIPS: RB532: Fix init of rb532_dev3_ctl_res
Phil Sutter
1
-2
/
+3
2009-01-30
MIPS: RB532: Use driver_data instead of platform_data
Phil Sutter
1
-1
/
+1
2009-01-30
MIPS: RB532: Detect uart type, add platform device
Phil Sutter
2
-1
/
+27
2009-01-30
MIPS: RB532: remove useless CF GPIO initialisation
Phil Sutter
1
-6
/
+0
2009-01-30
MIPS: RB532: Auto disable GPIO alternate function
Phil Sutter
1
-4
/
+4
2009-01-30
MIPS: RB532: Add set_type() function to IRQ struct.
Phil Sutter
2
-0
/
+30
2009-01-30
MIPS: RC32434: Define io_map_base for PCI controller
Phil Sutter
1
-0
/
+11
2009-01-30
MIPS: RB532: Fix bit swapping in rb532_set_bit()
Phil Sutter
1
-4
/
+2
2009-01-30
MIPS: Use hardware watchpoints on all R1 and R2 CPUs.
David Daney
1
-1
/
+1
2009-01-30
MIPS: Read watch registers with interrupts disabled.
David Daney
2
-2
/
+12
2009-01-30
MIPS: Fix a typo in watchpoint register structure.
David Daney
1
-1
/
+1
2009-01-30
MIPS: TXx9: Add support for TX4939 internal RTC
Atsushi Nemoto
3
-0
/
+24
2009-01-30
MIPS: R2: Fix broken installation of cache error handler.
Ralf Baechle
1
-2
/
+6
2009-01-30
MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENT
Ralf Baechle
4
-7
/
+4
2009-01-30
MIPS: Add return value checks to user_termio_to_kernel_termios()
Ralf Baechle
1
-28
/
+72
2009-01-30
MIPS: Octeon: Remove duplicated #includes
Huang Weiyi
1
-2
/
+0
2009-01-30
MIPS: atomic_*(): Change type of intermediate variables.
Ralf Baechle
1
-26
/
+26
2009-01-30
MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86
Ralf Baechle
1
-15
/
+6
2009-01-30
MIPS: Avoid destructive invalidation on partial cachelines.
Ralf Baechle
1
-1
/
+21
2009-01-30
MIPS: SMTC: Fix build after recent creditial changes.
Ralf Baechle
1
-1
/
+2
2009-01-26
eeprom: More consistent symbol names
Jean Delvare
7
-10
/
+10
2009-01-14
Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2009-01-14
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2
-3
/
+0
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
1
-1
/
+1
2009-01-11
MIPS: Only write c0_framemask on CPUs which have this register.
Ralf Baechle
1
-1
/
+4
2009-01-11
MIPS: Alchemy: new userspace suspend interface for development boards.
Manuel Lauss
5
-353
/
+234
2009-01-11
MIPS: Alchemy: dbdma suspend/resume support.
Manuel Lauss
3
-0
/
+81
2009-01-11
MIPS: Alchemy: Fix up PM code on Au1550/Au1200
Manuel Lauss
4
-167
/
+225
2009-01-11
MIPS: Alchemy: move calc_clock function.
Manuel Lauss
4
-54
/
+64
[next]