Age | Commit message (Expand) | Author | Files | Lines |
2010-02-21 | sparc32: Fix struct stat uid/gid types. | David S. Miller | 1 | -2/+2 |
2010-02-19 | sparc64: Fix sun4u execute bit check in TSB I-TLB load. | David S. Miller | 1 | -2/+4 |
2010-02-17 | sparc: Fix incorrect comparison in of_bus_ambapp_match() | Kristoffer Glembo | 1 | -1/+1 |
2010-02-17 | sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes. | David S. Miller | 1 | -0/+7 |
2010-02-17 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 3 | -21/+4 |
2010-02-12 | sparc64: Tighten checks in kstack_valid(). | David S. Miller | 1 | -0/+4 |
2010-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 5 | -14/+20 |
2010-02-11 | sparc32: Fix thinko in previous change. | David S. Miller | 1 | -1/+1 |
2010-02-09 | sparc: Align clone and signal stacks to 16 bytes. | David S. Miller | 5 | -14/+20 |
2010-01-29 | sparc: TIF_ABI_PENDING bit removal | David Miller | 3 | -21/+4 |
2010-01-26 | sparc64: Fix UP build. | David S. Miller | 1 | -4/+2 |
2010-01-20 | sparc64: Fix IRQ ->set_affinity() methods. | David S. Miller | 1 | -9/+28 |
2010-01-20 | sparc: cpumask_of_node() should handle -1 as a node | Anton Blanchard | 1 | -1/+3 |
2010-01-20 | sparc64: Update defconfig. | David S. Miller | 1 | -31/+100 |
2010-01-20 | sparc: Add missing SW perf fault events. | David S. Miller | 2 | -5/+20 |
2010-01-20 | sparc64: Fully support both performance counters. | David S. Miller | 1 | -154/+353 |
2010-01-20 | sparc64: Add perf callchain support. | David S. Miller | 1 | -1/+119 |
2010-01-15 | sparc: convert to arch_gettimeoffset() | John Stultz | 4 | -179/+46 |
2010-01-15 | sparc: leds_resource.end assigned to itself in clock_board_probe() | Roel Kluin | 1 | -2/+2 |
2010-01-14 | sparc32: Fix page_to_phys(). | David S. Miller | 2 | -2/+2 |
2010-01-12 | sparc: Simplify param.h by simply including <asm-generic/param.h> | Robert P. J. Day | 1 | -17/+2 |
2010-01-12 | sparc32: Update defconfig. | David S. Miller | 1 | -18/+69 |
2010-01-08 | SPARC: use helpers for rlimits | Jiri Slaby | 1 | -3/+3 |
2010-01-05 | sparc: copy_from_user() should not return -EFAULT | Heiko Carstens | 2 | -2/+2 |
2010-01-04 | sparc64: Fix Niagara2 perf event handling. | David S. Miller | 1 | -0/+11 |
2010-01-04 | sparc64: Fix NMI programming when perf events are active. | David S. Miller | 1 | -1/+2 |
2009-12-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 1 | -1/+1 |
2009-12-17 | fix up O_SYNC comments | Christoph Hellwig | 1 | -1/+1 |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 1 | -0/+1 |
2009-12-16 | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2 | -13/+0 |
2009-12-16 | sparc: use bitmap_find_next_zero_area | Akinobu Mita | 2 | -24/+9 |
2009-12-16 | iommu-helper: use bitmap library | Akinobu Mita | 1 | -1/+2 |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2 | -3/+0 |
2009-12-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -66/+66 |
2009-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 31 | -210/+154 |
2009-12-15 | sparc64: don't export static inline pci_ functions | Stephen Rothwell | 2 | -13/+0 |
2009-12-14 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 1 | -4/+4 |
2009-12-14 | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2 | -27/+27 |
2009-12-14 | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 3 | -18/+18 |
2009-12-14 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2 | -19/+19 |
2009-12-14 | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner | 1 | -1/+1 |
2009-12-14 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 3 | -8/+8 |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -4/+4 |
2009-12-12 | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 1 | -0/+1 |
2009-12-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -3/+16 |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap | Linus Torvalds | 6 | -123/+24 |
2009-12-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2 | -2/+7 |
2009-12-11 | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh | Al Viro | 1 | -1/+2 |
2009-12-11 | sparc_brk() is not needed anymore | Al Viro | 5 | -25/+3 |
2009-12-11 | Unify sys_mmap* | Al Viro | 2 | -43/+10 |