aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* memory-hotplug: sh: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-06
* memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-06
* memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-06
* memory-hotplug: x86_32: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-06
* memory-hotplug: x86_64: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-06
* mm: describe mmap_sem rules for __lock_page_or_retry() and callersPaul Cassella2014-08-06
* mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao2014-08-06
* mm, CMA: change cma_declare_contiguous() to obey coding conventionJoonsoo Kim2014-08-06
* PPC, KVM, CMA: use general CMA reserved area management frameworkJoonsoo Kim2014-08-06
* CMA: generalize CMA reserved area management functionalityJoonsoo Kim2014-08-06
* sh: fix build error by adding generic ioport_{map/unmap}()Pranith Kumar2014-08-06
* sh: SH7724 clock fixesDaniel Palmer2014-08-06
* arch/sh/kernel/time.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-06
* arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-06
* sh: remove CPU_SUBTYPE_SH7764Richard Weinberger2014-08-06
* score, ptrace: remove unused macrosChen Gang2014-08-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-08-06
|\
| * sparc64: Fix up merge thinko.David S. Miller2014-08-05
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2014-08-05
| |\
| | * sparc: Add "install" targetDavid L Stevens2014-08-04
| | * arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin2014-08-04
| | * sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan2014-08-04
| | * sparc64: Guard against flushing openfirmware mappings.David S. Miller2014-08-04
| | * sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller2014-08-04
| * | sparc64: avoid code duplication in io_64.hSam Ravnborg2014-07-22
| * | sparc64: reorder functions in io_64.hSam Ravnborg2014-07-22
| * | sparc64: drop unused SLOW_DOWN_IO definitionsSam Ravnborg2014-07-22
| * | sparc64: remove macro indirection in io_64.hSam Ravnborg2014-07-22
| * | sparc64: update IO access functions in PeeCeeISam Ravnborg2014-07-22
| * | sparc: Add support for seek and shorter read to /dev/mdescKhalid Aziz2014-07-22
| * | sparc: use %s for unaligned panicKees Cook2014-07-22
| * | sparc64 - add mem to iomem resourcebob picco2014-07-22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06
|\ \ \
| * | | net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-02
| * | | net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov2014-08-02
| * | | ARM: socfpga: Add socfpga Ethernet filter attributes entriesVince Bridgers2014-07-31
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-30
| |\ \ \
| * | | | ARM: at91: change compatibility string for sama5d3x gemCyrille Pitchen2014-07-25
| * | | | net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov2014-07-25
* | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-06
|\ \ \ \ \
| * | | | | random: introduce getrandom(2) system callTheodore Ts'o2014-08-05
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-06
|\ \ \ \ \ \
| * | | | | | MIPS: add seccomp syscallKees Cook2014-07-18
| * | | | | | ARM: add seccomp syscallKees Cook2014-07-18
| * | | | | | seccomp: add "seccomp" syscallKees Cook2014-07-18
| |/ / / / /
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-05
|\ \ \ \ \ \
| * | | | | | timekeeping: Fixup typo in update_vsyscall_old definitionJohn Stultz2014-07-30
| * | | | | | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-23
| * | | | | | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-23
| * | | | | | clocksource: Move cycle_last validation to core codeThomas Gleixner2014-07-23