summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-082-4/+0
|\
| * freezer: remove now unused TIF_FREEZETejun Heo2011-11-212-4/+0
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-8/+0
|\ \
| * | consolidate umode_t declarationsAl Viro2012-01-032-8/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-061-0/+3
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-213-9/+35
| |\ \ | | |/
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-0/+3
| |\ \
| | * | net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
* | | | memblock: Fix include breakages caused by 24aa07882bTejun Heo2011-12-081-8/+0
| |_|/ |/| |
* | | sparc: Kill custom io_remap_pfn_range().David S. Miller2011-11-172-8/+32
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-11-081-1/+3
|\ \ \ | |/ / |/| |
| * | sparc: Hook up process_vm_{readv,writev} syscalls.David S. Miller2011-11-011-1/+3
* | | sparc: remove several unnecessary module.h include instancesPaul Gortmaker2011-10-311-1/+0
|/ /
* | compat: sync compat_stats with statfs.Eric W. Biederman2011-10-281-1/+2
|/
* sparc32,leon: SRMMU MMU Table probe fixDaniel Hellstrom2011-10-071-1/+1
* sparc64: Future proof Niagara cpu detection.David S. Miller2011-09-162-1/+5
* sparc: Allow handling signals when stack is corrupted.David S. Miller2011-08-201-0/+14
* sparc32: unbreak arch_write_unlock()Mikael Pettersson2011-08-151-2/+9
* sparc64: remove unnecessary macros from spinlock_64.hMikael Pettersson2011-08-151-6/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-059-113/+79
|\
| * sparc: Access kernel TSB using physical addressing when possible.David S. Miller2011-08-051-27/+24
| * sparc: use kbuild-generic support for true asm-generic header filesSam Ravnborg2011-08-045-9/+5
| * sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller2011-08-021-3/+4
| * sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller2011-08-021-0/+7
| * sparc: Add some missing hypervisor API groups.David S. Miller2011-08-021-0/+6
| * sparc: Use popc if possible for hweight routines.David S. Miller2011-08-021-38/+4
| * sparc: Sanitize cpu feature detection and reporting.David S. Miller2011-07-281-36/+29
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-291-1/+1
|\ \ | |/ |/|
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* | sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller2011-07-272-3/+6
* | sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller2011-07-272-0/+2
* | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-262-2/+0
* | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-262-3/+3
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-265-5/+3
* | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-4/+1
* | ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-2/+0
* | Merge 'akpm' patch seriesLinus Torvalds2011-07-252-21/+70
|\ \
| * | sparc64: add support for _PAGE_SPECIALDavid S. Miller2011-07-251-4/+11
| * | sparc64: use RCU page table freeingDavid S. Miller2011-07-251-2/+46
| * | sparc64: kill page table quicklistsDavid S. Miller2011-07-251-17/+15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\ \ \ | |/ / |/| |
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
| |/
* | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds2011-07-222-6/+0
|\ \
| * | pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt2011-06-082-6/+0
* | | sparc,kgdbts: fix compile regression with kgdb test suiteJason Wessel2011-07-211-0/+1
* | | sparc/irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt2011-07-062-11/+11
| |/ |/|
* | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-2/+0
* | sparc: Remove unnecessary semicolonsJoe Perches2011-06-074-8/+8
* | sparc32,leon: add GRPCI2 PCI Host driverDaniel Hellstrom2011-06-021-0/+3
* | sparc32,leon: added LEON-common low-level PCI routinesDaniel Hellstrom2011-06-022-0/+45
OpenPOWER on IntegriCloud