summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | sparc: Add support for seek and shorter read to /dev/mdescKhalid Aziz2014-07-221-13/+69
| * | | | | | | | | sparc: use %s for unaligned panicKees Cook2014-07-221-1/+1
| * | | | | | | | | sparc64 - add mem to iomem resourcebob picco2014-07-221-0/+65
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-068-25/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-036-22/+22
| * | | | | | | | | net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov2014-08-031-1/+1
| * | | | | | | | | ARM: socfpga: Add socfpga Ethernet filter attributes entriesVince Bridgers2014-07-311-0/+4
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-3053-182/+488
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: at91: change compatibility string for sama5d3x gemCyrille Pitchen2014-07-251-1/+1
| * | | | | | | | | | net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov2014-07-251-1/+1
* | | | | | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-062-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | random: introduce getrandom(2) system callTheodore Ts'o2014-08-052-0/+2
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-0610-6/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | MIPS: add seccomp syscallKees Cook2014-07-185-6/+13
| * | | | | | | | | | | ARM: add seccomp syscallKees Cook2014-07-182-0/+2
| * | | | | | | | | | | seccomp: add "seccomp" syscallKees Cook2014-07-183-0/+3
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-0621-288/+92
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | timekeeping: Fixup typo in update_vsyscall_old definitionJohn Stultz2014-07-301-1/+1
| * | | | | | | | | | | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-245-36/+37
| * | | | | | | | | | | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-247-9/+9
| * | | | | | | | | | | clocksource: Move cycle_last validation to core codeThomas Gleixner2014-07-242-12/+10
| * | | | | | | | | | | x86: kvm: Make kvm_get_time_and_clockread() nanoseconds basedThomas Gleixner2014-07-241-30/+14
| * | | | | | | | | | | x86: kvm: Use ktime_get_boot_ns()Thomas Gleixner2014-07-241-5/+1
| * | | | | | | | | | | arm: bL_switcher:k Use ktime_get_real_ns()Thomas Gleixner2014-07-241-13/+3
| * | | | | | | | | | | powerpc: cell: Use ktime_get_ns()Thomas Gleixner2014-07-234-17/+6
| * | | | | | | | | | | ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-234-4/+0
| * | | | | | | | | | | tile: Convert VDSO timekeeping to the precise mechanismThomas Gleixner2014-07-232-8/+8
| * | | | | | | | | | | ARM: pxa: Add non device-tree timer link to clocksourceRobert Jarzmik2014-07-231-0/+11
| * | | | | | | | | | | ARM: pxa: Add CLKSRC_OF dependencyRobert Jarzmik2014-07-231-0/+1
| * | | | | | | | | | | clocksource: pxa: Move PXA timer to clocksource frameworkRobert Jarzmik2014-07-232-163/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-063-133/+17
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'irqchip-core-3.17-3' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner2014-07-193-0/+20
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge tag 'tags/deps-irqchip-gic-3.17' into irqchip/coreJason Cooper2014-07-183-0/+20
| | |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Merge tag 'irqchip-core-3.17-2' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner2014-07-083-133/+17
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | irqchip: or1k-pic: Migrate from arch/openrisc/Stefan Kristiansson2014-07-013-133/+17
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | x86: MCE: Add raw_lock conversion againThomas Gleixner2014-08-061-9/+9
* | | | | | | | | | | | | Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2014-08-063-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'spi/fix/s3c64xx', 'spi/fix/samsung' and 'spi/...Mark Brown2014-08-043-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / | | | |/| | | | | | | / / / / | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | ARM: dts: fix the chip select gpios definition in the SPI nodesNaveen Krishna Chatradhi2014-07-173-3/+3
| | |/ / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-063-10/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar...Joerg Roedel2014-07-31158-513/+1127
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | |
| | | * / | | | | | | | | | | | ARM: omap: Don't set iommu pdata da_start and da_end fieldsLaurent Pinchart2014-07-293-10/+0
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-05175-2005/+3186
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'devel-stable' into for-nextRussell King2014-08-0510-1107/+362
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'nommu-for-rmk' of git://git.pengutronix.de/git/ukl/linux into deve...Russell King2014-08-012-4/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | ARM: make user_addr_max more robustUwe Kleine-König2014-07-011-1/+1
| | | * | | | | | | | | | | | | | | ARM: nommu: don't limit TASK_SIZEUwe Kleine-König2014-07-011-3/+1
| | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | ARM: perf: disable the pagefault handler when reading from user spaceJean Pihet2014-07-091-2/+7
| | * | | | | | | | | | | | | | | ARM: perf: Check that current->mm is alive before getting user callchainJean Pihet2014-07-091-0/+4
| | * | | | | | | | | | | | | | | arm: perf: krait: stop using singleton PMUMark Rutland2014-07-021-0/+2