aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2011-05-161-72/+25
|\
| * arm: omap2/3: Use generic irq chipTony Lindgren2011-05-161-72/+25
* | Merge branch 'samsung-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Russell King2011-05-116-215/+68
|\ \
| * | ARM: SAMSUNG: Convert irq-uart to generic irq chipThomas Gleixner2011-05-091-71/+12
| * | ARM: SAMSUNG: Convert irq-vic-timer to generic irq chipThomas Gleixner2011-05-094-55/+29
| * | ARM: SAMSUNG: S5P: Convert irq-gpioint to generic irq chipThomas Gleixner2011-05-091-89/+27
| |/
* | Merge branch 'irq-davinci' of git://gitorious.org/linux-davinci/linux-davinci...Russell King2011-05-111-73/+20
|\ \
| * | arm: davinci: Use generic irq chipThomas Gleixner2011-05-111-73/+20
| |/
* | Merge branch 'gic-fasteoi' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2011-05-1123-466/+460
|\ \
| * | ARM: GIC: Convert GIC library to use the IO relaxed operationsSantosh Shilimkar2011-05-111-24/+30
| * | ARM: gic: use handle_fasteoi_irq for SPIsWill Deacon2011-05-111-16/+16
| * | ARM: tegra: irq: Add tegra_eoiColin Cross2011-05-111-0/+9
| * | ARM: tegra: irq: Move legacy_irq.c into irq.cColin Cross2011-05-114-183/+66
| * | ARM: tegra: irq: Remove PM supportColin Cross2011-05-113-146/+0
| * | ARM: tegra: irq: convert to gic arch extensionsColin Cross2011-05-111-38/+16
| * | ARM: tegra: update GPIO chained IRQ handler to use entry/exit functionsWill Deacon2011-05-111-3/+6
| * | ARM: nmk: update GPIO chained IRQ handler to entry/exit functionsWill Deacon2011-05-111-8/+4
| * | ARM: msm: update GPIO chained IRQ handler to use entry/exit functionsWill Deacon2011-05-111-2/+8
| * | ARM: s5pv310: update IRQ combiner to use chained entry/exit functionsWill Deacon2011-05-111-4/+2
| * | ARM: omap: update GPIO chained IRQ handler to use entry/exit functionsWill Deacon2011-05-111-3/+4
| * | perf events, x86: Fix Intel Nehalem and Westmere last level cache event defin...Peter Zijlstra2011-05-061-35/+52
| * | hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set...Frederic Weisbecker2011-05-061-4/+11
| * | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar2011-05-068-10/+215
| |\ \
| | * \ Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2011-05-054-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 branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2011-05-044-10/+41
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | sh, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-251-0/+4
| | * | | | | | arm, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-251-0/+8
| | * | | | | | powerpc, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-251-0/+3
| | * | | | | | x86, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-251-10/+26
* | | | | | | | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de...Russell King2011-05-0722-64/+100
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: zImage: make sure no GOTOFF relocs are used with .bss symbolsNicolas Pitre2011-05-072-4/+17
| * | | | | | | | ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre2011-05-0717-29/+30
| * | | | | | | | ARM: zImage: don't ignore error returned from decompress()Nicolas Pitre2011-05-072-6/+11
| * | | | | | | | ARM: zImage: simplify decompress_kernel()Nicolas Pitre2011-05-071-11/+2
| * | | | | | | | ARM: zImage: no need to get the decompressed size from the filesystemNicolas Pitre2011-05-072-4/+16
| * | | | | | | | ARM: zImage: the page table memory must be considered before relocationNicolas Pitre2011-05-071-1/+2
| * | | | | | | | ARM: zImage: make sure not to relocate on top of the relocation codeNicolas Pitre2011-05-071-10/+17
| * | | | | | | | ARM: zImage: Fix bad SP address after relocating kernelTony Lindgren2011-05-061-0/+5
| * | | | | | | | ARM: zImage: make sure the stack is 64-bit alignedNicolas Pitre2011-05-062-1/+2