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
2007-10-19
pid namespaces: round up the API
Pavel Emelianov
3
-5
/
+5
2007-10-19
task cgroups: enable cgroups by default in some configs
Paul Jackson
2
-0
/
+2
2007-10-18
[MIPS] time: Move R4000 clockevent device code to separate configurable file
Ralf Baechle
8
-241
/
+318
2007-10-18
[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack
Ralf Baechle
1
-21
/
+0
2007-10-18
[MIPS] IP32: Retire use of plat_timer_setup.
Ralf Baechle
1
-6
/
+0
2007-10-18
[MIPS] Jazz: Retire use of plat_timer_setup.
Ralf Baechle
2
-9
/
+5
2007-10-18
[MIPS] IP27: Convert to clock_event_device.
Ralf Baechle
2
-66
/
+94
2007-10-18
[MIPS] JMR3927: Convert to clock_event_device.
Ralf Baechle
1
-19
/
+47
2007-10-18
[MIPS] Always do the ARC64_TWIDDLE_PC thing.
Thomas Bogendoerfer
1
-11
/
+5
2007-10-17
[MIPS] IP22: Fix hang due to messing with timer interrupt handler
Thomas Bogendoerfer
1
-9
/
+0
2007-10-17
[MIPS] Sibyte: Fix typos in sibyte clockevent drivers
Atsushi Nemoto
2
-5
/
+5
2007-10-17
[MIPS] Alchemy: replace last remaining instance of au_ffs with ffs.
Ralf Baechle
1
-1
/
+1
2007-10-17
[MIPS] Alchemy: Reformat PM code.
Ralf Baechle
1
-3
/
+4
2007-10-17
[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.
Ralf Baechle
2
-119
/
+133
2007-10-17
[MIPS] MTX1: Enable CONFIG_CROSSCOMPILE in defconfig.
Ralf Baechle
1
-1
/
+1
2007-10-17
[MIPS] Probe for usability of cp0 compare interrupt.
Ralf Baechle
1
-0
/
+47
2007-10-17
[MIPS] SYNC emulation for MIPS I processors
Maciej W. Rozycki
1
-78
/
+86
2007-10-17
[MIPS] Fix modpost warning in raw binary builds.
Ralf Baechle
1
-1
/
+3
2007-10-17
spin_lock_unlocked cleanups
Roel Kluin
1
-1
/
+1
2007-10-17
lk201: remove obsolete driver
Maciej W. Rozycki
1
-1
/
+0
2007-10-17
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
1
-2
/
+0
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
2
-2
/
+2
2007-10-17
core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe
Neil Horman
1
-3
/
+2
2007-10-17
Use list_head in binfmt handling
Alexey Dobriyan
1
-2
/
+5
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-5
/
+5
2007-10-16
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
25
-497
/
+490
2007-10-16
[MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.
Ralf Baechle
1
-1
/
+1
2007-10-16
[MIPS] Cache: Provide more information on cache policy on bootup.
Ralf Baechle
1
-3
/
+7
2007-10-16
[MIPS] Fix aliasing bug in copy_user_highpage, take 2.
Ralf Baechle
1
-7
/
+12
2007-10-16
[MIPS] VPE loader: convert from struct class_ device to struct device
Kay Sievers
1
-12
/
+15
2007-10-16
[MIPS] MIPSsim: Fix booting from NFS root
Thiemo Seufer
1
-4
/
+1
2007-10-16
[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.
Ralf Baechle
10
-12
/
+12
2007-10-16
[MIPS] Alchemy: Get rid of au_ffs().
Ralf Baechle
3
-6
/
+6
2007-10-16
[MIPS] Alchemy: cleanup interrupt code.
Ralf Baechle
1
-341
/
+313
2007-10-16
[MIPS] Lasat: Fix build by conversion to irq_cpu.c.
Ralf Baechle
3
-12
/
+16
2007-10-16
[MIPS] IP22: Enable -Werror.
Ralf Baechle
1
-0
/
+2
2007-10-16
[MIPS] IP22: Fix warning.
Ralf Baechle
1
-6
/
+15
2007-10-16
[MIPS] IP22: Complain if requesting the front panel irq failed.
Ralf Baechle
1
-1
/
+8
2007-10-16
[MIPS] vmlinux.lds.S: Handle KPROBES_TEXT.
Ralf Baechle
1
-0
/
+1
2007-10-16
[MIPS] vmlinux.lds.S: Fix handling of .notes in final link.
Ralf Baechle
1
-4
/
+9
2007-10-16
[MIPS] vmlinux.lds.S: Remove duplicate comment.
Ralf Baechle
1
-1
/
+0
2007-10-16
[MIPS] IP32: Fix build by conversion to irq_cpu.c.
Ralf Baechle
3
-90
/
+75
2007-10-16
rtc: make rtc-ds1742 driver hotplug-aware
Atsushi Nemoto
2
-2
/
+2
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
1
-4
/
+0
2007-10-15
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
1
-1
/
+1
2007-10-15
add new prom.h for AU1x00
Yoichi Yuasa
11
-63
/
+47
2007-10-15
update AU1000 get_ethernet_addr()
Yoichi Yuasa
1
-22
/
+16
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2
-4
/
+4
2007-10-13
[MIPS] SMP: Fix use of cpumasks.
Ralf Baechle
1
-3
/
+3
[next]