summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* arm: plat-samsung: Use proper irq accessor functionsThomas Gleixner2011-03-293-14/+10
* arm: Cleanup irq_desc accessThomas Gleixner2011-03-292-16/+11
* arm: msm: Convert to new irq chip functionsThomas Gleixner2011-03-291-16/+17
* arm: Use irq flag setter functionThomas Gleixner2011-03-291-9/+6
* arm: Use genirq lockdep helper to set lock classThomas Gleixner2011-03-293-5/+3
* arm: tegra: Remove unused bogus irq enable/disable magicThomas Gleixner2011-03-291-19/+0
* arm: h720x: Fix irq conversion falloutThomas Gleixner2011-03-291-3/+8
* arm: nomadik: Remove non existing cpu id checkThomas Gleixner2011-03-291-7/+0
* arm: ns9xxx: Remove non exisiting machine checksThomas Gleixner2011-03-292-7/+0
* arm: dove: Use correct GPIO_BASE and remove orion_gpio_init() leftoverThomas Gleixner2011-03-292-4/+1
* arm: at91: at572d940hf: Fix SDRAMC defineThomas Gleixner2011-03-291-1/+1
* arm: footbridge: Make cksrc_dc21285_disable() voidThomas Gleixner2011-03-291-1/+1
* arm: bios32: Remove non exisiting machine codeThomas Gleixner2011-03-291-25/+0
* genirq: Fix harmless typoThomas Gleixner2011-03-291-1/+1
* md: Fix integrity registration error when no devices are capableMartin K. Petersen2011-03-281-6/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-281-1/+1
|\
| * selinux: Fix regression for XorgStephen Smalley2011-03-291-1/+1
* | ARM: mx51_efika: fix build error due to new mfd changesAndres Salomon2011-03-281-2/+4
| |
| \
*-. \ Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...Linus Torvalds2011-03-2814-235/+297
|\ \ \
| | * | genirq; Fix cleanup falloutThomas Gleixner2011-03-292-8/+10
| | * | genirq: Fix typo and remove unused variableThomas Gleixner2011-03-282-2/+1
| | * | genirq: Fix new kernel-doc warningsRandy Dunlap2011-03-282-2/+2
| | * | genirq: Add setter for AFFINITY_SET in irq_data stateThomas Gleixner2011-03-281-0/+5
| | * | genirq: Provide setter inline for IRQD_IRQ_INPROGRESSThomas Gleixner2011-03-281-0/+15
| | * | genirq: Remove handle_IRQ_eventThomas Gleixner2011-03-282-15/+0
| | * | arm: Ns9xxx: Remove private irq flow handlerThomas Gleixner2011-03-281-54/+4
| | * | powerpc: cell: Use the core flow handlerThomas Gleixner2011-03-282-49/+2
| | * | genirq: Provide edge_eoi flow handlerThomas Gleixner2011-03-283-0/+50
| | * | genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_dataThomas Gleixner2011-03-289-59/+64
| | * | genirq: Split irq_set_affinity() so it can be called with lock held.David Daney2011-03-272-18/+31
| | * | genirq: Add chip flag for restricting cpu_on/offline callsThomas Gleixner2011-03-272-4/+9
| | * | genirq: Add chip hooks for taking CPUs on/off line.David Daney2011-03-272-0/+66
| | * | genirq: Add irq disabled flag to irq_data stateThomas Gleixner2011-03-273-2/+12
| | * | genirq: Reserve the irq when calling irq_set_chip()David Daney2011-03-271-0/+6
| * | | vlynq: Convert irq functionsThomas Gleixner2011-03-281-33/+31
* | | | memstick: make enable_dma less generic in r592Stephen Rothwell2011-03-281-3/+3
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-03-2811-315/+160
|\ \ \ \
| * | | | xfs: stop using the page cache to back the buffer cacheDave Chinner2011-03-262-297/+84
| * | | | xfs: register the inode cache shrinker before quotachecksDave Chinner2011-03-261-10/+24
| * | | | xfs: xfs_trans_read_buf() should return an error on failureDave Chinner2011-03-261-1/+2
| * | | | xfs: introduce inode cluster buffer trylocks for xfs_iflushDave Chinner2011-03-264-8/+32
| * | | | vmap: flush vmap aliases when mapping failsDave Chinner2011-03-261-3/+11
| * | | | xfs: preallocation transactions do not need to be synchronousDave Chinner2011-03-264-2/+12
* | | | | Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfoRoland Dreier2011-03-281-2/+2
* | | | | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2011-03-285-382/+3
|\ \ \ \ \
| * | | | | Correct auto-restart of syscalls via restartblockJesper Nilsson2011-03-211-1/+1
| * | | | | CRISv10: Fix return before mutex_unlock in pcf8563Jesper Nilsson2011-03-211-1/+1
| * | | | | Drop the CRISv32 version of pcf8563Jesper Nilsson2011-03-213-380/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2011-03-289-188/+235
|\ \ \ \ \ \
| * | | | | | eCryptfs: write lock requested keysRoberto Sassu2011-03-282-7/+23