x86: usercopy: check for total size when deciding non-temporal cutoff
[deliverable/linux.git] / arch /
2009-02-25  Ingo Molnarx86: usercopy: check for total size when deciding non...
2009-02-25  Ingo Molnarx86, mm: pass in 'total' to __copy_from_user_*nocache()
2009-02-25  Ingo MolnarMerge branch 'x86/asm' into x86/mm
2009-02-24  Yinghai Lux86: check range in reserve_early()
2009-02-24  Cyrill Gorcunovx86: efi_stub_32,64 - add missing ENDPROCs
2009-02-24  Cyrill Gorcunovx86: head_64.S - use GLOBAL macro
2009-02-24  Cyrill Gorcunovx86: entry_64.S - add missing ENDPROC
2009-02-24  Cyrill Gorcunovx86: invalid_vm86_irq -- use predefined macros
2009-02-24  Cyrill Gorcunovx86: head_64.S - use IDT_ENTRIES instead of hardcoded...
2009-02-24  Cyrill Gorcunovx86: head_64.S - remove useless balign
2009-02-24  Salman Qazix86: fix performance regression in write() syscall
2009-02-22  Ingo Molnarx86, mm: fault.c, simplify kmmio_fault(), cleanup
2009-02-20  Ingo Molnarx86, mm: fault.c, update copyrights
2009-02-20  Ingo Molnarx86, mm: fault.c, give another attempt at prefetch...
2009-02-20  Ingo Molnarx86, mm: fault.c, remove #ifdef from fault_in_kernel_sp...
2009-02-20  Ingo Molnarx86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX
2009-02-20  Ingo Molnarx86, mm: fault.c, remove #ifdef from do_page_fault()
2009-02-20  Ingo Molnarx86, mm: fault.c, unify oops handling
2009-02-20  Ingo Molnarx86, mm: fault.c, unify oops printing
2009-02-20  Ingo Molnarx86, mm: fault.c, reorder functions
2009-02-20  Ingo Molnarx86, mm, kprobes: fault.c, simplify notify_page_fault()
2009-02-20  Ingo Molnarx86, mm: fault.c, simplify kmmio_fault()
2009-02-20  Ingo Molnarx86, mm: fault.c, enable PF_RSVD checks on 32-bit too
2009-02-20  Ingo Molnarx86, mm: fault.c, factor out the vm86 fault check
2009-02-20  Ingo Molnarx86, mm: fault.c, refactor/simplify the is_prefetch...
2009-02-20  Ingo Molnarx86, mm: fault.c cleanup
2009-02-20  Ingo MolnarMerge branch 'tip/x86/urgent' of git://git./linux/kerne...
2009-02-20  Ingo Molnarx86, pat: add large-PAT check to split_large_page()
2009-02-20  Steven Rostedtx86: check PMD in spurious_fault handler
2009-02-20  Ingo MolnarMerge branches 'x86/asm', 'x86/cleanups' and 'x86/heade...
2009-02-20  Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-02-20  Vegard Nossumx86: use symbolic constants for MSR_IA32_MISC_ENABLE...
2009-02-20  Ingo Molnarx86: use the right protections for split-up pagetables
2009-02-20  Alok N Katariax86, vmi: TSC going backwards check in vmi clocksource
2009-02-19  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-02-19  Ingo MolnarMerge branch 'x86/untangle2' of git://git./linux/kernel...
2009-02-19  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-19  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-02-19  Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-02-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-19  Hartley Sweeten[ARM] 5405/1: ep93xx: remove unused gesbc9312.h header
2009-02-19  Cyrill Gorcunovx86: compressed head_32 - use ENTRY,ENDPROC macros
2009-02-19  Cyrill Gorcunovx86: compressed head_64 - use ENTRY,ENDPROC macros
2009-02-19  Cyrill Gorcunovx86: pmjump - use GLOBAL,ENDPROC macros
2009-02-19  Cyrill Gorcunovx86: copy.S - use GLOBAL,ENDPROC macros
2009-02-19  Cyrill Gorcunovx86: linkage - get rid of _X86 macros
2009-02-19  Cyrill Gorcunovx86: asm linkage - introduce GLOBAL macro
2009-02-19  Makito SHIOKAWA[ARM] 5404/1: Fix condition in arm_elf_read_implies_exe...
2009-02-19  Heiko Carstens[S390] fix "mem=" handling in case of standby memory
2009-02-19  Christian Borntraeger[S390] Fix timeval regression on s390
2009-02-19  Russell King[ARM] omap: fix clock reparenting in omap2_clk_set_parent()
2009-02-19  Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-02-19  Hiroshi Shimamotox86: syscalls.h: remove asmlinkage from declaration...
2009-02-19  Nicolas Pitre[ARM] 5402/1: fix a case of wrap-around in sanity_check...
2009-02-19  Jaswinder Singh... x86: include/asm/processor.h remove double declaration...
2009-02-19  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-02-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-18  KAMEZAWA Hiroyukimm: fix memmap init for handling memory hole
2009-02-18  KAMEZAWA Hiroyukimm: clean up for early_pfn_to_nid()
2009-02-17  Andi Kleenx86, mce: fix ifdef for 64bit thermal apic vector clear...
2009-02-17  Andi Kleenx86, mce: use force_sig_info to kill process in machine...
2009-02-17  Andi Kleenx86, mce: reinitialize per cpu features on resume
2009-02-17  Nicolas Pitre[ARM] 5401/1: Orion: fix edge triggered GPIO interrupt...
2009-02-17  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-02-17  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-02-17  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-02-17  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-17  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-02-17  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-02-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-17  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-02-17  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-02-17  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-02-17  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2009-02-17  Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2009-02-17  Ingo Molnarx86, apic: separate 32-bit setup functionality out...
2009-02-17  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-02-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-17  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux-mfd
2009-02-17  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-02-17  Linus TorvaldsMerge branch 'for-upstream' of git://git./linux/kernel...
2009-02-17  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-02-17  Linus TorvaldsMerge branch 'kvm-updates/2.6.29' of git://git./virt...
2009-02-17  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-02-17  Paul E. McKenneyx86, rcu: fix strange load average and ksoftirqd behavior
2009-02-17  H. Peter Anvinx86: truncate ISA addresses to unsigned int
2009-02-17  Ingo Molnarx86, apic: move remaining APIC drivers to arch/x86...
2009-02-17  Ingo Molnarx86, apic: move APIC drivers to arch/x86/kernel/apic/*
2009-02-17  Ingo Molnarx86, apic: rename 'genapic' to 'apic'
2009-02-17  Ingo Molnarx86, apic: remove ->store_NMI_vector()
2009-02-17  Ingo Molnarx86, numaq_32: clean up, misc
2009-02-17  Ingo Molnarx86, numaq_32: clean up
2009-02-17  Ingo Molnarx86, es7000: misc cleanups
2009-02-17  Ingo Molnarx86, es7000: remove dead code, clean up
2009-02-17  Ingo Molnarx86, es7000: remove externs
2009-02-17  Ingo Molnarx86, apic: remove apicid_cluster()
2009-02-17  Ingo Molnarx86, es7000: clean up
2009-02-17  Ingo Molnarx86, apic: clean up the cpu_2_logical_apiciddeclaration
2009-02-17  Ingo Molnarx86, apic: clean up arch/x86/kernel/bigsmp_32.c
2009-02-17  Ingo Molnarx86, apic: remove stale references to APIC_DEFINITION
next
This page took 0.062972 seconds and 8 git commands to generate.