summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Correct occurrences ofRob Landley2011-05-061-1/+1
* Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2011-05-064-1/+83
|\
| * at91: Add ARCH_ID and basic cpu macros definition for 5series chips family.Jean-Christophe PLAGNIOL-VILLARD2011-04-231-0/+28
| * arm: at91: fix compiler warning for eb01 board buildGreg Ungerer2011-04-231-1/+6
| * arm: at91: minimal defconfig for at91x40 SoCGreg Ungerer2011-04-231-0/+48
| * ARM: at91: AT91CAP9 has a macb deviceUwe Kleine-König2011-04-231-0/+1
* | Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-05-031-1/+124
|\ \
| * | xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_topStefano Stabellini2011-05-021-1/+1
| * | xen/mmu: Add workaround "x86-64, mm: Put early page table high"Konrad Rzeszutek Wilk2011-05-021-0/+123
| | |
| \ \
*-. \ \ Merge branches 'x86-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.k...Linus Torvalds2011-05-033-8/+8
|\ \ \ \
| * | | | x86, reboot: Fix relocations in reboot_32.SH. Peter Anvin2011-05-021-6/+6
| * | | | x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo()Yinghai Lu2011-05-011-1/+1
| * | | | x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky2011-05-011-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-031-2/+2
|\ \ \ \ \
| * | | | | powerpc: Fix multicast problem in fs_enet driverAndrea Galbusera2011-04-221-2/+2
* | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-0219-343/+519
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg2011-04-291-1/+1
| * | | | | Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixesRussell King2011-04-293-321/+462
| |\ \ \ \ \
| | * | | | | ARM: kprobes: Tidy-up kprobes-decode.cJon Medhurst2011-04-291-108/+23Star
| | * | | | | ARM: kprobes: Add emulation of hint instructions like NOP and WFIJon Medhurst2011-04-291-0/+24
| | * | | | | ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructionsJon Medhurst2011-04-291-0/+42
| | * | | | | ARM: kprobes: Add emulation of MOVW and MOVT instructionsJon Medhurst2011-04-291-2/+28
| | * | | | | ARM: kprobes: Reject probing of undefined data processing instructionsJon Medhurst2011-04-291-14/+17
| | * | | | | ARM: kprobes: Remove redundant code in space_1111Jon Medhurst2011-04-291-9/+5Star
| | * | | | | ARM: kprobes: Fix emulation of PLD instructionsJon Medhurst2011-04-291-13/+8Star
| | * | | | | ARM: kprobes: Reject probing of SETEND instructionsJon Medhurst2011-04-291-5/+0Star
| | * | | | | ARM: kprobes: Consolidate stub decoding functionsJon Medhurst2011-04-291-31/+9Star
| | * | | | | ARM: kprobes: Reject probing of all coprocessor instructionsJon Medhurst2011-04-291-102/+11Star
| | * | | | | ARM: kprobes: Fix emulation of USAD8 instructionsJon Medhurst2011-04-291-6/+4Star
| | * | | | | ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructionsJon Medhurst2011-04-291-7/+15
| | * | | | | ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst...Jon Medhurst2011-04-291-2/+12
| | * | | | | ARM: kprobes: Reject probing of undefined media instructionsJon Medhurst2011-04-291-1/+35
| | * | | | | ARM: kprobes: Add emulation of RBIT instructionJon Medhurst2011-04-291-1/+2
| | * | | | | ARM: kprobes: Reject probing of LDRB instructions which load PCJon Medhurst2011-04-291-0/+4
| | * | | | | ARM: kprobes: Fix emulation of LDRD and STRD instructionsJon Medhurst2011-04-291-6/+6
| | * | | | | ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic...Jon Medhurst2011-04-291-0/+17
| | * | | | | ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructionsJon Medhurst2011-04-291-2/+3
| | * | | | | ARM: kprobes: Reject probing of STREX and LDREX instructionsJon Medhurst2011-04-291-5/+22
| | * | | | | ARM: kprobes: Reject probing of undefined multiply instructionsJon Medhurst2011-04-291-3/+8
| | * | | | | ARM: kprobes: Fix error in commentJon Medhurst2011-04-291-1/+1
| | * | | | | ARM: kprobes: Reject probing of instructions which write to PC unpredictably.Jon Medhurst2011-04-291-0/+28
| | * | | | | ARM: kprobes: Fix emulation of MRS instructionJon Medhurst2011-04-291-11/+12
| | * | | | | ARM: kprobes: Reject probing MRS instructions which read SPSRJon Medhurst2011-04-291-5/+7
| | * | | | | ARM: kprobes: Fix emulation of Data-processing (immediate) instructionsJon Medhurst2011-04-291-1/+1
| | * | | | | ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions.Jon Medhurst2011-04-291-2/+53
| | * | | | | ARM: kprobes: Remove redundant condition checks from simulation routinesJon Medhurst2011-04-291-27/+3Star
| | * | | | | ARM: kprobes: Fix probing of conditionally executed instructionsJon Medhurst2011-04-293-1/+96
| | * | | | | kprobes/arm: Fix ldrd/strd emulationViktor Rosendahl2011-04-291-5/+15
| * | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-04-283-3/+3
| |\ \ \ \ \ \
| | * | | | | | ARM: Fix .size directive for xscale_dma_a0_map_areaBen Hutchings2011-04-281-1/+1