aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'dev/removing-s5p6442' into for-nextKukjin Kim2011-05-16
|\
| * ARM: S5P6442: Removing ARCH_S5P6442Kukjin Kim2011-05-11
| * perf events, x86: Fix Intel Nehalem and Westmere last level cache event defin...Peter Zijlstra2011-05-06
| * hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set...Frederic Weisbecker2011-05-06
| * Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar2011-05-06
| |\
| | * Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2011-05-06
| | |\
| | | * at91: Add ARCH_ID and basic cpu macros definition for 5series chips family.Jean-Christophe PLAGNIOL-VILLARD2011-04-22
| | | * arm: at91: fix compiler warning for eb01 board buildGreg Ungerer2011-04-22
| | | * arm: at91: minimal defconfig for at91x40 SoCGreg Ungerer2011-04-22
| | | * ARM: at91: AT91CAP9 has a macb deviceUwe Kleine-König2011-04-22
| * | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2011-05-04
| |\ \ \
| | * | | sh, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-25
| | * | | arm, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-25
| | * | | powerpc, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-25
| | * | | x86, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-25
* | | | | ARM: S3C64XX: Remove gpio-bank-X header filesJoonyoung Shim2011-05-05
* | | | | ARM: exynos4_defconfig: Update for adding machinesKukjin Kim2011-05-05
* | | | | ARM: EXYNOS4: Add Atmel mXT touchscreen device to the NURI boardJoonyoung Shim2011-05-05
* | | | | ARM: EXYNOS4: CPUIDLE SupportJaecheol Lee2011-05-05
| |_|/ / |/| | |
* | | | Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-05-03
|\ \ \ \
| * | | | xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_topStefano Stabellini2011-05-02
| * | | | xen/mmu: Add workaround "x86-64, mm: Put early page table high"Konrad Rzeszutek Wilk2011-05-02
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'x86-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.k...Linus Torvalds2011-05-03
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | x86, reboot: Fix relocations in reboot_32.SH. Peter Anvin2011-05-02
| * | | | | x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo()Yinghai Lu2011-05-01
| * | | | | x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky2011-05-01
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-02
|\ \ \ \ \ \
| * | | | | | powerpc: Fix multicast problem in fs_enet driverAndrea Galbusera2011-04-21
* | | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-02
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg2011-04-29
| * | | | | | Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixesRussell King2011-04-29
| |\ \ \ \ \ \
| | * | | | | | ARM: kprobes: Tidy-up kprobes-decode.cJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Add emulation of hint instructions like NOP and WFIJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Add emulation of MOVW and MOVT instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Reject probing of undefined data processing instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Remove redundant code in space_1111Jon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Fix emulation of PLD instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Reject probing of SETEND instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Consolidate stub decoding functionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Reject probing of all coprocessor instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Fix emulation of USAD8 instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst...Jon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Reject probing of undefined media instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Add emulation of RBIT instructionJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Reject probing of LDRB instructions which load PCJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Fix emulation of LDRD and STRD instructionsJon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic...Jon Medhurst2011-04-28
| | * | | | | | ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructionsJon Medhurst2011-04-28