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-09-27
[MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte().
Ralf Baechle
1
-1
/
+3
2006-09-27
[MIPS] Replace generic__raw_read_trylock usage
Ralf Baechle
1
-1
/
+46
2006-09-27
[MIPS] SEAD defconfig build fix
Maciej W. Rozycki
1
-0
/
+1
2006-09-27
[MIPS] Fix for pci config_access on alchemy au1x000
Alexander Bigga
1
-1
/
+1
2006-09-27
[MIPS] Make prepare_frametrace() not clobber v0
Atsushi Nemoto
1
-3
/
+7
2006-09-27
[MIPS] Do not use drop_mmu_context to flusing other task's VIPT I-cache.
Atsushi Nemoto
2
-27
/
+33
2006-09-27
[MIPS] MT: Fix setting of XTC.
Elizabeth Oldham
1
-0
/
+6
2006-09-27
[MIPS] SMTC Build fix.
Ralf Baechle
1
-1
/
+1
2006-09-27
[MIPS] Fix 32-bit kernel by replacing 64-bit-only code.
Ralf Baechle
2
-33
/
+3
2006-09-27
[MIPS] MT: When doing "select SMP" also select SMP's prerequesites or ...
Ralf Baechle
1
-0
/
+2
2006-09-27
[MIPS] eXcite: Don't set SERIAL_RM9000.
Ralf Baechle
1
-1
/
+0
2006-09-27
[MIPS] Retire flush_icache_page from mm use.
Ralf Baechle
7
-19
/
+28
2006-09-27
[MIPS] Avoid double signal restarting.
Ralf Baechle
3
-1
/
+3
2006-09-27
[MIPS] MT: Initialise all writable bits in Cause register to zero.
Chris Dearman
1
-1
/
+1
2006-09-27
[MIPS] Fix EV64120 PCI fixup in Makefile
Yoichi Yuasa
1
-1
/
+1
2006-09-27
[MIPS] Add missing returns in signal code.
Ralf Baechle
2
-0
/
+4
2006-09-27
[MIPS] IRIX: Crapectopy.
Ralf Baechle
1
-15
/
+40
2006-09-27
[MIPS] Don't call try_to_freeze in do_signal & co.
Ralf Baechle
3
-12
/
+0
2006-09-27
[MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPU
Ralf Baechle
2
-6
/
+1
2006-09-27
[MIPS] Improve unwind_stack()
Franck Bui-Huu
2
-25
/
+34
2006-09-27
[MIPS] Make get_frame_info() more robust
Franck Bui-Huu
1
-8
/
+6
2006-09-27
[MIPS] Simplify dump_stack()
Franck Bui-Huu
1
-11
/
+9
2006-09-27
[MIPS] Make frame_info_init() more readable.
Franck Bui-Huu
1
-9
/
+9
2006-09-27
[MIPS] Miscellaneous cleanup in prologue analysis code
Franck Bui-Huu
1
-19
/
+14
2006-09-27
[MIPS] Remove unused MODULE_RANGE macro.
Franck Bui-Huu
1
-5
/
+0
2006-09-27
[MIPS] Make get_frame_info() more readable.
Franck Bui-Huu
1
-31
/
+36
2006-09-27
[MIPS] c-r4k: Typo fix.
Ralf Baechle
1
-1
/
+1
2006-09-27
[MIPS] N32 rt_sigqueueinfo uses O32 padding, not N64
Peter Watkins
1
-1
/
+1
2006-09-27
[MIPS] dump_stack() based on prologue code analysis
Atsushi Nemoto
2
-23
/
+141
2006-09-27
[MIPS] db1x00: Remove unused mirage_ts.c
Yoichi Yuasa
2
-261
/
+0
2006-09-27
[MIPS] Rearrange show_stack, show_trace
Atsushi Nemoto
1
-28
/
+23
2006-09-27
[MIPS] Updat mpc30x defconfig
Yoichi Yuasa
1
-6
/
+6
2006-09-27
[MIPS] Updat workpad defconfig
Yoichi Yuasa
1
-4
/
+6
2006-09-27
[MIPS] Update e55 defconfig
Yoichi Yuasa
1
-5
/
+5
2006-09-27
[MIPS] Honour "panic_on_oops" sysctl.
Maxime Bizon
1
-0
/
+11
2006-09-27
pciehp - fix wrong return value
Kenji Kaneshige
1
-6
/
+6
2006-09-27
IA64: PCI: dont disable irq which is not enabled
Satoru Takeuchi
1
-1
/
+2
2006-09-27
acpiphp: add support for ioapic hot-remove
Satoru Takeuchi
2
-14
/
+92
2006-09-27
PCI: assign ioapic resource at hotplug
Satoru Takeuchi
1
-3
/
+10
2006-09-27
acpiphp: disable bridges
Satoru Takeuchi
1
-1
/
+16
2006-09-27
acpiphp: stop bus device before acpi_bus_trim
Satoru Takeuchi
1
-0
/
+3
2006-09-27
PCI: add pci_stop_bus_device
Satoru Takeuchi
2
-1
/
+37
2006-09-27
acpiphp: do not initialize existing ioapics
Satoru Takeuchi
1
-1
/
+3
2006-09-27
acpiphp: initialize ioapics before starting devices
Satoru Takeuchi
1
-1
/
+1
2006-09-27
acpiphp: set hpp values before starting devices
Satoru Takeuchi
1
-1
/
+1
2006-09-27
PCI Hotplug: cleanup pcihp skeleton code.
Satoru Takeuchi
1
-6
/
+3
2006-09-27
PCI: Restore PCI Express capability registers after PM event
Michael S. Tsirkin
1
-0
/
+50
2006-09-27
PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static
Adrian Bunk
1
-1
/
+1
2006-09-27
PCI: Multiprobe sanitizer
Alan Cox
2
-1
/
+7
2006-09-27
PCI: fix __must_check warnings
Greg Kroah-Hartman
9
-62
/
+138
[prev]
[next]