| Commit message (Expand) | Author | Age |
* | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 |
* | Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds | 2011-08-04 |
|\ |
|
| * | efi: Fix argument types for SetVariable() for ia64 | Matthew Garrett | 2011-08-04 |
* | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2011-07-24 |
|\ \ |
|
| * | | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 |
* | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-07-24 |
|\ \ \
| |/ /
|/| | |
|
| * | | ia64: add jump labels for paravirt | Glauber Costa | 2011-07-14 |
| |/ |
|
* / | ia64: Replace clocksource.fsys_mmio with generic arch data | Andy Lutomirski | 2011-07-14 |
|/ |
|
* | [IA64] wire up sendmmsg() syscall for Itanium | Tony Luck | 2011-05-31 |
* | Merge branch 'setns' | Linus Torvalds | 2011-05-28 |
|\ |
|
| * | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 |
* | | seqlock: Get rid of SEQLOCK_UNLOCKED | Eric Dumazet | 2011-05-24 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2011-05-20 |
|\ |
|
| * | [IA64] define "_sdata" symbol | Tony Luck | 2011-05-20 |
* | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-19 |
|\ \ |
|
| * | | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 2011-05-14 |
| |\| |
|
| * | | ia64: convert to clocksource_register_hz/khz | John Stultz | 2011-02-21 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 2011-05-19 |
|\ \ \ \
| | | |/
| | |/| |
|
| * / | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 |
| |/ / |
|
* / / | [CPUFREQ] use dynamic debug instead of custom infrastructure | Dominik Brodowski | 2011-05-04 |
|/ / |
|
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | | 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-29 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2011-03-24 |
|\ \ |
|
| * | | [IA64] New syscalls for 2.6.39 | Tony Luck | 2011-03-22 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-03-24 |
|\ \ \ |
|
| * | | | Merge branch 'linus' into release | Len Brown | 2011-03-23 |
| |\| | |
|
| * | | | Merge branch 'misc' into release | Len Brown | 2011-03-23 |
| |\ \ \ |
|
| | * | | | ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree | Jan Beulich | 2011-03-02 |
| | | |/
| | |/| |
|
| * | | | 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-02-24 |
| |/ / |
|
* | / | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering | 2011-03-23 |
| |/
|/| |
|
* | | 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 |
| |\ \
| | |/
| |/| |
|
| | * | [IA64] mca.c: Fix cast from integer to pointer warning | Jeff Mahoney | 2011-03-02 |
| | * | [IA64] disable interrupts at end of ia64_mca_cpe_int_handler() | Tony Luck | 2011-02-24 |
* | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-03-16 |
|\ \ \ |
|