summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-1827-503/+544
|\
| * ARM: net: bpf_jit: fix emit_swap16() for non ARMv6+.Nicolas Schichan2013-02-141-4/+11
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-136-100/+108
| |\
| | * x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2013-02-132-0/+8
| | * x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang2013-02-111-10/+11
| | * x86: Do not leak kernel page mapping locationsKees Cook2013-02-071-3/+5
| | * Merge tag 'ras_for_3.8' into x86/urgentH. Peter Anvin2013-02-062-87/+84
| | |\
| | | * x86, MCE: Retract most UAPI exportsBorislav Petkov2013-01-092-87/+84
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-121-0/+3
| |\ \ \
| | * | | s390/timer: avoid overflow when programming clock comparatorHeiko Carstens2013-01-311-0/+3
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2013-02-121-1/+0
| |\ \ \ \
| | * | | | m68knommu: fix trap on execing /bin/initGreg Ungerer2013-02-061-1/+0
| * | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-02-1214-393/+410
| |\ \ \ \ \
| | * | | | | tile: tag some code with #ifdef CONFIG_COMPATChris Metcalf2013-02-081-0/+4
| | * | | | | tile: fix memcpy_*io functions for allnoconfigChris Metcalf2013-02-081-1/+5
| | * | | | | tile: export a handful of symbols appropriatelyChris Metcalf2013-02-086-0/+10
| | * | | | | tile: avoid defining INT_MASK macro in <arch/interrupts.h>Chris Metcalf2013-02-044-391/+383
| | * | | | | tile: provide "screen_info" when enabling VTChris Metcalf2013-02-041-0/+5
| | * | | | | tile: include kernel/Kconfig.freezer in tile KconfigChris Metcalf2013-02-011-0/+2
| | * | | | | tile: remove an unused variable in copy_thread()Chris Metcalf2013-02-011-1/+1
| | |/ / / /
| * | | | | Merge tag 'highbank-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2013-02-094-5/+12
| |\ \ \ \ \
| | * | | | | ARM: highbank: mask cluster id from cpu_logical_mapRob Herring2013-01-312-3/+4
| | * | | | | ARM: scu: mask cluster id from cpu_logical_mapRob Herring2013-01-311-1/+1
| | * | | | | ARM: scu: add empty scu_enable for !CONFIG_SMPRob Herring2013-01-311-1/+7
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-181-5/+5
|\ \ \ \ \ \ \
| * | | | | | | wlcore: move wl12xx_platform_data up and make it truly optionalLuciano Coelho2013-02-081-5/+5
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-0860-187/+531
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-02-094-5/+26
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon2013-02-081-1/+1
| | * | | | | | | ARM: DMA mapping: fix bad atomic testRussell King2013-02-081-1/+1
| | * | | | | | | ARM: realview: ensure that we have sufficient IRQs availableRussell King2013-02-081-1/+1
| | * | | | | | | ARM: GIC: fix GIC cpumask initializationRussell King2013-02-081-2/+23
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-081-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | pinctrl: exynos: change PINCTRL_EXYNOS optionKukjin Kim2013-02-051-1/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'fixes-for-v3.8-rc7' of git://git.linaro.org/people/mszyprowski/...Linus Torvalds2013-02-069-0/+115
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | xtensa: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+15
| | * | | | | | parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+15
| | * | | | | | mn10300: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+15
| | * | | | | | m68k: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+10
| | * | | | | | frv: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+15
| | * | | | | | cris: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+10
| | * | | | | | c6x: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+15
| | * | | | | | blackfin: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+10
| | * | | | | | avr32: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+10
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-052-6/+5
| |\ \ \ \ \ \
| | * | | | | | x86/intel/cacheinfo: Shut up annoying warningBorislav Petkov2013-02-041-4/+3
| | * | | | | | Merge tag 'v3.8-rc6' into x86/urgentH. Peter Anvin2013-01-31107-394/+584
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich2013-01-311-2/+2
| * | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-053-4/+14
| |\ \ \ \ \ \ \
| | * | | | | | | x86/perf: Add IvyBridge EP supportYouquan Song2013-01-241-0/+1