Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 50 | -50/+20 |
|\ | |||||
| * | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 | 30 | -30/+0 |
| * | remove <asm/scatterlist.h> | Christoph Hellwig | 2015-05-05 | 20 | -20/+20 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2015-06-25 | 3 | -5/+46 |
|\ \ | |||||
| * | | sparc64: perf: Use UREG_FP rather than UREG_I6 | David Ahern | 2015-06-25 | 1 | -2/+2 |
| * | | sparc64: perf: Add sanity checking on addresses in user stack | David Ahern | 2015-06-25 | 2 | -0/+35 |
| * | | sparc64: Convert BUG_ON to warning | David Ahern | 2015-06-25 | 1 | -2/+3 |
| * | | sparc: perf: Disable pagefaults while walking userspace stacks | David Ahern | 2015-06-25 | 1 | -1/+6 |
* | | | Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux | Linus Torvalds | 2015-06-25 | 93 | -0/+6183 |
|\ \ \ | |/ / |/| | | |||||
| * | | h8300: Always build dtb | Yoshinori Sato | 2015-06-23 | 1 | -1/+2 |
| * | | h8300: Remove ARCH_WANT_IPC_PARSE_VERSION | Yoshinori Sato | 2015-06-23 | 1 | -1/+0 |
| * | | h8300: Symbol name fix | Yoshinori Sato | 2015-06-23 | 1 | -1/+1 |
| * | | h8300: devicetree source | Yoshinori Sato | 2015-06-23 | 4 | -0/+313 |
| * | | h8300: configs | Yoshinori Sato | 2015-06-23 | 3 | -0/+147 |
| * | | h8300: Build scripts | Yoshinori Sato | 2015-06-23 | 5 | -0/+317 |
| * | | h8300: library functions | Yoshinori Sato | 2015-06-23 | 16 | -0/+723 |
| * | | h8300: Memory management | Yoshinori Sato | 2015-06-23 | 4 | -0/+243 |
| * | | h8300: miscellaneous functions | Yoshinori Sato | 2015-06-23 | 6 | -0/+335 |
| * | | h8300: process helpers | Yoshinori Sato | 2015-06-23 | 4 | -0/+674 |
| * | | h8300: compressed image support | Yoshinori Sato | 2015-06-23 | 6 | -0/+226 |
| * | | h8300: Low level entry | Yoshinori Sato | 2015-06-23 | 3 | -0/+584 |
| * | | h8300: kernel startup | Yoshinori Sato | 2015-06-23 | 1 | -0/+255 |
| * | | h8300: Interrupt and exceptions | Yoshinori Sato | 2015-06-23 | 3 | -0/+547 |
| * | | h8300: UAPI headers | Yoshinori Sato | 2015-06-23 | 6 | -0/+214 |
| * | | h8300: Assembly headers | Yoshinori Sato | 2015-06-23 | 32 | -0/+1605 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-06-24 | 71 | -202/+642 |
|\ \ \ | |||||
| * | | | x86, mirror: x86 enabling - find mirrored memory ranges | Tony Luck | 2015-06-24 | 2 | -0/+24 |
| * | | | mm/memblock: add extra "flags" to memblock to allow selection of memory based... | Tony Luck | 2015-06-24 | 5 | -7/+12 |
| * | | | mm: clarify that the function operates on hugepage pte | Aneesh Kumar K.V | 2015-06-24 | 7 | -31/+31 |
| * | | | powerpc/mm: use generic version of pmdp_clear_flush() | Aneesh Kumar K.V | 2015-06-24 | 3 | -15/+8 |
| * | | | mm/thp: split out pmd collapse flush into separate functions | Aneesh Kumar K.V | 2015-06-24 | 2 | -35/+45 |
| * | | | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook | Zhang Zhen | 2015-06-24 | 11 | -40/+0 |
| * | | | powerpc/mm: tracking vDSO remap | Laurent Dufour | 2015-06-24 | 2 | -1/+35 |
| * | | | mm: new mm hook framework | Laurent Dufour | 2015-06-24 | 30 | -0/+450 |
| * | | | mm/hugetlb: reduce arch dependent code about huge_pmd_unshare | Zhang Zhen | 2015-06-24 | 10 | -52/+0 |
| * | | | xtensa: use for_each_sg() | Akinobu Mita | 2015-06-24 | 1 | -7/+12 |
| * | | | sparc: use for_each_sg() | Akinobu Mita | 2015-06-24 | 1 | -3/+5 |
| * | | | parisc: use for_each_sg() | Akinobu Mita | 2015-06-24 | 1 | -11/+16 |
| * | | | powerpc: use for_each_sg() | Akinobu Mita | 2015-06-24 | 1 | -5/+5 |
| * | | | metag: use for_each_sg() | Akinobu Mita | 2015-06-24 | 1 | -5/+9 |
* | | | | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2015-06-24 | 13 | -36/+111 |
|\ \ \ \ | |||||
| * | | | | arm: socfpga: dts: Add Arria10 SDRAM EDAC DTS support | Thor Thayer | 2015-06-24 | 1 | -0/+11 |
| * | | | | arm64: Add APM X-Gene SoC EDAC DTS entries | Loc Ho | 2015-05-29 | 1 | -0/+83 |
| * | | | | arm64: Enable EDAC on ARM64 | Loc Ho | 2015-05-29 | 1 | -0/+1 |
| * | | | | EDAC: Cleanup atomic_scrub mess | Borislav Petkov | 2015-05-28 | 10 | -36/+16 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-06-24 | 4 | -28/+248 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-13 | 3 | -8/+9 |
| |\ \ \ \ | |||||
| * | | | | | s390/bpf: implement bpf_tail_call() helper | Michael Holzheu | 2015-06-09 | 2 | -4/+112 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-08 | 32 | -166/+232 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-01 | 56 | -133/+733 |
| |\ \ \ \ \ \ |