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
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2012-03-22
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-21
numa_emulation: fix cpumask_of_node()
Andrea Arcangeli
2012-03-21
hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()
Xiao Guangrong
2012-03-21
mm: search from free_area_cache for the bigger size
Xiao Guangrong
2012-03-21
hugetlb: try to search again if it is really needed
Xiao Guangrong
2012-03-21
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
take removal of PF_FORKNOEXEC to flush_old_exec()
Al Viro
2012-03-20
__register_binfmt() made void
Al Viro
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-03-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
2012-03-20
x86: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-19
Merge branch 'dcache-word-accesses'
Linus Torvalds
2012-03-19
net: bpf_jit: fix BPF_S_LDX_B_MSH compilation
Eric Dumazet
2012-03-14
crypto: camellia - add assembler implementation for x86_64
Jussi Kivilinna
2012-03-13
Merge branch 'linus' into irq/core
Thomas Gleixner
2012-03-13
sched/x86: Fix overflow in cyc2ns_offset
Salman Qazi
2012-03-13
Merge tag 'v3.3-rc7' into sched/core
Ingo Molnar
2012-03-12
Merge branch 'perf/hw-branch-sampling' into perf/core
Ingo Molnar
2012-03-12
perf/x86: Prettify pmu config literals
Peter Zijlstra
2012-03-12
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-03-12
perf/x86: Fix local vs remote memory events for NHM/WSM
Peter Zijlstra
2012-03-12
sched: Cleanup cpu_active madness
Peter Zijlstra
2012-03-09
x86: Derandom delay_tsc for 64 bit
Thomas Gleixner
2012-03-09
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
2012-03-08
vfs: use 'unsigned long' accesses for dcache name comparison and hashing
Linus Torvalds
2012-03-08
x86: Include probe_roms.h in probe_roms.c
Jan Beulich
2012-03-08
x86/32: Print control and debug registers for kerenel context
Jan Beulich
2012-03-08
x86: Tighten dependencies of CPU_SUP_*_32
Jan Beulich
2012-03-06
x86: fix typo in recent find_vma_prev purge
Linus Torvalds
2012-03-06
vm: avoid using find_vma_prev() unnecessarily
Linus Torvalds
2012-03-06
x86/kprobes: Split out optprobe related code to kprobes-opt.c
Masami Hiramatsu
2012-03-06
x86/kprobes: Fix a bug which can modify kernel code permanently
Masami Hiramatsu
2012-03-06
x86/kprobes: Fix instruction recovery on optimized path
Masami Hiramatsu
2012-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2012-03-05
aout: move setup_arg_pages() prior to reading/mapping the binary
Al Viro
2012-03-05
perf: Add callback to flush branch_stack on context switch
Stephane Eranian
2012-03-05
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
Stephane Eranian
2012-03-05
perf/x86: Add LBR software filter support for Intel CPUs
Stephane Eranian
[next]