index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
sparse.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-24
x86: add embedding percpu first chunk allocator
Tejun Heo
1
-1
/
+85
2009-02-24
x86: separate out setup_pcpu_4k() from setup_per_cpu_areas()
Tejun Heo
1
-42
/
+102
2009-02-24
percpu: give more latitude to arch specific first chunk initialization
Tejun Heo
3
-36
/
+167
2009-02-24
percpu: remove unit_size power-of-2 restriction
Tejun Heo
1
-14
/
+19
2009-02-24
x86: update populate_extra_pte() and add populate_extra_pmd()
Tejun Heo
4
-35
/
+63
2009-02-24
vmalloc: add @align to vm_area_register_early()
Tejun Heo
4
-7
/
+10
2009-02-24
bootmem: reorder interface functions and add a missing one
Tejun Heo
1
-13
/
+17
2009-02-24
bootmem: clean up arch-specific bootmem wrapping
Tejun Heo
5
-49
/
+22
2009-02-24
percpu: fix pcpu_chunk_struct_size
Tejun Heo
1
-1
/
+1
2009-02-21
percpu: clean up size usage
Tejun Heo
1
-11
/
+12
2009-02-20
x86: convert to the new dynamic percpu allocator
Tejun Heo
6
-22
/
+81
2009-02-20
percpu: implement new dynamic percpu allocator
Tejun Heo
4
-4
/
+943
2009-02-20
vmalloc: add un/map_kernel_range_noflush()
Tejun Heo
2
-3
/
+67
2009-02-20
vmalloc: implement vm_area_register_early()
Tejun Heo
3
-7
/
+38
2009-02-20
percpu: kill percpu_alloc() and friends
Tejun Heo
2
-38
/
+41
2009-02-20
alloc_percpu: add align argument to __alloc_percpu.
Rusty Russell
3
-5
/
+6
2009-02-20
alloc_percpu: change percpu_ptr to per_cpu_ptr
Rusty Russell
5
-19
/
+18
2009-02-20
module: reorder module pcpu related functions
Tejun Heo
1
-15
/
+18
2009-02-20
vmalloc: call flush_cache_vunmap() from unmap_kernel_range()
Tejun Heo
1
-0
/
+2
2009-02-20
x86: use percpu data for 4k hardirq and softirq stacks
Lai Jiangshan
1
-14
/
+15
2009-02-12
x86: UV: fix header struct usage
Randy Dunlap
1
-0
/
+3
2009-02-12
x86: merge sys_rt_sigreturn between 32 and 64 bits
H. Peter Anvin
2
-14
/
+2
2009-02-11
x86: use regparm(3) for passed-in pt_regs pointer
Brian Gerst
6
-45
/
+49
2009-02-11
SGI IA64 UV: fix ia64 build error in the linux-next tree
Dean Nelson
4
-31
/
+24
2009-02-11
x86: drop -fno-stack-protector annotations after pt_regs fixes
Brian Gerst
1
-18
/
+0
2009-02-11
x86: pass in pt_regs pointer for syscalls that need it
Brian Gerst
8
-80
/
+81
2009-02-11
x86: use pt_regs pointer in do_device_not_available()
Brian Gerst
2
-5
/
+6
2009-02-11
stackprotector: fix multi-word cross-builds
Ingo Molnar
2
-2
/
+2
2009-02-11
x86: fix x86_32 stack protector bugs
Tejun Heo
5
-12
/
+20
2009-02-10
x86: implement x86_32 stack protector
Tejun Heo
12
-16
/
+180
2009-02-10
x86: make lazy %gs optional on x86_32
Tejun Heo
11
-40
/
+158
2009-02-10
x86: add %gs accessors for x86_32
Tejun Heo
9
-45
/
+41
2009-02-10
x86: use asm .macro instead of cpp #define in entry_32.S
Tejun Heo
1
-142
/
+151
2009-02-10
x86: no stack protector for vdso
Tejun Heo
1
-1
/
+1
2009-02-10
stackprotector: update make rules
Tejun Heo
4
-13
/
+15
2009-02-10
x86: stackprotector.h misc update
Tejun Heo
1
-1
/
+6
2009-02-10
elf: add ELF_CORE_COPY_KERNEL_REGS()
Tejun Heo
2
-1
/
+10
2009-02-10
x86: fix math_emu register frame access
Tejun Heo
7
-56
/
+55
2009-02-09
x86: math_emu info cleanup
Tejun Heo
6
-64
/
+48
2009-02-09
x86: include correct %gs in a.out core dump
Tejun Heo
1
-3
/
+1
2009-02-09
x86, vmi: put a missing paravirt_release_pmd in pgd_dtor
Alok Kataria
1
-0
/
+11
2009-02-09
x86: find nr_irqs_gsi with mp_ioapic_routing
Yinghai Lu
3
-5
/
+44
2009-02-09
x86: add clflush before monitor for Intel 7400 series
Pallipadi, Venkatesh
3
-0
/
+10
2009-02-09
x86: fix abuse of per_cpu_offset
Brian Gerst
1
-2
/
+2
2009-02-09
x86: use linker to offset symbols by __per_cpu_load
Brian Gerst
5
-24
/
+35
2009-02-09
percpu: make PER_CPU_BASE_SECTION overridable by arches
Brian Gerst
2
-3
/
+9
2009-02-08
Linux 2.6.29-rc4
v2.6.29-rc4
Linus Torvalds
1
-1
/
+1
2009-02-08
radeonfb: Fix resume from D3Cold on some platforms
Benjamin Herrenschmidt
2
-67
/
+20
2009-02-08
aty128fb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
1
-10
/
+15
2009-02-08
atyfb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
1
-5
/
+15
[next]