| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2013-01-23 | 1 | -0/+16 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | asm-generic/dma-mapping-broken.h: Provide dma_alloc_attrs()/dma_free_attrs() | Geert Uytterhoeven | 2012-12-25 | 1 | -0/+16 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-01-20 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.h | Vineet Gupta | 2012-12-26 | 1 | -0/+2 |
| |/ / |
|
* | | | asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix build | Kirill A. Shutemov | 2013-01-18 | 1 | -4/+2 |
| |/
|/| |
|
* | | mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT | Michal Hocko | 2013-01-04 | 1 | -0/+9 |
* | | include: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-12-21 | 2 | -32/+5 |
|\ |
|
| * | asm-generic/mmu.h: Add support for FDPIC | Lars-Peter Clausen | 2012-12-09 | 1 | -0/+5 |
| * | asm-generic/mmu.h: Remove unused vmlist field from mm_context_t | Lars-Peter Clausen | 2012-12-09 | 1 | -1/+0 |
| * | asm-generic: io: remove {read,write} string functions | Will Deacon | 2012-10-26 | 1 | -30/+0 |
| * | asm-generic/io.h: remove asm/cacheflush.h include | James Hogan | 2012-10-25 | 1 | -1/+0 |
* | | asm-generic: io: don't perform swab during {in,out} string functions | Will Deacon | 2012-12-17 | 1 | -6/+6 |
* | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-12-16 | 1 | -0/+110 |
|\ \ |
|
| * | | mm: numa: pte_numa() and pmd_numa() | Andrea Arcangeli | 2012-12-11 | 1 | -0/+106 |
| * | | x86/mm: Introduce pte_accessible() | Rik van Riel | 2012-12-11 | 1 | -0/+4 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-12-13 | 1 | -1/+20 |
|\ \ |
|
| * | | s390/pci: base support | Jan Glauber | 2012-11-30 | 1 | -1/+20 |
| |/ |
|
* | | asm-generic, mm: pgtable: consolidate zero page helpers | Kirill A. Shutemov | 2012-12-12 | 1 | -0/+26 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 2 | -22/+0 |
|\ \ |
|
| * | | unify default ptrace_signal_deliver | Al Viro | 2012-11-29 | 1 | -2/+0 |
| * | | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro | 2012-11-28 | 1 | -12/+0 |
| * | | consolidate sys_execve() prototype | Al Viro | 2012-11-28 | 1 | -7/+0 |
| * | | generic sys_fork / sys_vfork / sys_clone | Al Viro | 2012-11-28 | 1 | -4/+3 |
| |/ |
|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-11 | 1 | -0/+16 |
|\ \ |
|
| * | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+16 |
| |/ |
|
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-12-11 | 1 | -1/+4 |
|\ \ |
|
| * | | gpiolib: add gpio get direction callback support | Mathias Nyman | 2012-10-26 | 1 | -1/+4 |
* | | | gpiolib: rename pin range arguments | Linus Walleij | 2012-11-21 | 1 | -2/+2 |
* | | | gpiolib: let gpiochip_add_pin_range() specify offset | Linus Walleij | 2012-11-21 | 1 | -2/+4 |
* | | | gpiolib: iron out include ladder mistakes | Linus Walleij | 2012-11-11 | 1 | -21/+35 |
* | | | gpiolib: separation of pin concerns | Linus Walleij | 2012-11-11 | 1 | -2/+2 |
* | | | gpiolib: fix up function prototypes etc | Linus Walleij | 2012-11-11 | 1 | -0/+6 |
* | | | gpiolib: provide provision to register pin ranges | Shiraz Hashim | 2012-11-11 | 1 | -0/+25 |
| |/
|/| |
|
* | | UAPI: Remove empty non-UAPI Kbuild files | David Howells | 2012-10-17 | 1 | -0/+0 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-10-14 | 1 | -0/+9 |
|\ |
|
| * | vmlinux.lds.h: Allow architectures to add sections to the front of .bss | David Daney | 2012-10-11 | 1 | -0/+9 |
* | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 2 | -7/+90 |
|\ \
| |/
|/| |
|
| * | MPILIB: Provide count_leading/trailing_zeros() based on arch functions | David Howells | 2012-10-08 | 1 | -0/+57 |
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 1 | -7/+33 |
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-10-09 | 1 | -24/+48 |
|\ \ |
|
| * | | mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear() | Catalin Marinas | 2012-10-09 | 1 | -1/+1 |
| * | | thp: introduce pmdp_invalidate() | Gerald Schaefer | 2012-10-09 | 1 | -0/+5 |
| * | | thp: remove assumptions on pgtable_t type | Gerald Schaefer | 2012-10-09 | 1 | -0/+8 |
| * | | mm, x86, pat: rework linear pfn-mmap tracking | Konstantin Khlebnikov | 2012-10-09 | 1 | -2/+4 |
| * | | x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_inse... | Suresh Siddha | 2012-10-09 | 1 | -23/+32 |
* | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-10-09 | 38 | -3029/+43 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 2012-10-04 | 42 | -3076/+79 |
| |\ \ |
|
| | * | | UAPI: (Scripted) Disintegrate include/asm-generic | David Howells | 2012-10-04 | 36 | -3027/+13 |
| * | | | asm-generic: Add default clkdev.h | Mark Brown | 2012-10-03 | 1 | -0/+28 |