summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
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-01Merge branch 'linus' into irq/numaIngo Molnar
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-05-29sparc64: Fix section attribute warnings.David S. Miller
2009-05-20Merge branch 'core/urgent' into core/futexesThomas Gleixner
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar
2009-05-07sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK.David S. Miller
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-27sparc: cleanup references to deprecated .text.init* sections.Tim Abbott
2009-04-26sparc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-04-22sparc: Fix bus type probing for ESP and LE devices.David S. Miller
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin
2009-04-17sparc32: Update defconfig.David S. Miller
2009-04-17sparc64: Update defconfig.David S. Miller
2009-04-15sparc: remove some pointless conditionals before kfree()Wei Yongjun
2009-04-14sparc: asm/atomic.h on 32bit should include asm/system.h for xchgStephen Rothwell
2009-04-14sparc64: Fix smp_callin() locking.David S. Miller
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-08sparc64: add_node_ranges() must be __initDavid S. Miller
2009-04-08sparc64: Fix section mismatch warnings in PCI controller drivers.David S. Miller
2009-04-08sparc64: Fix section mismatch warnings in power driver.David S. Miller
2009-04-08sparc64: get_cells() can't be marked __initDavid S. Miller
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02generic debug pagealloc: build fixAkinobu Mita
2009-04-01mm: use debug_kmap_atomicAkinobu Mita
2009-04-01generic debug pageallocAkinobu Mita
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 git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-30trivial: Fix misspelling of firmwareNick Andrew
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
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