summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
...
| * | | vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-041-4/+7
| * | | ia64/PCI: print resources consistently with %pRtBjorn Helgaas2009-11-041-5/+16
| * | | PCI: determine CLS more intelligentlyJesse Barnes2009-11-041-6/+3
* | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-12-091-1/+1
|\ \ \ \
| * | | | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-241-1/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-096-6/+6
|\ \ \ \
| * \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-076-6/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-046-6/+6
| | |/ /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-12-091-1/+1
|\ \ \ \
| * | | | [IA64] Fix cut/paste detritus from unistd.hTony Luck2009-12-081-1/+1
* | | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-081-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-171-2/+2
| | |/ / | |/| |
* | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-038-90/+132
| |\ \ \ \ | | |/ / /
| * | | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-084-13/+10
|\ \ \ \
| * | | | KVM: Activate Virtualization On DemandAlexander Graf2009-12-031-3/+5
| * | | | KVM: Move assigned device code to own fileAvi Kivity2009-12-031-1/+1
| * | | | KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity2009-12-031-1/+1
| * | | | KVM: Drop kvm->irq_lock lock from irq injection pathGleb Natapov2009-12-031-2/+0
| * | | | KVM: Move IO APIC to its own lockGleb Natapov2009-12-031-5/+2
| * | | | KVM: Move irq ack notifier list to arch independent codeGleb Natapov2009-12-031-1/+0
| * | | | KVM: Maintain back mapping from irqchip/pin to gsiGleb Natapov2009-12-031-0/+1
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-083-1/+5
|\ \ \ \
| * \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-052-4/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-188-90/+132
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ia64: Fix up the syscall table for recvmmsgArnaldo Carvalho de Melo2009-10-141-1/+2
| * | | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+1
| * | | | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+2
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-084-73/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-182-6/+6
| * | | sysctl ia64: Remove dead binary sysctl supportEric W. Biederman2009-11-122-11/+2
| * | | sysctl: ia64 Use the compat_sys_sysctlEric W. Biederman2009-11-062-56/+1
| | |/ | |/|
* | | swiotlb: Remove duplicate swiotlb_force extern declarationsFUJITA Tomonori2009-11-151-2/+0
* | | swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori2009-11-101-2/+2
|/ /
* | Revert "[IA64] fix percpu warnings"Tony Luck2009-11-021-1/+1
* | Pull ticket-spinaphore into release branchTony Luck2009-10-231-6/+18
|\ \
| * | [IA64] Re-implement spinaphores using ticket lock conceptsTony Luck2009-10-091-6/+18
| |/
* | Pull ticket4byte into release branchTony Luck2009-10-232-22/+42
|\ \
| * | [IA64] SMT friendly version of spin_unlock_wait()Tony Luck2009-10-131-2/+15
| * | [IA64] Squeeze ticket locks back into 4 bytes.Tony Luck2009-10-072-20/+27
| |/
* | [IA64] fix percpu warningsRandy Dunlap2009-10-151-1/+1
* | [IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz2009-10-132-10/+4
* | [IA64] Require SAL 3.2 in order to do extended config space opsMatthew Wilcox2009-10-131-2/+7
* | [IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin2009-10-131-3/+4
* | [IA64] Restore registers in the stack on INITTakao Indoh2009-10-131-47/+57
|/
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-271-0/+2
|\
| * ACPI: IA64=y ACPI=n build fixLen Brown2009-09-271-0/+2
* | [IA64] implement ticket locks for ItaniumTony Luck2009-09-256-218/+92
|/
OpenPOWER on IntegriCloud