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-10-16
Remove Andrew Morton's old email accounts
Francois Cami
21
-32
/
+31
2008-10-16
documentation: explain memory barriers
Randy Dunlap
1
-0
/
+3
2008-10-16
kernel/kallsyms.c: fix double return
WANG Cong
1
-1
/
+0
2008-10-16
epoll: drop unnecessary test
Davide Libenzi
1
-6
/
+3
2008-10-16
AT91: atmel_pwm only available for certain AT91 processors
Andrew Victor
1
-1
/
+1
2008-10-16
Fix typo in the FIRMWARE_IN_KERNEL help
Alberto Bertogli
1
-1
/
+1
2008-10-16
exec.c, compat.c: fix count(), compat_count() bounds checking
Jason Baron
2
-2
/
+2
2008-10-16
kernel/sys.c: improve code generation
Andrew Morton
1
-8
/
+12
2008-10-16
utsname: completely overwrite prior information
Vegard Nossum
1
-2
/
+4
2008-10-16
dontdiff: more updates to be closer to gitignore
Randy Dunlap
1
-26
/
+33
2008-10-16
doc: typo in Documentation/filesystems/nfsroot.txt
Shane McDonald
1
-1
/
+1
2008-10-16
profiling: dynamically enable readprofile at runtime
Dave Hansen
4
-13
/
+84
2008-10-16
rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY
Adam Tkac
1
-4
/
+12
2008-10-16
sysrq: add enable_mask in sysrq_moom_op
Naohiro Ooiwa
1
-0
/
+1
2008-10-16
Make the taint flags reliable
Andi Kleen
6
-82
/
+101
2008-10-16
initramfs: add option to preserve mtime from initramfs cpio images
Nye Liu
1
-0
/
+53
2008-10-16
Kconfig: eliminate "def_bool n" constructs
Jan Beulich
7
-41
/
+19
2008-10-16
wait: kill is_sync_wait()
Tejun Heo
2
-21
/
+2
2008-10-16
vsprintf: use new vsprintf symbolic function pointer format
Bjorn Helgaas
3
-10
/
+14
2008-10-16
fix random typos
Danny ter Haar
3
-6
/
+7
2008-10-16
identify_ramdisk_image(): correct typo about return value in comment
Geert Uytterhoeven
1
-1
/
+1
2008-10-16
nubus: fix mis-indented statement
Ilpo Järvinen
1
-1
/
+1
2008-10-16
Fix Documentation/filesystems/ramfs-rootfs-initramfs.txt
frans
1
-1
/
+1
2008-10-16
eeepc: depends on RFKILL
Randy Dunlap
1
-0
/
+1
2008-10-16
drivers/misc: Use DIV_ROUND_UP
Julia Lawall
1
-1
/
+1
2008-10-16
init.h: remove long-dead __setup_null_param() macro
Robert P. J. Day
1
-4
/
+0
2008-10-16
kernel/dma.c: remove a CVS keyword
Adrian Bunk
1
-1
/
+1
2008-10-16
include/linux/mount.h: remove CVS keyword
Adrian Bunk
1
-2
/
+0
2008-10-16
misc: replace __FUNCTION__ with __func__
Harvey Harrison
6
-8
/
+8
2008-10-16
include: replace __FUNCTION__ with __func__
Harvey Harrison
21
-35
/
+35
2008-10-16
olpc: olpc_battery.c sparse endian annotations
Harvey Harrison
1
-12
/
+8
2008-10-16
uml: remove the dead TTY_LOG code
Adrian Bunk
3
-232
/
+0
2008-10-16
pm: document use of RTC in pm_trace
Frans Pop
1
-0
/
+18
2008-10-16
pm: rework disabling of user mode helpers during suspend/hibernation
Rafael J. Wysocki
5
-38
/
+58
2008-10-16
alpha: notify_cpu_starting() compile fixlet
Alexey Dobriyan
1
-0
/
+1
2008-10-16
Alpha Miata: remove dead URL
Adrian Bunk
1
-2
/
+1
2008-10-16
asm-h8300/md.h: remove CVS keyword
Adrian Bunk
1
-1
/
+1
2008-10-16
h8300: GENERIC_BUG support
Yoshinori Sato
6
-10
/
+25
2008-10-16
h8300: update timer handler - misc update
Yoshinori Sato
4
-83
/
+97
2008-10-16
h8300: update timer handler - new files
Yoshinori Sato
6
-0
/
+397
2008-10-16
h8300: update timer handler - delete files
Yoshinori Sato
10
-310
/
+0
2008-10-16
uclinux: fix gzip header parsing in binfmt_flat.c
Volodymyr G. Lukiianyk
1
-3
/
+3
2008-10-16
mm: do_generic_file_read() never gets a NULL 'filp' argument
Krishna Kumar
1
-2
/
+1
2008-10-16
hugetlb: handle updating of ACCESSED and DIRTY in hugetlb_fault()
David Gibson
1
-5
/
+18
2008-10-16
mm/page_alloc.c:free_area_init_nodes() fix inappropriate use of enum
Andrew Morton
1
-1
/
+1
2008-10-16
memrlimit: cgroup mm owner callback changes to add task info
Balbir Singh
3
-7
/
+9
2008-10-16
introduce generic header file for the software IO/TLB
Joerg Roedel
1
-0
/
+83
2008-10-16
cpufreq: remove policy->governor setting in drivers initialization
Dominik Brodowski
9
-12
/
+0
2008-10-15
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
31
-286
/
+869
2008-10-15
tty: make sure that proc_clear_tty stores the cpu flags
Arjan van de Ven
1
-2
/
+3
[next]