index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-1
/
+1
2007-10-19
pid namespaces: round up the API
Pavel Emelianov
3
-5
/
+5
2007-10-18
[MIPS] time: Move R4000 clockevent device code to separate configurable file
Ralf Baechle
4
-241
/
+285
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] Always do the ARC64_TWIDDLE_PC thing.
Thomas Bogendoerfer
1
-11
/
+5
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
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
1
-1
/
+1
2007-10-16
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
4
-24
/
+41
2007-10-16
[MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.
Ralf Baechle
1
-1
/
+1
2007-10-16
[MIPS] VPE loader: convert from struct class_ device to struct device
Kay Sievers
1
-12
/
+15
2007-10-16
[MIPS] IP22: Fix warning.
Ralf Baechle
1
-6
/
+15
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
Consolidate PTRACE_DETACH
Alexey Dobriyan
1
-4
/
+0
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
1
-1
/
+1
2007-10-13
[MIPS] SMP: Fix use of cpumasks.
Ralf Baechle
1
-3
/
+3
2007-10-11
[MIPS] VPE: reimplement ELF loader.
Ralf Baechle
1
-34
/
+11
2007-10-11
[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.
Franck Bui-Huu
1
-0
/
+8
2007-10-11
[MIPS] SMP: Use ISO C struct initializer for local structs.
Ralf Baechle
1
-10
/
+13
2007-10-11
[MIPS] SMP: Kill useless casts.
Ralf Baechle
1
-7
/
+7
2007-10-11
[MIPS] Kill num_online_cpus() loops.
Ralf Baechle
3
-16
/
+25
2007-10-11
[MIPS] SMP: Implement smp_call_function_mask().
Ralf Baechle
2
-40
/
+21
2007-10-11
[MIPS] Make facility to convert CPU types to strings generally available.
Ralf Baechle
3
-77
/
+94
2007-10-11
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
13
-36
/
+36
2007-10-11
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
22
-173
/
+173
2007-10-11
[MIPS] Allow hardwiring of the CPU type to a single type for optimization.
Ralf Baechle
1
-3
/
+3
2007-10-11
[MIPS] i8253 PIT clocksource and clockevent drivers
Ralf Baechle
2
-0
/
+214
2007-10-11
[MIPS] Dyntick support for SMTC:
Ralf Baechle
2
-48
/
+130
2007-10-11
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
4
-139
/
+124
2007-10-11
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
Ralf Baechle
2
-25
/
+70
2007-10-11
[MIPS] Switch from to_tm to rtc_time_to_tm
Ralf Baechle
1
-49
/
+0
2007-10-11
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
1
-31
/
+14
2007-10-11
[MIPS] Use generic NTP code for all MIPS platforms
Ralf Baechle
1
-20
/
+4
2007-10-11
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
1
-2
/
+0
2007-10-11
[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.
Ralf Baechle
2
-8
/
+6
2007-10-11
[MIPS] R3000 setup for kernel_thread()
Maciej W. Rozycki
1
-2
/
+2
2007-10-11
[MIPS] Introduce a consistent style for vmlinux.lds.
Sam Ravnborg
1
-150
/
+189
2007-10-11
[MIPS] Add GT641xx IRQ routines.
Yoichi Yuasa
2
-0
/
+132
2007-10-11
[MIPS] i8295 cleanups.
Yoichi Yuasa
1
-6
/
+8
2007-10-11
[MIPS] Kill useless volatile keyword
Ralf Baechle
1
-2
/
+2
2007-10-11
[MIPS] cleanup struct irqaction initializers
Thomas Gleixner
1
-1
/
+3
2007-10-11
[MIPS] Add support for BCM47XX CPUs.
Aurelien Jarno
2
-0
/
+22
2007-10-11
[MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency.
Ralf Baechle
1
-1
/
+1
2007-10-11
[MIPS] IRQ Affinity Support for SMTC on Malta Platform
Kevin D. Kissell
2
-0
/
+66
[next]