| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 2012-10-10 | 14 | -604/+135 |
|\ |
|
| * | pwm: Add Ingenic JZ4740 support | Thierry Reding | 2012-10-05 | 6 | -181/+9 |
| * | MIPS: JZ4740: Export timer API | Thierry Reding | 2012-10-05 | 4 | -139/+116 |
| * | pwm: Move PUV3 PWM driver to PWM framework | Thierry Reding | 2012-10-05 | 3 | -230/+2 |
| * | unicore32: pwm: Use managed resource allocations | Thierry Reding | 2012-10-05 | 1 | -38/+9 |
| * | unicore32: pwm: Remove unnecessary indirection | Thierry Reding | 2012-10-05 | 1 | -17/+6 |
| * | unicore32: pwm: Use module_platform_driver() | Thierry Reding | 2012-10-05 | 1 | -20/+1 |
| * | unicore32: pwm: Properly remap memory-mapped registers | Thierry Reding | 2012-10-05 | 2 | -13/+26 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-10-10 | 74 | -1260/+1732 |
|\ \ |
|
| * \ | Merge tag 'disintegrate-s390-20121009' of | Martin Schwidefsky | 2012-10-09 | 59 | -1149/+1258 |
| |\ \ |
|
| | * | | UAPI: (Scripted) Disintegrate arch/s390/include/asm | David Howells | 2012-10-09 | 59 | -1149/+1258 |
| * | | | s390/entry: fix svc number for TIF_SYSCALL system call restart | Martin Schwidefsky | 2012-10-09 | 1 | -1/+1 |
| * | | | s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range() | Heiko Carstens | 2012-10-09 | 1 | -4/+12 |
| * | | | s390/vmalloc: have separate modules area | Heiko Carstens | 2012-10-09 | 4 | -12/+46 |
| * | | | s390/css_chars: remove superfluous ifdef | Sebastian Ott | 2012-10-09 | 1 | -3/+0 |
| * | | | s390/chsc: make headers usable | Sebastian Ott | 2012-10-09 | 2 | -9/+11 |
| * | | | s390/mm: let kernel text section always begin at 1MB | Heiko Carstens | 2012-10-09 | 2 | -6/+0 |
| * | | | s390/mm: fix mapping of read-only kernel text section | Heiko Carstens | 2012-10-09 | 1 | -2/+2 |
| * | | | s390/mm: add page table dumper | Heiko Carstens | 2012-10-09 | 3 | -0/+232 |
| * | | | s390: add support to start the kernel in 64 bit mode. | Martin Schwidefsky | 2012-10-09 | 1 | -31/+70 |
| * | | | s390/mm,pageattr: remove superfluous EXPORT_SYMBOLs | Heiko Carstens | 2012-10-09 | 1 | -3/+0 |
| * | | | s390/mm,pageattr: add more page table walk sanity checks | Heiko Carstens | 2012-10-09 | 1 | -12/+25 |
| * | | | s390/mm: fix pmd_huge() usage for kernel mapping | Heiko Carstens | 2012-10-09 | 3 | -15/+25 |
| * | | | s390/mm: use pfmf instruction to initialize storage keys | Heiko Carstens | 2012-10-09 | 4 | -6/+51 |
| * | | | s390/facilities: cleanup PFMF and HPAGE machine facility detection | Heiko Carstens | 2012-10-09 | 2 | -17/+9 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 88 | -889/+303 |
|\ \ \ |
|
| * | | | s390: convert to generic kernel_execve() | Al Viro | 2012-09-30 | 3 | -49/+13 |
| * | | | s390: switch to generic kernel_thread() | Al Viro | 2012-09-30 | 3 | -40/+34 |
| * | | | s390: fold kernel_thread_helper() into ret_from_fork() | Al Viro | 2012-09-30 | 3 | -16/+28 |
| * | | | s390: fold execve_tail() into start_thread(), convert to generic sys_execve() | Al Viro | 2012-09-30 | 9 | -61/+5 |
| * | | | um: switch to generic kernel_thread() | Al Viro | 2012-09-30 | 3 | -16/+4 |
| * | | | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro | 2012-09-30 | 17 | -158/+34 |
| * | | | x86: split ret_from_fork | Al Viro | 2012-09-30 | 7 | -85/+67 |
| * | | | alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve() | Al Viro | 2012-09-30 | 3 | -19/+14 |
| * | | | alpha: switch to generic kernel_thread() | Al Viro | 2012-09-30 | 5 | -72/+31 |
| * | | | alpha: switch to generic sys_execve() | Al Viro | 2012-09-30 | 3 | -30/+1 |
| * | | | arm: get rid of execve wrapper, switch to generic execve() implementation | Al Viro | 2012-09-30 | 4 | -26/+2 |
| * | | | arm: optimized current_pt_regs() | Al Viro | 2012-09-30 | 1 | -0/+5 |
| * | | | arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve() | Al Viro | 2012-09-30 | 3 | -42/+13 |
| * | | | arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk] | Al Viro | 2012-09-30 | 4 | -67/+26 |
| * | | | preparation for generic kernel_thread() | Al Viro | 2012-09-30 | 1 | -0/+3 |
| * | | | um: kill thread->forking | Al Viro | 2012-09-20 | 7 | -66/+29 |
| * | | | um: let signal_delivered() do SIGTRAP on singlestepping into handler | Al Viro | 2012-09-20 | 2 | -7/+5 |
| * | | | um: don't leak floating point state and segment registers on execve() | Al Viro | 2012-09-20 | 1 | -0/+1 |
| * | | | um: take cleaning singlestep to start_thread() | Al Viro | 2012-09-20 | 1 | -19/+5 |
| * | | | don't bother exporting kernel_execve() | Al Viro | 2012-09-20 | 3 | -3/+0 |
| * | | | the only place that needs to include asm/exec.h is linux/binfmts.h | Al Viro | 2012-09-20 | 1 | -1/+0 |
| * | | | get rid of generic instances of asm/exec.h | Al Viro | 2012-09-20 | 36 | -195/+22 |
| * | | | x86: get rid of TIF_IRET hackery | Al Viro | 2012-09-20 | 5 | -17/+8 |
* | | | | Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-10-10 | 150 | -775/+630 |
|\ \ \ \ |
|