| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-12-22 | 2 | -22/+1 |
|\ |
|
| * | c6x: Use generic asm/mmu.h | Lars-Peter Clausen | 2012-12-09 | 2 | -22/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-21 | 2 | -3/+0 |
|\ \ |
|
| * | | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-20 | 2 | -3/+0 |
* | | | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-12-20 | 1 | -0/+1 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 2012-12-16 | 1 | -0/+1 |
| |\ \ \ \
| | | | |/
| | | |/| |
|
| | * / | | c6x: dma_debug: add debug_dma_mapping_error support | Shuah Khan | 2012-11-28 | 1 | -0/+1 |
| | |/ / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 5 | -48/+8 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-29 | 1 | -1/+1 |
| * | | | c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic c... | Al Viro | 2012-11-29 | 4 | -36/+6 |
| * | | | c6x: switch to saner kernel_execve() semantics | Al Viro | 2012-10-15 | 3 | -12/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-12 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-12-08 | 1 | -0/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+1 |
| | |/ |
|
* | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-12-11 | 5 | -23/+23 |
|\ \ \
| |/ /
|/| | |
|
| * | | c6x: use new common dtc rule | Stephen Warren | 2012-12-04 | 5 | -23/+23 |
| |/ |
|
* | | c6x: use generic kvm_para.h | Mark Salter | 2012-11-28 | 2 | -1/+2 |
* | | c6x: remove internal kernel symbols from exported setup.h | Mark Salter | 2012-11-28 | 2 | -30/+36 |
* | | c6x: fix misleading comment | Mark Salter | 2012-11-27 | 1 | -2/+1 |
* | | c6x: run do_notify_resume with interrupts enabled | Mark Salter | 2012-11-27 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 2 | -11/+2 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 2 | -11/+2 |
* | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 2012-10-13 | 10 | -146/+171 |
|\ \ |
|
| * | | UAPI: (Scripted) Disintegrate arch/c6x/include/asm | David Howells | 2012-10-09 | 10 | -146/+171 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 8 | -100/+41 |
|\ \ \ |
|
| * | | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 2 | -2/+0 |
| * | | | c6x: switch to generic kernel_thread() | Al Viro | 2012-10-01 | 3 | -21/+6 |
| * | | | c6x: switch to generic sys_execve | Mark Salter | 2012-10-01 | 4 | -50/+1 |
| * | | | c6x: switch to generic kernel_execve | Mark Salter | 2012-10-01 | 2 | -7/+8 |
| * | | | c6x: add ret_from_kernel_thread(), simplify kernel_thread() | Mark Salter | 2012-10-01 | 2 | -26/+32 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 2 | -6/+1 |
|\| | |
| |/ /
|/| | |
|
| * | | get rid of generic instances of asm/exec.h | Al Viro | 2012-09-20 | 2 | -6/+1 |
| |/ |
|
* | | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 2012-10-07 | 4 | -21/+3 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'c6x/for-linux-next' into uapi-prep | David Howells | 2012-10-04 | 3 | -17/+3 |
| |\ \ |
|
| | * | | c6x: remove c6x signal.h | Mark Salter | 2012-10-04 | 2 | -17/+1 |
| | * | | c6x: make dsk6455 the default config | Mark Salter | 2012-10-03 | 1 | -0/+2 |
| * | | | UAPI: Fix the guards on various asm/unistd.h files | David Howells | 2012-10-04 | 1 | -4/+0 |
* | | | | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina | 2012-10-05 | 1 | -1/+2 |
|/ / / |
|
* / / | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 2012-10-02 | 1 | -0/+3 |
|/ / |
|
* / | c6x: use asm-generic/barrier.h | Mark Salter | 2012-09-24 | 2 | -27/+1 |
|/ |
|
* | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 2012-08-17 | 2 | -5/+12 |
|\ |
|
| * | C6X: select GENERIC_ATOMIC64 | Mark Salter | 2012-08-15 | 1 | -0/+1 |
| * | C6X: add Lx_CACHE_SHIFT defines | Mark Salter | 2012-08-15 | 1 | -5/+11 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-07-24 | 1 | -1/+1 |
|\ \ |
|
| * | | arch: Use eth_random_addr | Joe Perches | 2012-07-17 | 1 | -1/+1 |
| |/ |
|
* | | C6X: clean up compiler warning | Mark Salter | 2012-07-19 | 1 | -2/+0 |
* | | C6X: add basic support for TMS320C6678 SoC | Ken Cox | 2012-07-19 | 6 | -0/+344 |
* | | C6X: remove dependence on legacy IRQs | Mark Salter | 2012-07-19 | 2 | -13/+10 |
* | | C6X: remove megamod-pic requirement on direct-mapped core pic | Mark Salter | 2012-07-19 | 1 | -9/+19 |
|/ |
|
* | new helper: signal_delivered() | Al Viro | 2012-06-01 | 1 | -2/+1 |