aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
...
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-232-2/+0
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-232-0/+2
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-4/+0
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-222-15/+15
* sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls.David S. Miller2011-03-181-1/+4
* sparc: Provide NO_IRQ definition.David S. Miller2011-03-182-0/+5
* Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-03-171-0/+2
|\
| * mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying2011-03-171-0/+2
* | sparc32: fix build with leon or floppy enabledSam Ravnborg2011-03-161-3/+0
* | sparc32: add irq + smp declarations to headersSam Ravnborg2011-03-162-0/+9
* | SPARC/LEON: power down instruction different of different LEONsDaniel Hellstrom2011-03-161-0/+6
* | sparc64: rename virt_irq => irq - IISam Ravnborg2011-03-161-9/+9
|/
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-161-3/+3
|\
| * dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-3/+3
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-0/+1
|\ \
| * \ Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-241-0/+2
| |\ \ | | |/
| * | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-171-0/+1
* | | vfs: add nonconflicting values for O_PATHStephen Rothwell2011-03-161-0/+2
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-46/+0
|\ \ \
| * | | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-271-5/+0
| * | | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-5/+0
| * | | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-271-23/+0
| * | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-8/+1
| * | | rwsem: Cleanup includesThomas Gleixner2011-01-271-6/+0
| |/ /
* | | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-111-4/+4
* | | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-111-6/+10
| |/ |/|
* | sparc64: Fix NMI startup bug which also breaks perf.David S. Miller2011-02-151-0/+2
|/
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-0/+1
|\
| * TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-161-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2011-01-064-48/+22
|\ \
| * | SPARC/LEON: added support for IRQAMP IRQ ControllerDaniel Hellstrom2011-01-042-3/+15
| * | sparc: fix sparse warnings in arch/sparc/prom for 32 bit buildSam Ravnborg2011-01-031-1/+5
| * | sparc: remove unused prom tree functionsSam Ravnborg2011-01-021-11/+0
| * | sparc: remove unused prom cpu functionsSam Ravnborg2011-01-021-9/+0
| * | sparc: drop prom/palloc.cSam Ravnborg2011-01-021-10/+0
| * | sparc: drop prom/devmap.cSam Ravnborg2011-01-021-12/+0
| * | sparc: Eliminate prom_stdin.David S. Miller2010-12-121-2/+2
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6David S. Miller2010-12-103-78/+5
| |\ \ | | |/ | |/|
* | | Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-223-78/+5
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-12-143-78/+5
| |\ \ \ | | |/ / | |/| / | | |/
| | * sparc: Write to prom console using indirect buffer.David S. Miller2010-11-302-4/+4
| | * sparc: Delete prom_*getchar().David S. Miller2010-11-302-10/+0
| | * sparc: Pass buffer pointer all the way down to prom_{get,put}char().David S. Miller2010-11-303-5/+5
| | * sparc: Do not export prom_nb{get,put}char().David S. Miller2010-11-172-12/+0
| | * sparc64: Delete prom_setcallback().David S. Miller2010-11-161-8/+0
| | * sparc64: Unexport prom_service_exists().David S. Miller2010-11-161-1/+0
| | * sparc: Kill prom devops_{32,64}.cDavid S. Miller2010-11-162-40/+0
| | * sparc: Remove prom_pathtoinode()David S. Miller2010-11-162-2/+0
* | | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-261-4/+0
|/ /
* | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-10-301-0/+1
|\ \