summaryrefslogtreecommitdiffstats
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap1-16/+1
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-3/+0
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller17-22/+68
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds9-11/+20
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2009-06-12module: trim exception table on init free.Rusty Russell2-0/+32
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2-5/+11
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann3-3/+3
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2-2/+2
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann2-4/+13
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2-2/+2
2009-06-10Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2009-06-07cfg80211: errno.h: define ERFKILLAlexander Beregalov1-0/+2
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar3-4/+5
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-4/+5
2009-05-29sparc64: Fix section attribute warnings.David S. Miller2-2/+2
2009-05-20Merge branch 'core/urgent' into core/futexesThomas Gleixner23-152/+280
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar2-2/+2
2009-05-07sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK.David S. Miller1-2/+3
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu1-3/+9
2009-04-27sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2-2/+2
2009-04-26sparc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-2/+2
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-97/+225
2009-04-22sparc: Fix bus type probing for ESP and LE devices.David S. Miller2-4/+38
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+6
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin1-14/+5
2009-04-17sparc32: Update defconfig.David S. Miller1-30/+68
2009-04-17sparc64: Update defconfig.David S. Miller1-63/+119
2009-04-15sparc: remove some pointless conditionals before kfree()Wei Yongjun1-4/+2
2009-04-14sparc: asm/atomic.h on 32bit should include asm/system.h for xchgStephen Rothwell1-0/+2
2009-04-14sparc64: Fix smp_callin() locking.David S. Miller1-2/+2
2009-04-14parport: Fix various uses of parport_pcAlan Cox1-2/+3
2009-04-09sparc64: extend TI_RESTART_BLOCK space by 8 bytesStephen Rothwell1-2/+2
2009-04-08sparc: Hook up sys_preadv and sys_pwritevDavid S. Miller3-4/+6
2009-04-08sparc64: add_node_ranges() must be __initDavid S. Miller1-1/+1
2009-04-08sparc64: Fix section mismatch warnings in PCI controller drivers.David S. Miller5-20/+20
2009-04-08sparc64: Fix section mismatch warnings in power driver.David S. Miller1-1/+1
2009-04-08sparc64: get_cells() can't be marked __initDavid S. Miller1-2/+1
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds1-0/+2
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt2-0/+4
2009-04-02Simplify copy_thread()Alexey Dobriyan2-2/+2
2009-04-02generic debug pagealloc: build fixAkinobu Mita1-9/+0
2009-04-01mm: use debug_kmap_atomicAkinobu Mita1-0/+1
2009-04-01generic debug pageallocAkinobu Mita2-1/+5
2009-03-31Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell1-0/+2
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds15-58/+72
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds3-8/+0
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar10-31/+20
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-1/+0