summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-1512-15/+28
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-129-11/+20
| |\
| | * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-121-2/+2
| | |\
| | * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-113-3/+3
| | * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-112-2/+2
| | * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-112-4/+13
| | * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-112-2/+2
| * | | module: trim exception table on init free.Rusty Russell2009-06-121-0/+3
| | |/ | |/|
| * | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-2/+2
| |\ \ | | |/ | |/|
| | * Merge branch 'core/urgent' into core/futexesThomas Gleixner2009-05-204-3/+10
| | |\
| | * | sparc64: extend TI_RESTART_BLOCK space by 8 bytesStephen Rothwell2009-04-091-2/+2
| * | | sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK.David S. Miller2009-05-071-2/+3
| | |/ | |/|
* / | cfg80211: errno.h: define ERFKILLAlexander Beregalov2009-06-071-0/+2
|/ /
* | sparc: asm/atomic.h on 32bit should include asm/system.h for xchgStephen Rothwell2009-04-141-0/+2
* | parport: Fix various uses of parport_pcAlan Cox2009-04-141-2/+3
* | sparc: Hook up sys_preadv and sys_pwritevDavid S. Miller2009-04-081-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-051-0/+2
|\ \ | |/ |/|
| * Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-311-0/+2
| |\
| | * Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-303-2/+6
| | |\
| | * | numa, cpumask: move numa_node_id default implementation to topology.h, fixStephen Rothwell2009-03-191-0/+2
* | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-022-0/+4
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-304-12/+8
|\ \ \
| * \ \ Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller2009-03-294-12/+8
| |\ \ \ | | |_|/ | |/| |
| | * | cpumask: use mm_cpumask() wrapper: sparcRusty Russell2009-03-162-5/+5
| | * | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparcRusty Russell2009-03-161-1/+1
| | * | cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparcRusty Russell2009-03-161-4/+0
| | * | cpumask: remove cpu_coregroup_map: sparcRusty Russell2009-03-161-1/+0
| | * | cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell2009-03-161-1/+2
| | |/
* | / cpumask: remove node_to_first_cpuRusty Russell2009-03-301-5/+0
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-261-2/+2
|\ \
| * | sparc64: Flush TLB before releasing pages.David S. Miller2009-03-261-2/+2
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-261-0/+1
|\| |
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-182-6/+5
| |\|
| * | sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller2009-03-181-0/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-052-6/+5
|\ \ \ | | |/ | |/|
| * | x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2009-03-022-6/+5
| |/
* / net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-151-0/+3
|/
* sparc64: Implement NMI watchdog on capable cpus.David S. Miller2009-01-305-4/+30
* sparc64: Move generic PCR support code to seperate file.David S. Miller2009-01-282-0/+31
* byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-142-2/+0
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-121-0/+4
|\
| * sparc64: Fix cpumask related build failureDavid Miller2009-01-111-0/+4
* | sparc: Fix asm/signal.h for 32-bit.David S. Miller2009-01-101-0/+4
* | sparc: Kill exports of prom internal functionsJulian Calaby2009-01-082-21/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-072-2/+2
|\
| * sparc64: Use unsigned long long for u64.Sam Ravnborg2009-01-062-2/+2
* | sparc: introduce asm/swab.hHarvey Harrison2009-01-063-44/+48
* | atomic_t: unify all arch definitionsMatthew Wilcox2009-01-062-5/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-0534-2328/+1353
|\
| * sparc: Remove reg*.h from KbuildDavid S. Miller2009-01-051-3/+0