summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-15136-2086/+2394
|\
| * clockevents: Convert to raw_spinlockThomas Gleixner2009-12-143-38/+38
| * clockevents: Make tick_device_lock staticThomas Gleixner2009-12-142-2/+1
| * debugobjects: Convert to raw_spinlocksThomas Gleixner2009-12-141-37/+37
| * perf_event: Convert to raw_spinlockThomas Gleixner2009-12-143-56/+56
| * hrtimers: Convert to raw_spinlocksThomas Gleixner2009-12-144-37/+38
| * genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-1443-240/+240
| * smp: Convert smplocks to raw_spinlocksThomas Gleixner2009-12-141-16/+16
| * rtmutes: Convert rtmutex.lock to raw_spinlockThomas Gleixner2009-12-143-30/+30
| * sched: Convert pi_lock to raw_spinlockThomas Gleixner2009-12-148-61/+61
| * sched: Convert cpupri lock to raw_spinlockThomas Gleixner2009-12-142-6/+6
| * sched: Convert rt_runtime_lock to raw_spinlockThomas Gleixner2009-12-142-37/+37
| * sched: Convert rq->lock to raw_spinlockThomas Gleixner2009-12-145-103/+106
| * plist: Make plist debugging raw_spinlock awareThomas Gleixner2009-12-143-12/+45
| * bkl: Fixup core_lock falloutThomas Gleixner2009-12-141-2/+2
| * locking: Cleanup the name space completelyThomas Gleixner2009-12-146-261/+274
| * locking: Further name space cleanupsThomas Gleixner2009-12-148-81/+81
| * alpha: Fix fallout from locking changesThomas Gleixner2009-12-142-18/+18
| * locking: Implement new raw_spinlockThomas Gleixner2009-12-148-135/+297
| * locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-1418-216/+216
| * locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-1432-151/+151
| * locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-1437-319/+319
| * locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-1425-33/+33
| * locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-1451-164/+164
| * locking: Separate rwlock api from spinlock apiThomas Gleixner2009-12-142-249/+280
| * locking: Split rwlock from spinlock headersThomas Gleixner2009-12-144-129/+195
| * locking: Reorder functions in spinlock.cThomas Gleixner2009-12-141-123/+123
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-12-1519-719/+6389
|\ \
| * | avr32: update default configurations for ATNGW100, ATSTK1002 and ATSTK1006Hans-Christian Egtvedt2009-12-145-597/+1702
| * | avr32: add default configurations for ATNGW100 mkII and EVKLCD10XHans-Christian Egtvedt2009-12-143-0/+4512
| * | avr32: add support for ATNGW100 mkII boardHans-Christian Egtvedt2009-12-145-21/+146
| * | avr32: convert to asm-generic/hardirq.hChristoph Hellwig2009-12-142-27/+1
| * | Merge commit 'v2.6.32'Haavard Skinnemoen2009-12-142398-31803/+103189
| |\ \
| * | | avr32: add two new at91 to cpu.h definitionNicolas Ferre2009-10-061-0/+2
| * | | avr32: clean up linker script using standard macros.Nelson Elhage2009-10-061-55/+9
| * | | Merge commit 'v2.6.32-rc3'Haavard Skinnemoen2009-10-069259-504681/+996435
| |\ \ \
| * | | | avr32: MRMT: correct setup of SPI slavesPeter Ma2009-08-271-0/+1
| * | | | avr32: function for independently setting up SPI slavesPeter Ma2009-08-272-16/+20
| * | | | avr32: re-instate MCI WP/CD pin assignments for ATNGW100Peter Ma2009-08-271-5/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-12-1531-210/+154
|\ \ \ \ \
| * | | | | sparc64: Fix clock event multiplier printf format.David S. Miller2009-12-111-1/+1
| * | | | | sparc64: Use clock{source,events}_calc_mult_shift().David S. Miller2009-12-111-22/+2
| * | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-111712-33531/+79368
| |\ \ \ \ \
| * | | | | | sparc64: Use free_bootmem_late() in mdesc_lmb_free().David S. Miller2009-12-111-15/+6
| * | | | | | sparc: Add alignment and emulation fault perf events.David S. Miller2009-12-115-26/+20
| * | | | | | sparc64: Add syscall tracepoint support.David S. Miller2009-12-117-9/+33
| * | | | | | sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller2009-12-107-112/+6
| * | | | | | sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...David S. Miller2009-12-105-4/+57
| * | | | | | sparc64: Add some missing __kprobes annotations to kernel fault paths.David S. Miller2009-12-101-7/+8
| * | | | | | sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.cDavid S. Miller2009-12-101-8/+1
OpenPOWER on IntegriCloud