index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
MIPS: Oprofile: Fixup the loose ends in the plumbing.
Ralf Baechle
2006-01-10
4
-7
/
+49
|
*
MIPS: MIPS boards: Get rid of useless SMP/non-SMP casing.
Ralf Baechle
2006-01-10
1
-13
/
+2
|
*
MIPS: Introduce machinery for testing for MIPSxxR1/2.
Ralf Baechle
2006-01-10
2
-8
/
+33
|
*
MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.
Ralf Baechle
2006-01-10
3
-9
/
+9
|
*
MIPS: MT: Fix 32-bit dependencies.
Ralf Baechle
2006-01-10
1
-4
/
+4
|
*
MIPS: FP: Remove silly trick to avoid warning.
Ralf Baechle
2006-01-10
4
-8
/
+0
|
*
MIPS: DSP: Put DSPcontrol register into the right place in the signal frame.
Ralf Baechle
2006-01-10
1
-1
/
+1
|
*
MIPS: DSP: eleminate used_dsp.
Ralf Baechle
2006-01-10
2
-12
/
+4
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-01-10
1
-1
/
+1
|
\
\
|
*
|
[SPARC64]: Fix sys_fstat64() entry in 64-bit syscall table.
David S. Miller
2006-01-09
1
-1
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2006-01-10
16
-425
/
+854
|
\
\
|
*
|
[PATCH] powerpc: Some ppc compile fixes...
David Woodhouse
2006-01-10
2
-2
/
+1
|
*
|
[PATCH] powerpc: Extended PCI config space
Benjamin Herrenschmidt
2006-01-10
1
-1
/
+1
|
*
|
[PATCH] powerpc: remove compat_sys_pciconfig_*
Stephen Rothwell
2006-01-10
2
-27
/
+3
|
*
|
powerpc: Introduce a new config symbol to control 16550 early debug code
Paul Mackerras
2006-01-10
5
-8
/
+10
|
*
|
[PATCH] powerpc/pseries: dlpar-add crash on null pointer deref
linas
2006-01-10
1
-1
/
+2
|
*
|
powerpc: Fix up some compile errors in the PCI error recovery code
Paul Mackerras
2006-01-10
2
-10
/
+9
|
*
|
[PATCH] powerpc: get rid of per_cpu EEH counters
Linas Vepstas
2006-01-10
1
-37
/
+23
|
*
|
[PATCH] powerpc: Save device BARs much earlier in the boot sequence
Linas Vepstas
2006-01-10
3
-12
/
+9
|
*
|
[PATCH] powerpc: IOMMU: don't ioremap null addresses
Linas Vepstas
2006-01-10
1
-1
/
+1
|
*
|
[PATCH] powerpc: handle multifunction PCI devices properly
Linas Vepstas
2006-01-10
2
-4
/
+29
|
*
|
[PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.
Linas Vepstas
2006-01-10
2
-39
/
+66
|
*
|
[PATCH] powerpc: set up the RTAS token just like the rest of them.
Linas Vepstas
2006-01-10
1
-5
/
+3
|
*
|
[PATCH] powerpc: Use PE configuration address consistently
Linas Vepstas
2006-01-10
1
-4
/
+23
|
*
|
[PATCH] powerpc: bugfix: fill in uninitialized field
Linas Vepstas
2006-01-10
1
-0
/
+3
|
*
|
[PATCH] powerpc: Remove duplicate code
Linas Vepstas
2006-01-10
2
-14
/
+1
|
*
|
[PATCH] powerpc: remove bogus printk
Linas Vepstas
2006-01-10
1
-5
/
+3
|
*
|
[PATCH] powerpc: Add "partitionable endpoint" support
Linas Vepstas
2006-01-10
1
-2
/
+24
|
*
|
[PATCH] powerpc: Split out PCI address cache to its own file
Linas Vepstas
2006-01-10
3
-294
/
+320
|
*
|
[PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routines
Linas Vepstas
2006-01-10
4
-30
/
+394
|
|
/
*
|
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-01-10
10
-56
/
+33
|
\
\
|
*
|
kbuild: drop vmlinux dependency from "make install"
H. Peter Anvin
2006-01-09
6
-45
/
+23
|
*
|
frv: Use KERNELRELEASE
Sam Ravnborg
2006-01-08
1
-2
/
+2
|
*
|
kbuild: remove GCC_VERSION
Sam Ravnborg
2006-01-08
4
-14
/
+6
*
|
|
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-10
1
-5
/
+1
*
|
|
[PATCH] Serial: disable jsm in ppc64 defconfig
Paul Jackson
2006-01-10
1
-1
/
+1
*
|
|
[PATCH] turn "const static" into "static const"
Jesper Juhl
2006-01-10
5
-13
/
+13
*
|
|
[PATCH] vesafb: Drop blank hook
Antonino A. Daplas
2006-01-10
1
-5
/
+0
*
|
|
[PATCH] kprobes: fix build breakage
Ananth N Mavinakayanahalli
2006-01-10
2
-6
/
+6
*
|
|
[PATCH] kprobes: arch_remove_kprobe
Anil S Keshavamurthy
2006-01-10
5
-14
/
+6
*
|
|
[PATCH] kprobes-changed-from-using-spinlock-to-mutex fix
Keshavamurthy Anil S
2006-01-10
2
-5
/
+2
*
|
|
[PATCH] kprobes: changed from using spinlock to mutex
Anil S Keshavamurthy
2006-01-10
4
-23
/
+10
*
|
|
[PATCH] hrtimer: convert posix timers completely
Thomas Gleixner
2006-01-10
1
-3
/
+4
*
|
|
[PATCH] hrtimer: introduce ktime_t time format
Thomas Gleixner
2006-01-10
1
-0
/
+4
*
|
|
[PATCH] don't include ioctl32.h in drivers
Christoph Hellwig
2006-01-10
2
-2
/
+0
*
|
|
[PATCH] sanitize building of fs/compat_ioctl.c
Christoph Hellwig
2006-01-10
14
-316
/
+7
*
|
|
[PATCH] add ->compat_ioctl to dasd
Christoph Hellwig
2006-01-10
1
-21
/
+0
*
|
|
[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c
Christoph Hellwig
2006-01-10
2
-66
/
+0
*
|
|
[PATCH] common compat_sys_timer_create
Christoph Hellwig
2006-01-10
10
-152
/
+5
*
|
|
[PATCH] ->compat_ioctl for 390 tape_char
Christoph Hellwig
2006-01-10
1
-2
/
+0
[prev]
[next]