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.13.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-06-10
kbuild: modpost build fix
Andrew Morton
1
-1
/
+2
2006-06-09
kbuild: check license compatibility when building modules
Sam Ravnborg
4
-12
/
+85
2006-06-09
kbuild: export-type enhancement to modpost.c
Ram Pai
2
-16
/
+80
2006-06-09
kbuild: add dependency on kernel.release to the package targets
Zach Brown
1
-2
/
+2
2006-06-09
kbuild: `make kernelrelease' speedup
Roman Zippel
1
-2
/
+3
2006-06-09
kconfig: KCONFIG_OVERWRITECONFIG
Roman Zippel
3
-21
/
+33
2006-06-09
kconfig: exit if no beginning filename
Randy Dunlap
1
-0
/
+1
2006-06-09
kconfig: remove leading whitespace in menu prompts
Roman Zippel
4
-9
/
+9
2006-06-09
kconfig: warn about leading whitespace for menu prompts
Roman Zippel
1
-6
/
+10
2006-06-09
kconfig: jump to linked menu prompt
Roman Zippel
2
-29
/
+86
2006-06-09
kconfig: create links in info window
Roman Zippel
4
-32
/
+81
2006-06-09
kconfig: finer customization via popup menus
Roman Zippel
2
-238
/
+343
2006-06-09
kconfig: Add search option for xconfig
Roman Zippel
2
-172
/
+333
2006-06-09
kconfig: add defconfig_list/module option
Roman Zippel
8
-24
/
+61
2006-06-09
kconfig: add symbol option config syntax
Roman Zippel
7
-492
/
+735
2006-06-09
kconfig: move .kernelrelease
Roman Zippel
1
-11
/
+10
2006-06-09
kconfig: integrate split config into silentoldconfig
Roman Zippel
8
-246
/
+129
2006-06-09
kconfig: allow loading multiple configurations
Roman Zippel
7
-62
/
+84
2006-06-09
kconfig: allow multiple default values per symbol
Roman Zippel
3
-26
/
+31
2006-06-09
kconfig: remove SYMBOL_{YES,MOD,NO}
Roman Zippel
4
-14
/
+6
2006-06-09
kconfig: fix .config dependencies
Roman Zippel
7
-73
/
+156
2006-06-09
kconfig: improve config load/save output
Roman Zippel
1
-4
/
+18
2006-06-08
kbuild: fix false section mismatch with ARCH=um build
Sam Ravnborg
1
-0
/
+2
2006-06-08
kbuild: ignore smp_locks section warnings from init/exit code
Randy Dunlap
1
-0
/
+2
2006-06-08
kbuild: fix make rpm for powerpc
Mike Wolf
1
-0
/
+5
2006-06-08
kbuild: obj-dirs is calculated incorrectly if hostprogs-y is defined
Pavel Roskin
1
-3
/
+5
2006-06-06
Linux 2.6.17-rc6
v2.6.17-rc6
Linus Torvalds
1
-2
/
+2
2006-06-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-44
/
+18
2006-06-06
[BRIDGE]: fix locking and memory leak in br_add_bridge
Jiri Benc
1
-12
/
+7
2006-06-06
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
10
-10
/
+10
2006-06-06
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2
-1
/
+6
2006-06-06
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-3
/
+4
2006-06-06
[MIPS] Fix sparsemem support.
Chad Reese
4
-3
/
+18
2006-06-06
[MIPS] Fix compiler warnings (field width, unused variable)
Atsushi Nemoto
6
-11
/
+21
2006-06-06
[MIPS] Fix sparse warnings about too big constants.
Atsushi Nemoto
2
-5
/
+5
2006-06-06
[MIPS] Fix 64-bit build for RM7000.
Ralf Baechle
1
-0
/
+1
2006-06-06
[MIPS] IP32: Fix warnings.
Ralf Baechle
1
-2
/
+2
2006-06-06
[MIPS] Fix non-linear memory mapping on MIPS
Sergei Shtylyov
2
-27
/
+31
2006-06-06
[MIPS] SB1: Only pass1 FPUs are broken beyond recovery.
Ralf Baechle
1
-1
/
+1
2006-06-06
[MIPS] open() forces O_LARGEFILE for o32 on 64bit kernels
Thiemo Seufer
1
-1
/
+1
2006-06-06
[MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environment
Sergei Shtylyov
1
-15
/
+9
2006-06-06
[MIPS] Fix swap entry for MIPS32 36-bit physical address
Sergei Shtylyov
1
-2
/
+14
2006-06-06
[MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address support
Sergei Shtylyov
1
-2
/
+3
2006-06-06
[MIPS] Save write-only Config.OD from being clobbered
Sergei Shtylyov
2
-0
/
+39
2006-06-06
[MIPS] Print more information if we're struck by a machine check exception.
Ralf Baechle
1
-2
/
+17
2006-06-06
[MIPS] Fix declaration of smp_prepare_cpus() platform hook.
Ralf Baechle
1
-2
/
+2
2006-06-06
[MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.
Atsushi Nemoto
3
-21
/
+21
2006-06-06
[MIPS] Fix instable BogoMIPS on multi-issue processors.
Ralf Baechle
1
-10
/
+12
2006-06-06
[MIPS] Ignore unresolved weak symbols in modules.
Atsushi Nemoto
1
-0
/
+6
2006-06-06
[MIPS] Fix SMP now that fixup_cpu_present_map is gone.
Ralf Baechle
1
-1
/
+4
[next]