Age | Commit message (Expand) | Author | Files | Lines |
2011-03-02 | arch/tile: bug fix: exec'ed task thought it was still single-stepping | Chris Metcalf | 3 | -2/+26 |
2011-03-02 | arch/tile: catch up with section naming convention in 2.6.35 | Chris Metcalf | 5 | -10/+6 |
2011-02-25 | arch/tile: Fix atomic_read() definition to use ACCESS_ONCE | Chris Metcalf | 1 | -1/+1 |
2011-02-24 | tile: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner | 1 | -0/+1 |
2011-02-24 | tile: Use proper accessor functions in show_interrupt() | Thomas Gleixner | 1 | -4/+6 |
2011-02-24 | tile: Convert irq_chip to new functions | Thomas Gleixner | 1 | -14/+14 |
2011-02-23 | tile: Fix __pte_free_tlb | Peter Zijlstra | 1 | -13/+2 |
2011-02-22 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -363/+342 |
2011-02-22 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 17 | -37/+175 |
2011-02-22 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 3 | -10/+22 |
2011-02-21 | ARM: 6745/1: kprobes insn decoding fix | Nicolas Pitre | 1 | -1/+1 |
2011-02-21 | ARM: tlb: move noMMU tlb_flush() to asm/tlb.h | Russell King | 2 | -6/+4 |
2011-02-21 | ARM: tlb: delay page freeing for SMP and ARMv7 CPUs | Russell King | 1 | -13/+89 |
2011-02-21 | ARM: Keep exit text/data around for SMP_ON_UP | Russell King | 1 | -0/+9 |
2011-02-21 | ARM: Ensure predictable endian state on signal handler entry | Russell King | 1 | -1/+3 |
2011-02-21 | ARM: 6740/1: Place correctly notes section in the linker script | Pawel Moll | 2 | -1/+3 |
2011-02-21 | ARM: 6700/1: SPEAr: Correct SOC config base address for spear320 | viresh kumar | 1 | -1/+1 |
2011-02-21 | ARM: 6722/1: SPEAr: sp810: switch to slow mode before reset | Shiraz Hashim | 1 | -0/+3 |
2011-02-21 | ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncomp... | viresh kumar | 1 | -2/+2 |
2011-02-21 | ARM: 6720/1: SPEAr: Append UL to VMALLOC_END | viresh kumar | 1 | -1/+1 |
2011-02-19 | ARM: 6676/1: Correct the cpu_architecture() function for ARMv7 | Catalin Marinas | 1 | -2/+2 |
2011-02-19 | ARM: 6739/1: update .gitignore for boot/compressed | Nicolas Pitre | 1 | -1/+5 |
2011-02-19 | ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcast... | Will Deacon | 2 | -0/+16 |
2011-02-19 | ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systems | Will Deacon | 1 | -8/+14 |
2011-02-19 | ARM: 6741/1: errata: pl310 cache sync operation may be faulty | Srinidhi Kasagar | 3 | -0/+22 |
2011-02-18 | ARM: S5PV210: Fix regulator names | Marek Szyprowski | 2 | -6/+6 |
2011-02-18 | ARM: S5PV210: Update max8998_platform_data | Marek Szyprowski | 2 | -6/+12 |
2011-02-18 | ARM: SAMSUNG: Drop exporting s3c24xx_ts_set_platdata | Axel Lin | 1 | -1/+0 |
2011-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 6 | -10/+10 |
2011-02-17 | [S390] net: provide architecture specific NET_SKB_PAD | Horst Hartmann | 1 | -0/+1 |
2011-02-17 | [S390] atomic: use inline asm | Heiko Carstens | 1 | -4/+18 |
2011-02-17 | [S390] correct ipl parameter block safe guard | Martin Schwidefsky | 1 | -2/+3 |
2011-02-17 | [S390] atomic: use ACCESS_ONCE() for atomic_read() | Heiko Carstens | 1 | -6/+2 |
2011-02-17 | ARM: S5P: Fix end address in memory resource information for UART devices | Thomas Abraham | 1 | -6/+6 |
2011-02-17 | ARM: S5P64X0: Cleanup map.h file | Kukjin Kim | 1 | -41/+42 |
2011-02-17 | ARM: S5P6442: Cleanup map.h file | Kukjin Kim | 1 | -32/+37 |
2011-02-17 | ARM: S5PC100: Clenaup map.h file | Kukjin Kim | 1 | -110/+83 |
2011-02-17 | ARM: S5PV210: Cleanup map.h file | Kukjin Kim | 1 | -85/+83 |
2011-02-17 | ARM: S5PV310: Cleanup map.h file | Kukjin Kim | 1 | -76/+73 |
2011-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -0/+1 |
2011-02-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 12 | -23/+120 |
2011-02-16 | m68knommu: set flow handler for secondary interrupt controller of 5249 | Greg Ungerer | 1 | -1/+3 |
2011-02-16 | m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform support | Greg Ungerer | 2 | -2/+2 |
2011-02-16 | m68knommu: add missing linker __modver section | Greg Ungerer | 1 | -0/+6 |
2011-02-16 | m68knommu: fix mis-named variable int set_irq_chip loop | Greg Ungerer | 1 | -2/+2 |
2011-02-16 | m68knommu: add optimize memmove() function | Greg Ungerer | 3 | -2/+107 |
2011-02-16 | m68k: remove arch specific non-optimized memcmp() | Greg Ungerer | 2 | -14/+1 |
2011-02-16 | sparc64: Fix NMI startup bug which also breaks perf. | David S. Miller | 3 | -2/+4 |
2011-02-15 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -11/+3 |
2011-02-15 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -13/+33 |