- 0b0bf7a [PATCH] vDSO hash-style fix by Roland McGrath · 18 years ago
- 9578bcf [PATCH] sgiioc4: Always share IRQ by Brent Casavant · 18 years ago
- be6b5a3 [PATCH] cpu hotplug: use hotplug version of registration in late inits by Chandra Seetharaman · 18 years ago
- cea6a4b [PATCH] panic_on_oops: remove ssleep() by Horms · 18 years ago
- a9ad965 [PATCH] IA64: kprobe invalidate icache of jump buffer by bibo, mao · 18 years ago
- 06c67be [PATCH] make valid_mmap_phys_addr_range() take a pfn by Lennert Buytenhek · 18 years ago
- 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
- dd8041f [PATCH] Fix copying of pgdat array on each node for ia64 memory hotplug by Yasunori Goto · 18 years ago
- e82ca04 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
- 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
- 121a422 [PATCH] irq-flags: IA64: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
- b197ba3 Pull acpi_os_free into release branch by Len Brown · 18 years ago
- b915543 [PATCH] audit syscall classes by Al Viro · 18 years ago
- 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
- 2244b95 [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation by Christoph Lameter · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
- 02438d8 ACPI: delete acpi_os_free(), use kfree() directly by Len Brown · 18 years ago
- 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
- c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 18 years ago
- 0d7012a [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU by Ingo Molnar · 18 years ago
- a8553ac [PATCH] genirq: cleanup: remove irq_descp() by Ingo Molnar · 18 years ago
- a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 18 years ago
- d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
- cc57637 [PATCH] solve config broken: undefined reference to `online_page' by Yasunori Goto · 18 years ago
- d3e5e1a [IA64-SGI] fix prom revision checks in SN kernel by Aaron Young · 18 years ago
- 59e2e68 [IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/ by Tony Luck · 18 years ago
- 9d56d87 [IA64-SGI] - Pass OS logical cpu number to the SN prom (bios) by Jack Steiner · 19 years ago
- f120664 [IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/ by Tony Luck · 18 years ago
- 5a67e4c [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places by Chandra Seetharaman · 18 years ago
- 74b85f3 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only by Chandra Seetharaman · 18 years ago
- 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
- 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
- 76b67ed [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
- dd0932d [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and per node data by Yasunori Goto · 18 years ago
- 7049027 [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat address array by Yasunori Goto · 18 years ago
- ae5a2c1 [PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat address at system running by Yasunori Goto · 18 years ago
- 0fc4415 [PATCH] Register sysfs file for hotplugged new node by Yasunori Goto · 18 years ago
- 10ad400 [PATCH] pgdat allocation for new node add (refresh node_data[]) by Yasunori Goto · 18 years ago
- bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 18 years ago
- e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
- 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 18 years ago
- 495ab9c [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status by Andi Kleen · 18 years ago
- ae9a5b8 [PATCH] Notify page fault call chain for ia64 by Anil S Keshavamurthy · 18 years ago
- 68402dd [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM by Christoph Lameter · 18 years ago
- fb1bb34 [PATCH] remove for_each_cpu() by Andrew Morton · 18 years ago
- 236ee8c [IA64] fix ia64 build (fadt_descriptor) by Tony Luck · 18 years ago
- 8cf60e0 Auto-update from upstream by Tony Luck · 18 years ago
- 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
- 1e11d27 [PATCH] clean up default value of SCHED_SMT by Jean-Luc Leger · 18 years ago
- 75e1fcc [PATCH] vfs: add lock owner argument to flush operation by Miklos Szeredi · 18 years ago
- 742755a [PATCH] page migration: sys_move_pages(): support moving of individual pages by Christoph Lameter · 18 years ago
- 929f972 [PATCH] change gen_pool allocator to not touch managed memory by Dean Nelson · 18 years ago
- 762834e [PATCH] Unify pxm_to_node() and node_to_pxm() by Yasunori Goto · 18 years ago
- 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
- 1323523 Pull rework-memory-attribute-aliasing into release branch by Tony Luck · 18 years ago
- 9ba89334 [IA64] SKI Simulator boot by Ian Wienand · 18 years ago
- f640f94 [IA64-SGI] fix SGI Altix tioce_bus_fixup() bug by Mike Habeck · 18 years ago
- d270acb [IA64] Sanitize assembler code for ia64_sal_os_state by Keith Owens · 19 years ago
- b7bb575 [IA64] Make PCI Express support selectable by Kenji Kaneshige · 19 years ago
- 6588473 [IA64] make efi_stub.S fit in 80 cols by David Mosberger-Tang · 19 years ago
- a1d7057 [IA64-SGI] SN topology fix for large systems by Jack Steiner · 19 years ago
- 5eb1d63 [IA64] sanity check reserved region usage by Alex Williamson · 18 years ago
- 120b286 [IA64] add vmlinuz target by Alex Williamson · 18 years ago
- 83821d3 [PATCH] PCI: altix: msi support by Mark Maule · 19 years ago
- 1008307 [PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitions by Mark Maule · 19 years ago
- bf891bd Pull trivial2 into release branch by Len Brown · 18 years ago
- 1465887 Pull Kconfig into release branch by Len Brown · 18 years ago
- b3899c6 Pull acpica into release branch by Len Brown · 18 years ago
- 4c31ce8 [IA64] one-line cleanup on set_irq_affinity_info by Chen, Kenneth W · 19 years ago
- 41503de [IA64] fix broken irq affinity by Chen, Kenneth W · 19 years ago
- 1101ece [IA64] sn2 defconfig by Jes Sorensen · 19 years ago
- 9c576ff ACPI add ia64 exports to build acpi_memhotplug as a module by KAMEZAWA Hiroyuki · 19 years ago
- 5810452 ACPI: silence ia64 build warning by Len Brown · 19 years ago
- 32e62c6 [IA64] rework memory attribute aliasing by Bjorn Helgaas · 19 years ago
- 3e6e155 [IA64] strcpy returns NULL pointer and not destination pointer by Chen, Kenneth W · 19 years ago
- 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 19 years ago
- 37e53db Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
- 7384c8b [IA64] update sn2 defconfig by Jes Sorensen · 19 years ago
- 1899796 [IA64] Add mca recovery failure messages by Russ Anderson · 19 years ago
- cda3d4a [IA64-SGI] fix SGI Altix tioce_reserve_m32() bug by Mike Habeck · 19 years ago
- dd4cb9f [IA64-SGI] - Reduce overhead of reading sn_topology by Jack Steiner · 19 years ago
- f0fe253 [IA64-SGI] - Fix discover of nearest cpu node to IO node by Jack Steiner · 19 years ago
- 83d722f [PATCH] Remove __devinit and __cpuinit from notifier_call definitions by Chandra Seetharaman · 19 years ago
- 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 19 years ago
- c1311af [IA64] IOC4 config option ordering by Brent Casavant · 19 years ago
- a72391e [IA64] eliminate compile time warnings by Satoru Takeuchi · 19 years ago
- ee6d4b6 [IA64] eliminate compile time warnings by Satoru Takeuchi · 19 years ago
- cbf283c [IA64] Remove redundant NULL checks before kfree by Jesper Juhl · 19 years ago
- c6180de [IA64] wire up compat_sys_adjtimex() by Luck, Tony · 19 years ago
- 3ca269d [PATCH] Switch Kprobes inline functions to __kprobes for ia64 by Prasanna S Panchamukhi · 19 years ago
- 4f705ae [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/ by Bjorn Helgaas · 19 years ago
- 9ca6866 Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
- ace1d81 [IA64] Make show_mem() skip holes in a pgdat by Robin Holt · 19 years ago
- 356a5c1 [IA64] ia64_wait_for_slaves() incorrectly reports MCA by Keith Owens · 19 years ago
- 7052449 [PATCH] splice: add support for sys_tee() by Jens Axboe · 19 years ago
- b3967dc Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
- c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 19 years ago
- 0ffe984 [IA64] Prefetch mmap_sem in ia64_do_page_fault() by Christoph Lameter · 19 years ago
- 8cab7cc [IA64] Failure to resume after INIT in user space by Keith Owens · 19 years ago
- 958b166 [IA64] Pass more data to the MCA/INIT notify_die hooks by Keith Owens · 19 years ago