| Commit message (Expand) | Author | Age |
* | xtensa: replace xtensa-specific _f{data,text} by _s{data,text} | Geert Uytterhoeven | 2012-06-20 |
* | fixups for signal breakage | Al Viro | 2012-06-04 |
* | new helper: signal_delivered() | Al Viro | 2012-06-01 |
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 |
* | don't call try_to_freeze() from do_signal() | Al Viro | 2012-06-01 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 |
* | new helper: sigmask_to_save() | Al Viro | 2012-06-01 |
* | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 |
* | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-23 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-23 |
|\ |
|
| * | xtensa: add handling of TIF_NOTIFY_RESUME | Al Viro | 2012-05-21 |
| * | xtensa: switch to generic rt_sigsuspend(2) | Al Viro | 2012-05-21 |
| * | xtensa: ->restart_block.fn needs to be reset on rt_sigreturn | Al Viro | 2012-05-21 |
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 |
|\ \
| |/
|/| |
|
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 |
* | | Merge branch 'smp/threadalloc' into smp/hotplug | Thomas Gleixner | 2012-05-08 |
|\| |
|
| * | xtensa: fix build failure in xtensa/kernel/signal.c | Paul Gortmaker | 2012-04-23 |
* | | xtensa: Use generic init_task | Thomas Gleixner | 2012-05-05 |
|/ |
|
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 |
|\ |
|
| * | Disintegrate asm/system.h for Xtensa | David Howells | 2012-03-28 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 |
|\ \
| |/
|/| |
|
| * | xtensa/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-23 |
* | | xtensa: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-03-21 |
* | | xtensa: don't mask signals if we fail to setup signal stack | Matt Fleming | 2012-03-21 |
* | | xtensa: no need to reset handler if SA_ONESHOT | Matt Fleming | 2012-03-21 |
* | | xtensa: don't reimplement force_sigsegv() | Matt Fleming | 2012-03-21 |
* | | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 2012-03-01 |
|/ |
|
* | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 2012-01-17 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 |
|\ |
|
| * | xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 2012-01-06 |
| * | PCI: Xtensa: convert pcibios_set_master() to a non-inlined function | Myron Stowe | 2012-01-06 |
* | | clocksource: xtensa: Convert to clocksource_register_hz/khz | John Stultz | 2011-11-21 |
|/ |
|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | xtensa: prevent arbitrary read in ptrace | Dan Rosenberg | 2011-07-25 |
* | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 |
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-05-24 |
|\ |
|
| * | Merge branch 'fixes-2.6.39' into for-2.6.40 | Tejun Heo | 2011-05-24 |
| |\ |
|
| * | | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 2011-03-24 |
* | | | xtensa: Fixup irq conversion fallout and nmi_count | Thomas Gleixner | 2011-04-19 |
* | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
| |/
|/| |
|
* | | xtensa: Use generic show_interrupts() | Thomas Gleixner | 2011-03-24 |
* | | xtensa: Convert genirq namespace | Thomas Gleixner | 2011-03-24 |
* | | xtensa: Convert main irq_chip to new functions | Thomas Gleixner | 2011-03-24 |
|/ |
|
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-03-16 |
|\ |
|
| * | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 2011-01-25 |
* | | xtensa: Switch do_timer() to xtime_update() | Torben Hohn | 2011-01-31 |
|/ |
|
* | ptrace: cleanup arch_ptrace() on xtensa | Namhyung Kim | 2010-10-27 |
* | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 |
* | genirq: Cleanup irq_chip->typename leftovers | Thomas Gleixner | 2010-09-23 |
* | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 |