| Commit message (Expand) | Author | Age |
| * | parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates | John David Anglin | 2013-04-25 |
| * | parisc: disable -mlong-calls compiler option for kernel modules | Helge Deller | 2013-04-25 |
| * | parisc: uaccess: fix compiler warnings caused by __put_user casting | Will Deacon | 2013-04-25 |
| * | parisc: Change kunmap macro to static inline function | John David Anglin | 2013-04-25 |
| * | parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds. | John David Anglin | 2013-04-25 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2013-04-24 |
| |\ |
|
| | * | sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching. | David S. Miller | 2013-04-24 |
| * | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-04-22 |
| |\ \
| |/
|/| |
|
| | * | Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK." | Ralf Baechle | 2013-04-22 |
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-21 |
| |\ \ |
|
| | * | | perf/x86: Fix offcore_rsp valid mask for SNB/IVB | Stephane Eranian | 2013-04-16 |
| | |/ |
|
| * | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-04-20 |
| |\ \ |
|
| | * | | x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low | Yinghai Lu | 2013-04-17 |
| | * | | x86, kdump: Retore crashkernel= to allocate under 896M | Yinghai Lu | 2013-04-17 |
| | * | | x86, kdump: Set crashkernel_low automatically | Yinghai Lu | 2013-04-17 |
| | |/ |
|
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-04-20 |
| |\ \ |
|
| | * \ | Merge remote-tracking branch 'efi/urgent' into x86/urgent | H. Peter Anvin | 2013-04-19 |
| | |\ \ |
|
| | | * | | x86,efi: Implement efi_no_storage_paranoia parameter | Richard Weinberger | 2013-04-17 |
| | | * | | efi: Export efi_query_variable_store() for efivars.ko | Sergey Vlasov | 2013-04-16 |
| | | * | | x86/Kconfig: Make EFI select UCS2_STRING | Sergey Vlasov | 2013-04-16 |
| | | * | | efi: Distinguish between "remaining space" and actually used space | Matthew Garrett | 2013-04-15 |
| | | * | | efi: Pass boot services variable info to runtime code | Matthew Garrett | 2013-04-15 |
| | | * | | x86,efi: Check max_size only if it is non-zero. | Richard Weinberger | 2013-04-11 |
| | | * | | x86, efivars: firmware bug workarounds should be in platform code | Matt Fleming | 2013-04-09 |
| | * | | | x86, microcode: Verify the family before dispatching microcode patching | H. Peter Anvin | 2013-04-19 |
| | * | | | x86, hyperv: Handle Xen emulation of Hyper-V more gracefully | K. Y. Srinivasan | 2013-04-18 |
| * | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-04-20 |
| |\ \ \ \ |
|
| | * | | | | ARM: 7699/1: sched_clock: Add more notrace to prevent recursion | Stephen Boyd | 2013-04-19 |
| | * | | | | ARM: 7698/1: perf: fix group validation when using enable_on_exec | Will Deacon | 2013-04-17 |
| | * | | | | ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nb | Bastian Hecht | 2013-04-17 |
| | * | | | | ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon | Illia Ragozin | 2013-04-17 |
| | * | | | | ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch() | Joonsoo Kim | 2013-04-17 |
| | * | | | | ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASE | Aaro Koskinen | 2013-04-17 |
| | * | | | | Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 2013-04-17 |
| | |\ \ \ \ |
|
| | | * | | | | ARM: modules: don't export cpu_set_pte_ext when !MMU | Will Deacon | 2013-03-26 |
| | | * | | | | ARM: mm: remove broken condition check for v4 flushing | Will Deacon | 2013-03-26 |
| | | * | | | | ARM: mm: fix numerous hideous errors in proc-arm740.S | Will Deacon | 2013-03-26 |
| | | * | | | | ARM: cache: remove ARMv3 support code | Will Deacon | 2013-03-26 |
| | | * | | | | ARM: tlbflush: remove ARMv3 support | Will Deacon | 2013-03-25 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2013-04-20 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | sparc64: Fix race in TLB batch processing. | David S. Miller | 2013-04-19 |
| | * | | | | | | sparc: use asm-generic version of types.h | Sam Ravnborg | 2013-03-31 |
| | * | | | | | | sparc: use generic headers | Sam Ravnborg | 2013-03-31 |
| | * | | | | | | sparc:cleanup unused code in smp_32.h | Kefeng Wang | 2013-03-31 |
| | * | | | | | | sparc/iommu: fix typo s/265KB/256KB/ | Akinobu Mita | 2013-03-31 |
| | * | | | | | | sparc/srmmu: clear trailing edge of bitmap properly | Akinobu Mita | 2013-03-31 |
| | * | | | | | | sparc:remove unused declaration smp_boot_cpus() | Kefeng Wang | 2013-03-31 |
| * | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-04-19 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ARM: highbank: fix cache flush ordering for cpu hotplug | Rob Herring | 2013-04-18 |
| * | | | | | | | | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds | 2013-04-17 |
| |\ \ \ \ \ \ \ \ |
|