index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-02-24
percpu: add __read_mostly to variables which are mostly read only
Tejun Heo
2009-02-24
x86: add remapping percpu first chunk allocator
Tejun Heo
2009-02-24
x86: add embedding percpu first chunk allocator
Tejun Heo
2009-02-24
x86: separate out setup_pcpu_4k() from setup_per_cpu_areas()
Tejun Heo
2009-02-24
percpu: give more latitude to arch specific first chunk initialization
Tejun Heo
2009-02-24
percpu: remove unit_size power-of-2 restriction
Tejun Heo
2009-02-24
x86: update populate_extra_pte() and add populate_extra_pmd()
Tejun Heo
2009-02-24
vmalloc: add @align to vm_area_register_early()
Tejun Heo
2009-02-24
bootmem: reorder interface functions and add a missing one
Tejun Heo
2009-02-24
bootmem: clean up arch-specific bootmem wrapping
Tejun Heo
2009-02-24
percpu: fix pcpu_chunk_struct_size
Tejun Heo
2009-02-21
percpu: clean up size usage
Tejun Heo
2009-02-20
x86: convert to the new dynamic percpu allocator
Tejun Heo
2009-02-20
percpu: implement new dynamic percpu allocator
Tejun Heo
2009-02-20
vmalloc: add un/map_kernel_range_noflush()
Tejun Heo
2009-02-20
vmalloc: implement vm_area_register_early()
Tejun Heo
2009-02-20
percpu: kill percpu_alloc() and friends
Tejun Heo
2009-02-20
alloc_percpu: add align argument to __alloc_percpu.
Rusty Russell
2009-02-20
alloc_percpu: change percpu_ptr to per_cpu_ptr
Rusty Russell
2009-02-20
module: reorder module pcpu related functions
Tejun Heo
2009-02-20
vmalloc: call flush_cache_vunmap() from unmap_kernel_range()
Tejun Heo
2009-02-20
x86: use percpu data for 4k hardirq and softirq stacks
Lai Jiangshan
2009-02-11
x86: UV: fix header struct usage
Randy Dunlap
2009-02-11
x86: merge sys_rt_sigreturn between 32 and 64 bits
H. Peter Anvin
2009-02-11
x86: use regparm(3) for passed-in pt_regs pointer
Brian Gerst
2009-02-11
SGI IA64 UV: fix ia64 build error in the linux-next tree
Dean Nelson
2009-02-11
x86: drop -fno-stack-protector annotations after pt_regs fixes
Brian Gerst
2009-02-11
x86: pass in pt_regs pointer for syscalls that need it
Brian Gerst
2009-02-11
x86: use pt_regs pointer in do_device_not_available()
Brian Gerst
2009-02-11
stackprotector: fix multi-word cross-builds
Ingo Molnar
2009-02-11
x86: fix x86_32 stack protector bugs
Tejun Heo
2009-02-10
x86: implement x86_32 stack protector
Tejun Heo
2009-02-10
x86: make lazy %gs optional on x86_32
Tejun Heo
2009-02-10
x86: add %gs accessors for x86_32
Tejun Heo
2009-02-10
x86: use asm .macro instead of cpp #define in entry_32.S
Tejun Heo
2009-02-10
x86: no stack protector for vdso
Tejun Heo
2009-02-10
stackprotector: update make rules
Tejun Heo
2009-02-10
x86: stackprotector.h misc update
Tejun Heo
2009-02-10
elf: add ELF_CORE_COPY_KERNEL_REGS()
Tejun Heo
2009-02-10
Merge branch 'x86/urgent' into core/percpu
Ingo Molnar
2009-02-10
Merge branch 'x86/uaccess' into core/percpu
Ingo Molnar
2009-02-10
x86: fix math_emu register frame access
Tejun Heo
2009-02-09
Merge commit 'v2.6.29-rc4' into core/percpu
Ingo Molnar
2009-02-09
x86: math_emu info cleanup
Tejun Heo
2009-02-09
x86: include correct %gs in a.out core dump
Tejun Heo
2009-02-09
x86, vmi: put a missing paravirt_release_pmd in pgd_dtor
Alok Kataria
2009-02-09
x86: find nr_irqs_gsi with mp_ioapic_routing
Yinghai Lu
2009-02-09
x86: add clflush before monitor for Intel 7400 series
Pallipadi, Venkatesh
2009-02-09
x86: fix abuse of per_cpu_offset
Brian Gerst
2009-02-09
x86: use linker to offset symbols by __per_cpu_load
Brian Gerst
[next]