summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: math-emu: Drop already-disabled print of build dateJosh Triplett2014-01-271-5/+0Star
* Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-01-211-37/+1Star
|\
| * Merge tag 'v3.13-rc5' into nextFelipe Balbi2013-12-2339-185/+311
| |\
| * \ Merge tag 'v3.13-rc4' into nextFelipe Balbi2013-12-19216-1262/+1911
| |\ \
| * | | ARM: OMAP1: USB: move omap_usb_config to platform dataAaro Koskinen2013-12-061-37/+1Star
* | | | Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-01-211-0/+21
|\ \ \ \
| * \ \ \ Merge 3.13-rc5 into tty-nextGreg Kroah-Hartman2013-12-2439-185/+311
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | serial: clps711x: Driver refactorAlexander Shiyan2013-12-171-0/+21
| | |_|/ | |/| |
* | | | Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-212-2/+2
|\ \ \ \
| * | | | Revert "s390: use device_remove_file_self() instead of device_schedule_callba...Greg Kroah-Hartman2014-01-132-9/+10
| * | | | s390: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo2014-01-102-10/+9Star
| * | | | Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman2013-12-24127-549/+879
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'driver-core-linus' into driver-core-nextTejun Heo2013-12-1065-341/+755
| |\ \ \ \
| * | | | | microcode: Use request_firmware_direct()Takashi Iwai2013-12-092-2/+2
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-01-2147-395/+1838
|\ \ \ \ \ \
| * | | | | | arm64: fix typo in entry.SNeil Zhang2014-01-131-1/+1
| * | | | | | arm64: kernel: restore HW breakpoint registers in cpu_suspendLorenzo Pieralisi2014-01-102-23/+28
| * | | | | | arm64, jump label: optimize jump label implementationJiang Liu2014-01-084-0/+112
| * | | | | | arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functionsJiang Liu2014-01-082-0/+50
| * | | | | | arm64: move encode_insn_immediate() from module.c to insn.cJiang Liu2014-01-083-110/+114
| * | | | | | arm64: introduce interfaces to hotpatch kernel and module codeJiang Liu2014-01-082-1/+128
| * | | | | | arm64: introduce basic aarch64 instruction decoding helpersJiang Liu2014-01-083-1/+169
| * | | | | | arm64: dts: Reduce size of virtio block device for foundation modelMark Brown2013-12-201-1/+1
| * | | | | | arm64: Remove unused __data_loc variableGeoff Levand2013-12-202-12/+0Star
| * | | | | | Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas2013-12-1918-70/+767
| |\ \ \ \ \ \
| | * | | | | | arm64: add CPU power management menu/entriesLorenzo Pieralisi2013-12-161-0/+6
| | * | | | | | arm64: kernel: add PM build infrastructureLorenzo Pieralisi2013-12-162-0/+14
| | * | | | | | arm64: kernel: add CPU idle callLorenzo Pieralisi2013-12-161-2/+5
| | * | | | | | arm64: enable generic clockevent broadcastLorenzo Pieralisi2013-12-163-1/+20
| | * | | | | | arm64: kernel: implement HW breakpoints CPU PM notifierLorenzo Pieralisi2013-12-161-13/+66
| | * | | | | | arm64: kernel: refactor code to install/uninstall breakpointsLorenzo Pieralisi2013-12-161-54/+88
| | * | | | | | arm: kvm: implement CPU PM notifierLorenzo Pieralisi2013-12-161-0/+30
| | * | | | | | arm64: kernel: implement fpsimd CPU PM notifierLorenzo Pieralisi2013-12-161-0/+36
| | * | | | | | arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi2013-12-165-0/+319
| | * | | | | | arm64: kernel: suspend/resume registers save/restoreLorenzo Pieralisi2013-12-163-0/+90
| | * | | | | | arm64: kernel: build MPIDR_EL1 hash function data structureLorenzo Pieralisi2013-12-162-0/+83
| | * | | | | | arm64: kernel: add MPIDR_EL1 accessors macrosLorenzo Pieralisi2013-12-161-0/+10
| | | |_|_|/ / | | |/| | | |
| * | | | | | arm64: Enable CMALaura Abbott2013-12-194-2/+56
| * | | | | | arm64: Warn on NULL device structure for dma APIsLaura Abbott2013-12-191-0/+10
| * | | | | | arm64: Add hwcaps for crypto and CRC32 extensions.Steve Capper2013-12-192-1/+42
| * | | | | | arm64: drop redundant macros from read_cpuid()Ard Biesheuvel2013-12-191-14/+4Star
| * | | | | | arm64: Remove outdated commentLiviu Dudau2013-12-191-5/+0Star
| * | | | | | arm64: cmpxchg: update macros to prevent warningsMark Hambleton2013-12-191-11/+17
| * | | | | | arm64: support single-step and breakpoint handler hooksSandeepa Prabhu2013-12-193-1/+110
| * | | | | | ARM64: fix framepointer check in unwind_frameKonstantin Khlebnikov2013-12-191-1/+1
| * | | | | | ARM64: check stack pointer in get_wchanKonstantin Khlebnikov2013-12-191-2/+5
| * | | | | | arm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESSWill Deacon2013-12-191-0/+1
| * | | | | | arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUsWill Deacon2013-12-192-0/+41
| * | | | | | arm64: futex: ensure .fixup entries are sufficiently alignedWill Deacon2013-12-191-0/+1
| * | | | | | arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon2013-12-197-127/+64Star