aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-15
|\
| * clockevents: Convert to raw_spinlockThomas Gleixner2009-12-14
| * clockevents: Make tick_device_lock staticThomas Gleixner2009-12-14
| * debugobjects: Convert to raw_spinlocksThomas Gleixner2009-12-14
| * perf_event: Convert to raw_spinlockThomas Gleixner2009-12-14
| * hrtimers: Convert to raw_spinlocksThomas Gleixner2009-12-14
| * genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
| * smp: Convert smplocks to raw_spinlocksThomas Gleixner2009-12-14
| * rtmutes: Convert rtmutex.lock to raw_spinlockThomas Gleixner2009-12-14
| * sched: Convert pi_lock to raw_spinlockThomas Gleixner2009-12-14
| * sched: Convert cpupri lock to raw_spinlockThomas Gleixner2009-12-14
| * sched: Convert rt_runtime_lock to raw_spinlockThomas Gleixner2009-12-14
| * sched: Convert rq->lock to raw_spinlockThomas Gleixner2009-12-14
| * plist: Make plist debugging raw_spinlock awareThomas Gleixner2009-12-14
| * bkl: Fixup core_lock falloutThomas Gleixner2009-12-14
| * locking: Cleanup the name space completelyThomas Gleixner2009-12-14
| * locking: Further name space cleanupsThomas Gleixner2009-12-14
| * alpha: Fix fallout from locking changesThomas Gleixner2009-12-14
| * locking: Implement new raw_spinlockThomas Gleixner2009-12-14
| * locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-14
| * locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
| * locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
| * locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
| * locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
| * locking: Separate rwlock api from spinlock apiThomas Gleixner2009-12-14
| * locking: Split rwlock from spinlock headersThomas Gleixner2009-12-14
| * locking: Reorder functions in spinlock.cThomas Gleixner2009-12-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-12-15
|\ \
| * | avr32: update default configurations for ATNGW100, ATSTK1002 and ATSTK1006Hans-Christian Egtvedt2009-12-14
| * | avr32: add default configurations for ATNGW100 mkII and EVKLCD10XHans-Christian Egtvedt2009-12-14
| * | avr32: add support for ATNGW100 mkII boardHans-Christian Egtvedt2009-12-14
| * | avr32: convert to asm-generic/hardirq.hChristoph Hellwig2009-12-14
| * | Merge commit 'v2.6.32'Haavard Skinnemoen2009-12-14
| |\ \
| * | | avr32: add two new at91 to cpu.h definitionNicolas Ferre2009-10-06
| * | | avr32: clean up linker script using standard macros.Nelson Elhage2009-10-06
| * | | Merge commit 'v2.6.32-rc3'Haavard Skinnemoen2009-10-06
| |\ \ \
| * | | | avr32: MRMT: correct setup of SPI slavesPeter Ma2009-08-27
| * | | | avr32: function for independently setting up SPI slavesPeter Ma2009-08-27
| * | | | avr32: re-instate MCI WP/CD pin assignments for ATNGW100Peter Ma2009-08-27
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-12-15
|\ \ \ \ \
| * | | | | sparc64: Fix clock event multiplier printf format.David S. Miller2009-12-11
| * | | | | sparc64: Use clock{source,events}_calc_mult_shift().David S. Miller2009-12-11
| * | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-11
| |\ \ \ \ \
| * | | | | | sparc64: Use free_bootmem_late() in mdesc_lmb_free().David S. Miller2009-12-11
| * | | | | | sparc: Add alignment and emulation fault perf events.David S. Miller2009-12-11
| * | | | | | sparc64: Add syscall tracepoint support.David S. Miller2009-12-11
| * | | | | | sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller2009-12-11
| * | | | | | sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...David S. Miller2009-12-11
| * | | | | | sparc64: Add some missing __kprobes annotations to kernel fault paths.David S. Miller2009-12-10
| * | | | | | sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.cDavid S. Miller2009-12-10