aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm
AgeCommit message (Expand)Author
2009-06-16sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller
2009-06-16sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller
2009-06-16sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller
2009-06-16sparc64: Refactor MDESC cpu scanning code using an iterator.David S. Miller
2009-06-16sparc64: Refactor OBP cpu scanning code using an iterator.David S. Miller
2009-06-16sparc64: Store per-cpu offset in trap_block[]David S. Miller
2009-06-16sparc64: Move trap_block[] definitions into a new header file.David S. Miller
2009-06-16sparc64: Reclaim trap_block[]->hdescDavid S. Miller
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-12module: trim exception table on init free.Rusty Russell
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann
2009-06-10Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-07cfg80211: errno.h: define ERFKILLAlexander Beregalov
2009-05-20Merge branch 'core/urgent' into core/futexesThomas Gleixner
2009-05-07sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK.David S. Miller
2009-04-14sparc: asm/atomic.h on 32bit should include asm/system.h for xchgStephen Rothwell
2009-04-14parport: Fix various uses of parport_pcAlan Cox
2009-04-09sparc64: extend TI_RESTART_BLOCK space by 8 bytesStephen Rothwell
2009-04-08sparc: Hook up sys_preadv and sys_pwritevDavid S. Miller
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt
2009-03-31Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar
2009-03-30cpumask: remove node_to_first_cpuRusty Russell
2009-03-29Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26sparc64: Flush TLB before releasing pages.David S. Miller
2009-03-19numa, cpumask: move numa_node_id default implementation to topology.h, fixStephen Rothwell
2009-03-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-18sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller
2009-03-16cpumask: use mm_cpumask() wrapper: sparcRusty Russell
2009-03-16cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparcRusty Russell
2009-03-16cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparcRusty Russell
2009-03-16cpumask: remove cpu_coregroup_map: sparcRusty Russell
2009-03-16cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly
2009-01-30sparc64: Implement NMI watchdog on capable cpus.David S. Miller
2009-01-28sparc64: Move generic PCR support code to seperate file.David S. Miller
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-12Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-11sparc64: Fix cpumask related build failureDavid Miller