index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] m68k: print correct stack trace
Roman Zippel
2006-06-23
1
-2
/
+4
*
[PATCH] m68k: use c99 initializer
Roman Zippel
2006-06-23
1
-4
/
+4
*
[PATCH] m68k: Remove some unused definitions in zorro.h
Roman Zippel
2006-06-23
1
-42
/
+0
*
[PATCH] m68k: cleanup unistd.h
Roman Zippel
2006-06-23
1
-39
/
+0
*
[PATCH] m68k: atyfb_base compile fix for CONFIG_PCI=n
Roman Zippel
2006-06-23
1
-0
/
+4
*
[PATCH] m68k: completely initialize hw_regs_t in ide_setup_ports
Roman Zippel
2006-06-23
2
-0
/
+2
*
[PATCH] move do_suspend_lowlevel to correct segment
Shaohua Li
2006-06-23
1
-5
/
+4
*
[PATCH] swsusp: documentation updates
Pavel Machek
2006-06-23
2
-3
/
+46
*
[PATCH] don't use flush_tlb_all in suspend time
Shaohua Li
2006-06-23
4
-21
/
+10
*
[PATCH] swsusp: use less memory during resume
Rafael J. Wysocki
2006-06-23
2
-58
/
+85
*
[PATCH] kernel/power/snapshot.c: cleanups
Adrian Bunk
2006-06-23
1
-7
/
+8
*
[PATCH] swsusp: take lowmem reserves into account
Rafael J. Wysocki
2006-06-23
1
-1
/
+3
*
[PATCH] swsusp: x86_64 mark special saveable/unsaveable pages
Shaohua Li
2006-06-23
1
-0
/
+95
*
[PATCH] swsusp: i386 mark special saveable/unsaveable pages
Shaohua Li
2006-06-23
1
-0
/
+106
*
[PATCH] swsusp: add architecture special saveable pages support
Shaohua Li
2006-06-23
4
-15
/
+118
*
[PATCH] Remove duplicate symbol exports on Alpha
Mathieu Chouquet-Stringer
2006-06-23
1
-12
/
+0
*
[PATCH] x86: compile fix for asm-i386/alternatives.h
Kirill Smelkov
2006-06-23
1
-0
/
+2
*
[PATCH] x86: VIA C7 CPU flags
Michal Ludvig
2006-06-23
2
-1
/
+13
*
[PATCH] i386: extra checks in show_registers()
Chuck Ebbert
2006-06-23
1
-2
/
+3
*
[PATCH] x86: fix __range_ok constraint
Roman Zippel
2006-06-23
1
-1
/
+1
*
[PATCH] i386: don't try kprobes for v8086 mode
Zachary Amsden
2006-06-23
1
-1
/
+1
*
[PATCH] i386: fix get_segment_eip() with vm86 segments
Chuck Ebbert
2006-06-23
1
-4
/
+7
*
[PATCH] x86: use proper defines for i8259A I/O
Andreas Mohr
2006-06-23
1
-2
/
+2
*
[PATCH] x86: constify arch/i386/pci/irq.c
Andreas Mohr
2006-06-23
1
-7
/
+7
*
[PATCH] make ACPI errata __read_mostly
Andreas Mohr
2006-06-23
1
-1
/
+1
*
[PATCH] x86: make i387 mxcsr_feature_mask __read_mostly
Andreas Mohr
2006-06-23
2
-2
/
+2
*
[PATCH] x86: cyrix code CONFIG_PCI fix / add __initdata
Andreas Mohr
2006-06-23
1
-4
/
+5
*
[PATCH] x86: make using_apic_timer __read_mostly
Andreas Mohr
2006-06-23
2
-2
/
+2
*
[PATCH] i386: let usermode execute the "enter" instruction
Chuck Ebbert
2006-06-23
1
-5
/
+5
*
[PATCH] x86: kernel irq balance doesn't work
Zhang Yanmin
2006-06-23
3
-11
/
+31
*
[PATCH] x86: call eisa_set_level_irq() in pbibios_lookup_irq()
Linus Torvalds
2006-06-23
1
-0
/
+1
*
[PATCH] Don't trigger full rebuild via CONFIG_X86_MCE
Alexey Dobriyan
2006-06-23
4
-6
/
+7
*
[PATCH] i386: break out of recursion in stackframe walk
Ingo Molnar
2006-06-23
1
-0
/
+6
*
[PATCH] fix x86 microcode driver handling of multiple matching revisions
Jan Beulich
2006-06-23
1
-24
/
+49
*
[PATCH] Don't trigger full rebuild via CONFIG_MTRR
Alexey Dobriyan
2006-06-23
4
-8
/
+6
*
[PATCH] i386 apm.c optimization
Andreas Mohr
2006-06-23
1
-17
/
+22
*
[PATCH] arch/i386/kernel/apic.c: make modern_apic() static
Adrian Bunk
2006-06-23
2
-3
/
+1
*
[PATCH] x86: cache pollution aware __copy_from_user_ll()
Hiro Yoshioka
2006-06-23
5
-13
/
+189
*
[PATCH] mips: fix number of mremap arguments
Yoichi Yuasa
2006-06-23
1
-1
/
+1
*
[PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the prope...
Sergei Shtylyov
2006-06-23
3
-2
/
+21
*
[PATCH] frv: clean frv unistd.h
Al Viro
2006-06-23
1
-17
/
+0
*
[PATCH] frv: trivial cleanups in frv_ksyms.c
Al Viro
2006-06-23
1
-18
/
+0
*
[PATCH] frv: Add missing qualifier to memcpy_fromio() prototype
Al Viro
2006-06-23
1
-1
/
+1
*
[PATCH] frv: ieee1394 is borken on frv
Al Viro
2006-06-23
1
-1
/
+1
*
[PATCH] frv: NULL noise removal in frv xchg()
Al Viro
2006-06-23
1
-2
/
+2
*
[PATCH] frv: initrd is grossly broken on frv (never built)
Al Viro
2006-06-23
1
-0
/
+1
*
[PATCH] ext2 XIP won't build without MMU
Al Viro
2006-06-23
1
-1
/
+1
*
[PATCH] frv: wrong syscall
Al Viro
2006-06-23
2
-2
/
+2
*
[PATCH] frv: misc sparse annotations
Al Viro
2006-06-23
3
-10
/
+10
*
[PATCH] frv: misc __user annotations
Al Viro
2006-06-23
4
-6
/
+6
[next]