summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | arm64: don't kill the kernel on a bad esr from el0Mark Rutland2013-05-311-3/+9
| * | | | | | | | | | arm64: treat unhandled compat el0 traps as undefMark Rutland2013-05-311-0/+10
| * | | | | | | | | | arm64: Do not report user faults for handled signalsCatalin Marinas2013-05-242-3/+5
| * | | | | | | | | | arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'Chen Gang2013-05-241-0/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-315-15/+83
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: Allow FPU to be used at interrupt time even with eagerfpuPekka Riikonen2013-05-301-9/+5
| * | | | | | | | | | x86, crc32-pclmul: Fix build with older binutilsJan Beulich2013-05-302-3/+73
| * | | | | | | | | | x86-64, init: Fix a possible wraparound bug in switchover in head_64.SZhang Yanfei2013-05-281-2/+4
| * | | | | | | | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-05-221-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86, efi: initial the local variable of DataSize to zeroLee, Chun-Yi2013-05-141-1/+1
* | | | | | | | | | | | Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-05-312-7/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | xen: Clean up apic ipi interfaceStefan Bader2013-05-292-7/+4
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'mn10300' (mn10300 fixes from David Howells)Linus Torvalds2013-05-303-13/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | MN10300: Need pci_iomap() and __pci_ioport_map() definingDavid Howells2013-05-301-0/+2
| * | | | | | | | | | | | MN10300: ASB2305's PCI code needs the definition of XIRQ1David Howells2013-05-301-0/+1
| * | | | | | | | | | | | MN10300: Enable IRQs more in system call exit work pathDavid Howells2013-05-301-13/+5
| * | | | | | | | | | | | MN10300: Fix ret_from_kernel_threadDavid Howells2013-05-301-0/+1
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'pinctrl-fixes-v3.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-301-1/+13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ARM: EXYNOS: Fix EINT wake-up mask configuration when pinctrl is usedTomasz Figa2013-05-271-1/+13
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-297-17/+107
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | ARM: exynos: defconfig updateOlof Johansson2013-05-281-8/+46
| * | | | | | | | | | | Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2013-05-276-9/+61
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: SAMSUNG: Add names to fimd0 IRQ resourcesTomasz Figa2013-05-251-3/+3
| | * | | | | | | | | | | ARM: EXYNOS: fix software reset logic for EXYNOS5440 SOCJungseok Lee2013-05-251-1/+8
| | * | | | | | | | | | | ARM: EXYNOS: Fix support of Exynos4210 rev0 SoCTomasz Figa2013-05-254-5/+35
| | * | | | | | | | | | | ARM: dts: Enabling samsung-usb2phy driver for exynos5250Vivek Gautam2013-05-211-0/+15
| | | |/ / / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-282-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementationsJussi Kivilinna2013-05-282-2/+2
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-05-2814-699/+2076
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | m68k: Update defconfigs for v3.9Geert Uytterhoeven2013-05-2812-698/+1982
| * | | | | | | | | | | | m68k: implement futex.h to support userspace robust futexes and PI mutexesMikael Pettersson2013-05-212-1/+94
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-05-283-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | microblaze: Reversed logic in futex cmpxchgMeyer, Kirk2013-05-271-1/+1
| * | | | | | | | | | | microblaze: Use proper casting for inb/inw/inl in io.hMichal Simek2013-05-231-3/+3
| * | | | | | | | | | | microblaze: Initialize temp variable to remove compilation warningMichal Simek2013-05-141-1/+1
* | | | | | | | | | | | Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-269-57/+57
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | parisc: fix irq stack on UP and SMPHelge Deller2013-05-243-41/+26
| * | | | | | | | | | | | parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin2013-05-242-10/+10
| * | | | | | | | | | | | parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller2013-05-244-0/+14
| * | | | | | | | | | | | parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.SHelge Deller2013-05-241-6/+6
| * | | | | | | | | | | | parisc: add rp5470 entry to machine databaseHelge Deller2013-05-241-0/+1
* | | | | | | | | | | | | score: remove redundant kcore_list entriesKyle McMartin2013-05-251-2/+0
* | | | | | | | | | | | | Merge tag 'arc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-2511-70/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ARC: lazy dcache flush broke gdb in non-aliasing configsVineet Gupta2013-05-252-19/+11
| * | | | | | | | | | | | | ARC: Use enough bits for determining page's cache colorVineet Gupta2013-05-231-1/+1
| * | | | | | | | | | | | | ARC: Brown paper bag bug in macro for checking cache colorVineet Gupta2013-05-232-2/+5
| * | | | | | | | | | | | | ARC: copy_(to|from)_user() to honor usermode-access permissionsVineet Gupta2013-05-233-15/+19
| * | | | | | | | | | | | | ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach()Vineet Gupta2013-05-231-1/+1
| * | | | | | | | | | | | | ARC: [TB10x] Remove redundant abilis,simple-pinctrl mechanismChristian Ruppert2013-05-154-32/+4
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-253-3/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud