aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
2012-03-21xtensa: use set_current_blocked() and block_sigmask()Matt Fleming
2012-03-21xtensa: don't mask signals if we fail to setup signal stackMatt Fleming
2012-03-21xtensa: no need to reset handler if SA_ONESHOTMatt Fleming
2012-03-21xtensa: don't reimplement force_sigsegv()Matt Fleming
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-08TTY: remove serialP.h inclusion from some filesJiri Slaby
2012-03-08TTY: iss/console, use tty_portJiri Slaby
2012-03-08XTENSA: iss/console, fix potential deadlockJiri Slaby
2012-03-08XTENSA: iss/console, use setup_timerJiri Slaby
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov
2012-02-03xtensa: fix memscan()Akinobu Mita
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-01-06xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-03consolidate umode_t declarationsAl Viro
2011-12-05Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner
2011-11-21clocksource: xtensa: Convert to clocksource_register_hz/khzJohn Stultz
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo
2011-11-09net: add wireless TX status socket optionJohannes Berg
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-10-04time: Cleanup old CONFIG_GENERIC_TIME references that snuck inJohn Stultz
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita
2011-07-26h8300/m68k/xtensa: __FD_ISSET should return 0/1Andrew Morton
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25xtensa: fix a build error in arch/xtensa/include/asm/uaccess.hWANG Cong
2011-07-25xtensa: prevent arbitrary read in ptraceDan Rosenberg
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-11XTENSA: static should be at beginning of declarationJesper Juhl
2011-07-05xtensa: Use generic config PREEMPT definitionFrederic Weisbecker
2011-06-20treewide: remove duplicate includesVitaliy Ivanov
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman