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
2007-08-23
slab: skip calling cache_free_alien() when the platform is not numa capable
Siddha, Suresh B
1
-2
/
+12
2007-08-23
IPMI: fix warning in ipmi_si_intf.c
Mijo Safradin
1
-1
/
+1
2007-08-23
signalfd: make it group-wide, fix posix-timers scheduling
Oleg Nesterov
2
-11
/
+12
2007-08-23
signalfd: fix interaction with posix-timers
Oleg Nesterov
1
-2
/
+2
2007-08-23
posix-timers: fix creation race
Oleg Nesterov
1
-1
/
+1
2007-08-23
posix-timers: fix deletion race
Thomas Gleixner
1
-3
/
+4
2007-08-23
Introduce CONFIG_CHECK_SIGNATURE
Geert Uytterhoeven
5
-1
/
+13
2007-08-23
m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible
Geert Uytterhoeven
3
-4
/
+4
2007-08-23
zorro: Make sysfs config attribute read-only
Geert Uytterhoeven
1
-1
/
+1
2007-08-23
m68k: Fix a few hickups in drivers/scsi/Kconfig
Geert Uytterhoeven
1
-2
/
+2
2007-08-23
m68k: Dont include RODATA into text segment
Roman Zippel
1
-2
/
+2
2007-08-23
m68k: Enable arbitary speed tty support
Alan Cox
3
-3
/
+12
2007-08-23
m68k: Use _AC() instead of #ifdef __ASSEMBLY__
Geert Uytterhoeven
2
-9
/
+3
2007-08-23
remove dead code in via-pmu68k
Johannes Berg
1
-240
/
+0
2007-08-23
m68k: Remove unnecessary m68k_memoffset export and init
Roman Zippel
1
-2
/
+0
2007-08-23
m68k: Kill superfluous extern
Geert Uytterhoeven
1
-5
/
+1
2007-08-23
m68k: <asm/page.h> needs <linux/compiler.h>
Geert Uytterhoeven
1
-0
/
+2
2007-08-23
fix NULL pointer dereference in __vm_enough_memory()
Alan Cox
7
-16
/
+26
2007-08-23
correct name for rtc-m41t80
David Brownell
1
-1
/
+1
2007-08-23
synchronous lumpy reclaim: wait for page writeback when directly reclaiming c...
Andy Whitcroft
1
-8
/
+60
2007-08-23
synchronous lumpy reclaim: ensure we count pages transitioning inactive via c...
Andy Whitcroft
1
-0
/
+1
2007-08-23
h8300: missing include
Yoshinori Sato
2
-0
/
+2
2007-08-23
Documentation: fix getdelays.c printf bug
Michael Neuling
1
-1
/
+1
2007-08-23
free_irq(): fix DEBUG_SHIRQ handling
Andrew Morton
1
-0
/
+2
2007-08-23
Add blacklisting capability to serial_pci to avoid misdetection of serial ports
Christian Schmidt
1
-0
/
+17
2007-08-23
Serial 8250: handle saving the clear-on-read bits from the LSR and MSR
Corey Minyard
2
-29
/
+57
2007-08-23
serial_txx9: Fix modem control line handling
Atsushi Nemoto
1
-3
/
+11
2007-08-23
serial: add support for ITE 887x chips
Niels de Vos
1
-0
/
+159
2007-08-23
serial: don't optimise away baud rate changes when BOTHER is used
David Woodhouse
1
-2
/
+5
2007-08-23
futex_unlock_pi() hurts my brain and may cause application deadlock
john stultz
1
-0
/
+1
2007-08-23
Document Linux Memory Policy
Lee Schermerhorn
1
-0
/
+332
2007-08-23
kernel/auditsc.c: fix an off-by-one
Adrian Bunk
1
-1
/
+1
2007-08-23
tpmdd maintainers
Kent Yoder
8
-6
/
+10
2007-08-23
sparsemem: ensure we initialise the node mapping for SPARSEMEM_STATIC
Andy Whitcroft
1
-4
/
+10
2007-08-23
eCryptfs: fix lookup error for special files
Ryusuke Konishi
1
-0
/
+4
2007-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
3
-6
/
+24
2007-08-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
3
-16
/
+17
2007-08-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
6
-10
/
+17
2007-08-22
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
20
-192
/
+371
2007-08-22
Fix lazy mode vmalloc synchronization for paravirt
Zachary Amsden
1
-2
/
+3
2007-08-22
[S390] Change atomic_read/set to inline functions with barrier semantics.
Heiko Carstens
1
-4
/
+22
2007-08-22
[S390] kprobes: fix instruction length calculation
David Wilder
1
-1
/
+1
2007-08-22
[S390] hypfs: inode corruption due to missing locking
Michael Holzheu
1
-8
/
+25
2007-08-22
[S390] disassembler: fix b2 opcodes like srst, bsg, and others
Christian Borntraeger
1
-1
/
+1
2007-08-22
[S390] vmur: fix reference counting for vmur device structure
Michael Holzheu
2
-58
/
+161
2007-08-22
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
Michael Holzheu
12
-111
/
+150
2007-08-22
[S390] qdio: Refresh buffer states for IQDIO Asynchronous output queue
Klaus D. Wacker
1
-1
/
+2
2007-08-22
[S390] qdio: fix EQBS handling on CCQ96
Klaus D. Wacker
1
-0
/
+2
2007-08-22
[S390] cio: change confusing message in cmf.
Cornelia Huck
1
-7
/
+3
2007-08-22
[S390] cio: dont forget to set last slot to NULL in ccw_uevent().
Cornelia Huck
1
-1
/
+4
[next]