summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-226-29/+32
|\
| * x86: Fix section warningsSteffen Persvold2012-03-191-1/+1
| * x86-64: Fix CFI data for common_interrupt()Mark Wielaard2012-02-271-1/+1
| * x86: Properly _init-annotate NMI selftest codeJan Beulich2012-02-271-18/+19
| * x86/debug: Fix/improve the show_msr=<cpus> debug print outYinghai Lu2012-02-123-9/+11
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for...Linus Torvalds2012-03-225-8/+6
|\ \ \ \ \ \
| | | | | * | x86/UV: Lower UV rtc clocksource ratingDimitri Sivanich2012-02-201-5/+1
| | | | * | | x86_64: Record stack pointer before task execution beginsSiddhesh Poyarekar2012-02-261-0/+1
| | | | |/ /
| | | * / / x86, cpufeature: Add CPU features from Intel document 319433-012AH. Peter Anvin2012-02-211-0/+3
| | | |/ /
| | * | | x86, boot: Fix port argument to inl() functionHe Chunhui2012-01-311-1/+1
| * | | | x86: Remove some noise from boot log when starting cpusLuck, Tony2012-02-221-2/+0
| | |/ / | |/| |
* | | | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-225-145/+101
|\ \ \ \
| * | | | x86: atomic64 assembly improvementsJan Beulich2012-01-203-24/+16
| * | | | x86: Adjust asm constraints in atomic64 wrappersJan Beulich2012-01-203-124/+88
| | |/ / | |/| |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-229-90/+83
|\ \ \ \
| * | | | x86: Include probe_roms.h in probe_roms.cJan Beulich2012-03-081-0/+1
| * | | | x86/32: Print control and debug registers for kerenel contextJan Beulich2012-03-081-1/+1
| * | | | x86: Tighten dependencies of CPU_SUP_*_32Jan Beulich2012-03-081-2/+2
| * | | | x86/numa: Improve internode cache alignmentAlex Shi2012-03-051-1/+0
| * | | | Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2012-02-281-29/+35
| |\ \ \ \
| | * | | | x86: Fix the NMI nesting commentsSteven Rostedt2012-02-241-6/+8
| | * | | | x86-64: Fix CFI annotations for NMI nesting codeJan Beulich2012-02-241-24/+28
| * | | | | Merge branch 'linus' into x86/asmIngo Molnar2012-02-283124-57347/+129127
| |\ \ \ \ \
| * | | | | | x86-64: Improve insn scheduling in SAVE_ARGS_IRQJan Beulich2012-02-241-4/+3
| * | | | | | x86/spinlocks: Eliminate TICKET_MASKJan Beulich2012-02-072-3/+2
| * | | | | | x86-64: Handle byte-wise tail copying in memcpy() without a loopJan Beulich2012-01-261-9/+10
| * | | | | | x86-64: Fix memcpy() to support sizes of 4Gb and aboveJan Beulich2012-01-261-15/+10
| * | | | | | x86-64: Fix memset() to support sizes of 4Gb and aboveJan Beulich2012-01-261-18/+15
| * | | | | | x86-64: Slightly shorten copy_page()Jan Beulich2012-01-061-8/+4
* | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-228-76/+45
|\ \ \ \ \ \ \
| * | | | | | | numa_emulation: fix cpumask_of_node()Andrea Arcangeli2012-03-211-1/+1
| * | | | | | | hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()Xiao Guangrong2012-03-211-13/+5
| * | | | | | | mm: search from free_area_cache for the bigger sizeXiao Guangrong2012-03-211-17/+17
| * | | | | | | hugetlb: try to search again if it is really neededXiao Guangrong2012-03-211-4/+6
| * | | | | | | sparc: use block_sigmask()Matt Fleming2012-03-213-17/+3
| * | | | | | | xtensa: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-211-14/+3
| * | | | | | | xtensa: don't mask signals if we fail to setup signal stackMatt Fleming2012-03-211-4/+7
| * | | | | | | xtensa: no need to reset handler if SA_ONESHOTMatt Fleming2012-03-211-3/+0
| * | | | | | | xtensa: don't reimplement force_sigsegv()Matt Fleming2012-03-211-3/+1
| * | | | | | | mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-03-211-0/+2
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-21282-13846/+9612
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/ps3: Do not adjust the wrapper load addressStephen Rothwell2012-03-211-9/+13
| * | | | | | | | powerpc: Remove the rest of the legacy iSeries include filesStephen Rothwell2012-03-219-707/+0
| * | | | | | | | powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell2012-03-215-37/+3
| * | | | | | | | powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-2118-367/+26
| * | | | | | | | powerpc/spufs: Fix double unlocksBenjamin Herrenschmidt2012-03-212-2/+1
| * | | | | | | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-03-2187-897/+4927
| |\ \ \ \ \ \ \ \
| | * | | | | | | | powerpc: add support for MPIC message register APIJia Hongtao2012-03-164-0/+424
| | * | | | | | | | powerpc/fsl: Added aliased MSIIR register address to MSI node in dtsDiana CRACIUN2012-03-161-3/+3
| | * | | | | | | | powerpc/85xx: mpc8548cds - add 36-bit dtsZhao Chenhui2012-03-161-0/+86