Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | parisc: kernel: using strlcpy() instead of strcpy() | Chen Gang | 2013-06-01 | |
| * | | | | | | | | | | | | | | parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000" | Paul Bolle | 2013-06-01 | |
| * | | | | | | | | | | | | | | parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 | Helge Deller | 2013-06-01 | |
| * | | | | | | | | | | | | | | parisc: memory overflow, 'name' length is too short for using | Chen Gang | 2013-06-01 | |
* | | | | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-06-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | powerpc/cputable: Fix typo on P7+ cputable entry | Will Schmidt | 2013-05-31 | |
| * | | | | | | | | | | | | | | powerpc/perf: Add missing SIER support | Michael Ellerman | 2013-05-31 | |
| * | | | | | | | | | | | | | | powerpc/perf: Revert to original NO_SIPR logic | Michael Ellerman | 2013-05-31 | |
| * | | | | | | | | | | | | | | powerpc/pci: Remove the unused variables in pci_process_bridge_OF_ranges | Kevin Hao | 2013-05-31 | |
| * | | | | | | | | | | | | | | powerpc/pci: Remove the stale comments of pci_process_bridge_OF_ranges | Kevin Hao | 2013-05-31 | |
| * | | | | | | | | | | | | | | powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMP | Srivatsa S. Bhat | 2013-05-31 | |
| * | | | | | | | | | | | | | | powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation | Paul Mackerras | 2013-05-31 | |
| * | | | | | | | | | | | | | | powerpc/32bit:Store temporary result in r0 instead of r8 | Priyanka Jain | 2013-05-31 | |
| * | | | | | | | | | | | | | | powerpc/mm: Always invalidate tlb on hpte invalidate and update | Aneesh Kumar K.V | 2013-05-31 | |
| * | | | | | | | | | | | | | | powerpc/pseries: Improve stream generation comments in copypage/user | Michael Neuling | 2013-05-31 | |
| * | | | | | | | | | | | | | | powerpc/pseries: Kill all prefetch streams on context switch | Michael Neuling | 2013-05-31 | |
| * | | | | | | | | | | | | | | powerpc/cputable: Fix oprofile_cpu_type on power8 | Nishanth Aravamudan | 2013-05-31 | |
| * | | | | | | | | | | | | | | powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPU | chenhui zhao | 2013-05-31 | |
| * | | | | | | | | | | | | | | powerpc/tm: Fix userspace stack corruption on signal delivery for active tran... | Michael Neuling | 2013-05-31 | |
| * | | | | | | | | | | | | | | powerpc/tm: Move TM abort cause codes to uapi | Michael Neuling | 2013-05-31 | |
| * | | | | | | | | | | | | | | powerpc/tm: Abort on emulation and alignment faults | Michael Neuling | 2013-05-31 | |
| * | | | | | | | | | | | | | | powerpc/tm: Make room for hypervisor in abort cause codes | Michael Neuling | 2013-05-31 | |
* | | | | | | | | | | | | | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds | 2013-05-31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | arm64: don't kill the kernel on a bad esr from el0 | Mark Rutland | 2013-05-31 | |
| * | | | | | | | | | | | | | | arm64: treat unhandled compat el0 traps as undef | Mark Rutland | 2013-05-31 | |
| * | | | | | | | | | | | | | | arm64: Do not report user faults for handled signals | Catalin Marinas | 2013-05-24 | |
| * | | | | | | | | | | | | | | arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)' | Chen Gang | 2013-05-24 | |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-05-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | x86: Allow FPU to be used at interrupt time even with eagerfpu | Pekka Riikonen | 2013-05-30 | |
| * | | | | | | | | | | | | | | x86, crc32-pclmul: Fix build with older binutils | Jan Beulich | 2013-05-30 | |
| * | | | | | | | | | | | | | | x86-64, init: Fix a possible wraparound bug in switchover in head_64.S | Zhang Yanfei | 2013-05-28 | |
| * | | | | | | | | | | | | | | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2013-05-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | x86, efi: initial the local variable of DataSize to zero | Lee, Chun-Yi | 2013-05-14 | |
* | | | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-05-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | xen: Clean up apic ipi interface | Stefan Bader | 2013-05-29 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'mn10300' (mn10300 fixes from David Howells) | Linus Torvalds | 2013-05-30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | MN10300: Need pci_iomap() and __pci_ioport_map() defining | David Howells | 2013-05-30 | |
| * | | | | | | | | | | | | | MN10300: ASB2305's PCI code needs the definition of XIRQ1 | David Howells | 2013-05-30 | |
| * | | | | | | | | | | | | | MN10300: Enable IRQs more in system call exit work path | David Howells | 2013-05-30 | |
| * | | | | | | | | | | | | | MN10300: Fix ret_from_kernel_thread | David Howells | 2013-05-30 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge tag 'pinctrl-fixes-v3.10-3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-05-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | ARM: EXYNOS: Fix EINT wake-up mask configuration when pinctrl is used | Tomasz Figa | 2013-05-27 | |
| |/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-05-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | ARM: exynos: defconfig update | Olof Johansson | 2013-05-28 | |
| * | | | | | | | | | | | | Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 2013-05-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | ARM: SAMSUNG: Add names to fimd0 IRQ resources | Tomasz Figa | 2013-05-24 | |
| | * | | | | | | | | | | | | ARM: EXYNOS: fix software reset logic for EXYNOS5440 SOC | Jungseok Lee | 2013-05-24 | |
| | * | | | | | | | | | | | | ARM: EXYNOS: Fix support of Exynos4210 rev0 SoC | Tomasz Figa | 2013-05-24 | |
| | * | | | | | | | | | | | | ARM: dts: Enabling samsung-usb2phy driver for exynos5250 | Vivek Gautam | 2013-05-20 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-05-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |