index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2009-02-09
percpu: make PER_CPU_BASE_SECTION overridable by arches
Brian Gerst
2009-02-08
Linux 2.6.29-rc4
Linus Torvalds
2009-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-update
Linus Torvalds
2009-02-08
radeonfb: Fix resume from D3Cold on some platforms
Benjamin Herrenschmidt
2009-02-08
aty128fb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
2009-02-08
atyfb: Properly save PCI state before changing PCI PM level
Benjamin Herrenschmidt
2009-02-08
async: use list_move_tail
Stefan Richter
2009-02-08
async: Rename _special -> _domain for clarity.
Cornelia Huck
2009-02-08
async: Add some documentation.
Cornelia Huck
2009-02-08
async: Handle kthread_run() return codes.
Cornelia Huck
2009-02-08
async: Fix running list handling.
Cornelia Huck
2009-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-02-07
module: remove over-zealous check in __module_get()
Rusty Russell
[next]