Age | Commit message (Expand) | Author | Files | Lines |
2007-05-08 | Add IRQF_IRQPOLL flag on IA64 | Bernhard Walle | 1 | -1/+1 |
2007-05-08 | Kprobes: The ON/OFF knob thru debugfs | Ananth N Mavinakayanahalli | 1 | -0/+9 |
2007-05-08 | kprobes: kretprobes simplifications | Christoph Hellwig | 1 | -14/+4 |
2007-05-08 | EFI: warn only for pre-1.00 system tables | Bjorn Helgaas | 1 | -5/+5 |
2007-05-08 | Kprobes: print details of kretprobe on assertion failure | Ananth N Mavinakayanahalli | 1 | -1/+2 |
2007-05-08 | kdump/kexec: calculate note size at compile time | Simon Horman | 1 | -1/+1 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 11 | -11/+0 |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig | 5 | -21/+5 |
2007-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 9 | -39/+385 |
2007-05-07 | get_unmapped_area handles MAP_FIXED on ia64 | Benjamin Herrenschmidt | 1 | -0/+7 |
2007-04-30 | Pull mem-attribute into release branch | Tony Luck | 1 | -3/+43 |
2007-04-30 | Pull percpu-dtc into release branch | Tony Luck | 6 | -36/+48 |
2007-04-30 | Pull error-inject into release branch | Tony Luck | 2 | -0/+294 |
2007-04-06 | [IA64] Fix CPU freq displayed in /proc/cpuinfo | Venki Pallipadi | 1 | -1/+1 |
2007-04-06 | [IA64] Fix wrong assumption about irq and vector in msi_ia64.c | Ishimatsu Yasuaki | 1 | -2/+2 |
2007-03-30 | [IA64] fail mmaps that span areas with incompatible attributes | Bjorn Helgaas | 1 | -3/+43 |
2007-03-29 | [IA64] Speed up boot - skip unnecessary clock calibration | Jack Steiner | 1 | -1/+16 |
2007-03-29 | [IA64] Fix possible invalid memory access in ia64_setup_msi_irq() | Kenji Kaneshige | 1 | -1/+1 |
2007-03-20 | [IA64] Fix typo/thinko in crash.c | Jay Lan | 1 | -1/+1 |
2007-03-20 | [IA64] Fix get_model_name() for mixed cpu type systems | Jack Steiner | 1 | -7/+15 |
2007-03-08 | [IA64] put kdump_find_rsvd_region in __init | Horms | 1 | -1/+1 |
2007-03-08 | [IA64] add missing syscall trace clear | Akiyama, Nobuyuki | 1 | -0/+1 |
2007-03-08 | [IA64] Cleanup in crash.c | Simon Horman | 1 | -5/+5 |
2007-03-08 | [IA64] Cache error recovery | Russ Anderson | 1 | -21/+11 |
2007-03-08 | [IA64] Proper handling of TLB errors from duplicate itr.d dropins | Russ Anderson | 2 | -6/+35 |
2007-03-07 | [IA64] fsys_getcpu for IA64 | Fenghua Yu | 2 | -0/+106 |
2007-03-07 | [IA64] remove duplicate declaration of efi_initialize_iomem_resources | Horms | 1 | -2/+0 |
2007-03-07 | [IA64] Pick highest possible saved_max_pfn for crash_dump | Tony Luck | 1 | -5/+5 |
2007-03-07 | [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function | KAMEZAWA Hiroyuki | 1 | -2/+6 |
2007-03-06 | [IA64] kexec: Use EFI_LOADER_DATA for ELF core header | Magnus Damm | 2 | -0/+60 |
2007-03-06 | [IA64] permon use-after-free fix | Nick Piggin | 1 | -4/+7 |
2007-03-06 | [IA64] point saved_max_pfn to the max_pfn of the entire system | Horms | 1 | -0/+6 |
2007-02-26 | [PATCH] irq: Remove set_native_irq_info | Eric W. Biederman | 1 | -1/+1 |
2007-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
2007-02-17 | Fix comment typo "spin_lock_irqrestore". | Robert P. J. Day | 1 | -1/+1 |
2007-02-16 | Pull fluff into release branch | Len Brown | 1 | -2/+2 |
2007-02-16 | ACPI: IA64: react to acpi_table_parse() return value change | John Keller | 1 | -2/+2 |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2 | -2/+2 |
2007-02-14 | [PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakage | Eric W. Biederman | 1 | -9/+47 |
2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner | 1 | -1/+1 |
2007-02-12 | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 2 | -5/+5 |
2007-02-12 | [PATCH] Dynamic kernel command-line: fixups | Alon Bar-Lev | 2 | -4/+0 |
2007-02-12 | [PATCH] Dynamic kernel command-line: ia64 | Alon Bar-Lev | 3 | -6/+8 |
2007-02-11 | [PATCH] Consolidate bust_spinlocks() | Kirill Korotaev | 1 | -30/+0 |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 1 | -2/+1 |
2007-02-11 | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 1 | -0/+2 |
2007-02-09 | [PATCH] arch/ia64: ansify | Al Viro | 2 | -3/+3 |
2007-02-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -7/+12 |
2007-02-07 | msi: Make MSI useable more architectures | Eric W. Biederman | 1 | -7/+12 |
2007-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -108/+92 |