summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-1632-116/+231
|\
| * perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasksAndy Lutomirski2015-02-042-2/+24
| * perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski2015-02-044-19/+58
| * perf: Pass the event to arch_perf_update_userpage()Andy Lutomirski2015-02-041-1/+2
| * x86: Add a comment clarifying LDT context switchingAndy Lutomirski2015-02-041-6/+8
| * x86: Store a per-cpu shadow copy of CR4Andy Lutomirski2015-02-0420-46/+85
| * x86: Clean up cr4 manipulationAndy Lutomirski2015-02-0414-55/+67
| * Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patchesIngo Molnar2015-02-0413-301/+308
| |\
* | \ Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2015-02-167-29/+47
|\ \ \
| * | | ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASEAlexey Brodkin2015-02-131-1/+2
| * | | ARC: Fix earlycon build breakagePeter Hurley2015-02-041-1/+1
| * | | ARC: Dynamically determine BASE_BAUD from DeviceTreeVineet Gupta2015-02-022-18/+29
| * | | arc: Remove unused prepare_to_copy()Tobias Klauser2015-02-021-3/+0
| * | | ARC: use ACCESS_ONCE in cmpxchg loopVineet Gupta2015-02-021-1/+1
| * | | ARC: add some more comments to ret_from_forkVineet Gupta2015-02-021-5/+9
| * | | ARC: fix /proc/cpuinfo for offline cpusVineet Gupta2015-02-021-1/+6
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2015-02-163-40/+5
|\ \ \ \
| * | | | arch: m68k: 68360: config: Remove unused functionRickard Strandqvist2015-02-031-13/+0
| * | | | m68knommu: fix irq handler types in 68360/commproc.cGreg Ungerer2015-02-032-5/+5
| * | | | m68k: remove check for CONFIG_BSEIPPaul Bolle2015-02-031-22/+0
* | | | | Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2015-02-156-76/+111
|\ \ \ \ \
| * | | | | CRIS: Whitespace cleanupJesper Nilsson2015-02-141-31/+52
| * | | | | CRIS: macro whitespace fixes in uaccess.hMichael S. Tsirkin2015-02-141-55/+58
| * | | | | CRIS: uaccess: fix sparse errorsMichael S. Tsirkin2015-02-141-2/+2
| * | | | | CRISv32: Remove unnecessary KERN_INFO from sync_serialMasanari Iida2015-02-141-2/+2
| * | | | | CRIS: Fix missing NR_CPUS in menuconfigJesper Nilsson2015-01-291-0/+4
| * | | | | CRISv32: Avoid warning of unused variableJesper Nilsson2015-01-291-0/+4
| * | | | | CRIS: Avoid warning in cris mm/fault.cJesper Nilsson2015-01-291-1/+3
| * | | | | CRIS: Export csum_partial_copy_nocheckJesper Nilsson2015-01-291-0/+1
* | | | | | Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-1514-277/+185
|\ \ \ \ \ \
| * | | | | | Specify PCI based UART for earlyprintkStuart R. Anderson2015-02-021-16/+166
| * | | | | | ARM: dts: exynos4: Add stdout-path propertiesTomasz Figa2015-02-029-0/+15
| * | | | | | x86, mrst: remove Moorestown specific serial driversAndy Shevchenko2015-02-025-261/+4
* | | | | | | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-152-0/+14
|\ \ \ \ \ \ \
| * | | | | | | Drivers: hv: vmbus: Implement a clockevent deviceK. Y. Srinivasan2015-01-251-0/+11
| * | | | | | | Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman2015-01-19108-320/+800
| |\| | | | | |
| * | | | | | | uio: uio_fsl_elbc_gpcm: new driverJohn Ogness2015-01-121-0/+3
* | | | | | | | Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-151-89/+63
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 3.19-rc7 into usb-nextGreg Kroah-Hartman2015-02-02136-554/+954
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman2015-01-311-5/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.Peter Griffin2015-01-301-5/+5
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann2015-01-251-3/+1
| * | | | | | | | Merge 3.19-rc5 into usb-nextGreg Kroah-Hartman2015-01-19108-320/+800
| |\| | | | | | |
| * | | | | | | | USB: host: Remove hard-coded octeon platform information for ehci/ohciAndreas Herrmann2015-01-091-86/+62
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-02-146-18/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | next: sh: Fix compile errorGuenter Roeck2015-01-191-1/+1
| * | | | | | | | x86/spinlock: Leftover conversion ACCESS_ONCE->READ_ONCEChristian Borntraeger2015-01-191-2/+2
| * | | | | | | | x86/xen/p2m: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2015-01-191-1/+1
| * | | | | | | | ppc/hugetlbfs: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2015-01-191-2/+2
| * | | | | | | | ppc/kvm: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2015-01-192-12/+12