summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* xtensa: fix build fail on undefined ack_bad_irqPaul Gortmaker2012-04-261-3/+0
* xtensa: fix build error in xtensa/include/asm/io.hPaul Gortmaker2012-04-231-0/+1
* xtensa: fix build failure in xtensa/kernel/signal.cPaul Gortmaker2012-04-231-0/+1
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-90/+7
|\
| * xtensa: Use generic posix_types.hH. Peter Anvin2012-02-141-90/+7
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-291-1/+1
|\ \
| * | locking/kconfig: Simplify INLINE_SPIN_UNLOCK usageRaghavendra K T2012-03-231-1/+1
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2814-67/+96
|\ \ \
| * | | Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0
| * | | Disintegrate asm/system.h for XtensaDavid Howells2012-03-2815-191/+225
| |/ /
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-231-0/+4
|\ \ \
| * | | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron2012-03-231-0/+4
| |/ /
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-16/+1
|\ \ \ | |/ / |/| |
| * | xtensa/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-16/+1
* | | xtensa: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-211-14/+3
* | | xtensa: don't mask signals if we fail to setup signal stackMatt Fleming2012-03-211-4/+7
* | | xtensa: no need to reset handler if SA_ONESHOTMatt Fleming2012-03-211-3/+0
* | | xtensa: don't reimplement force_sigsegv()Matt Fleming2012-03-211-3/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-201-0/+4
|\ \ \
| * | | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+3
| * | | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+1
| | |/ | |/|
* | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-201-14/+8
|\ \ \
| * | | TTY: remove serialP.h inclusion from some filesJiri Slaby2012-03-081-1/+0
| * | | TTY: iss/console, use tty_portJiri Slaby2012-03-081-0/+4
| * | | XTENSA: iss/console, fix potential deadlockJiri Slaby2012-03-081-3/+2
| * | | XTENSA: iss/console, use setup_timerJiri Slaby2012-03-081-4/+1
| * | | TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-6/+2
| * | | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0
| |/ /
* | | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
|/ /
* | xtensa: fix memscan()Akinobu Mita2012-02-031-3/+0
|/
* audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-2/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-112-48/+47
|\
| * xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-43/+42
| * PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-062-5/+5
* | cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-111-0/+1
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0
|\ \
| * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-2/+0
|\ \
| * | consolidate umode_t declarationsAl Viro2012-01-031-2/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-061-0/+3
|\ \
| * | net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
| |/
* | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner2011-12-051-12/+1
|\ \ | |/ |/|
| * clocksource: xtensa: Convert to clocksource_register_hz/khzJohn Stultz2011-11-211-12/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-262-2/+0
|\ \ | |/
| * time: Cleanup old CONFIG_GENERIC_TIME references that snuck inJohn Stultz2011-10-042-2/+0
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-1/+1
|\ \
| * | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+1
| |/
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
|/
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-1/+0
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-4/+4
OpenPOWER on IntegriCloud