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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-30
[PATCH] memory hotplug: i386 addition functions
Dave Hansen
2
-7
/
+59
2005-10-30
[PATCH] memory hotplug locking: node_size_lock
Dave Hansen
6
-2
/
+29
2005-10-30
[PATCH] mm: split page table lock
Hugh Dickins
4
-6
/
+8
2005-10-30
[PATCH] mm: uml kill unused
Hugh Dickins
2
-37
/
+0
2005-10-30
[PATCH] mm: uml pte atomicity
Hugh Dickins
1
-3
/
+5
2005-10-30
[PATCH] mm: cris v32 mmu_context_lock
Hugh Dickins
1
-2
/
+4
2005-10-30
[PATCH] mm: parisc pte atomicity
Hugh Dickins
1
-15
/
+9
2005-10-30
[PATCH] mm: arm ready for split ptlock
Hugh Dickins
3
-84
/
+33
2005-10-30
[PATCH] mm: i386 sh sh64 ready for split ptlock
Hugh Dickins
3
-65
/
+60
2005-10-30
[PATCH] mm: kill check_user_page_readable
Hugh Dickins
2
-62
/
+22
2005-10-30
[PATCH] mm: flush_tlb_range outside ptlock
Hugh Dickins
1
-0
/
+2
2005-10-30
[PATCH] mm: arches skip ptlock
Hugh Dickins
5
-39
/
+3
2005-10-30
[PATCH] mm: init_mm without ptlock
Hugh Dickins
23
-77
/
+25
2005-10-30
[PATCH] mm: ia64 use expand_upwards
Hugh Dickins
2
-28
/
+8
2005-10-30
[PATCH] core remove PageReserved
Nick Piggin
3
-5
/
+13
2005-10-30
[PATCH] mm: m68k kill stram swap
Hugh Dickins
2
-926
/
+16
2005-10-30
[PATCH] mm: sh64 hugetlbpage.c
Hugh Dickins
2
-178
/
+12
2005-10-30
[PATCH] mm: mm_init set_mm_counters
Hugh Dickins
3
-3
/
+0
2005-10-30
[PATCH] mm: tlb_finish_mmu forget rss
Hugh Dickins
1
-2
/
+1
2005-10-30
[PATCH] mm: tlb_is_full_mm was obscure
Hugh Dickins
1
-2
/
+2
2005-10-30
[PATCH] mm: vm_stat_account unshackled
Hugh Dickins
2
-2
/
+3
2005-10-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
9
-66
/
+118
2005-10-30
[ARM] 3061/1: cleanup the XIP link address mess
Nicolas Pitre
4
-52
/
+29
2005-10-30
[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code
Nicolas Pitre
3
-4
/
+5
2005-10-29
Update MIPS defconfig files.
Ralf Baechle
46
-5986
/
+17743
2005-10-29
prom_free_prom_memory() returns unsigned long
Arthur Othieno
3
-3
/
+6
2005-10-29
Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other than
Ralf Baechle
1
-62
/
+8
2005-10-29
Fix all the get_user / put_user related sparse warnings.
Ralf Baechle
1
-15
/
+15
2005-10-29
Delete unused ieee754_cname[] and declaration.
Ralf Baechle
2
-11
/
+0
2005-10-29
Include for prototypes.
Ralf Baechle
1
-0
/
+2
2005-10-29
Protect against multiple inclusion.
Ralf Baechle
1
-0
/
+4
2005-10-29
Remove useless casts of kmalloc return values.
Ralf Baechle
2
-5
/
+2
2005-10-29
Hack to resolve longstanding prefetch issue
Ralf Baechle
1
-0
/
+15
2005-10-29
More foolproofing of the CPU configuration.
Ralf Baechle
1
-2
/
+149
2005-10-29
pci-expmem-hack
Andrew Isaacson
1
-0
/
+8
2005-10-29
BCM1480 HT support
Andrew Isaacson
5
-17
/
+248
2005-10-29
Support for the BCM1480 on-chip PCI-X bridge.
Andrew Isaacson
2
-0
/
+257
2005-10-29
SB1 cache exception handling.
Andrew Isaacson
3
-8
/
+59
2005-10-29
Support for BigSur board.
Andrew Isaacson
2
-0
/
+12
2005-10-29
Add support for BCM1480 family of chips.
Andrew Isaacson
11
-5
/
+1093
2005-10-29
Add support for SB1A CPU.
Andrew Isaacson
3
-0
/
+5
2005-10-29
Sibyte fixes
Andrew Isaacson
1
-1
/
+1
2005-10-29
Fix zero length sys_cacheflush
Atsushi Nemoto
1
-0
/
+2
2005-10-29
Get 64-bit right in the kgdb stub.
Ralf Baechle
1
-3
/
+2
2005-10-29
Sys_lookup_dcookie arguments occupy 4 argument slots.
Ralf Baechle
1
-1
/
+1
2005-10-29
FPU emulator garbage collection.
Ralf Baechle
2
-4
/
+4
2005-10-29
Don't print file name and line in die and die_if_kernel.
Ralf Baechle
1
-14
/
+2
2005-10-29
Rename page argument of flush_cache_page to something more descriptive.
Ralf Baechle
1
-16
/
+17
2005-10-29
Sliceup Kconfig; it's grown too large.
Ralf Baechle
10
-554
/
+610
2005-10-29
Date: Fri Jan 14 03:03:23 2005 +0000
Ralf Baechle
1
-1
/
+1
[prev]
[next]