| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | ARM: OMAP4: Fix twd_local_timer_register regression | Tony Lindgren | 2012-10-16 | 1 | -1/+1 |
| | |/ / / / / / |
|
| * | | | | | | | Merge tag 'tegra-for-3.7-fixes-for-rc2' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 2012-10-17 | 7 | -5/+7 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ARM: tegra: add tegra_timer clock | Sivaram Nair | 2012-10-16 | 2 | -0/+2 |
| | * | | | | | | | ARM: tegra: rename tegra system timer | Sivaram Nair | 2012-10-16 | 4 | -4/+4 |
| | * | | | | | | | ARM: tegra30: clk: Fix output_rate overflow | Mark Zhang | 2012-10-16 | 1 | -1/+1 |
| | |/ / / / / / |
|
| * | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r... | Olof Johansson | 2012-10-17 | 2 | -12/+12 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ARM: shmobile: r8a7779: use __iomem pointers for MMIO | Kuninori Morimoto | 2012-10-16 | 1 | -11/+11 |
| | * | | | | | | | ARM: shmobile: armadillo800eva: __io abuse cleanup | Kuninori Morimoto | 2012-10-15 | 1 | -1/+1 |
| | |/ / / / / / |
|
| * | | | | | | | ARM: dts: imx6q-arm2: move NANDF_CS pins out of 'hog' | Shawn Guo | 2012-10-16 | 1 | -1/+9 |
| * | | | | | | | dtb: fix interrupt assignment for ehci/uhci on wm8505 | Tony Prisk | 2012-10-15 | 1 | -2/+2 |
| * | | | | | | | ARM: dts: compile Integrator device trees | Linus Walleij | 2012-10-15 | 1 | -0/+2 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2012-10-19 | 6 | -34/+24 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent | H. Peter Anvin | 2012-10-19 | 3947 | -102413/+157683 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86, MCE: Remove bios_cmci_threshold sysfs attribute | Borislav Petkov | 2012-10-19 | 1 | -6/+0 |
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookup | Daniel J Blueman | 2012-10-17 | 1 | -5/+5 |
| * | | | | | | | x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma... | Jacob Shin | 2012-10-17 | 1 | -2/+15 |
| * | | | | | | | x86/cache_info: Use ARRAY_SIZE() in amd_l3_attrs() | Dan Carpenter | 2012-10-04 | 1 | -1/+1 |
| * | | | | | | | x86/reboot: Remove quirk entry for SBC FITPC | David Hooper | 2012-10-04 | 1 | -8/+0 |
| * | | | | | | | x86, suspend: Correct the restore of CR4, EFER; skip computing EFLAGS.ID | H. Peter Anvin | 2012-10-02 | 1 | -12/+3 |
* | | | | | | | | Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2012-10-19 | 82 | -1620/+1677 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | xtensa: add missing system calls to the syscall table | Chris Zankel | 2012-10-19 | 1 | -20/+78 |
| * | | | | | | | | xtensa: minor compiler warning fix | Chris Zankel | 2012-10-19 | 2 | -2/+5 |
| * | | | | | | | | xtensa: Use Kbuild infrastructure to handle asm-generic headers | Max Filippov | 2012-10-15 | 29 | -374/+26 |
| * | | | | | | | | UAPI: (Scripted) Disintegrate arch/xtensa/include/asm | David Howells | 2012-10-15 | 40 | -975/+1081 |
| * | | | | | | | | xtensa: fix unaligned usermode access | Max Filippov | 2012-10-15 | 1 | -2/+2 |
| * | | | | | | | | xtensa: reorganize SR referencing | Max Filippov | 2012-10-15 | 20 | -292/+254 |
| * | | | | | | | | xtensa: fix boot parameters parsing | Max Filippov | 2012-10-15 | 1 | -2/+2 |
| * | | | | | | | | xtensa: fix missing return in do_page_fault for SIGBUS case | Marc Gauthier | 2012-10-15 | 1 | -1/+2 |
| * | | | | | | | | xtensa: copy_thread with CLONE_VM must not copy live parent AR windows | Marc Gauthier | 2012-10-15 | 1 | -4/+20 |
| * | | | | | | | | xtensa: fix memmove(), bcopy(), and memcpy(). | Chris Zankel | 2012-10-15 | 1 | -25/+284 |
| * | | | | | | | | xtensa: ISS: fix rs_put_char | Max Filippov | 2012-10-15 | 1 | -7/+2 |
| * | | | | | | | | xtensa: ISS: fix specific simcalls | Max Filippov | 2012-10-15 | 1 | -2/+7 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds | 2012-10-19 | 104 | -136/+112 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Hexagon: Copyright marking changes | Richard Kuo | 2012-10-18 | 101 | -133/+100 |
| * | | | | | | | | UAPI: (Scripted) Disintegrate arch/hexagon/include/asm | David Howells | 2012-10-18 | 14 | -3/+12 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'parisc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-10-19 | 57 | -1542/+1511 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | UAPI: (Scripted) Disintegrate arch/parisc/include/asm | David Howells | 2012-10-16 | 35 | -1453/+1507 |
| * | | | | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/par... | David Howells | 2012-10-16 | 23 | -89/+4 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | [PARISC] asm: redo generic includes | James Bottomley | 2012-10-14 | 23 | -89/+4 |
* | | | | | | | | | crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage a... | Jussi Kivilinna | 2012-10-18 | 1 | -2/+7 |
* | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-10-18 | 8 | -25/+68 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | MIPS: CMP: Fix physical core number calculation logic | jerin jacob | 2012-10-18 | 1 | -1/+1 |
| * | | | | | | | | | MIPS: JZ4740: Forward declare struct uart_port in header. | Ralf Baechle | 2012-10-17 | 1 | -0/+2 |
| * | | | | | | | | | MIPS: JZ4740: Fix '#include guard' in serial.h | Antony Pavlov | 2012-10-17 | 1 | -0/+1 |
| * | | | | | | | | | MIPS: hugetlbfs: Fix hazard between tlb write and pagemask restoration. | Ralf Baechle | 2012-10-17 | 1 | -0/+1 |
| * | | | | | | | | | MIPS: Restore pagemask after dumping the TLB. | Ralf Baechle | 2012-10-17 | 1 | -1/+3 |
| * | | | | | | | | | MIPS: Hugetlbfs: Handle huge pages correctly in pmd_bad() | Ralf Baechle | 2012-10-17 | 1 | -1/+14 |
| * | | | | | | | | | MIPS: R5000: Fix TLB hazard handling. | Ralf Baechle | 2012-10-16 | 1 | -15/+8 |
| * | | | | | | | | | MIPS: tlbex: Deal with re-definition of label | Ralf Baechle | 2012-10-16 | 1 | -7/+34 |
| * | | | | | | | | | MIPS: Make __{,n,u}delay declarations match definitions and generic delay.h | David Daney | 2012-10-16 | 2 | -4/+8 |
| | |_|/ / / / / /
| |/| | | | | | | |
|