aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAge
* xtensa: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-21
* xtensa: don't mask signals if we fail to setup signal stackMatt Fleming2012-03-21
* xtensa: no need to reset handler if SA_ONESHOTMatt Fleming2012-03-21
* xtensa: don't reimplement force_sigsegv()Matt Fleming2012-03-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\
| * net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-24
| * sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-21
* | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-20
|\ \
| * | TTY: remove serialP.h inclusion from some filesJiri Slaby2012-03-08
| * | TTY: iss/console, use tty_portJiri Slaby2012-03-08
| * | XTENSA: iss/console, fix potential deadlockJiri Slaby2012-03-08
| * | XTENSA: iss/console, use setup_timerJiri Slaby2012-03-08
| * | TTY: remove unneeded tty->index checksJiri Slaby2012-03-08
| * | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
| |/
* / sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
|/
* xtensa: fix memscan()Akinobu Mita2012-02-03
* audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-17
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-11
|\
| * xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
| * PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-06
* | cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-11
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\ \
| * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-21
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \
| * | consolidate umode_t declarationsAl Viro2012-01-03
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-06
|\ \
| * | net: add wireless TX status socket optionJohannes Berg2011-11-09
| |/
* | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner2011-12-05
|\ \ | |/ |/|
| * clocksource: xtensa: Convert to clocksource_register_hz/khzJohn Stultz2011-11-21
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-26
|\|
| * time: Cleanup old CONFIG_GENERIC_TIME references that snuck inJohn Stultz2011-10-04
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
|\ \
| * | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
| |/
* / net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
|/
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-26
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-26
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-26
* h8300/m68k/xtensa: __FD_ISSET should return 0/1Andrew Morton2011-07-26
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-26
* Merge 'akpm' patch seriesLinus Torvalds2011-07-26
|\
| * xtensa: fix a build error in arch/xtensa/include/asm/uaccess.hWANG Cong2011-07-25
| * xtensa: prevent arbitrary read in ptraceDan Rosenberg2011-07-25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \ | |/ |/|
| * XTENSA: static should be at beginning of declarationJesper Juhl2011-07-11
| * treewide: remove duplicate includesVitaliy Ivanov2011-06-20
* | modules: make arch's use default loader hooksJonas Bonn2011-07-24
* | xtensa: Use generic config PREEMPT definitionFrederic Weisbecker2011-07-05
|/
* Merge branch 'setns'Linus Torvalds2011-05-28
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-28