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
2010-02-26
early_res: Add free_early_partial()
Yinghai Lu
1
-0
/
+6
2010-02-17
core: Move early_res from arch/x86 to kernel/
Yinghai Lu
6
-545
/
+14
2010-02-12
x86: Add find_fw_memmap_area
Yinghai Lu
3
-6
/
+16
2010-02-12
Move round_up/down to kernel.h
Yinghai Lu
1
-10
/
+0
2010-02-12
x86: Make 32bit support NO_BOOTMEM
Yinghai Lu
4
-1
/
+12
2010-02-12
early_res: Enhance check_and_double_early_res
Yinghai Lu
1
-7
/
+20
2010-02-12
x86: Move back find_e820_area to e820.c
Yinghai Lu
4
-59
/
+57
2010-02-12
x86: Add find_early_area_size
Yinghai Lu
1
-13
/
+32
2010-02-12
x86: Separate early_res related code from e820.c
Yinghai Lu
5
-553
/
+561
2010-02-12
x86: Move bios page reserve early to head32/64.c
Yinghai Lu
2
-20
/
+12
2010-02-12
sparsemem: Put mem map for one node together.
Yinghai Lu
1
-1
/
+1
2010-02-12
x86: Make 64 bit use early_res instead of bootmem before slab
Yinghai Lu
6
-18
/
+186
2010-02-11
x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA
Yinghai Lu
4
-12
/
+12
2010-02-11
x86: Make early_node_mem get mem > 4 GB if possible
Yinghai Lu
1
-4
/
+17
2010-02-11
x86: Dynamically increase early_res array size
Yinghai Lu
1
-0
/
+53
2010-02-11
x86: Introduce max_early_res and early_res_count
Yinghai Lu
1
-15
/
+32
2010-02-11
x86: Call early_res_to_bootmem one time
Yinghai Lu
4
-45
/
+22
2010-02-11
x86: Print out RAM buffer information
Yinghai Lu
1
-0
/
+2
2010-02-11
x86: Change range end to start+size
Yinghai Lu
2
-26
/
+30
2010-02-11
x86/pci: Enable pci root res read out for 32bit too
Yinghai Lu
4
-24
/
+5
2010-02-11
x86/pci: Add cap_resource()
Yinghai Lu
2
-3
/
+9
2010-02-11
x86/pci: Use u64 instead of size_t in amd_bus.c
Yinghai Lu
1
-8
/
+8
2010-02-11
x86/pci: AMD one chain system to use pci read out res
Yinghai Lu
3
-9
/
+4
2010-02-11
x86/pci: Use resource_size_t in update_res
Yinghai Lu
2
-10
/
+10
2010-02-11
x86: Move range related operation to one file
Yinghai Lu
3
-229
/
+28
2010-02-11
Merge remote branch 'linus/master' into x86/bootmem
H. Peter Anvin
3120
-64152
/
+165258
2010-02-10
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-2
/
+2
2010-02-10
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+6
2010-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
1
-6
/
+9
2010-02-10
powerpc: Fix address masking bug in hpte_need_flush()
David Gibson
1
-3
/
+9
2010-02-09
KVM: PIT: control word is write-only
Marcelo Tosatti
1
-0
/
+3
2010-02-09
kvmclock: count total_sleep_time when updating guest clock
Jason Wang
1
-4
/
+3
2010-02-09
[S390] Fix struct _lowcore layout.
Heiko Carstens
1
-2
/
+2
2010-02-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
1
-1
/
+2
2010-02-08
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-0
/
+1
2010-02-08
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-2
/
+12
2010-02-08
microblaze: Invalidate dcache before enabling it
Michal Simek
1
-0
/
+1
2010-02-08
powerpc/pseries: Fix kexec regression caused by CPPR tracking
Mark Nelson
1
-2
/
+12
2010-02-08
sh: Remove superfluous setup_frame_reg call
Matt Fleming
1
-1
/
+0
2010-02-08
sh: Don't continue unwinding across interrupts
Matt Fleming
1
-0
/
+20
2010-02-08
sh: Setup frame pointer in handle_exception path
Matt Fleming
1
-0
/
+2
2010-02-08
sh: Correct the offset of the return address in ret_from_exception
Matt Fleming
1
-1
/
+7
2010-02-05
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
12
-30
/
+195
2010-02-05
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-19
/
+77
2010-02-03
omap: Disable serial port autoidle by default
Tony Lindgren
1
-2
/
+9
2010-02-03
omap: Fix access to already released memory in clk_debugfs_register_one()
Marek Skuczynski
1
-2
/
+2
2010-02-03
omap: Fix arch/arm/mach-omap2/mux.c: Off by one error
Tony Lindgren
1
-1
/
+2
2010-02-03
omap: Fix 3630 mux errors
Tony Lindgren
2
-0
/
+54
2010-02-03
OMAP2/3: GPMC: ensure valid clock pointer
Kevin Hilman
1
-1
/
+4
2010-02-03
OMAP2/3: IRQ: ensure valid base address
Kevin Hilman
1
-1
/
+3
[next]