index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2012-03-29
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-29
kdump x86: fix total mem size calculation for reservation
Dave Young
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-28
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2012-03-28
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-28
Delete all instances of asm/system.h
David Howells
2012-03-28
Move all declarations of free_initmem() to linux/mm.h
David Howells
2012-03-28
Disintegrate asm/system.h for X86
David Howells
2012-03-28
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-24
um: allow SUBARCH=x86
Al Viro
2012-03-24
um: most of the SUBARCH uses can be killed
Al Viro
2012-03-24
um: kill HOST_TASK_PID
Al Viro
2012-03-24
um: merge processor_{32,64}.h a bit...
Al Viro
2012-03-24
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-23
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-23
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
2012-03-23
x86: use for_each_clear_bit_from()
Akinobu Mita
2012-03-23
bitops: rename for_each_set_bit_cont() in favor of analogous list.h function
Akinobu Mita
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-23
Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-03-23
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-22
x86-32: Fix endless loop when processing signals for kernel tasks
Dmitry Adamushko
2012-03-22
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-03-22
kgdb: x86: Return all segment registers also in 64-bit mode
Jan Kiszka
2012-03-22
x86, boot: Correct CFLAGS for hostprogs
H. Peter Anvin
2012-03-22
x86-32: Fix typo for mq_getsetattr in syscall table
Thierry Reding
2012-03-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-22
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-22
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-22
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-22
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-03-22
Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-22
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-03-22
Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for...
Linus Torvalds
2012-03-22
Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
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-22
xen/smp: Fix bringup bug in AP code.
Konrad Rzeszutek Wilk
2012-03-22
crypto: twofish-x86_64-3way - module init/exit functions should be static
Jussi Kivilinna
2012-03-22
crypto: camellia-x86_64 - module init/exit functions should be static
Jussi Kivilinna
2012-03-22
numa_emulation: fix cpumask_of_node()
Andrea Arcangeli
2012-03-22
hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()
Xiao Guangrong
2012-03-22
mm: search from free_area_cache for the bigger size
Xiao Guangrong
2012-03-22
hugetlb: try to search again if it is really needed
Xiao Guangrong
2012-03-22
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
[next]