| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 1 | -3/+0 |
* | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set | Al Viro | 2012-06-01 | 1 | -2/+1 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -17/+6 |
* | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -11/+3 |
* | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -4/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 1 | -2/+0 |
|\ |
|
| * | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-24 | 1 | -2/+0 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-25 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge branch 'linus' into queue | Marcelo Tosatti | 2012-04-19 | 2 | -17/+0 |
| |\ \ |
|
| * | | | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+1 |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-24 | 1 | -7/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 2012-05-21 | 1 | -1/+0 |
| * | | | c6x: Use generic time config | Anna-Maria Gleixner | 2012-05-21 | 1 | -6/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-24 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | c6x: ->restart_block.fn needs to be reset on rt_sigreturn | Al Viro | 2012-05-22 | 1 | -0/+3 |
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 1 | -3/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-17 | 1 | -3/+0 |
| |/ / |
|
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-22 | 2 | -31/+2 |
|\ \ \ |
|
| * | | | c6x: Use common threadinfo allocator | Thomas Gleixner | 2012-05-08 | 1 | -15/+2 |
| * | | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 2012-05-05 | 1 | -1/+0 |
| * | | | c6x: Use generic init_task | Thomas Gleixner | 2012-05-05 | 2 | -16/+1 |
| |/ / |
|
* | | | C6X: remove unused config items | Mark Salter | 2012-05-18 | 1 | -12/+0 |
* | | | C6X: add support to build with BINFMT_ELF_FDPIC | Mark Salter | 2012-05-15 | 3 | -1/+22 |
* | | | C6X: change main arch kbuild symbol | Mark Salter | 2012-05-02 | 1 | -1/+1 |
|/ / |
|
* / | irq: Kill pointless irqd_to_hw export | Grant Likely | 2012-04-11 | 2 | -17/+0 |
|/ |
|
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-06 | 1 | -13/+3 |
|\ |
|
| * | C6X: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-04-06 | 1 | -13/+3 |
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-30 | 1 | -1/+1 |
|\ \ |
|
| * | | irq: make SPARSE_IRQ an optionally hidden option | Rob Herring | 2012-01-26 | 1 | -1/+1 |
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-29 | 17 | -171/+235 |
|\ \ \
| |_|/
|/| | |
|
| * | | Delete all instances of asm/system.h | David Howells | 2012-03-28 | 1 | -6/+0 |
| * | | Move all declarations of free_initmem() to linux/mm.h | David Howells | 2012-03-28 | 1 | -1/+0 |