Age | Commit message (Expand) | Author | Files | Lines |
2011-03-29 | ia64: Remove redundant declaration of irq_desc[] | Thomas Gleixner | 1 | -3/+0 |
2011-03-29 | ia64: Convert to the new irq_* function names | Thomas Gleixner | 4 | -10/+10 |
2011-03-29 | ia64: Use generic show_interrupts() | Thomas Gleixner | 2 | -40/+3 |
2011-03-29 | ia64: Use irqd_irq_disabled() instead of desc->status access | Thomas Gleixner | 2 | -2/+2 |
2011-03-29 | ia64: sn: Use irqd_mark_affinity_set() helper | Thomas Gleixner | 1 | -3/+1 |
2011-03-29 | ia64: msi: Use irq_move_irq() | Thomas Gleixner | 1 | -1/+1 |
2011-03-29 | ia64: sn: Use irq_move_irq() | Thomas Gleixner | 2 | -2/+2 |
2011-03-29 | ia64: iosapic: Use new irq_move_* functions | Thomas Gleixner | 1 | -6/+4 |
2011-03-29 | ia64: iosapic: Remove redundant mask from ack() | Thomas Gleixner | 1 | -9/+0 |
2011-03-29 | ia64: Use accessor functions all over the place | Thomas Gleixner | 4 | -12/+6 |
2011-03-29 | ia64: xen: Use irq accessor functions | Thomas Gleixner | 1 | -3/+1 |
2011-03-29 | ia64: iosapic: Cleanup irq_desc access | Thomas Gleixner | 1 | -17/+15 |
2011-03-29 | ia64: sn: Drop unused function | Thomas Gleixner | 1 | -16/+0 |
2011-03-29 | ia64: Convert iosapic to new irq_chip functions | Thomas Gleixner | 1 | -32/+38 |
2011-03-29 | ia64: Convert lsapic to new irq_chip functions | Thomas Gleixner | 1 | -11/+11 |
2011-03-29 | ia64: Convert msi to new irq_chip functions | Thomas Gleixner | 1 | -19/+22 |
2011-03-29 | ia64: Convert sn to new irq_chip functions | Thomas Gleixner | 1 | -21/+23 |
2011-03-29 | ia64: Convert msi_sn to new irq_chip functions | Thomas Gleixner | 1 | -14/+14 |
2011-03-29 | ia64: hp-sim: Cleanup direct access to irq_desc | Thomas Gleixner | 1 | -5/+5 |
2011-03-29 | ia64: Convert hp-sim to new irq_chip functions | Thomas Gleixner | 1 | -10/+10 |
2011-03-29 | ia64: Remove stale irq_chip.end | Thomas Gleixner | 4 | -27/+0 |
2011-03-29 | ia64: Cleanup migrate_irqs() | Thomas Gleixner | 1 | -13/+14 |
2011-03-29 | ia64: Convert migrate_platform_irqs() to new irq chip functions | Thomas Gleixner | 1 | -7/+7 |
2011-03-24 | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 2 | -2/+2 |
2011-03-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2 | -1/+9 |
2011-03-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -17/+12 |
2011-03-23 | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering | 3 | -21/+1 |
2011-03-23 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
2011-03-23 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
2011-03-23 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 1 | -0/+1 |
2011-03-23 | ia64: fix build breakage in asm/thread_info.h | Luck, Tony | 1 | -1/+1 |
2011-03-23 | Merge branch 'linus' into release | Len Brown | 24 | -93/+55 |
2011-03-23 | Merge branch 'misc' into release | Len Brown | 1 | -2/+7 |
2011-03-22 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 1 | -3/+0 |
2011-03-22 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 1 | -2/+3 |
2011-03-22 | mm: NUMA aware alloc_task_struct_node() | Eric Dumazet | 1 | -1/+8 |
2011-03-22 | [IA64] New syscalls for 2.6.39 | Tony Luck | 2 | -1/+9 |
2011-03-20 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 6 | -7/+7 |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-03-17 | KVM: Add "exiting guest mode" state | Xiao Guangrong | 1 | -0/+2 |
2011-03-17 | ia64: change to new flag variables | matt mooney | 6 | -7/+7 |
2011-03-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 6 | -3/+10 |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+1 |
2011-03-16 | Pull misc-2.6.39 into release branch | Tony Luck | 6 | -3/+10 |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -1/+1 |
2011-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -22/+10 |
2011-03-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -37/+0 |
2011-03-15 | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -6/+9 |
2011-03-15 | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm | Linus Torvalds | 1 | -7/+2 |
2011-03-11 | futex: Sanitize futex ops argument types | Michel Lespinasse | 1 | -5/+5 |