Age | Commit message (Expand) | Author |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-23 | Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-05-22 | KVM: ia64: fix sparse warnings | Jeff Mahoney |
2011-05-20 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds |
2011-05-20 | [IA64] define "_sdata" symbol | Tony Luck |
2011-05-20 | Pull misc-2.6.40 into release branch | Tony Luck |
2011-05-19 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-05-19 | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds |
2011-05-14 | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock |
2011-05-04 | [CPUFREQ] use dynamic debug instead of custom infrastructure | Dominik Brodowski |
2011-04-14 | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-04-07 | [IA64] fix build warning in arch/ia64/oprofile/backtrace.c | Tony Luck |
2011-04-01 | [IA64] fix build warning: argument 1 of 'irqd_irq_disabled' | Tony Luck |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | [IA64] Fix build breakage - sn_force_interrupt_flag: undefined | Tony Luck |
2011-03-29 | ia64: Remove redundant declaration of irq_desc[] | Thomas Gleixner |
2011-03-29 | ia64: Convert to the new irq_* function names | Thomas Gleixner |
2011-03-29 | ia64: Use generic show_interrupts() | Thomas Gleixner |
2011-03-29 | ia64: Use irqd_irq_disabled() instead of desc->status access | Thomas Gleixner |
2011-03-29 | ia64: sn: Use irqd_mark_affinity_set() helper | Thomas Gleixner |
2011-03-29 | ia64: msi: Use irq_move_irq() | Thomas Gleixner |
2011-03-29 | ia64: sn: Use irq_move_irq() | Thomas Gleixner |
2011-03-29 | ia64: iosapic: Use new irq_move_* functions | Thomas Gleixner |
2011-03-29 | ia64: iosapic: Remove redundant mask from ack() | Thomas Gleixner |
2011-03-29 | ia64: Use accessor functions all over the place | Thomas Gleixner |
2011-03-29 | ia64: xen: Use irq accessor functions | Thomas Gleixner |
2011-03-29 | ia64: iosapic: Cleanup irq_desc access | Thomas Gleixner |
2011-03-29 | ia64: sn: Drop unused function | Thomas Gleixner |
2011-03-29 | ia64: Convert iosapic to new irq_chip functions | Thomas Gleixner |
2011-03-29 | ia64: Convert lsapic to new irq_chip functions | Thomas Gleixner |
2011-03-29 | ia64: Convert msi to new irq_chip functions | Thomas Gleixner |
2011-03-29 | ia64: Convert sn to new irq_chip functions | Thomas Gleixner |
2011-03-29 | ia64: Convert msi_sn to new irq_chip functions | Thomas Gleixner |
2011-03-29 | ia64: hp-sim: Cleanup direct access to irq_desc | Thomas Gleixner |
2011-03-29 | ia64: Convert hp-sim to new irq_chip functions | Thomas Gleixner |
2011-03-29 | ia64: Remove stale irq_chip.end | Thomas Gleixner |
2011-03-29 | ia64: Cleanup migrate_irqs() | Thomas Gleixner |
2011-03-29 | ia64: Convert migrate_platform_irqs() to new irq chip functions | Thomas Gleixner |
2011-03-24 | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes |
2011-03-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-03-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-03-23 | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering |
2011-03-23 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita |
2011-03-23 | ia64: fix build breakage in asm/thread_info.h | Luck, Tony |
2011-03-23 | Merge branch 'linus' into release | Len Brown |