Commit Graph

131385 Commits (c132937556f56ee4b831ef4b23f1846e05fde102)
 

Author SHA1 Message Date
Tejun Heo c132937556 bootmem: clean up arch-specific bootmem wrapping 16 years ago
Tejun Heo cb83b42e23 percpu: fix pcpu_chunk_struct_size 16 years ago
Tejun Heo cae3aeb83f percpu: clean up size usage 16 years ago
Tejun Heo 11124411aa x86: convert to the new dynamic percpu allocator 16 years ago
Tejun Heo fbf59bc9d7 percpu: implement new dynamic percpu allocator 16 years ago
Tejun Heo 8fc4898500 vmalloc: add un/map_kernel_range_noflush() 16 years ago
Tejun Heo f0aa661790 vmalloc: implement vm_area_register_early() 16 years ago
Tejun Heo f2a8205c4e percpu: kill percpu_alloc() and friends 16 years ago
Rusty Russell 313e458f81 alloc_percpu: add align argument to __alloc_percpu. 16 years ago
Rusty Russell b36128c830 alloc_percpu: change percpu_ptr to per_cpu_ptr 16 years ago
Tejun Heo 6b588c18f8 module: reorder module pcpu related functions 16 years ago
Tejun Heo 734269521e vmalloc: call flush_cache_vunmap() from unmap_kernel_range() 16 years ago
Lai Jiangshan 42f8faecf7 x86: use percpu data for 4k hardirq and softirq stacks 16 years ago
Randy Dunlap 58105ef185 x86: UV: fix header struct usage 16 years ago
H. Peter Anvin 7445250927 x86: merge sys_rt_sigreturn between 32 and 64 bits 16 years ago
Brian Gerst b12bdaf11f x86: use regparm(3) for passed-in pt_regs pointer 16 years ago
Dean Nelson 1c0040047d SGI IA64 UV: fix ia64 build error in the linux-next tree 16 years ago
Brian Gerst 9c8bb6b534 x86: drop -fno-stack-protector annotations after pt_regs fixes 16 years ago
Brian Gerst 253f29a4ae x86: pass in pt_regs pointer for syscalls that need it 16 years ago
Brian Gerst aa78bcfa01 x86: use pt_regs pointer in do_device_not_available() 16 years ago
Ingo Molnar ebd9026d9f stackprotector: fix multi-word cross-builds 16 years ago
Tejun Heo 5c79d2a517 x86: fix x86_32 stack protector bugs 16 years ago
Tejun Heo 60a5317ff0 x86: implement x86_32 stack protector 16 years ago
Tejun Heo ccbeed3a05 x86: make lazy %gs optional on x86_32 16 years ago
Tejun Heo d9a89a26e0 x86: add %gs accessors for x86_32 16 years ago
Tejun Heo f0d96110f9 x86: use asm .macro instead of cpp #define in entry_32.S 16 years ago
Tejun Heo d627ded5ab x86: no stack protector for vdso 16 years ago
Tejun Heo 5d707e9c8e stackprotector: update make rules 16 years ago
Tejun Heo 76397f72fb x86: stackprotector.h misc update 16 years ago
Tejun Heo 6cd61c0baa elf: add ELF_CORE_COPY_KERNEL_REGS() 16 years ago
Ingo Molnar 92e2d50846 Merge branch 'x86/urgent' into core/percpu 16 years ago
Ingo Molnar 5d96218b4a Merge branch 'x86/uaccess' into core/percpu 16 years ago
Tejun Heo d315760ffa x86: fix math_emu register frame access 16 years ago
Ingo Molnar 249d51b53a Merge commit 'v2.6.29-rc4' into core/percpu 16 years ago
Tejun Heo ae6af41f5a x86: math_emu info cleanup 16 years ago
Tejun Heo 914c3d630b x86: include correct %gs in a.out core dump 16 years ago
Alok Kataria 55a8ba4b7f x86, vmi: put a missing paravirt_release_pmd in pgd_dtor 16 years ago
Yinghai Lu 3f4a739c6a x86: find nr_irqs_gsi with mp_ioapic_routing 16 years ago
Pallipadi, Venkatesh e736ad548d x86: add clflush before monitor for Intel 7400 series 16 years ago
Brian Gerst 44581a28e8 x86: fix abuse of per_cpu_offset 16 years ago
Brian Gerst 2add8e235c x86: use linker to offset symbols by __per_cpu_load 16 years ago
Brian Gerst d3770449d3 percpu: make PER_CPU_BASE_SECTION overridable by arches 16 years ago
Linus Torvalds 8e4921515c Linux 2.6.29-rc4 16 years ago
Linus Torvalds 58edf8ee5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-update 16 years ago
Benjamin Herrenschmidt 1fb25cb8b8 radeonfb: Fix resume from D3Cold on some platforms 16 years ago
Benjamin Herrenschmidt b746bb7762 aty128fb: Properly save PCI state before changing PCI PM level 16 years ago
Benjamin Herrenschmidt b746816863 atyfb: Properly save PCI state before changing PCI PM level 16 years ago
Stefan Richter f7de7621f0 async: use list_move_tail 16 years ago
Cornelia Huck 766ccb9ed4 async: Rename _special -> _domain for clarity. 16 years ago
Cornelia Huck f30d5b307c async: Add some documentation. 16 years ago