| Commit message (Expand) | Author | Age | Files | Lines |
* | x86-32, fpu: Fix FPU exception handling on non-SSE systems | Hans Rosenfeld | 2011-04-06 | 1 | -1/+1 |
* | x86, hibernate: Initialize mmu_cr4_features during boot | H. Peter Anvin | 2011-04-06 | 1 | -0/+5 |
* | x86-32, NUMA: Fix ACPI NUMA init broken by recent x86-64 change | Tejun Heo | 2011-04-04 | 1 | -1/+3 |
* | x86: visws: Fixup irq overhaul fallout | Thomas Gleixner | 2011-04-04 | 1 | -14/+6 |
* | x86, UV: Fix kdump reboot | Cliff Wickman | 2011-03-31 | 1 | -0/+9 |
* | x86, amd-nb: Rename CPU PCI id define for F4 | Borislav Petkov | 2011-03-31 | 2 | -2/+2 |
* | sound: Add delay.h to sound/soc/codecs/sn95031.c | Ingo Molnar | 2011-03-31 | 1 | -0/+2 |
* | x86, mtrr, pat: Fix one cpu getting out of sync during resume | Suresh Siddha | 2011-03-29 | 1 | -5/+15 |
* | x86, microcode: Unregister syscore_ops after microcode unloaded | Xiaotian Feng | 2011-03-29 | 1 | -0/+1 |
* | x86: Stop including <linux/delay.h> in two asm header files | Jean Delvare | 2011-03-29 | 9 | -2/+7 |
* | md: Fix integrity registration error when no devices are capable | Martin K. Petersen | 2011-03-28 | 1 | -6/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-03-28 | 1 | -1/+1 |
|\ |
|
| * | selinux: Fix regression for Xorg | Stephen Smalley | 2011-03-29 | 1 | -1/+1 |
* | | ARM: mx51_efika: fix build error due to new mfd changes | Andres Salomon | 2011-03-28 | 1 | -2/+4 |
| | | |
| \ | |
*-. \ | Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git... | Linus Torvalds | 2011-03-28 | 14 | -235/+297 |
|\ \ \ |
|
| | * | | genirq; Fix cleanup fallout | Thomas Gleixner | 2011-03-29 | 2 | -8/+10 |
| | * | | genirq: Fix typo and remove unused variable | Thomas Gleixner | 2011-03-28 | 2 | -2/+1 |
| | * | | genirq: Fix new kernel-doc warnings | Randy Dunlap | 2011-03-28 | 2 | -2/+2 |
| | * | | genirq: Add setter for AFFINITY_SET in irq_data state | Thomas Gleixner | 2011-03-28 | 1 | -0/+5 |
| | * | | genirq: Provide setter inline for IRQD_IRQ_INPROGRESS | Thomas Gleixner | 2011-03-28 | 1 | -0/+15 |
| | * | | genirq: Remove handle_IRQ_event | Thomas Gleixner | 2011-03-28 | 2 | -15/+0 |
| | * | | arm: Ns9xxx: Remove private irq flow handler | Thomas Gleixner | 2011-03-28 | 1 | -54/+4 |
| | * | | powerpc: cell: Use the core flow handler | Thomas Gleixner | 2011-03-28 | 2 | -49/+2 |
| | * | | genirq: Provide edge_eoi flow handler | Thomas Gleixner | 2011-03-28 | 3 | -0/+50 |
| | * | | genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data | Thomas Gleixner | 2011-03-28 | 9 | -59/+64 |
| | * | | genirq: Split irq_set_affinity() so it can be called with lock held. | David Daney | 2011-03-27 | 2 | -18/+31 |
| | * | | genirq: Add chip flag for restricting cpu_on/offline calls | Thomas Gleixner | 2011-03-27 | 2 | -4/+9 |
| | * | | genirq: Add chip hooks for taking CPUs on/off line. | David Daney | 2011-03-27 | 2 | -0/+66 |
| | * | | genirq: Add irq disabled flag to irq_data state | Thomas Gleixner | 2011-03-27 | 3 | -2/+12 |
| | * | | genirq: Reserve the irq when calling irq_set_chip() | David Daney | 2011-03-27 | 1 | -0/+6 |
| * | | | vlynq: Convert irq functions | Thomas Gleixner | 2011-03-28 | 1 | -33/+31 |
* | | | | memstick: make enable_dma less generic in r592 | Stephen Rothwell | 2011-03-28 | 1 | -3/+3 |
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-03-28 | 11 | -315/+160 |
|\ \ \ \ |
|
| * | | | | xfs: stop using the page cache to back the buffer cache | Dave Chinner | 2011-03-26 | 2 | -297/+84 |
| * | | | | xfs: register the inode cache shrinker before quotachecks | Dave Chinner | 2011-03-26 | 1 | -10/+24 |
| * | | | | xfs: xfs_trans_read_buf() should return an error on failure | Dave Chinner | 2011-03-26 | 1 | -1/+2 |
| * | | | | xfs: introduce inode cluster buffer trylocks for xfs_iflush | Dave Chinner | 2011-03-26 | 4 | -8/+32 |
| * | | | | vmap: flush vmap aliases when mapping fails | Dave Chinner | 2011-03-26 | 1 | -3/+11 |
| * | | | | xfs: preallocation transactions do not need to be synchronous | Dave Chinner | 2011-03-26 | 4 | -2/+12 |
* | | | | | Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo | Roland Dreier | 2011-03-28 | 1 | -2/+2 |
* | | | | | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2011-03-28 | 5 | -382/+3 |
|\ \ \ \ \ |
|
| * | | | | | Correct auto-restart of syscalls via restartblock | Jesper Nilsson | 2011-03-21 | 1 | -1/+1 |
| * | | | | | CRISv10: Fix return before mutex_unlock in pcf8563 | Jesper Nilsson | 2011-03-21 | 1 | -1/+1 |
| * | | | | | Drop the CRISv32 version of pcf8563 | Jesper Nilsson | 2011-03-21 | 3 | -380/+1 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 2011-03-28 | 9 | -188/+235 |
|\ \ \ \ \ \ |
|
| * | | | | | | eCryptfs: write lock requested keys | Roberto Sassu | 2011-03-28 | 2 | -7/+23 |
| * | | | | | | eCryptfs: move ecryptfs_find_auth_tok_for_sig() call before mutex_lock | Roberto Sassu | 2011-03-28 | 1 | -19/+19 |
| * | | | | | | eCryptfs: verify authentication tokens before their use | Roberto Sassu | 2011-03-28 | 3 | -81/+135 |
| * | | | | | | eCryptfs: modified size of keysig in the ecryptfs_key_sig structure | Roberto Sassu | 2011-03-28 | 2 | -1/+2 |
| * | | | | | | eCryptfs: removed num_global_auth_toks from ecryptfs_mount_crypt_stat | Roberto Sassu | 2011-03-28 | 3 | -3/+0 |