Age | Commit message (Expand) | Author | Files | Lines |
2011-01-31 | ia64: Switch do_timer() to xtime_update() | Torben Hohn | 1 | -14/+5 |
2011-01-13 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -5/+1 |
2011-01-13 | [IA64] fix build error - arch/ia64/kernel/perfmon.c | Tony Luck | 1 | -1/+1 |
2011-01-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -1/+1 |
2011-01-12 | pass default dentry_operations to mount_pseudo() | Al Viro | 1 | -2/+4 |
2011-01-12 | Merge branch 'linus' into idle-test | Len Brown | 5 | -10/+22 |
2011-01-12 | [IA64] Fix format warning in arch/ia64/kernel/acpi.c | Tony Luck | 1 | -1/+1 |
2011-01-12 | ACPI, intel_idle: Cleanup idle= internal variables | Thomas Renninger | 1 | -5/+1 |
2011-01-10 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 5 | -7/+19 |
2011-01-07 | [IA64] Avoid array overflow if there are too many cpus in SRAT table | Tony Luck | 1 | -0/+6 |
2011-01-07 | fs: scale mntget/mntput | Nick Piggin | 1 | -1/+1 |
2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin | 1 | -1/+1 |
2011-01-07 | fs: change d_delete semantics | Nick Piggin | 1 | -1/+1 |
2010-12-28 | [IA64] Remove unlikely from cpu_is_offline | Joe Perches | 1 | -1/+1 |
2010-12-28 | [IA64] irq_ia64, use set_irq_chip | Jiri Slaby | 1 | -1/+1 |
2010-12-28 | [IA64] perfmon: Change vmalloc to vzalloc and drop memset. | Jesper Juhl | 1 | -2/+1 |
2010-12-28 | [IA64] eliminate race condition in smp_flush_tlb_mm | Dimitri Sivanich | 1 | -3/+10 |
2010-10-29 | convert get_sb_pseudo() users | Al Viro | 1 | -5/+4 |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim | 1 | -1/+2 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -0/+2 |
2010-10-21 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 11 | -87/+101 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+2 |
2010-10-12 | Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex... | Tony Luck | 11 | -83/+92 |
2010-10-12 | dmar: Convert to new irq chip functions | Thomas Gleixner | 1 | -2/+2 |
2010-10-12 | pci: Convert msi to new irq_chip functions | Thomas Gleixner | 1 | -2/+2 |
2010-10-07 | [IA64] Cannot use register_percpu_irq() from ia64_mca_init() | Tony Luck | 1 | -19/+19 |
2010-10-05 | [IA64] Initialize interrupts later (from init_IRQ()) | Tony Luck | 3 | -51/+5 |
2010-09-27 | [IA64] Stop using the deprecated __do_IRQ() code path | Tony Luck | 2 | -4/+9 |
2010-09-23 | [IA64] Remove unnecessary casts of private_data in perfmon.c | Joe Perches | 1 | -6/+6 |
2010-09-23 | [IA64] Fix missing iounmap in error path in cyclone.c | Julia Lawall | 1 | -1/+1 |
2010-09-23 | [IA64] salinfo: sema_init instead of init_MUTEX | Thomas Gleixner | 1 | -1/+1 |
2010-09-23 | [IA64] Use static const char * const in palinfo.c | Joe Perches | 1 | -1/+1 |
2010-09-23 | [IA64] Add CONFIG_STACKTRACE_SUPPORT | Tony Luck | 2 | -0/+40 |
2010-09-15 | [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmask | Petr Tesarik | 1 | -31/+11 |
2010-09-14 | [IA64] unwind - optimise linked-list searches for modules | Phil Carmody | 1 | -1/+16 |
2010-09-14 | [IA64] unwind: remove preprocesser noise, and correct comment | Phil Carmody | 1 | -3/+3 |
2010-09-09 | [IA64] fix siglock | Tony Luck | 1 | -7/+39 |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells | 1 | -1/+3 |
2010-08-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -0/+3 |
2010-08-13 | [IA64] Add latest crop of syscalls | Tony Luck | 1 | -0/+3 |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells | 1 | -1/+1 |
2010-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -7/+8 |
2010-08-11 | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 1 | -6/+0 |
2010-08-11 | ia64: perfmon: add d_dname method | Miklos Szeredi | 1 | -7/+8 |
2010-08-09 | x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() | Suresh Siddha | 1 | -9/+6 |
2010-08-09 | topology: alternate fix for ia64 tiger_defconfig build breakage | Lee Schermerhorn | 1 | -4/+0 |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
2010-08-06 | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -3/+4 |
2010-08-06 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -1/+1 |
2010-07-30 | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings | 1 | -1/+1 |