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
2008-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
11
-254
/
+319
2008-04-29
drivers: atm, char fix integer as NULL pointer warnings
Harvey Harrison
3
-3
/
+3
2008-04-29
mm: fix integer as NULL pointer warnings
Harvey Harrison
1
-1
/
+1
2008-04-29
kernel: fix integer as NULL pointer warnings
Harvey Harrison
2
-2
/
+3
2008-04-29
init: fix integer as NULL pointer warnings
Harvey Harrison
2
-2
/
+2
2008-04-29
ptrace: conditionalize compat_ptrace_request
Roland McGrath
1
-5
/
+2
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
5
-214
/
+318
2008-04-29
kconfig: add named choice group
Roman Zippel
6
-223
/
+206
2008-04-29
kconfig: fix choice dependency check
Roman Zippel
1
-18
/
+76
2008-04-29
kconifg: 'select' considered less evil
Matthew Wilcox
1
-8
/
+9
2008-04-29
dontdiff: ignore timeconst.h
Ben Dooks
1
-0
/
+1
2008-04-29
dontdiff: add modules.order
Ben Dooks
1
-0
/
+1
2008-04-29
kbuild: fix unportability in gen_initramfs_list.sh
Felix Fietkau
1
-1
/
+1
2008-04-29
x86_64 vDSO: use initdata
Roland McGrath
2
-7
/
+9
2008-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
4
-87
/
+88
2008-04-29
kbuild: fix help output to show correct arch
Andres Salomon
1
-2
/
+2
2008-04-29
mm/memory_hotplug.c must #include "internal.h"
Adrian Bunk
1
-0
/
+2
2008-04-29
kbuild: show defconfig subdirs in make help
Segher Boessenkool
1
-1
/
+22
2008-04-29
kconfig: reversed borderlines in inputbox
Roel Kluin
1
-1
/
+1
2008-04-29
hrtimer: raise softirq unlocked to avoid circular lock dependency
Thomas Gleixner
1
-2
/
+17
2008-04-28
[CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ...
Venkatesh Pallipadi
1
-0
/
+10
2008-04-28
[CPUFREQ] change cpu freq tables to per_cpu variables
Mike Travis
1
-14
/
+16
2008-04-28
[CPUFREQ] fix show_trans_table
Cesar Eduardo Barros
1
-1
/
+5
2008-04-28
[CPUFREQ] Warn when cpufreq_register_notifier called before pure initcalls
Cesar Eduardo Barros
1
-0
/
+4
2008-04-28
[CPUFREQ] Refactor locking in cpufreq_add_dev
Dave Jones
1
-23
/
+11
2008-04-28
[CPUFREQ] more CodingStyle
Dave Jones
1
-30
/
+29
2008-04-28
[CPUFREQ] CodingStyle
Dave Jones
1
-5
/
+5
2008-04-28
[CPUFREQ] Slightly shorten the error paths of cpufreq_suspend/cpufreq_resume
Dave Jones
1
-14
/
+8
2008-04-28
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
157
-2221
/
+4102
2008-04-28
x86: Fix 32-bit MSI-X allocation leakage
PJ Waskiewicz
1
-0
/
+1
2008-04-28
docbook: fix bitops fatal filename error
Randy Dunlap
1
-1
/
+1
2008-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
13
-583
/
+570
2008-04-28
usb input endianness annotations and fixes
Al Viro
2
-5
/
+5
2008-04-28
celleb_scc_pciex __iomem annotations
Al Viro
1
-9
/
+9
2008-04-28
drivers/usb annotations and fixes
Al Viro
18
-49
/
+55
2008-04-28
usbhid endianness annotations and fixes
Al Viro
2
-3
/
+3
2008-04-28
q40ide breakage
Al Viro
1
-33
/
+14
2008-04-28
typo in sata_fsl
Al Viro
1
-1
/
+1
2008-04-28
more icside breakage (from next ide merge)
Al Viro
1
-6
/
+8
2008-04-28
fix ia64 local_irq_save() et.al.
Al Viro
1
-9
/
+9
2008-04-28
ia64 kvm fixes for O=... builds
Al Viro
1
-5
/
+2
2008-04-28
frv si_addr annotations
Al Viro
1
-15
/
+16
2008-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
32
-1061
/
+318
2008-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
15
-25
/
+159
2008-04-28
make CC_OPTIMIZE_FOR_SIZE non-experimental
Ingo Molnar
1
-5
/
+1
2008-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
1
-2
/
+13
2008-04-28
[MIPS] Pb1200/DBAu1200: move platform code to its proper place
Sergei Shtylyov
6
-76
/
+107
2008-04-28
[MIPS] Fix handling of trap and breakpoint instructions
Ralf Baechle
1
-52
/
+37
2008-04-28
[MIPS] Pb1200: do register SMC 91C111
Sergei Shtylyov
1
-5
/
+3
2008-04-28
[MIPS] DBAu1200: fix bad SMC 91C111 resource size
Sergei Shtylyov
1
-1
/
+1
[next]