summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86-32, fpu: Fix FPU exception handling on non-SSE systemsHans Rosenfeld2011-04-071-1/+1
* x86, hibernate: Initialize mmu_cr4_features during bootH. Peter Anvin2011-04-061-0/+5
* x86-32, NUMA: Fix ACPI NUMA init broken by recent x86-64 changeTejun Heo2011-04-041-1/+3
* x86: visws: Fixup irq overhaul falloutThomas Gleixner2011-04-041-14/+6
* x86, UV: Fix kdump rebootCliff Wickman2011-03-311-0/+9
* x86, amd-nb: Rename CPU PCI id define for F4Borislav Petkov2011-03-312-2/+2
* sound: Add delay.h to sound/soc/codecs/sn95031.cIngo Molnar2011-03-311-0/+2
* x86, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha2011-03-301-5/+15
* x86, microcode: Unregister syscore_ops after microcode unloadedXiaotian Feng2011-03-291-0/+1
* x86: Stop including <linux/delay.h> in two asm header filesJean Delvare2011-03-299-2/+7
* md: Fix integrity registration error when no devices are capableMartin K. Petersen2011-03-291-6/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-291-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-291-2/+4
| |
| \
*-. \ Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...Linus Torvalds2011-03-2914-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-291-3/+3
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-03-2911-315/+160
|\ \ \ \
| * | | | xfs: stop using the page cache to back the buffer cacheDave Chinner2011-03-252-297/+84
| * | | | xfs: register the inode cache shrinker before quotachecksDave Chinner2011-03-251-10/+24
| * | | | xfs: xfs_trans_read_buf() should return an error on failureDave Chinner2011-03-251-1/+2
| * | | | xfs: introduce inode cluster buffer trylocks for xfs_iflushDave Chinner2011-03-254-8/+32
| * | | | vmap: flush vmap aliases when mapping failsDave Chinner2011-03-251-3/+11
| * | | | xfs: preallocation transactions do not need to be synchronousDave Chinner2011-03-254-2/+12
* | | | | Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfoRoland Dreier2011-03-291-2/+2
* | | | | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2011-03-295-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-299-188/+235
|\ \ \ \ \ \
| * | | | | | eCryptfs: write lock requested keysRoberto Sassu2011-03-282-7/+23
| * | | | | | eCryptfs: move ecryptfs_find_auth_tok_for_sig() call before mutex_lockRoberto Sassu2011-03-281-19/+19
| * | | | | | eCryptfs: verify authentication tokens before their useRoberto Sassu2011-03-283-81/+135
| * | | | | | eCryptfs: modified size of keysig in the ecryptfs_key_sig structureRoberto Sassu2011-03-282-1/+2
| * | | | | | eCryptfs: removed num_global_auth_toks from ecryptfs_mount_crypt_statRoberto Sassu2011-03-283-3/+0