Age | Commit message (Expand) | Author |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
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: msi: 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: iosapic: Cleanup irq_desc access | 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: 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 | 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 | Merge branch 'linus' into release | Len Brown |
2011-03-23 | Merge branch 'misc' into release | Len Brown |
2011-03-22 | [IA64] New syscalls for 2.6.39 | Tony Luck |
2011-03-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-03-16 | Pull misc-2.6.39 into release branch | Tony Luck |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-03-02 | ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree | Jan Beulich |
2011-03-02 | [IA64] mca.c: Fix cast from integer to pointer warning | Jeff Mahoney |
2011-02-24 | [IA64] disable interrupts at end of ia64_mca_cpe_int_handler() | Tony Luck |
2011-02-24 | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() | Rafael J. Wysocki |
2011-02-24 | ACPI / PM: Drop acpi_restore_state_mem() | Rafael J. Wysocki |
2011-01-31 | ia64: Switch do_timer() to xtime_update() | Torben Hohn |
2011-01-25 | percpu: align percpu readmostly subsection to cacheline | Tejun Heo |
2011-01-13 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-01-13 | [IA64] fix build error - arch/ia64/kernel/perfmon.c | Tony Luck |
2011-01-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-01-12 | pass default dentry_operations to mount_pseudo() | Al Viro |
2011-01-12 | Merge branch 'linus' into idle-test | Len Brown |
2011-01-12 | [IA64] Fix format warning in arch/ia64/kernel/acpi.c | Tony Luck |
2011-01-12 | ACPI, intel_idle: Cleanup idle= internal variables | Thomas Renninger |
2011-01-10 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-01-07 | [IA64] Avoid array overflow if there are too many cpus in SRAT table | Tony Luck |
2011-01-07 | fs: scale mntget/mntput | Nick Piggin |
2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin |
2011-01-07 | fs: change d_delete semantics | Nick Piggin |
2010-12-28 | [IA64] Remove unlikely from cpu_is_offline | Joe Perches |
2010-12-28 | [IA64] irq_ia64, use set_irq_chip | Jiri Slaby |
2010-12-28 | [IA64] perfmon: Change vmalloc to vzalloc and drop memset. | Jesper Juhl |
2010-12-28 | [IA64] eliminate race condition in smp_flush_tlb_mm | Dimitri Sivanich |
2010-10-29 | convert get_sb_pseudo() users | Al Viro |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |