index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-07
[MIPS] ieee754[sd]p_neg workaround
Atsushi Nemoto
2
-8
/
+20
2006-02-07
[MIPS] Remove wrong __user tags.
Atsushi Nemoto
3
-9
/
+6
2006-02-07
[MIPS] Cleanup fls implementation.
Ralf Baechle
1
-26
/
+32
2006-02-07
[MIPS] local_irq_restore wasn't safe to be used in other macros mode.
Ralf Baechle
1
-2
/
+2
2006-02-07
[MIPS] Remove commented out code to add -mmad for Nevada.
Ralf Baechle
1
-1
/
+0
2006-02-07
[MIPS] Fix Cobalt PCI cache line sizes
Peter Horton
1
-2
/
+2
2006-02-07
[MIPS] Sparse: Add _MIPS_SZINT and _MIPS_ISA to CHECKFLAGS to fix sparse warn...
Atsushi Nemoto
1
-0
/
+22
2006-02-07
[MIPS] Build blast_cache routines from template
Atsushi Nemoto
1
-350
/
+50
2006-02-07
[MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.c
Atsushi Nemoto
1
-7
/
+15
2006-02-07
[MIPS] Reformat to 80 columns.
Ralf Baechle
1
-8
/
+19
2006-02-07
[MIPS] Sibyte: Make all setup functions __init.
Ralf Baechle
1
-4
/
+5
2006-02-07
[MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola.
Ralf Baechle
1
-4
/
+3
2006-02-07
[MIPS] Au1200: Make KGDB compile
Sergei Shtylylov
1
-0
/
+4
2006-02-07
[MIPS] Au1xx0: really set KSEG0 to uncached on reboot
Sergei Shtylylov
1
-1
/
+1
2006-02-07
[MIPS] TX49x7: Fix timer register #define's
Sergei Shtylylov
1
-11
/
+10
2006-02-07
[MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation.
Ralf Baechle
1
-35
/
+36
2006-02-07
[MIPS] SB1: Add oprofile support.
Mark Mason
3
-0
/
+8
2006-02-07
[MIPS] BCM1480: Cleanup debug code left behind in the PCI driver.
Mark Mason
1
-2
/
+0
2006-02-07
[MIPS] BCM1125 PCI fixes
Mark Mason
1
-0
/
+1
2006-02-07
[MIPS] Nevada support for SGI O2.
Ralf Baechle
3
-1
/
+3
2006-02-07
[MIPS] CPU definitions for Cobalt.
Ralf Baechle
1
-0
/
+56
2006-02-07
[MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.
Ralf Baechle
9
-7
/
+7
2006-02-07
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
Ralf Baechle
30
-40
/
+79
2006-02-07
[MIPS] Check function pointers are non-zero before calling.
Ralf Baechle
1
-4
/
+6
2006-02-07
[MIPS] Revert "mips: add pm_power_off"
Ralf Baechle
1
-6
/
+0
2006-02-07
[MIPS] RTLX compile fixes.
Ralf Baechle
1
-0
/
+4
2006-02-07
[MIPS] Get rid of unnecessary prototypes. Fixes and optimizations for HZ > 100.
Ralf Baechle
1
-27
/
+25
2006-02-07
[MIPS] Fix C version of ssnop to use the right opcode.
Ralf Baechle
1
-1
/
+1
2006-02-07
[MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kern...
Ralf Baechle
1
-1
/
+1
2006-02-06
[PPP]: Fixed hardware RX checksum handling
Herbert Xu
1
-0
/
+3
2006-02-06
[PATCH] USB: Fix GPL markings on usb core functions.
Greg KH
1
-3
/
+3
2006-02-05
mm/slab.c (non-NUMA): Fix compile warning and clean up code
Linus Torvalds
1
-3
/
+8
2006-02-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-8
/
+17
2006-02-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
21
-61
/
+124
2006-02-05
[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf
Robb, Sam
1
-1
/
+11
2006-02-05
[PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64
Adrian Bunk
1
-0
/
+1
2006-02-05
[PATCH] Fix "value computed is not used" compile warnings with gcc-4.1
Takashi Iwai
2
-2
/
+2
2006-02-05
[PATCH] i386: print kernel version in register dumps
Chuck Ebbert
2
-4
/
+8
2006-02-05
[PATCH] i386 cpu hotplug: don't access freed memory
Chuck Ebbert
9
-3
/
+77
2006-02-05
[PATCH] namei.c: unlock missing in error case
Ulrich Drepper
1
-16
/
+16
2006-02-05
[PATCH] VFS: Ensure LOOKUP_CONTINUE flag is preserved by link_path_walk()
Trond Myklebust
1
-2
/
+3
2006-02-05
[PATCH] NUMA slab locking fixes: fix cpu down and up locking
Ravikiran G Thirumalai
1
-38
/
+85
2006-02-05
[PATCH] NUMA slab locking fixes: irq disabling from cahep->spinlock to l3 lock
Ravikiran G Thirumalai
1
-18
/
+18
2006-02-05
[PATCH] NUMA slab locking fixes: move color_next to l3
Ravikiran G Thirumalai
1
-11
/
+11
2006-02-05
[PATCH] hugetlb: add comment explaining reasons for Bus Errors
Christoph Lameter
1
-0
/
+9
2006-02-05
[PATCH] jbd: fix transaction batching
Andrew Morton
2
-1
/
+13
2006-02-05
[PATCH] reiserfs_get_acl() build fix
Andrew Morton
1
-1
/
+5
2006-02-05
[PATCH] x86: fix stack trace facility level
Hugh Dickins
1
-1
/
+2
2006-02-05
[PATCH] selinux: require SECURITY_NETWORK
Stephen Smalley
3
-22
/
+5
2006-02-05
[PATCH] missing license tag in intermodule
Dave Jones
1
-0
/
+3
[next]