Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | xtensa: minor compiler warning fix | Chris Zankel | 2012-10-19 | |
| * | | | | | | | | | | | | xtensa: Use Kbuild infrastructure to handle asm-generic headers | Max Filippov | 2012-10-16 | |
| * | | | | | | | | | | | | UAPI: (Scripted) Disintegrate arch/xtensa/include/asm | David Howells | 2012-10-16 | |
| * | | | | | | | | | | | | xtensa: fix unaligned usermode access | Max Filippov | 2012-10-16 | |
| * | | | | | | | | | | | | xtensa: reorganize SR referencing | Max Filippov | 2012-10-16 | |
| * | | | | | | | | | | | | xtensa: fix boot parameters parsing | Max Filippov | 2012-10-16 | |
| * | | | | | | | | | | | | xtensa: fix missing return in do_page_fault for SIGBUS case | Marc Gauthier | 2012-10-16 | |
| * | | | | | | | | | | | | xtensa: copy_thread with CLONE_VM must not copy live parent AR windows | Marc Gauthier | 2012-10-16 | |
| * | | | | | | | | | | | | xtensa: fix memmove(), bcopy(), and memcpy(). | Chris Zankel | 2012-10-16 | |
| * | | | | | | | | | | | | xtensa: ISS: fix rs_put_char | Max Filippov | 2012-10-16 | |
| * | | | | | | | | | | | | xtensa: ISS: fix specific simcalls | Max Filippov | 2012-10-16 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds | 2012-10-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Hexagon: Copyright marking changes | Richard Kuo | 2012-10-18 | |
| * | | | | | | | | | | | | UAPI: (Scripted) Disintegrate arch/hexagon/include/asm | David Howells | 2012-10-18 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge tag 'parisc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-10-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | UAPI: (Scripted) Disintegrate arch/parisc/include/asm | David Howells | 2012-10-16 | |
| * | | | | | | | | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/par... | David Howells | 2012-10-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | [PARISC] asm: redo generic includes | James Bottomley | 2012-10-14 | |
* | | | | | | | | | | | | | crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage a... | Jussi Kivilinna | 2012-10-18 | |
* | | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-10-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | MIPS: CMP: Fix physical core number calculation logic | jerin jacob | 2012-10-18 | |
| * | | | | | | | | | | | | | MIPS: JZ4740: Forward declare struct uart_port in header. | Ralf Baechle | 2012-10-17 | |
| * | | | | | | | | | | | | | MIPS: JZ4740: Fix '#include guard' in serial.h | Antony Pavlov | 2012-10-17 | |
| * | | | | | | | | | | | | | MIPS: hugetlbfs: Fix hazard between tlb write and pagemask restoration. | Ralf Baechle | 2012-10-16 | |
| * | | | | | | | | | | | | | MIPS: Restore pagemask after dumping the TLB. | Ralf Baechle | 2012-10-16 | |
| * | | | | | | | | | | | | | MIPS: Hugetlbfs: Handle huge pages correctly in pmd_bad() | Ralf Baechle | 2012-10-16 | |
| * | | | | | | | | | | | | | MIPS: R5000: Fix TLB hazard handling. | Ralf Baechle | 2012-10-16 | |
| * | | | | | | | | | | | | | MIPS: tlbex: Deal with re-definition of label | Ralf Baechle | 2012-10-16 | |
| * | | | | | | | | | | | | | MIPS: Make __{,n,u}delay declarations match definitions and generic delay.h | David Daney | 2012-10-16 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2012-10-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries. | Deepthi Dharwar | 2012-10-17 | |
| * | | | | | | | | | | | | | cpuidle/powerpc: Fix smt_snooze_delay functionality. | Deepthi Dharwar | 2012-10-17 | |
| * | | | | | | | | | | | | | cpuidle/powerpc: Fix target residency initialisation in pseries cpuidle | Deepthi Dharwar | 2012-10-17 | |
| * | | | | | | | | | | | | | powerpc: Build fix for powerpc KVM | Aneesh Kumar K.V | 2012-10-17 | |
| * | | | | | | | | | | | | | Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events" | Benjamin Herrenschmidt | 2012-10-17 | |
* | | | | | | | | | | | | | | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-10-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-10-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | ASoC: ams-delta: Convert to use snd_soc_register_card() | Janusz Krzysztofik | 2012-10-04 | |
* | | | | | | | | | | | | | | Merge tag 'uapi-fixes-20121017' of git://git.infradead.org/users/dhowells/lin... | Linus Torvalds | 2012-10-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | UAPI: Make arch/sparc/include/uapi/asm/sigcontext.h non-empty | David Howells | 2012-10-17 | |
| * | | | | | | | | | | | | | UAPI: Make arch/sh/include/uapi/asm/hw_breakpoint.h non-empty | David Howells | 2012-10-17 | |
| * | | | | | | | | | | | | | UAPI: Make arch/mn10300/include/uapi/asm/setup.h non-empty | David Howells | 2012-10-17 | |
| * | | | | | | | | | | | | | UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from arches | David Howells | 2012-10-17 | |
| * | | | | | | | | | | | | | UAPI: The tile arch uses the generic ucontext.h file | David Howells | 2012-10-17 | |
| * | | | | | | | | | | | | | UAPI: Place comments in empty arch Kbuilds to make them non-empty | David Howells | 2012-10-17 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-10-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | sparc64: Fix bit twiddling in sparc_pmu_enable_event(). | David S. Miller | 2012-10-16 | |
| * | | | | | | | | | | | | | sparc64: Add global PMU register dumping via sysrq. | David S. Miller | 2012-10-16 | |
| * | | | | | | | | | | | | | sparc64: Like x86 we should check current->mm during perf backtrace generation. | David S. Miller | 2012-10-14 | |
| |/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-10-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |