| Commit message (Expand) | Author | Age |
... | |
* | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2012-10-19 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent | H. Peter Anvin | 2012-10-19 |
| |\ \ \ \ \ |
|
| | * | | | | | x86, MCE: Remove bios_cmci_threshold sysfs attribute | Borislav Petkov | 2012-10-19 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookup | Daniel J Blueman | 2012-10-17 |
| * | | | | | x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma... | Jacob Shin | 2012-10-17 |
| * | | | | | x86/cache_info: Use ARRAY_SIZE() in amd_l3_attrs() | Dan Carpenter | 2012-10-04 |
| * | | | | | x86/reboot: Remove quirk entry for SBC FITPC | David Hooper | 2012-10-04 |
| * | | | | | x86, suspend: Correct the restore of CR4, EFER; skip computing EFLAGS.ID | H. Peter Anvin | 2012-10-02 |
* | | | | | | Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2012-10-19 |
|\ \ \ \ \ \ |
|
| * | | | | | | xtensa: add missing system calls to the syscall table | Chris Zankel | 2012-10-19 |
| * | | | | | | 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 |