| Commit message (Expand) | Author | Age | Files | Lines |
* | xtensa: fix incorrect memset | Alan Cox | 2012-07-11 | 1 | -1/+1 |
* | xtensa: use the declarations provided by <asm/sections.h> | Geert Uytterhoeven | 2012-06-20 | 1 | -11/+7 |
* | xtensa: use "test -e" instead of bashism "test -a" | Geert Uytterhoeven | 2012-06-20 | 1 | -2/+2 |
* | xtensa: replace xtensa-specific _f{data,text} by _s{data,text} | Geert Uytterhoeven | 2012-06-20 | 2 | -5/+4 |
* | fixups for signal breakage | Al Viro | 2012-06-04 | 2 | -3/+3 |
* | new helper: signal_delivered() | Al Viro | 2012-06-01 | 1 | -1/+1 |
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 1 | -3/+0 |
* | don't call try_to_freeze() from do_signal() | Al Viro | 2012-06-01 | 1 | -4/+0 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -1/+0 |
* | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -7/+1 |
* | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -2/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-31 | 1 | -4/+1 |
|\ |
|
| * | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-23 | 1 | -4/+1 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 1 | -0/+1 |
|\ \ |
|
| * | | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+1 |
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-24 | 1 | -56/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown | 2012-05-11 | 1 | -56/+4 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-23 | 6 | -56/+37 |
|\ \ \ |
|
| * | | | xtensa: add handling of TIF_NOTIFY_RESUME | Al Viro | 2012-05-21 | 3 | -6/+20 |
| * | | | xtensa: xtensa_sigaction doesn't exist | Al Viro | 2012-05-21 | 2 | -9/+0 |
| * | | | xtensa: switch to generic rt_sigsuspend(2) | Al Viro | 2012-05-21 | 4 | -43/+16 |
| * | | | xtensa: ->restart_block.fn needs to be reset on rt_sigreturn | Al Viro | 2012-05-21 | 1 | -0/+3 |
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 2 | -6/+6 |
|\ \ \ \ |
|
| * | | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 | 2 | -6/+6 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-05-22 | 4 | -6/+6 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | xtensa: Change mail addresses of Hannes Weiner and Oskar Schirmer | Oskar Schirmer | 2012-05-17 | 4 | -6/+6 |
| | |/
| |/| |
|
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-21 | 2 | -32/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'smp/threadalloc' into smp/hotplug | Thomas Gleixner | 2012-05-08 | 3 | -3/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 2012-05-05 | 1 | -1/+0 |
| * | | | xtensa: Use generic init_task | Thomas Gleixner | 2012-05-05 | 3 | -32/+2 |
| | |/
| |/| |
|
* | | | tokenring: delete all remaining driver support | Paul Gortmaker | 2012-05-15 | 1 | -5/+0 |
| |/
|/| |
|
* | | xtensa: fix build fail on undefined ack_bad_irq | Paul Gortmaker | 2012-04-26 | 1 | -3/+0 |
* | | xtensa: fix build error in xtensa/include/asm/io.h | Paul Gortmaker | 2012-04-23 | 1 | -0/+1 |
* | | xtensa: fix build failure in xtensa/kernel/signal.c | Paul Gortmaker | 2012-04-23 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-29 | 1 | -90/+7 |
|\ |
|
| * | xtensa: Use generic posix_types.h | H. Peter Anvin | 2012-02-14 | 1 | -90/+7 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-29 | 1 | -1/+1 |
|\ \ |
|
| * | | locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage | Raghavendra K T | 2012-03-23 | 1 | -1/+1 |
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 14 | -67/+96 |
|\ \ \ |
|
| * | | | Delete all instances of asm/system.h | David Howells | 2012-03-28 | 1 | -5/+0 |
| * | | | Disintegrate asm/system.h for Xtensa | David Howells | 2012-03-28 | 15 | -191/+225 |
| |/ / |
|
* | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-23 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP | Jason Baron | 2012-03-23 | 1 | -0/+4 |
| |/ / |
|
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 | 1 | -16/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | xtensa/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-23 | 1 | -16/+1 |
* | | | xtensa: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-03-21 | 1 | -14/+3 |
* | | | xtensa: don't mask signals if we fail to setup signal stack | Matt Fleming | 2012-03-21 | 1 | -4/+7 |
* | | | xtensa: no need to reset handler if SA_ONESHOT | Matt Fleming | 2012-03-21 | 1 | -3/+0 |
* | | | xtensa: don't reimplement force_sigsegv() | Matt Fleming | 2012-03-21 | 1 | -3/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-20 | 1 | -0/+4 |
|\ \ \ |
|