- f022d0f xtensa: use the declarations provided by <asm/sections.h> by Geert Uytterhoeven · 12 years ago
- 0eff08b xtensa: use "test -e" instead of bashism "test -a" by Geert Uytterhoeven · 12 years ago
- 5e7b6ed xtensa: replace xtensa-specific _f{data,text} by _s{data,text} by Geert Uytterhoeven · 12 years ago
- 03240b2 fixups for signal breakage by Al Viro · 12 years ago
- efee984 new helper: signal_delivered() by Al Viro · 13 years ago
- 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
- bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 13 years ago
- a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
- b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
- 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
- fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
- a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
- f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
- a53bb24 xtensa: add handling of TIF_NOTIFY_RESUME by Al Viro · 13 years ago
- b1175ed xtensa: xtensa_sigaction doesn't exist by Al Viro · 13 years ago
- 9ccc9c7 xtensa: switch to generic rt_sigsuspend(2) by Al Viro · 13 years ago
- 188f677 xtensa: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 13 years ago
- bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- a45170e xtensa: Change mail addresses of Hannes Weiner and Oskar Schirmer by Oskar Schirmer · 12 years ago
- 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
- ee446fd tokenring: delete all remaining driver support by Paul Gortmaker · 12 years ago
- 7563bbf gpiolib/arches: Centralise bolierplate asm/gpio.h by Mark Brown · 13 years ago
- 67ba529 Merge branch 'smp/threadalloc' into smp/hotplug by Thomas Gleixner · 13 years ago
- a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 13 years ago
- e4d5962 xtensa: Use generic init_task by Thomas Gleixner · 13 years ago
- 8e12a03 xtensa: fix build fail on undefined ack_bad_irq by Paul Gortmaker · 13 years ago
- bfae8ee xtensa: fix build error in xtensa/include/asm/io.h by Paul Gortmaker · 13 years ago
- 9112a6b xtensa: fix build failure in xtensa/kernel/signal.c by Paul Gortmaker · 13 years ago
- 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 13 years ago
- a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
- 141124c Delete all instances of asm/system.h by David Howells · 13 years ago
- f9aa7e1 Disintegrate asm/system.h for Xtensa by David Howells · 13 years ago
- 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
- accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 13 years ago
- 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
- e335e3e locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage by Raghavendra K T · 13 years ago
- d12f7c4 xtensa: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
- 3785006 xtensa: don't mask signals if we fail to setup signal stack by Matt Fleming · 13 years ago
- ff6d21e xtensa: no need to reset handler if SA_ONESHOT by Matt Fleming · 13 years ago
- fa47ac5 xtensa: don't reimplement force_sigsegv() by Matt Fleming · 13 years ago
- 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
- 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
- 11ba889 TTY: remove serialP.h inclusion from some files by Jiri Slaby · 13 years ago
- 885f8b0 TTY: iss/console, use tty_port by Jiri Slaby · 13 years ago
- c9ddb1d XTENSA: iss/console, fix potential deadlock by Jiri Slaby · 13 years ago
- 86e7e874 XTENSA: iss/console, use setup_timer by Jiri Slaby · 13 years ago
- 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 13 years ago
- 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
- bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
- 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 13 years ago
- 4ba2aef xtensa/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
- ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 13 years ago
- 2759e65 xtensa: Use generic posix_types.h by H. Peter Anvin · 13 years ago
- a1b58c2 xtensa: fix memscan() by Akinobu Mita · 13 years ago
- b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
- 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
- 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 13 years ago
- eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
- 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
- 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
- 7ec303a xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
- 9cdce18 PCI: Xtensa: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
- 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
- 0518469 Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
- a139723 clocksource: xtensa: Convert to clocksource_register_hz/khz by John Stultz · 15 years ago
- d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
- 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
- 39adff5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- dcb6929 time: Cleanup old CONFIG_GENERIC_TIME references that snuck in by John Stultz · 13 years ago
- 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
- f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
- afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
- 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
- f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
- 5296f6d h8300/m68k/xtensa: __FD_ISSET should return 0/1 by Andrew Morton · 13 years ago
- 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
- 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
- 90b03f5 xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h by WANG Cong · 13 years ago
- 0d0138e xtensa: prevent arbitrary read in ptrace by Dan Rosenberg · 13 years ago
- d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
- 14559f2 XTENSA: static should be at beginning of declaration by Jesper Juhl · 13 years ago
- bd96efe xtensa: Use generic config PREEMPT definition by Frederic Weisbecker · 13 years ago
- e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
- 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
- 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
- 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
- 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
- 851cc85 xtensa/mm: remove WANT_PAGE_VIRTUAL by Sebastian Andrzej Siewior · 13 years ago
- 45fd951 xtensa/mm: remove pgtable.c by Sebastian Andrzej Siewior · 13 years ago
- 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
- 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 13 years ago