| Commit message (Expand) | Author | Age |
* | Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH | Roland McGrath | 2007-09-10 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-09-04 |
|\ |
|
| * | [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator) | Peter Chubb | 2007-09-01 |
| * | [IA64] Enable early console for Ski simulator | Peter Chubb | 2007-09-01 |
| * | [IA64] Stop bogus NMI & softlockup warnings in ia64 show_mem | Prarit Bhargava | 2007-09-01 |
| * | [IA64] SN: Add support for CPU disable | John Keller | 2007-09-01 |
| * | [IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o... | Jesper Juhl | 2007-09-01 |
| * | [IA64] Clear pending interrupts at CPU boot up time | Kenji Kaneshige | 2007-08-28 |
| * | [IA64] Fix unexpected interrupt vector handling | Kenji Kaneshige | 2007-08-28 |
* | | hugepage: fix broken check for offset alignment in hugepage mappings | David Gibson | 2007-08-31 |
|/ |
|
* | [IA64] Enable early console for Ski simulator | Peter Chubb | 2007-08-17 |
* | [IA64] forbid ptrace changes psr.ri to 3 | Shaohua Li | 2007-08-17 |
* | [IA64] Failure to grow RBS | Andrew Burgess | 2007-08-16 |
* | [IA64] Fix processor_get_freq | Alex Williamson | 2007-08-15 |
* | [IA64] SGI Altix : fix a force_interrupt bug on altix | Mike Habeck | 2007-08-13 |
* | [IA64] Update arch/ia64/configs/* s/SLAB/SLUB/ | Christoph Lameter | 2007-08-13 |
* | [IA64] get back PT_IA_64_UNWIND program header | David Mosberger-Tang | 2007-08-13 |
* | [IA64] need NOTES in vmlinux.lds.S | David Mosberger-Tang | 2007-08-13 |
* | [IA64] make unwinder stop at last frame of the bootloader | David Mosberger-Tang | 2007-08-13 |
* | [IA64] Clean up CPE handler registration | Russ Anderson | 2007-08-13 |
* | [IA64] Include Kconfig.preempt | Satyam Sharma | 2007-08-13 |
* | [IA64] SN2 needs platform specific irq_to_vector() function. | Kenji Kaneshige | 2007-08-13 |
* | [IA64] disable irq's and check need_resched before safe_halt | Dimitri Sivanich | 2007-08-13 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-08-01 |
|\ |
|
| * | [IA64] ITC: Reduce rating for ITC clock if ITCs are drifty | Christoph Lameter | 2007-08-01 |
| * | [IA64] SN2: Fix up sn2_rtc clock | Christoph Lameter | 2007-08-01 |
| * | [IA64] Fix wrong access to irq_desc[] in iosapic_register_intr(). | Kenji Kaneshige | 2007-08-01 |
| * | [IA64] Fix possible race in destroy_and_reserve_irq() | Kenji Kaneshige | 2007-07-30 |
| * | [IA64] Fix registered interrupt check | Kenji Kaneshige | 2007-07-30 |
| * | [IA64] Remove a few duplicate includes | Jesper Juhl | 2007-07-30 |
| * | [IA64] Allow smp_call_function_single() to current cpu | Avi Kivity | 2007-07-30 |
| * | [IA64] fix a few section mismatch warnings | Sam Ravnborg | 2007-07-30 |
* | | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian | 2007-07-31 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2007-07-29 |
|\ |
|
| * | [SCSI] simscsi: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-25 |
* | | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 |
* | | [IA64] Compare pointer against NULL, not '0' | Yoann Padioleau | 2007-07-27 |
* | | [IA64] Fix build failure in fs/quota.c | Tony Luck | 2007-07-27 |
* | | [IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.c | Thomas Renninger | 2007-07-27 |
* | | [IA64] Fix wrong return value in parse_vector_domain | Kenji Kaneshige | 2007-07-26 |
* | | [IA64] Fix wrong assumption in acpi_gsi_to_irq | Kenji Kaneshige | 2007-07-26 |
* | | [IA64] Add sanity check into __bind_irq_vector | Kenji Kaneshige | 2007-07-26 |
* | | cyclone.c: silly use of volatile, __iomem fixes | Al Viro | 2007-07-26 |
* | | use CLOCKSOURCE_MASK() instead of too large constant | Al Viro | 2007-07-26 |
* | | ia64 time.c: ANSIfy | Al Viro | 2007-07-26 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-25 |
|\ \ |
|
| * | | [IA64] Nail two more simple section mismatch errors | Tony Luck | 2007-07-25 |
| * | | [IA64] fix section mismatch warnings | Tony Luck | 2007-07-25 |
| * | | [IA64] rename partial_page | akpm@linux-foundation.org | 2007-07-25 |
| * | | [IA64] Ensure that machvec is set up takes place before serial console | Horms | 2007-07-25 |