Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | sparc: Add support for seek and shorter read to /dev/mdesc | Khalid Aziz | 2014-07-22 | 1 | -13/+69 | |
| * | | | | | | | | | sparc: use %s for unaligned panic | Kees Cook | 2014-07-22 | 1 | -1/+1 | |
| * | | | | | | | | | sparc64 - add mem to iomem resource | bob picco | 2014-07-22 | 1 | -0/+65 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-08-06 | 8 | -25/+29 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | net: filter: split 'struct sk_filter' into socket and bpf parts | Alexei Starovoitov | 2014-08-03 | 6 | -22/+22 | |
| * | | | | | | | | | net: filter: rename sk_convert_filter() -> bpf_convert_filter() | Alexei Starovoitov | 2014-08-03 | 1 | -1/+1 | |
| * | | | | | | | | | ARM: socfpga: Add socfpga Ethernet filter attributes entries | Vince Bridgers | 2014-07-31 | 1 | -0/+4 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-30 | 53 | -182/+488 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ARM: at91: change compatibility string for sama5d3x gem | Cyrille Pitchen | 2014-07-25 | 1 | -1/+1 | |
| * | | | | | | | | | | net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' | Alexei Starovoitov | 2014-07-25 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-06 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | random: introduce getrandom(2) system call | Theodore Ts'o | 2014-08-05 | 2 | -0/+2 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2014-08-06 | 10 | -6/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | MIPS: add seccomp syscall | Kees Cook | 2014-07-18 | 5 | -6/+13 | |
| * | | | | | | | | | | | ARM: add seccomp syscall | Kees Cook | 2014-07-18 | 2 | -0/+2 | |
| * | | | | | | | | | | | seccomp: add "seccomp" syscall | Kees Cook | 2014-07-18 | 3 | -0/+3 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-08-06 | 21 | -288/+92 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | timekeeping: Fixup typo in update_vsyscall_old definition | John Stultz | 2014-07-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | timekeeping: Create struct tk_read_base and use it in struct timekeeper | Thomas Gleixner | 2014-07-24 | 5 | -36/+37 | |
| * | | | | | | | | | | | clocksource: Get rid of cycle_last | Thomas Gleixner | 2014-07-24 | 7 | -9/+9 | |
| * | | | | | | | | | | | clocksource: Move cycle_last validation to core code | Thomas Gleixner | 2014-07-24 | 2 | -12/+10 | |
| * | | | | | | | | | | | x86: kvm: Make kvm_get_time_and_clockread() nanoseconds based | Thomas Gleixner | 2014-07-24 | 1 | -30/+14 | |
| * | | | | | | | | | | | x86: kvm: Use ktime_get_boot_ns() | Thomas Gleixner | 2014-07-24 | 1 | -5/+1 | |
| * | | | | | | | | | | | arm: bL_switcher:k Use ktime_get_real_ns() | Thomas Gleixner | 2014-07-24 | 1 | -13/+3 | |
| * | | | | | | | | | | | powerpc: cell: Use ktime_get_ns() | Thomas Gleixner | 2014-07-23 | 4 | -17/+6 | |
| * | | | | | | | | | | | ktime: Kill non-scalar ktime_t implementation for 2038 | John Stultz | 2014-07-23 | 4 | -4/+0 | |
| * | | | | | | | | | | | tile: Convert VDSO timekeeping to the precise mechanism | Thomas Gleixner | 2014-07-23 | 2 | -8/+8 | |
| * | | | | | | | | | | | ARM: pxa: Add non device-tree timer link to clocksource | Robert Jarzmik | 2014-07-23 | 1 | -0/+11 | |
| * | | | | | | | | | | | ARM: pxa: Add CLKSRC_OF dependency | Robert Jarzmik | 2014-07-23 | 1 | -0/+1 | |
| * | | | | | | | | | | | clocksource: pxa: Move PXA timer to clocksource framework | Robert Jarzmik | 2014-07-23 | 2 | -163/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-08-06 | 3 | -133/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'irqchip-core-3.17-3' of git://git.infradead.org/users/jcooper/linu... | Thomas Gleixner | 2014-07-19 | 3 | -0/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge tag 'tags/deps-irqchip-gic-3.17' into irqchip/core | Jason Cooper | 2014-07-18 | 3 | -0/+20 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Merge tag 'irqchip-core-3.17-2' of git://git.infradead.org/users/jcooper/linu... | Thomas Gleixner | 2014-07-08 | 3 | -133/+17 | |
| |\| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | irqchip: or1k-pic: Migrate from arch/openrisc/ | Stefan Kristiansson | 2014-07-01 | 3 | -133/+17 | |
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | | x86: MCE: Add raw_lock conversion again | Thomas Gleixner | 2014-08-06 | 1 | -9/+9 | |
* | | | | | | | | | | | | | Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2014-08-06 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branches 'spi/fix/s3c64xx', 'spi/fix/samsung' and 'spi/... | Mark Brown | 2014-08-04 | 3 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / | | | |/| | | | | | | / / / / | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | ARM: dts: fix the chip select gpios definition in the SPI nodes | Naveen Krishna Chatradhi | 2014-07-17 | 3 | -3/+3 | |
| | |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-08-06 | 3 | -10/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar... | Joerg Roedel | 2014-07-31 | 158 | -513/+1127 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | | | ||||||
| | | * / | | | | | | | | | | | | ARM: omap: Don't set iommu pdata da_start and da_end fields | Laurent Pinchart | 2014-07-29 | 3 | -10/+0 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-08-05 | 175 | -2005/+3186 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'devel-stable' into for-next | Russell King | 2014-08-05 | 10 | -1107/+362 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'nommu-for-rmk' of git://git.pengutronix.de/git/ukl/linux into deve... | Russell King | 2014-08-01 | 2 | -4/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | ARM: make user_addr_max more robust | Uwe Kleine-König | 2014-07-01 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | ARM: nommu: don't limit TASK_SIZE | Uwe Kleine-König | 2014-07-01 | 1 | -3/+1 | |
| | | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | ARM: perf: disable the pagefault handler when reading from user space | Jean Pihet | 2014-07-09 | 1 | -2/+7 | |
| | * | | | | | | | | | | | | | | | ARM: perf: Check that current->mm is alive before getting user callchain | Jean Pihet | 2014-07-09 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | arm: perf: krait: stop using singleton PMU | Mark Rutland | 2014-07-02 | 1 | -0/+2 |