summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-1717-72/+296
|\
| * genirq: Fix null pointer reference in irq_set_affinity_hint()Jesse Brandeburg2015-02-091-1/+2
| * irqchip: gic: Allow interrupt level to be set for PPIsLiviu Dudau2015-01-266-19/+35
| * irqchip: mips-gic: Handle pending interrupts once in __gic_irq_dispatch()Qais Yousef2015-01-261-18/+26
| * irqchip: Conexant CX92755 interrupts controller driverBaruch Siach2015-01-262-0/+121
| * irqchip: Devicetree: document Conexant Digicolor irq bindingBaruch Siach2015-01-261-0/+21
| * irqchip: omap-intc: Remove unused legacy interface for omap2Tony Lindgren2015-01-262-9/+0
| * irqchip: omap-intc: Fix support for dm814 and dm816Tony Lindgren2015-01-263-10/+33
| * irqchip: mtk-sysirq: Get irq number from register resource sizeYingjoe Chen2015-01-261-7/+11
| * irqchip: renesas-intc-irqpin: r8a7779 IRLM setup supportMagnus Damm2015-01-262-9/+46
| * Merge branch 'linus' into irq/coreThomas Gleixner2015-01-26256-2259/+2406
| |\
| * | genirq: Set initial affinity in irq_set_affinity_hint()Jesse Brandeburg2015-01-231-0/+2
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-1635-120/+253
|\ \ \
| * | | 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-042-3/+5
| * | | perf: Add pmu callbacks to track event mapping and unmappingAndy Lutomirski2015-02-042-0/+16
| * | | 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-0415-57/+70
| * | | Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patchesIngo Molnar2015-02-0416-327/+374
| |\ \ \
* | \ \ \ 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-166-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-1573-1910/+4523
|\ \ \ \ \ \ \
| * | | | | | | serial: 8250: Fix UART_BUG_TXEN workaroundPeter Hurley2015-02-071-1/+1
| * | | | | | | serial: driver for ETRAX FS UARTNiklas Cassel2015-02-074-0/+1010
| * | | | | | | tty: remove unused variable spropFabian Frederick2015-02-041-1/+0
| * | | | | | | serial: of-serial: fetch line number from DTLucas Stach2015-02-041-0/+5
| * | | | | | | serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLEMarek Szyprowski2015-02-021-0/+2
| * | | | | | | tty/serial: serial8250_set_divisor() can be statickbuild test robot2015-02-021-1/+1
| * | | | | | | tty/serial: Add Spreadtrum sc9836-uart driver supportChunyan Zhang2015-02-024-0/+815