aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* x86: Add "make tinyconfig" to configure the tiniest possible kernelJosh Triplett2014-08-08
* x86, platform, kconfig: move kvmconfig functionality to a helperJosh Triplett2014-08-08
* 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
| * | | | | | x86: kvm: Make kvm_get_time_and_clockread() nanoseconds basedThomas Gleixner2014-07-23
| * | | | | | x86: kvm: Use ktime_get_boot_ns()Thomas Gleixner2014-07-23
| * | | | | | arm: bL_switcher:k Use ktime_get_real_ns()Thomas Gleixner2014-07-23
| * | | | | | powerpc: cell: Use ktime_get_ns()Thomas Gleixner2014-07-23
| * | | | | | ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-23
| * | | | | | tile: Convert VDSO timekeeping to the precise mechanismThomas Gleixner2014-07-23
| * | | | | | ARM: pxa: Add non device-tree timer link to clocksourceRobert Jarzmik2014-07-23
| * | | | | | ARM: pxa: Add CLKSRC_OF dependencyRobert Jarzmik2014-07-23
| * | | | | | clocksource: pxa: Move PXA timer to clocksource frameworkRobert Jarzmik2014-07-23
| |/ / / / /
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-05
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'irqchip-core-3.17-3' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner2014-07-19
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'tags/deps-irqchip-gic-3.17' into irqchip/coreJason Cooper2014-07-18
| | |\ \ \ \ \ \
| * | | | | | | | Merge tag 'irqchip-core-3.17-2' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner2014-07-08
| |\| | | | | | |
| | * | | | | | | irqchip: or1k-pic: Migrate from arch/openrisc/Stefan Kristiansson2014-07-01