Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo... | Steven Miao | 2014-07-26 | 1 | -1/+1 | |
| * | | | | | | | | | | defconfig: BF609: update spi config name | Steven Miao | 2014-07-26 | 1 | -1/+1 | |
| * | | | | | | | | | | irq: blackfin sec: drop duplicated sec priority set | Steven Miao | 2014-07-26 | 1 | -2/+0 | |
| * | | | | | | | | | | blackfin: bind different groups of one pinmux function to different state name | Sonic Zhang | 2014-07-26 | 2 | -11/+12 | |
| * | | | | | | | | | | blackfin: fix some bf5xx boards build for missing <linux/gpio.h> | Steven Miao | 2014-07-26 | 7 | -0/+7 | |
| * | | | | | | | | | | pm: bf609: cleanup smc nor flash | Steven Miao | 2014-07-26 | 3 | -7/+5 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | parisc: Eliminate memset after alloc_bootmem_pages | HIMANGI SARAOGI | 2014-07-24 | 1 | -1/+0 | |
* | | | | | | | | | | parisc: Remove SA_RESTORER define | John David Anglin | 2014-07-24 | 1 | -2/+0 | |
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2014-07-24 | 1 | -4/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | arm64: Create non-empty ZONE_DMA when DRAM starts above 4GB | Catalin Marinas | 2014-07-23 | 1 | -4/+13 | |
* | | | | | | | | | | | Merge tag 'xtensa-next-20140721' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2014-07-24 | 3 | -25/+139 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'xtensa-for-next-20140715' of git://github.com/jcmvbkbc/linux-xtens... | Chris Zankel | 2014-07-16 | 3 | -25/+139 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | xtensa: fix sysmem reservation at the end of existing block | Max Filippov | 2014-06-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | xtensa: add fixup for double exception raised in window overflow | Max Filippov | 2014-06-09 | 2 | -24/+138 | |
* | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2014-07-24 | 7 | -7/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | powerpc: use _GLOBAL_TOC for memmove | Li Zhong | 2014-07-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | powerpc/pseries: dynamically added OF nodes need to call of_node_init | Tyrel Datwyler | 2014-07-22 | 2 | -0/+2 | |
| * | | | | | | | | | | | powerpc: subpage_protect: Increase the array size to take care of 64TB | Aneesh Kumar K.V | 2014-07-22 | 1 | -1/+2 | |
| * | | | | | | | | | | | powerpc: Fix bugs in emulate_step() | Paul Mackerras | 2014-07-22 | 1 | -5/+5 | |
| * | | | | | | | | | | | powerpc: Disable doorbells on Power8 DD1.x | Joel Stanley | 2014-07-22 | 2 | -0/+21 | |
* | | | | | | | | | | | | sh: also try passing -m4-nofpu for SH2A builds | Geert Uytterhoeven | 2014-07-24 | 1 | -1/+2 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2014-07-22 | 4 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sparc: Hook up renameat2 syscall. | David S. Miller | 2014-07-22 | 4 | -1/+6 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-07-21 | 10 | -58/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-master | Paolo Bonzini | 2014-07-08 | 9 | -58/+52 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | KVM: PPC: RTAS: Do byte swaps explicitly | Alexander Graf | 2014-07-07 | 1 | -47/+18 | |
| | * | | | | | | | | | | | | KVM: PPC: Book3S PR: Fix ABIv2 on LE | Alexander Graf | 2014-07-07 | 2 | -0/+8 | |
| | * | | | | | | | | | | | | KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC() | Anton Blanchard | 2014-07-07 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | PPC: Add _GLOBAL_TOC for 32bit | Alexander Graf | 2014-06-26 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb value | Aneesh Kumar K.V | 2014-06-25 | 3 | -8/+20 | |
| | * | | | | | | | | | | | | KVM: PPC: Book3E: Unlock mmu_lock when setting caching atttribute | Mihai Caraman | 2014-06-24 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | KVM: x86: Check for nested events if there is an injectable interrupt | Bandan Das | 2014-07-08 | 1 | -0/+12 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-07-21 | 4 | -50/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | s390: fix restore of invalid floating-point-control | Martin Schwidefsky | 2014-07-16 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | s390/ptrace: fix PSW mask check | Martin Schwidefsky | 2014-07-16 | 1 | -2/+10 | |
| * | | | | | | | | | | | | | s390/MSI: Use standard mask and unmask funtions | Yijing Wang | 2014-07-16 | 1 | -43/+6 | |
| * | | | | | | | | | | | | | s390: require mvcos facility, not tod clock steering facility | David Hildenbrand | 2014-07-16 | 1 | -3/+3 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | um: segv: Save regs only in case of a kernel mode fault | Richard Weinberger | 2014-07-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | um: Fix hung task in fix_range_common() | Richard Weinberger | 2014-07-20 | 1 | -1/+5 | |
* | | | | | | | | | | | | | um: Ensure that a stub page cannot get unmapped | Richard Weinberger | 2014-07-20 | 1 | -0/+3 | |
* | | | | | | | | | | | | | Revert "um: Fix wait_stub_done() error handling" | Richard Weinberger | 2014-07-20 | 1 | -7/+2 | |
* | | | | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-07-19 | 5 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | locking/mutex: Disable optimistic spinning on some architectures | Peter Zijlstra | 2014-07-16 | 5 | -0/+5 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-07-19 | 8 | -31/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | ARM: EXYNOS: Fix core ID used by platsmp and hotplug code | Tomasz Figa | 2014-07-19 | 2 | -19/+25 | |
| * | | | | | | | | | | | | | Merge tag 'imx-fixes-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2014-07-18 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ARM: clk-imx6q: parent lvds_sel input from upstream clock gates | Lucas Stach | 2014-07-18 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Olof Johansson | 2014-07-18 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | ARM: at91/dt: add missing clocks property to pwm node in sam9x5.dtsi | Boris BREZILLON | 2014-07-18 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | ARM: at91/dt: fix usb0 clocks definition in sam9n12 dtsi | Boris BREZILLON | 2014-07-18 | 1 | -1/+1 |