| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-02-25 |
|\ |
|
| * | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems | Andreas Herrmann | 2011-02-24 |
| * | x86/mrst: Fix apb timer rating when lapic timer is used | Jacob Pan | 2011-02-24 |
| * | x86: Fix reboot problem on VersaLogic Menlow boards | Kushal Koolwal | 2011-02-21 |
* | | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-02-24 |
|\ \ |
|
| * | | KVM: SVM: Advance instruction pointer in dr_intercept | Joerg Roedel | 2011-02-22 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-02-23 |
|\ \ \ |
|
| * | | | Input: tegra-kbc - add function keymap | Rakesh Iyer | 2011-02-18 |
* | | | | Drop redundant __param section for CRISv32. | Jesper Nilsson | 2011-02-23 |
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-02-22 |
|\ \ \ \ |
|
| * | | | | perf, x86: P4 PMU: Fix spurious NMI messages | Cyrill Gorcunov | 2011-02-16 |
* | | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-02-21 |
|\ \ \ \ \ |
|
| * | | | | | ARM: S5PV210: Fix regulator names | Marek Szyprowski | 2011-02-18 |
| * | | | | | ARM: S5PV210: Update max8998_platform_data | Marek Szyprowski | 2011-02-18 |
| * | | | | | ARM: SAMSUNG: Drop exporting s3c24xx_ts_set_platdata | Axel Lin | 2011-02-18 |
| * | | | | | ARM: S5P: Fix end address in memory resource information for UART devices | Thomas Abraham | 2011-02-16 |
| * | | | | | ARM: S5P64X0: Cleanup map.h file | Kukjin Kim | 2011-02-16 |
| * | | | | | ARM: S5P6442: Cleanup map.h file | Kukjin Kim | 2011-02-16 |
| * | | | | | ARM: S5PC100: Clenaup map.h file | Kukjin Kim | 2011-02-16 |
| * | | | | | ARM: S5PV210: Cleanup map.h file | Kukjin Kim | 2011-02-16 |
| * | | | | | ARM: S5PV310: Cleanup map.h file | Kukjin Kim | 2011-02-16 |
| |/ / / / |
|
* | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-02-21 |
|\ \ \ \ \ |
|
| * | | | | | ARM: 6745/1: kprobes insn decoding fix | Nicolas Pitre | 2011-02-21 |
| * | | | | | ARM: tlb: move noMMU tlb_flush() to asm/tlb.h | Russell King | 2011-02-21 |
| * | | | | | ARM: tlb: delay page freeing for SMP and ARMv7 CPUs | Russell King | 2011-02-21 |
| * | | | | | ARM: Keep exit text/data around for SMP_ON_UP | Russell King | 2011-02-21 |
| * | | | | | ARM: Ensure predictable endian state on signal handler entry | Russell King | 2011-02-21 |
| * | | | | | ARM: 6740/1: Place correctly notes section in the linker script | Pawel Moll | 2011-02-21 |
| * | | | | | ARM: 6700/1: SPEAr: Correct SOC config base address for spear320 | viresh kumar | 2011-02-21 |
| * | | | | | ARM: 6722/1: SPEAr: sp810: switch to slow mode before reset | Shiraz Hashim | 2011-02-21 |
| * | | | | | ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncomp... | viresh kumar | 2011-02-21 |
| * | | | | | ARM: 6720/1: SPEAr: Append UL to VMALLOC_END | viresh kumar | 2011-02-21 |
| * | | | | | ARM: 6676/1: Correct the cpu_architecture() function for ARMv7 | Catalin Marinas | 2011-02-19 |
| * | | | | | ARM: 6739/1: update .gitignore for boot/compressed | Nicolas Pitre | 2011-02-19 |
| * | | | | | ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcast... | Will Deacon | 2011-02-19 |
| * | | | | | ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systems | Will Deacon | 2011-02-19 |
| * | | | | | ARM: 6741/1: errata: pl310 cache sync operation may be faulty | Srinidhi Kasagar | 2011-02-19 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-02-21 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | [S390] net: provide architecture specific NET_SKB_PAD | Horst Hartmann | 2011-02-17 |
| * | | | | [S390] atomic: use inline asm | Heiko Carstens | 2011-02-17 |
| * | | | | [S390] correct ipl parameter block safe guard | Martin Schwidefsky | 2011-02-17 |
| * | | | | [S390] atomic: use ACCESS_ONCE() for atomic_read() | Heiko Carstens | 2011-02-17 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2011-02-17 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | sparc64: Fix NMI startup bug which also breaks perf. | David S. Miller | 2011-02-15 |
| * | | | | sparc: fix size argument to find_next_zero_bit() | Akinobu Mita | 2011-02-09 |
| * | | | | sparc: use bitmap_set() | Akinobu Mita | 2011-02-09 |
| * | | | | sparc32: unaligned memory access (MNA) trap handler bug | Daniel Hellstrom | 2011-02-01 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2011-02-16 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | crypto: sha-s390 - Reset index after processing partial block | Herbert Xu | 2011-02-07 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2011-02-15 |
|\ \ \ \ \ |
|