)]}'
{
  "log": [
    {
      "commit": "990d0f2ced23052abc7efa09bd05bff34e00cf73",
      "tree": "df9f3fe5c0417102586087cec63e1d813a8f29cb",
      "parents": [
        "85ba94ba0592296053f7f2846812173424afe1cb",
        "34b3ede2353604ec9861c1d900b2a835ff85de47",
        "e545a6140b698b2494daf0b32107bdcc5e901390",
        "d294eb83d8d39a29f01dad391f15fc3a29aa04f9"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Oct 08 11:31:02 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Oct 08 11:31:02 2008 +0200"
      },
      "message": "Merge branches \u0027sched/devel\u0027, \u0027sched/cpu-hotplug\u0027, \u0027sched/cpusets\u0027 and \u0027sched/urgent\u0027 into sched/core\n"
    },
    {
      "commit": "c459ce8b5a7d933a3bcf6915ab17ac1e036e2ac4",
      "tree": "adef9c1bd10dbb3eea5f1be8563db7e6adf3f3e5",
      "parents": [
        "94aca1dac6f6d21f4b07e4864baf7768cabcc6e7"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Sep 29 16:39:19 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Sep 29 16:39:19 2008 -0700"
      },
      "message": "[IA64] Put the space for cpu0 per-cpu area into .data section\n\nInitial fix for making sure that we can access percpu variables\nin all C code (commit: 10617bbe84628eb18ab5f723d3ba35005adde143)\ninadvertantly allocated the memory in the \"percpu\" section of\nthe vmlinux ELF executable.  This confused kexec/dump.\n\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "d3758f87f39c5b072dde74c55bfb988262a3a45c",
      "tree": "9e03bdfc3693e8db2d9785593c4ebd750202b12c",
      "parents": [
        "06f95ea8988513b172080c419e4be8826c55a318"
      ],
      "author": {
        "name": "Jay Lan",
        "email": "jlan@sgi.com",
        "time": "Mon Sep 22 14:21:19 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Sep 22 14:21:19 2008 -0700"
      },
      "message": "[IA64] kexec fails on systems with blocks of uncached memory\n\nCurrently a memory segment in memory map with attribute of EFI_MEMORY_UC\nis denoted as \"System RAM\" in /proc/iomem, while memory of attribute\n(EFI_MEMORY_WB|EFI_MEMORY_UC) is also labeled the same.\n\nThe kexec utility then includes uncached memory as part of vmcore. The\nkdump kernel MCA\u0027ed when it tries to save the vmcore to a disk. A normal\n\"cached\" access may cause MCAs.\n\nThis patch would label memory with attribute of EFI_MEMORY_UC only as\n\"Uncached RAM\" so that kexec would know not to include it in the vmcore.\nI will submit a separate kexec-tools patch to the kexec list.\n\nSigned-off-by: Jay Lan \u003cjlan@sgi.com\u003e\nAcked-by: Simon Horman \u003chorms@verge.net.au\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "06f95ea8988513b172080c419e4be8826c55a318",
      "tree": "7d503922a63016adfc550326220046ba0ed6d43c",
      "parents": [
        "cec5eb7be3a104fffd27ca967ee8e15a123050e2"
      ],
      "author": {
        "name": "Alex Chiang",
        "email": "achiang@hp.com",
        "time": "Tue Sep 16 18:25:33 2008 -0600"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Sep 22 14:13:32 2008 -0700"
      },
      "message": "[IA64] Ski simulator doesn\u0027t need check_sal_cache_flush\n\nPeter Chubb reported that commit 3463a93def55c309f3c0d0a8aaf216be3be42d64\n(Update check_sal_cache_flush to use platform_send_ipi()) broke\nSki because it does not implement IPIs.\n\nTony Luck suggested we just #ifndef out the call (since the simulator\ndoes not have the SAL bug that this code is attempting to detect and\nworkaround)\n\nSigned-off-by: Alex Chiang \u003cachiang@hp.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "e7b140365b86aaf94374214c6f4e6decbee2eb0a",
      "tree": "6467805ada12be5cd1d5136869bf1f031f441999",
      "parents": [
        "6bf6a1a49377c32a02939ec835553703994f3e41"
      ],
      "author": {
        "name": "Paul E. McKenney",
        "email": "paulmck@linux.vnet.ibm.com",
        "time": "Sun Aug 31 11:06:30 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Sep 10 10:52:42 2008 -0700"
      },
      "message": "[IA64] prevent ia64 from invoking irq handlers on offline CPUs\n\nMake ia64 refrain from clearing a given to-be-offlined CPU\u0027s bit in the\ncpu_online_mask until it has processed pending irqs.  This change\nprevents other CPUs from being blindsided by an apparently offline CPU\nnevertheless changing globally visible state.  Also remove the existing\nredundant cpu_clear(cpu, cpu_online_map).\n\nSigned-off-by: Paul E. McKenney \u003cpaulmck@linux.vnet.ibm.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "4611a771fc8e5ad77d27f25268846abb425101a0",
      "tree": "0c897e70d6ae6a810dfa2f4be8a6aaba7d33e8f1",
      "parents": [
        "adee14b2e1557d0a8559f29681732d05a89dfc35"
      ],
      "author": {
        "name": "James Bottomley",
        "email": "James.Bottomley@HansenPartnership.com",
        "time": "Tue Sep 09 17:56:47 2008 -0500"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Sep 10 10:46:32 2008 -0700"
      },
      "message": "[IA64] fix compile failure with non modular builds\n\nBroke the non modular builds by moving an essential function into\nmodules.c.  Fix this by moving it out again and into asm/sections.h as\nan inline.  To do this, the definitions of struct fdesc and struct\ngot_val have been lifted out of modules.c and put in asm/elf.h where\nthey belong.\n\nSigned-off-by: James Bottomley \u003cJames.Bottomley@HansenPartnership.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "deac93df26b20cf8438339b5935b5f5643bc30c9",
      "tree": "8e67edd505e4a8bde380c724b67ce9ca98b8ee91",
      "parents": [
        "7ae115b4f50d3c5824f1a15e572b5de9d1b06d35"
      ],
      "author": {
        "name": "James Bottomley",
        "email": "James.Bottomley@HansenPartnership.com",
        "time": "Wed Sep 03 20:43:36 2008 -0500"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Sep 09 11:51:15 2008 -0700"
      },
      "message": "lib: Correct printk %pF to work on all architectures\n\nIt was introduced by \"vsprintf: add support for \u0027%pS\u0027 and \u0027%pF\u0027 pointer\nformats\" in commit 0fe1ef24f7bd0020f29ffe287dfdb9ead33ca0b2.  However,\nthe current way its coded doesn\u0027t work on parisc64.  For two reasons: 1)\nparisc isn\u0027t in the #ifdef and 2) parisc has a different format for\nfunction descriptors\n\nMake dereference_function_descriptor() more accommodating by allowing\narchitecture overrides.  I put the three overrides (for parisc64, ppc64\nand ia64) in arch/kernel/module.c because that\u0027s where the kernel\ninternal linker which knows how to deal with function descriptors sits.\n\nSigned-off-by: James Bottomley \u003cJames.Bottomley@HansenPartnership.com\u003e\nAcked-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nAcked-by: Tony Luck \u003ctony.luck@intel.com\u003e\nAcked-by: Kyle McMartin \u003ckyle@mcmartin.ca\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "e545a6140b698b2494daf0b32107bdcc5e901390",
      "tree": "63f302e25ba7a0705bbf051f3817fac8f8b98aba",
      "parents": [
        "7686ad5606f08d9dfb33a2087a36c8366366015b"
      ],
      "author": {
        "name": "Manfred Spraul",
        "email": "manfred@colorfullife.com",
        "time": "Sun Sep 07 16:57:22 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Mon Sep 08 19:25:24 2008 +0200"
      },
      "message": "kernel/cpu.c: create a CPU_STARTING cpu_chain notifier\n\nRight now, there is no notifier that is called on a new cpu, before the new\ncpu begins processing interrupts/softirqs.\nVarious kernel function would need that notification, e.g. kvm works around\nby calling smp_call_function_single(), rcu polls cpu_online_map.\n\nThe patch adds a CPU_STARTING notification. It also adds a helper function\nthat sends the message to all cpu_chain handlers.\n\nTested on x86-64.\nAll other archs are untested. Especially on sparc, I\u0027m not sure if I got\nit right.\n\nSigned-off-by: Manfred Spraul \u003cmanfred@colorfullife.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "42aca483ddee8888926d913b660e1dd38d748ba9",
      "tree": "d4cb7748ebe3019d966976ca647020990ea37a2d",
      "parents": [
        "83097aca8567a0bd593534853b71fe0fa9a75d69"
      ],
      "author": {
        "name": "Robin Holt",
        "email": "holt@sgi.com",
        "time": "Mon Jul 28 20:36:50 2008 -0500"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Aug 25 11:10:11 2008 -0700"
      },
      "message": "[IA64] Fix ia64 build failure when CONFIG_SFC\u003dm\n\nCONFIG_SFC\u003dm uses topology_core_siblings() which, for ia64, expects\ncpu_core_map to be exported.  It is not.  This patch exports the needed\nsymbol.\n\nMaintainers note: This really looks like the wrong thing to do ... it\nwould be much better for the kernel to export an API to provide\ndrivers like this with data they need (which in the case of this\ndriver seems to be an estimate of the effective parallelism available\non the platform).  But x86 has exported this forever ... so go with\nthe flow until such an API is defined.\n\nSigned-off-by: Ben Hutchings \u003cbhutchings@solarflare.com\u003e\nSigned-off-by: Matthew Wilcox \u003cwilly@linux.intel.com\u003e\nSigned-off-by: Robin Holt \u003cholt@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "97653f92c004d322ef27edb168a1b5f31142c6dc",
      "tree": "ca30e24926384fa24d3c39680bd26acc004e4b29",
      "parents": [
        "ea42b8ce8cc9f4a3d3048fae5ba8ad7269d17afa"
      ],
      "author": {
        "name": "Robin Holt",
        "email": "holt@sgi.com",
        "time": "Fri Aug 15 09:21:24 2008 -0500"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Aug 18 15:39:48 2008 -0700"
      },
      "message": "[IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.\n\nMaking allmodconfig will break the current build.  This patch shrinks\nthe per_cpu__shadow_flush_counts from 16k to 8k which frees enough space\nto allow allmodconfig to successfully complete.\n\nFixes http://bugzilla.kernel.org/show_bug.cgi?id\u003d11338\n\nSigned-off-by: Robin Holt \u003cholt@sgi.com\u003e\nAcked-by: Jack Steiner \u003csteiner@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "10617bbe84628eb18ab5f723d3ba35005adde143",
      "tree": "2d1dada5b7d8dd8cd060f54a597aaa34ccc8edb6",
      "parents": [
        "45fc3c4d9b7ab12798af43a73aea53eeecd16acf"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Aug 12 10:34:20 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Aug 12 10:34:20 2008 -0700"
      },
      "message": "[IA64] Ensure cpu0 can access per-cpu variables in early boot code\n\nia64 handles per-cpu variables a litle differently from other architectures\nin that it maps the physical memory allocated for each cpu at a constant\nvirtual address (0xffffffffffff0000). This mapping is not enabled until\nthe architecture specific cpu_init() function is run, which causes problems\nsince some generic code is run before this point. In particular when\nCONFIG_PRINTK_TIME is enabled, the boot cpu will trap on the access to\nper-cpu memory at the first printk() call so the boot will fail without\nthe kernel printing anything to the console.\n\nFix this by allocating percpu memory for cpu0 in the kernel data section\nand doing all initialization to enable percpu access in head.S before\ncalling any generic code.\n\nOther cpus must take care not to access per-cpu variables too early, but\ntheir code path from start_secondary() to cpu_init() is all in arch/ia64\n\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "94567ef16bf38e98a7de214694d327feb3ec42d4",
      "tree": "c87f86bd19f57869a1f24f2db96f7d48a0691b2f",
      "parents": [
        "9b3cbf725fb98733976fd02e2e557f0ae3028df0"
      ],
      "author": {
        "name": "Robin Holt",
        "email": "holt@sgi.com",
        "time": "Mon Aug 04 11:06:16 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Aug 04 11:06:16 2008 -0700"
      },
      "message": "[IA64] Cleanup generated file not ignored by .gitignore\n\narch/ia64/kernel/vmlinux.lds is a generated file. Tell\ngit to ignore it.\n\nSigned-off-by: Robin Holt \u003cholt@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "9b3cbf725fb98733976fd02e2e557f0ae3028df0",
      "tree": "7ebd5f36df50f953fa545f6d57a81227dad4c7a8",
      "parents": [
        "8f616cd5249e03c9e1b371623d85e76d4b86bbc1"
      ],
      "author": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Mon Aug 04 12:02:28 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Aug 04 10:52:12 2008 -0700"
      },
      "message": "[IA64] pv_ops: fix ivt.S paravirtualization\n\nRecent kernels are not booting on some HP systems (though\nit does boot on others). James and Willy reported the\nproblem.  James did the bisection to find the commit\nthat caused the problem:\n\t498c5170472ff0c03a29d22dbd33225a0be038f4.\n\t[IA64] pvops: paravirtualize ivt.S\n\nTwo instructions were wrongly paravirtualized such that\n_FROM_ macro had been used where _TO_ was intended\n\nCc: James Bottomley \u003cJames.Bottomley@HansenPartnership.com\u003e\nCc: \"Wilcox, Matthew  R\" \u003cmatthew.r.wilcox@intel.com\u003e\nSigned-off-by: Isaku Yamahata \u003cyamahata@valinux.co.jp\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "7f30491ccd28627742e37899453ae20e3da8e18f",
      "tree": "7291c0a26ed3a31acf9542857af3981d278f5de8",
      "parents": [
        "94ad374a0751f40d25e22e036c37f7263569d24c"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Aug 01 10:13:32 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Aug 01 10:21:21 2008 -0700"
      },
      "message": "[IA64] Move include/asm-ia64 to arch/ia64/include/asm\n\nAfter moving the the include files there were a few clean-ups:\n\n1) Some files used #include \u003casm-ia64/xyz.h\u003e, changed to \u003casm/xyz.h\u003e\n\n2) Some comments alerted maintainers to look at various header files to\nmake matching updates if certain code were to be changed. Updated these\ncomments to use the new include paths.\n\n3) Some header files mentioned their own names in initial comments. Just\ndeleted these self references.\n\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "85ba2d862e521375a8ee01526c5c46b1f24bb4af",
      "tree": "f098555cb580b2864f145aa845b574f07d2cf694",
      "parents": [
        "1f5a4ad97a0e7b663d527ecc02aabe203d000d91"
      ],
      "author": {
        "name": "Roland McGrath",
        "email": "roland@redhat.com",
        "time": "Fri Jul 25 19:45:58 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Jul 26 12:00:09 2008 -0700"
      },
      "message": "tracehook: wait_task_inactive\n\nThis extends wait_task_inactive() with a new argument so it can be used in\na \"soft\" mode where it will check for the task changing state unexpectedly\nand back off.  There is no change to existing callers.  This lays the\ngroundwork to allow robust, noninvasive tracing that can try to sample a\nblocked thread but back off safely if it wakes up.\n\nSigned-off-by: Roland McGrath \u003croland@redhat.com\u003e\nCc: Oleg Nesterov \u003coleg@tv-sign.ru\u003e\nReviewed-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "29ca069cc6572cce62e42a27efdab01f50190616",
      "tree": "b948f5eed1691fa0bca57aa116837c8eeef0b90a",
      "parents": [
        "b4615e69b6c6353878b734a8202b65efbc554df4",
        "3e4d0cab61c88a9ae3e61151a857960397e26403"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jul 25 17:29:03 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jul 25 17:29:03 2008 -0700"
      },
      "message": "Merge branch \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6\n\n* \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6:\n  [IA64] Wire up new system calls\n"
    },
    {
      "commit": "ef53d9c5e4da147ecaa43c44c5e5945eb83970a2",
      "tree": "3b596445e5d0613fda4b33a4ae96e0e3fffdcf1e",
      "parents": [
        "53a9600c634e3bfd6230e0597aca159bf4d4d010"
      ],
      "author": {
        "name": "Srinivasa D S",
        "email": "srinivasa@in.ibm.com",
        "time": "Fri Jul 25 01:46:04 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jul 25 10:53:30 2008 -0700"
      },
      "message": "kprobes: improve kretprobe scalability with hashed locking\n\nCurrently list of kretprobe instances are stored in kretprobe object (as\nused_instances,free_instances) and in kretprobe hash table.  We have one\nglobal kretprobe lock to serialise the access to these lists.  This causes\nonly one kretprobe handler to execute at a time.  Hence affects system\nperformance, particularly on SMP systems and when return probe is set on\nlot of functions (like on all systemcalls).\n\nSolution proposed here gives fine-grain locks that performs better on SMP\nsystem compared to present kretprobe implementation.\n\nSolution:\n\n 1) Instead of having one global lock to protect kretprobe instances\n    present in kretprobe object and kretprobe hash table.  We will have\n    two locks, one lock for protecting kretprobe hash table and another\n    lock for kretporbe object.\n\n 2) We hold lock present in kretprobe object while we modify kretprobe\n    instance in kretprobe object and we hold per-hash-list lock while\n    modifying kretprobe instances present in that hash list.  To prevent\n    deadlock, we never grab a per-hash-list lock while holding a kretprobe\n    lock.\n\n 3) We can remove used_instances from struct kretprobe, as we can\n    track used instances of kretprobe instances using kretprobe hash\n    table.\n\nTime duration for kernel compilation (\"make -j 8\") on a 8-way ppc64 system\nwith return probes set on all systemcalls looks like this.\n\ncacheline              non-cacheline             Un-patched kernel\naligned patch \t       aligned patch\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\nreal    9m46.784s       9m54.412s                  10m2.450s\nuser    40m5.715s       40m7.142s                  40m4.273s\nsys     2m57.754s       2m58.583s                  3m17.430s\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\nTime duration for kernel compilation (\"make -j 8) on the same system, when\nkernel is not probed.\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\nreal    9m26.389s\nuser    40m8.775s\nsys     2m7.283s\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\nSigned-off-by: Srinivasa DS \u003csrinivasa@in.ibm.com\u003e\nSigned-off-by: Jim Keniston \u003cjkenisto@us.ibm.com\u003e\nAcked-by: Ananth N Mavinakayanahalli \u003cananth@in.ibm.com\u003e\nCc: Anil S Keshavamurthy \u003canil.s.keshavamurthy@intel.com\u003e\nCc: David S. Miller \u003cdavem@davemloft.net\u003e\nCc: Masami Hiramatsu \u003cmhiramat@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "3e4d0cab61c88a9ae3e61151a857960397e26403",
      "tree": "23795ed3ec0ee87cd5ea5e36f6cc432cb9e97095",
      "parents": [
        "fb2e405fc1fc8b20d9c78eaa1c7fd5a297efde43"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Jul 25 10:10:28 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Jul 25 10:10:28 2008 -0700"
      },
      "message": "[IA64] Wire up new system calls\n\nSix new system calls: signalfd4, eventfd2, epoll_create1,\ndup3, pipe2 and inotify_init1.\n\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "ed8cae8ba01348bfd83333f4648dd807b04d7f08",
      "tree": "c71a1c8e771c1c55728bb7c40612fbdcefbc858a",
      "parents": [
        "336dd1f70ff62d7dd8655228caed4c5bfc818c56"
      ],
      "author": {
        "name": "Ulrich Drepper",
        "email": "drepper@redhat.com",
        "time": "Wed Jul 23 21:29:30 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 24 10:47:28 2008 -0700"
      },
      "message": "flag parameters: pipe\n\nThis patch introduces the new syscall pipe2 which is like pipe but it also\ntakes an additional parameter which takes a flag value.  This patch implements\nthe handling of O_CLOEXEC for the flag.  I did not add support for the new\nsyscall for the architectures which have a special sys_pipe implementation.  I\nthink the maintainers of those archs have the chance to go with the unified\nimplementation but that\u0027s up to them.\n\nThe implementation introduces do_pipe_flags.  I did that instead of changing\nall callers of do_pipe because some of the callers are written in assembler.\nI would probably screw up changing the assembly code.  To avoid breaking code\ndo_pipe is now a small wrapper around do_pipe_flags.  Once all callers are\nchanged over to do_pipe_flags the old do_pipe function can be removed.\n\nThe following test must be adjusted for architectures other than x86 and\nx86-64 and in case the syscall numbers changed.\n\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n#include \u003cfcntl.h\u003e\n#include \u003cstdio.h\u003e\n#include \u003cunistd.h\u003e\n#include \u003csys/syscall.h\u003e\n\n#ifndef __NR_pipe2\n# ifdef __x86_64__\n#  define __NR_pipe2 293\n# elif defined __i386__\n#  define __NR_pipe2 331\n# else\n#  error \"need __NR_pipe2\"\n# endif\n#endif\n\nint\nmain (void)\n{\n  int fd[2];\n  if (syscall (__NR_pipe2, fd, 0) !\u003d 0)\n    {\n      puts (\"pipe2(0) failed\");\n      return 1;\n    }\n  for (int i \u003d 0; i \u003c 2; ++i)\n    {\n      int coe \u003d fcntl (fd[i], F_GETFD);\n      if (coe \u003d\u003d -1)\n        {\n          puts (\"fcntl failed\");\n          return 1;\n        }\n      if (coe \u0026 FD_CLOEXEC)\n        {\n          printf (\"pipe2(0) set close-on-exit for fd[%d]\\n\", i);\n          return 1;\n        }\n    }\n  close (fd[0]);\n  close (fd[1]);\n\n  if (syscall (__NR_pipe2, fd, O_CLOEXEC) !\u003d 0)\n    {\n      puts (\"pipe2(O_CLOEXEC) failed\");\n      return 1;\n    }\n  for (int i \u003d 0; i \u003c 2; ++i)\n    {\n      int coe \u003d fcntl (fd[i], F_GETFD);\n      if (coe \u003d\u003d -1)\n        {\n          puts (\"fcntl failed\");\n          return 1;\n        }\n      if ((coe \u0026 FD_CLOEXEC) \u003d\u003d 0)\n        {\n          printf (\"pipe2(O_CLOEXEC) does not set close-on-exit for fd[%d]\\n\", i);\n          return 1;\n        }\n    }\n  close (fd[0]);\n  close (fd[1]);\n\n  puts (\"OK\");\n\n  return 0;\n}\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nSigned-off-by: Ulrich Drepper \u003cdrepper@redhat.com\u003e\nAcked-by: Davide Libenzi \u003cdavidel@xmailserver.org\u003e\nCc: Michael Kerrisk \u003cmtk.manpages@googlemail.com\u003e\nCc: \u003clinux-arch@vger.kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "4a0b2b4dbe1335b8b9886ba3dc85a145d5d938ed",
      "tree": "c2d3a0f86ade5061a1bb9a14aa702323d729fd54",
      "parents": [
        "36ce6dad6e3cb3f050ed41e0beac0070d2062b25"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "andi@firstfloor.org",
        "time": "Tue Jul 01 18:48:41 2008 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jul 21 21:55:02 2008 -0700"
      },
      "message": "sysdev: Pass the attribute to the low level sysdev show/store function\n\nThis allow to dynamically generate attributes and share show/store\nfunctions between attributes. Right now most attributes are generated\nby special macros and lots of duplicated code. With the attribute\npassed it\u0027s instead possible to attach some data to the attribute\nand then use that in shared low level functions to do different things.\n\nI need this for the dynamically generated bank attributes in the x86\nmachine check code, but it\u0027ll allow some further cleanups.\n\nI converted all users in tree to the new show/store prototype. It\u0027s a single\nhuge patch to avoid unbisectable sections.\n\nRuntime tested: x86-32, x86-64\nCompiled only: ia64, powerpc\nNot compile tested/only grep converted: sh, arm, avr32\n\nSigned-off-by: Andi Kleen \u003cak@linux.intel.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "efc7508c9e29944fb3d9edf166d3d584557c33d1",
      "tree": "0c261d41e19dad6c56b7511f9ab8b4a0e5f38415",
      "parents": [
        "740a8de0796dd12890b3c8ddcfabfcb528b78d40"
      ],
      "author": {
        "name": "Alex Chiang",
        "email": "achiang@hp.com",
        "time": "Wed Jul 16 12:47:08 2008 -0600"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Jul 17 11:24:42 2008 -0700"
      },
      "message": "[IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic()\n\nacpi_map_lsapic tries to stuff a long into ia64_cpu_to_sapicid[],\nwhich can only hold ints, so let\u0027s fix that.\n\nWe need to update the signature of acpi_map_cpu2node() too.\n\nSigned-off-by: Alex Chiang \u003cachiang@hp.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "740a8de0796dd12890b3c8ddcfabfcb528b78d40",
      "tree": "b9ae53a096b7ea3216c04009c9c085015115b96b",
      "parents": [
        "60192db82952ad56ef7bbc4a318e2041ca65ba7d"
      ],
      "author": {
        "name": "Akiyama, Nobuyuki",
        "email": "akiyama.nobuyuk@jp.fujitsu.com",
        "time": "Thu Jul 17 11:22:01 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Jul 17 11:22:01 2008 -0700"
      },
      "message": "    [IA64] adding parameter check to module_free()\n\n    module_free() refers the first parameter before checking.\n    But it is called like below(in kernel/kprobes). The first parameter is always NULL.\nThis happens when many probe points(\u003e1024) are set by kprobes.\nI encountered this with using SystemTap. It can set many probes easily.\n\nstatic int __kprobes collect_one_slot(struct kprobe_insn_page *kip, int idx)\n{\n...\n    if (kip-\u003enused \u003d\u003d 0) {\n\t    hlist_del(\u0026kip-\u003ehlist);\n\t    if (hlist_empty(\u0026kprobe_insn_pages)) {\n\t\t...\n\t    } else {\n\t\t    module_free(NULL, kip-\u003einsns); //\u003c\u003c\u003c 1st param always NULL\n\t\t    kfree(kip);\n\t    }\n\t    return 1;\n    }\n    return 0;\n}\n\nSigned-off-by: Akiyama, Nobuyuki \u003cakiyama.nobuyuk@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "60192db82952ad56ef7bbc4a318e2041ca65ba7d",
      "tree": "f8879d485f4e7c393c519d4ae59b13df3c9d99cc",
      "parents": [
        "fca515fbfa5ecd9f7b54db311317e2c877d7831a"
      ],
      "author": {
        "name": "Denis V. Lunev",
        "email": "den@openvz.org",
        "time": "Thu Jul 17 11:11:17 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Jul 17 11:11:17 2008 -0700"
      },
      "message": "[IA64] improper printk format in acpi-cpufreq\n\nWhen dprintk is enabled the following warnings are generated:\narch/ia64/kernel/cpufreq/acpi-cpufreq.c: In function \u0027processor_set_pstate\u0027:\narch/ia64/kernel/cpufreq/acpi-cpufreq.c:54: warning: format \u0027%x\u0027 expects type \u0027unsigned int\u0027, but argumen\nt 3 has type \u0027s64\u0027\narch/ia64/kernel/cpufreq/acpi-cpufreq.c: In function \u0027processor_get_pstate\u0027:\narch/ia64/kernel/cpufreq/acpi-cpufreq.c:76: warning: format \u0027%x\u0027 expects type \u0027unsigned int\u0027, but argumen\nt 2 has type \u0027s64\u0027\n\nSigned-off-by: Denis V. Lunev \u003cden@openvz.org\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "fca515fbfa5ecd9f7b54db311317e2c877d7831a",
      "tree": "66b44028b3ab5be068be78650932812520d78865",
      "parents": [
        "2b04be7e8ab5756ea36e137dd03c8773d184e67e",
        "4d58bbcc89e267d52b4df572acbf209a60a8a497"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Jul 17 10:53:37 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Jul 17 10:53:37 2008 -0700"
      },
      "message": "Pull pvops into release branch\n"
    },
    {
      "commit": "da5e09a1b3e5a9fc0b15a3feb64e921ccc55ba74",
      "tree": "382a75c1180e458df826ef4efbc191f3f71275c1",
      "parents": [
        "c1e3b377ad48febba6f91b8ae42c44ee4d4ab45e"
      ],
      "author": {
        "name": "Zhao Yakui",
        "email": "yakui.zhao@intel.com",
        "time": "Tue Jun 24 18:01:09 2008 +0800"
      },
      "committer": {
        "name": "Andi Kleen",
        "email": "andi@basil.nowhere.org",
        "time": "Wed Jul 16 23:27:05 2008 +0200"
      },
      "message": "ACPI : Create \"idle\u003dnomwait\" bootparam\n\n\"idle\u003dnomwait\" disables the use of the MWAIT\ninstruction from both C1 (C1_FFH) and deeper (C2C3_FFH)\nC-states.\n\nWhen MWAIT is unavailable, the BIOS and OS generally\nnegotiate to use the HALT instruction for C1,\nand use IO accesses for deeper C-states.\n\nThis option is useful for power and performance\ncomparisons, and also to work around BIOS bugs\nwhere broken MWAIT support is advertised.\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d10807\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d10914\n\nSigned-off-by: Zhao Yakui \u003cyakui.zhao@intel.com\u003e\nSigned-off-by: Li Shaohua \u003cshaohua.li@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\nSigned-off-by: Andi Kleen \u003cak@linux.intel.com\u003e\n"
    },
    {
      "commit": "c1e3b377ad48febba6f91b8ae42c44ee4d4ab45e",
      "tree": "7893e4226f52c4001150066f544415c1b17741f5",
      "parents": [
        "5b53496a5ad79e91052f72761a7c5516b069bc99"
      ],
      "author": {
        "name": "Zhao Yakui",
        "email": "yakui.zhao@intel.com",
        "time": "Tue Jun 24 17:58:53 2008 +0800"
      },
      "committer": {
        "name": "Andi Kleen",
        "email": "andi@basil.nowhere.org",
        "time": "Wed Jul 16 23:27:05 2008 +0200"
      },
      "message": "ACPI: Create \"idle\u003dhalt\" bootparam\n\n\"idle\u003dhalt\" limits the idle loop to using\nthe halt instruction.  No MWAIT, no IO accesses,\nno C-states deeper than C1.\n\nIf something is broken in the idle code,\n\"idle\u003dhalt\" is a less severe workaround\nthan \"idle\u003dpoll\" which disables all power savings.\n\nSigned-off-by: Zhao Yakui \u003cyakui.zhao@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\nSigned-off-by: Andi Kleen \u003cak@linux.intel.com\u003e\n"
    },
    {
      "commit": "1a781a777b2f6ac46523fe92396215762ced624d",
      "tree": "4f34bb4aade85c0eb364b53d664ec7f6ab959006",
      "parents": [
        "b9d2252c1e44fa83a4e65fdc9eb93db6297c55af",
        "42a2f217a5e324ed5f2373ab1b7a0a15187c4d6c"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Jul 15 21:55:59 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Jul 15 21:55:59 2008 +0200"
      },
      "message": "Merge branch \u0027generic-ipi\u0027 into generic-ipi-for-linus\n\nConflicts:\n\n\tarch/powerpc/Kconfig\n\tarch/s390/kernel/time.c\n\tarch/x86/kernel/apic_32.c\n\tarch/x86/kernel/cpu/perfctr-watchdog.c\n\tarch/x86/kernel/i8259_64.c\n\tarch/x86/kernel/ldt.c\n\tarch/x86/kernel/nmi_64.c\n\tarch/x86/kernel/smpboot.c\n\tarch/x86/xen/smp.c\n\tinclude/asm-x86/hw_irq_32.h\n\tinclude/asm-x86/hw_irq_64.h\n\tinclude/asm-x86/mach-default/irq_vectors.h\n\tinclude/asm-x86/mach-voyager/irq_vectors.h\n\tinclude/asm-x86/smp.h\n\tkernel/Makefile\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "3a677d216445dba3332a000063405de3fc135859",
      "tree": "cbd47dbb5a3d730e8d55cc38a6ded5ac21ce0220",
      "parents": [
        "dd4f0888f8b42a97c93a66617a4f9acaff3089d6"
      ],
      "author": {
        "name": "Doug Chapman",
        "email": "doug.chapman@hp.com",
        "time": "Mon Jun 30 15:06:48 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Jun 30 15:06:48 2008 -0700"
      },
      "message": "[IA64] export account_system_vtime\n\nThe symbol account_system_vtime is used by the kvm module but\nnot exported.  This breaks building with CONFIG_VIRT_CPU_ACCOUNTING\nand CONFIG_KVM\u003dm.\n\nSigned-off-by: Doug Chapman \u003cdoug.chapman@hp.com\u003e\nAcked-by: Hidetosho Seto \u003cseto.hidetoshi@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "dd4f0888f8b42a97c93a66617a4f9acaff3089d6",
      "tree": "f0442424a2b73f01a4ff198e943d08a4df4d0d23",
      "parents": [
        "543cf4cb3fe6f6cae3651ba918b9c56200b257d0"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Jun 30 15:03:14 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Jun 30 15:03:14 2008 -0700"
      },
      "message": "[IA64] Bugfix for system with 32 cpus\n\nOn a system where there are no hot pluggable cpus \"additional_cpus\"\nis still set to -1 at the point where we call per_cpu_scan_finalize().\nIf we didn\u0027t find an SRAT table and so pick the default \"32\" for the\nnumber of cpus, when we get to:\nhigh_cpu \u003d min(high_cpu + reserve_cpus, NR_CPUS);\nwe will end up initializing for just 31 cpus ... and so we will\ndie horribly when bringing up cpu#32.\n\nProblem introduced by: 2c6e6db41f01b6b4eb98809350827c9678996698\n\"Minimize per_cpu reservations.\"\n\nAcked-by: Robin Holt \u003cholt@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "15c8b6c1aaaf1c4edd67e2f02e4d8e1bd1a51c0d",
      "tree": "3658f893c2f89ea0be4c6cc08aa11fa54476d0f4",
      "parents": [
        "8691e5a8f691cc2a4fda0651e8d307aaba0e7d68"
      ],
      "author": {
        "name": "Jens Axboe",
        "email": "jens.axboe@oracle.com",
        "time": "Fri May 09 09:39:44 2008 +0200"
      },
      "committer": {
        "name": "Jens Axboe",
        "email": "jens.axboe@oracle.com",
        "time": "Thu Jun 26 11:24:38 2008 +0200"
      },
      "message": "on_each_cpu(): kill unused \u0027retry\u0027 parameter\n\nIt\u0027s not even passed on to smp_call_function() anymore, since that\nwas removed. So kill it.\n\nAcked-by: Jeremy Fitzhardinge \u003cjeremy.fitzhardinge@citrix.com\u003e\nReviewed-by: Paul E. McKenney \u003cpaulmck@linux.vnet.ibm.com\u003e\nSigned-off-by: Jens Axboe \u003cjens.axboe@oracle.com\u003e\n"
    },
    {
      "commit": "8691e5a8f691cc2a4fda0651e8d307aaba0e7d68",
      "tree": "6cb6767064d2d43441212566da2d83dcc9a0cd8e",
      "parents": [
        "490f5de52a87063fcb40e3b22f61b0779603ff6d"
      ],
      "author": {
        "name": "Jens Axboe",
        "email": "jens.axboe@oracle.com",
        "time": "Fri Jun 06 11:18:06 2008 +0200"
      },
      "committer": {
        "name": "Jens Axboe",
        "email": "jens.axboe@oracle.com",
        "time": "Thu Jun 26 11:24:35 2008 +0200"
      },
      "message": "smp_call_function: get rid of the unused nonatomic/retry argument\n\nIt\u0027s never used and the comments refer to nonatomic and retry\ninterchangably. So get rid of it.\n\nAcked-by: Jeremy Fitzhardinge \u003cjeremy.fitzhardinge@citrix.com\u003e\nSigned-off-by: Jens Axboe \u003cjens.axboe@oracle.com\u003e\n"
    },
    {
      "commit": "f27b433ef32a77c8cb76f018507453df7c03e552",
      "tree": "928f03e2325a9b7f1d9543603bfd1a7133b2fdfa",
      "parents": [
        "b7d7a2404f80386307ccc0cde63d8d2a5e3bc85c"
      ],
      "author": {
        "name": "Jens Axboe",
        "email": "jens.axboe@oracle.com",
        "time": "Thu Jun 26 11:22:30 2008 +0200"
      },
      "committer": {
        "name": "Jens Axboe",
        "email": "jens.axboe@oracle.com",
        "time": "Thu Jun 26 11:22:30 2008 +0200"
      },
      "message": "ia64: convert to generic helpers for IPI function calls\n\nThis converts ia64 to use the new helpers for smp_call_function() and\nfriends, and adds support for smp_call_function_single().\n\nCc: Tony Luck \u003ctony.luck@intel.com\u003e\nSigned-off-by: Jens Axboe \u003cjens.axboe@oracle.com\u003e\n"
    },
    {
      "commit": "e2569b7e572c0e6782380b3fdda901deb175d75a",
      "tree": "c7541106f957225ab0eb8fff6d1244e2675f697f",
      "parents": [
        "8097110d179b874d91c6495330c2b96c991e8c6e"
      ],
      "author": {
        "name": "Julia Lawall",
        "email": "julia@diku.dk",
        "time": "Tue Jun 24 10:22:05 2008 +0200"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Jun 24 10:28:55 2008 -0700"
      },
      "message": "[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()\n\nAs noted by Akinobu Mita alloc_bootmem and related functions never return\nNULL and always return a zeroed region of memory.  Thus a NULL test or\nmemset after calls to these functions is unnecessary.\n\nSigned-off-by: Julia Lawall \u003cjulia@diku.dk\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "2826f8c0f4c97b7db33e2a680f184d828eb7a785",
      "tree": "c311c40baee4e4231e08538eccfeefbf2e08f208",
      "parents": [
        "62786b9e81a2dbe9c073a2ade52d33a2627d6d85"
      ],
      "author": {
        "name": "Jes Sorensen",
        "email": "jes@sgi.com",
        "time": "Tue Jun 24 11:30:09 2008 -0400"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Jun 24 10:16:27 2008 -0700"
      },
      "message": "[IA64] Fix boot failure on ia64/sn2\n\nCall check_sal_cache_flush() after platform_setup() as\ncheck_sal_cache_flush() now relies on being able to call platform\nvector code.\n\nProblem was introduced by: 3463a93def55c309f3c0d0a8aaf216be3be42d64\n\"Update check_sal_cache_flush to use platform_send_ipi()\"\n\nSigned-off-by: Jes Sorensen \u003cjes@sgi.com\u003e\nTested-by: Alex Chiang: \u003cachiang@hp.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "c8988f968240069aeae16d8cf9f59096a085eb27",
      "tree": "5d75d8b6014353caf5ad9db2d189cd6427c80488",
      "parents": [
        "10acaf0c8a481c1ea9ba9d550a292595d8279ee1",
        "732a675a6303156d1a197dc780b0712bd4b49d46"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Jun 16 11:52:43 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Jun 16 11:52:43 2008 -0700"
      },
      "message": "Merge branch \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6\n\n* \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6:\n  [IA64] Fix CONFIG_IA64_SGI_UV build error\n  [IA64] Update check_sal_cache_flush to use platform_send_ipi()\n  [IA64] perfmon: fix async exit bug\n"
    },
    {
      "commit": "3463a93def55c309f3c0d0a8aaf216be3be42d64",
      "tree": "50ce1913088287a7c8144e8db5fd3e7dc43842d1",
      "parents": [
        "83014699b06fb9a300d896c7c49fb8be1c6c5ddc"
      ],
      "author": {
        "name": "Alex Chiang",
        "email": "achiang@hp.com",
        "time": "Wed Jun 11 17:29:27 2008 -0600"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Jun 11 16:40:33 2008 -0700"
      },
      "message": "[IA64] Update check_sal_cache_flush to use platform_send_ipi()\n\ncheck_sal_cache_flush is used to detect broken firmware that drops\npending interrupts.\n\nThe old implementation schedules a timer interrupt for itself in\nthe future by getting the current value of the Interval Timer\nCounter + 1000 cycles, waits for the interrupt to be pended, calls\nSAL_CACHE_FLUSH, and finally checks to see if the interrupt is\nstill pending.\n\nThis implementation can cause problems for virtual machine code if\nthe process of scheduling the timer interrupt takes more than 1000\ncycles; the virtual machine can end up sleeping for several hundred\nyears while waiting for the ITC to wrap around.\n\nThe fix is to use platform_send_ipi. The processor will still send\nan interrupt to itself, using the IA64_IPI_DM_INT delivery mode,\nwhich causes the IPI to look like an external interrupt. The rest\nof the SAL_CACHE_FLUSH + checking to see if the interrupt is still\npending remains unchanged.\n\nThis fix has been boot tested successfully on:\n\n\t- intel tiger2\n\t- hp rx6600\n\t- hp rx5670\n\nThe rx5670 has known buggy firmware, where SAL_CACHE_FLUSH drops\npending interrupts. A boot test on this machine showed this message\non the console:\n\nSAL: SAL_CACHE_FLUSH drops interrupts; PAL_CACHE_FLUSH will be used instead\n\nWhich proves that the self-inflicted IPI approach is viable. And\nas expected, the other tested platforms correctly did not display\nthe warning.\n\nSigned-off-by: Alex Chiang \u003cachiang@hp.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "39b8931b5cad9a7cbcd2394a40a088311e783a82",
      "tree": "4db8369a3d5cc54a61942f38de9eb392e7e5bc60",
      "parents": [
        "36d872a370d3d10e5a7faa9dcacce744260fb13b"
      ],
      "author": {
        "name": "Fenghua Yu",
        "email": "fenghua.yu@intel.com",
        "time": "Mon Jun 09 16:48:18 2008 -0700"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Jun 11 19:13:46 2008 -0400"
      },
      "message": "ACPI: handle invalid ACPI SLIT table\n\nThis is a SLIT sanity checking patch.  It moves slit_valid() function to\ngeneric ACPI code and does sanity checking for both x86 and ia64.  It sets up\nnode_distance with LOCAL_DISTANCE and REMOTE_DISTANCE when hitting invalid\nSLIT table on ia64.  It also cleans up unused variable localities in\nacpi_parse_slit() on x86.\n\nSigned-off-by: Fenghua Yu \u003cfenghua.yu@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "83014699b06fb9a300d896c7c49fb8be1c6c5ddc",
      "tree": "6a0d75c35b278ab8e249cc396ef5bf222b4cd8ec",
      "parents": [
        "28ffb5d3e0b563be5a9639c3a2b42f1a9430454f"
      ],
      "author": {
        "name": "stephane eranian",
        "email": "eranian@googlemail.com",
        "time": "Wed Jun 11 15:24:13 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Jun 11 15:24:13 2008 -0700"
      },
      "message": "[IA64] perfmon: fix async exit bug\n\nMove the cleanup of the async queue to the close callback from the flush\ncallback. This avoids losing asynchronous overflow notifications when\nthe file descriptor is shared by multiple processes and one terminates.\n\nSigned-off-by: Stephane Eranian \u003ceranian@gmail.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "4d58bbcc89e267d52b4df572acbf209a60a8a497",
      "tree": "86dea53ee37e57fa32b178497c55d2bf861fde7c",
      "parents": [
        "8a2f2ccc7a6bfbdb8b484198e190d6805d979700"
      ],
      "author": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Wed May 28 09:41:58 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed May 28 09:41:58 2008 -0700"
      },
      "message": "[IA64] pv_ops: move some functions in ivt.S to avoid lack of space.\n\nmove interrupt, page_fault, non_syscall, dispatch_unaligned_handler and\ndispatch_to_fault_handler to avoid lack of instructin space.\nThe change set 4dcc29e1574d88f4465ba865ed82800032f76418 bloated\nSAVE_MIN_WITH_COVER, SAVE_MIN_WITH_COVER_R19 so that it bloated the\nfunctions which uses those macros.\nIn the native case, only dispatch_illegal_op_fault had to be moved.\nWhen paravirtualized case the all functions which use the macros need\nto be moved to avoid the lack of space.\n\nSigned-off-by: Isaku Yamahata \u003cyamahata@valinux.co.jp\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "00d21d82b8a9e290286e09d8eedc20bfc33b0eee",
      "tree": "ed5b32a197ab4f7c8df059cb451b299c40a69ee9",
      "parents": [
        "85cbc503787d577c215f9540c57294e1ec799144"
      ],
      "author": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Mon May 19 22:13:44 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue May 27 15:11:42 2008 -0700"
      },
      "message": "[IA64] pvops: add to hooks, pv_time_ops, for steal time accounting.\n\nIntroduce pv_time_ops which adds hook to steal time accounting.\nOn virtualized environment, cpus are shared by many guests and\nsteal time is the time which is used for other guests.\nOn virtualized environtment, streal time should be accounted.\n\nSigned-off-by: Isaku Yamahata \u003cyamahata@valinux.co.jp\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "85cbc503787d577c215f9540c57294e1ec799144",
      "tree": "040eabd9681d2691f777574283de9963aa8f2e05",
      "parents": [
        "33b39e84209b0308b572dce017df7ee9b63f086c"
      ],
      "author": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Mon May 19 22:13:43 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue May 27 15:11:10 2008 -0700"
      },
      "message": "[IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations.\n\nintroduce pv_irq_ops which adds hooks to paravirtualize irq related\noperations.\nOn virtualized environment, interruption may be replaced by something\nvirtualization friendly. So the irq related operation also may need\nparavirtualization.\nThis patch adds necessary hooks to paravirtualize irq related operations.\n\nSigned-off-by: Yaozu (Eddie) Dong \u003ceddie.dong@intel.com\u003e\nSigned-off-by: Isaku Yamahata \u003cyamahata@valinux.co.jp\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "33b39e84209b0308b572dce017df7ee9b63f086c",
      "tree": "e27bb8c44aa70b3172c9be846960baf7dbe98bd4",
      "parents": [
        "e51835d58a5abdf82211f36f500f666ca7ef9aee"
      ],
      "author": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Mon May 19 22:13:42 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue May 27 15:10:41 2008 -0700"
      },
      "message": "[IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic.\n\nadd hooks to paravirtualize iosapic which is a real hardware resource.\nOn virtualized environment it may be replaced something virtualized\nfriendly.\nDefine pv_iosapic_ops and add the hooks.\n\nSigned-off-by: Isaku Yamahata \u003cyamahata@valinux.co.jp\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "e51835d58a5abdf82211f36f500f666ca7ef9aee",
      "tree": "84a90efb1f0a5e3ac2b0e8fa64d29cf2e8942315",
      "parents": [
        "213060a4d6991a95d0b9344406d195be3464accf"
      ],
      "author": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Mon May 19 22:13:41 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue May 27 15:10:06 2008 -0700"
      },
      "message": "[IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized environment.\n\ndefine pv_init_ops hooks which represents various initialization\nhooks for paravirtualized environment. and add hooks.\n\nSigned-off-by: Alex Williamson \u003calex.williamson@hp.com\u003e\nSigned-off-by: Isaku Yamahata \u003cyamahata@valinux.co.jp\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "213060a4d6991a95d0b9344406d195be3464accf",
      "tree": "b74ead50ae0ae8ca2cfc20df5ad2e5d04a90432d",
      "parents": [
        "4df8d22bbbb16ccfa4e10cc068135183c9e5e006"
      ],
      "author": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Mon May 19 22:13:40 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue May 27 15:09:30 2008 -0700"
      },
      "message": "[IA64] pvops: paravirtualize NR_IRQS\n\nMake NR_IRQ overridable by each pv instances.\nPv instance may need each own number of irqs so that\nNR_IRQS should be the maximum number of nr_irqs each\npv instances need.\n\nCc: Jes Sorensen \u003cjes@sgi.com\u003e\nSigned-off-by: Isaku Yamahata \u003cyamahata@valinux.co.jp\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "4df8d22bbbb16ccfa4e10cc068135183c9e5e006",
      "tree": "6c989c6c493b9487311831218810e5e84886190d",
      "parents": [
        "498c5170472ff0c03a29d22dbd33225a0be038f4"
      ],
      "author": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Tue May 27 15:08:01 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue May 27 15:08:01 2008 -0700"
      },
      "message": "[IA64] pvops: paravirtualize entry.S\n\nparavirtualize ia64_swtich_to, ia64_leave_syscall and ia64_leave_kernel.\nThey include sensitive or performance critical privileged instructions\nso that they need paravirtualization.\nTo paravirtualize them by single source and multi compile\nthey are converted into indirect jump. And define each pv instances.\n\nCc: Keith Owens \u003ckaos@ocs.com.au\u003e\nCc: \"Dong, Eddie\" \u003ceddie.dong@intel.com\u003e\nSigned-off-by: Isaku Yamahata \u003cyamahata@valinux.co.jp\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "498c5170472ff0c03a29d22dbd33225a0be038f4",
      "tree": "e1f972fcbf3dc96219736723a1ff78452c5747e1",
      "parents": [
        "02e32e36f42f8ea7ee6060d02f2d69ad5bad6d50"
      ],
      "author": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Mon May 19 22:13:38 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue May 27 15:03:29 2008 -0700"
      },
      "message": "[IA64] pvops: paravirtualize ivt.S\n\nparavirtualize ivt.S which implements fault handler in hand written\nassembly code.\nThey includes sensitive or performance critical privileged instructions.\nSo they need paravirtualization.\n\nCc: Keith Owens \u003ckaos@ocs.com.au\u003e\nCc: tgingold@free.fr\nCc: Akio Takebe \u003ctakebe_akio@jp.fujitsu.com\u003e\nSigned-off-by: Yaozu (Eddie) Dong \u003ceddie.dong@intel.com\u003e\nSigned-off-by: Isaku Yamahata \u003cyamahata@valinux.co.jp\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "02e32e36f42f8ea7ee6060d02f2d69ad5bad6d50",
      "tree": "8bf9f8949787e2dae035d7a6c2b545cf825a63b9",
      "parents": [
        "e92e8c68a61ae7d845c1be0a58a081e7756b0735"
      ],
      "author": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Mon May 19 22:13:37 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue May 27 15:02:17 2008 -0700"
      },
      "message": "[IA64] pvops: paravirtualize minstate.h.\n\nparavirtualize minstate.h which are hand written assembly code.\nThey include sensitive or performance critical privileged\ninstructions. So that they are appropriate for paravirtualization.\n\nCc: Keith Owens \u003ckaos@ocs.com.au\u003e\nCc: Akio Takebe \u003ctakebe_akio@jp.fujitsu.com\u003e\nSigned-off-by: Yaozu (Eddie) Dong \u003ceddie.dong@intel.com\u003e\nSigned-off-by: Isaku Yamahata \u003cyamahata@valinux.co.jp\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "1e39d80a5957eab9dfdd7490d5c5cee272c34aa7",
      "tree": "7e07e35c7424418ca0406ba948eb137db9a917e5",
      "parents": [
        "1ff730b52f0c3e4e3846c3ff345c5526b2633ba9"
      ],
      "author": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Mon May 19 22:13:35 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue May 27 14:46:28 2008 -0700"
      },
      "message": "[IA64] pvops: preparation for paravirtulization of hand written assembly code.\n\nPreparation for paravirtualization of hand written assembly code.\nThey are paravirtualized by single source code and compiled multi times.\nTo tell those files for target (including native), add one defines.\n\nCc: \"Dong, Eddie\" \u003ceddie.dong@intel.com\u003e\nCc: Keith Owens \u003ckaos@ocs.com.au\u003e\nCc: tgingold@free.fr\nSigned-off-by: Isaku Yamahata \u003cyamahata@valinux.co.jp\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "1ff730b52f0c3e4e3846c3ff345c5526b2633ba9",
      "tree": "59a614eaa0679ba0ccd99e1f910ceeb22fc31948",
      "parents": [
        "3e0879deb700f322f6c81ab34f056fc72d15ec02"
      ],
      "author": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Mon May 19 22:13:34 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue May 27 14:40:18 2008 -0700"
      },
      "message": "[IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions.\n\nintroduce pv_cpu_ops to paravirtualize privleged instructions\nwhich are defined by ia64 intrinsics.\nmake them indirect C function calls by introducing function\ntables, pv_cpu_ops.\n\nSigned-off-by: Yaozu (Eddie) Dong \u003ceddie.dong@intel.com\u003e\nSigned-off-by: Isaku Yamahata \u003cyamahata@valinux.co.jp\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "3e0879deb700f322f6c81ab34f056fc72d15ec02",
      "tree": "fadecbdca3170bfce52d9a954b594bc8e293e879",
      "parents": [
        "90aeb169c03a96e22674741f08054023c33d595b"
      ],
      "author": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Mon May 19 22:13:33 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue May 27 14:39:54 2008 -0700"
      },
      "message": "[IA64] pvops: add an early setup hook for pv_ops.\n\nThis patch adds a setup hook in the very early boot sequence\nbefore start_kernel() to initialize paravirtualization stuff.\nThe hook will be set by each pv loader code or by using multi entry point.\n\nSigned-off-by: Qing He \u003cqing.he@intel.com\u003e\nSigned-off-by: Isaku Yamahata \u003cyamahata@valinux.co.jp\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "90aeb169c03a96e22674741f08054023c33d595b",
      "tree": "dc2a45abcc80904444057a4ca800a10a8f6a52b3",
      "parents": [
        "72cb4256c7574e1c2c1350fa92eecd7cef9e4772"
      ],
      "author": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Mon May 19 22:13:32 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue May 27 14:39:30 2008 -0700"
      },
      "message": "[IA64] pvops: introduce pv_info which describes some random info.\n\nintroduce pv_info which describes some randome info about\nunderlying execution environment.\n\nCc: Jes Sorensen \u003cjes@sgi.com\u003e\nSigned-off-by: Isaku Yamahata \u003cyamahata@valinux.co.jp\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "8311d21c35092aa4c4a12e0140e1ef3443489d77",
      "tree": "59b9a8196ccf45fb96053d0732e219d28dee6cdd",
      "parents": [
        "444933c6c6e82362ba8e0da26f41a53c433d11ef"
      ],
      "author": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Mon May 19 22:13:29 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue May 27 14:38:18 2008 -0700"
      },
      "message": "[IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file.\n\nMove the LOAD_OFFSET definition from vmlinux.lds.S into system.h.\nOn paravirtualized environments, it is necessary to detect the\nexecution environment. One of the solutions is the multi entry point.\nThe multi entry point allows a boot loader to start the kernel execution\nfrom the entry point which is different from the ELF entry point.\nThe non standard entry point will defined as the specialized elf note\nwhich contains the LMA of the entry point symbol.\nThe constant, LOAD_OFFSET, is necessary to calculate the symbol\u0027s LMA.\nMove the definition into the public header file to make it available\nto the multi entry point support.\n\nCc: \"He, Qing\" \u003cqing.he@intel.com\u003e\nSigned-off-by: Isaku Yamahata \u003cyamahata@valinux.co.jp\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "444933c6c6e82362ba8e0da26f41a53c433d11ef",
      "tree": "d3b0ebc3f0e5ae85fe3aea7dbb3eddbbee130b91",
      "parents": [
        "4dcc29e1574d88f4465ba865ed82800032f76418"
      ],
      "author": {
        "name": "Isaku Yamahata",
        "email": "yamahata@valinux.co.jp",
        "time": "Mon May 19 22:13:28 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue May 27 14:37:53 2008 -0700"
      },
      "message": "[IA64] pvops: preparation: remove extern in irq_ia64.c\n\nremove extern declaration of handle_IPI() in irq_ia64.c.\nInstead, declare it in asm-ia64/smp.h.\nLater handle_IPI() will be referenced from another file.\n\nSigned-off-by: Isaku Yamahata \u003cyamahata@valinux.co.jp\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "4dcc29e1574d88f4465ba865ed82800032f76418",
      "tree": "5579a225a6782f0f5014cbbe6938847b7f3cd53f",
      "parents": [
        "e490517a039a99d692cb3a5561941b0a5f576172"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue May 27 13:23:16 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue May 27 13:24:39 2008 -0700"
      },
      "message": "[IA64] Workaround for RSE issue\n\nProblem: An application violating the architectural rules regarding\noperation dependencies and having specific Register Stack Engine (RSE)\nstate at the time of the violation, may result in an illegal operation\nfault and invalid RSE state.  Such faults may initiate a cascade of\nrepeated illegal operation faults within OS interruption handlers.\nThe specific behavior is OS dependent.\n\nImplication: An application causing an illegal operation fault with\nspecific RSE state may result in a series of illegal operation faults\nand an eventual OS stack overflow condition.\n\nWorkaround: OS interruption handlers that switch to kernel backing\nstore implement a check for invalid RSE state to avoid the series\nof illegal operation faults.\n\nThe core of the workaround is the RSE_WORKAROUND code sequence\ninserted into each invocation of the SAVE_MIN_WITH_COVER and\nSAVE_MIN_WITH_COVER_R19 macros.  This sequence includes hard-coded\nconstants that depend on the number of stacked physical registers\nbeing 96.  The rest of this patch consists of code to disable this\nworkaround should this not be the case (with the presumption that\nif a future Itanium processor increases the number of registers, it\nwould also remove the need for this patch).\n\nMove the start of the RBS up to a mod32 boundary to avoid some\ncorner cases.\n\nThe dispatch_illegal_op_fault code outgrew the spot it was\nsquatting in when built with this patch and CONFIG_VIRT_CPU_ACCOUNTING\u003dy\nMove it out to the end of the ivt.\n\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "f52111b1546943545e67573c4dde1c7613ca33d3",
      "tree": "f8188dd12f7dc78f0f4c26702a5ba0ceea8199c7",
      "parents": [
        "f26a3988917913b3d11b2bd741601a2c64ab9204"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Thu May 08 18:19:16 2008 -0400"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Fri May 16 17:22:20 2008 -0400"
      },
      "message": "[PATCH] take init_files to fs/file.c\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "3fb2c74ee20b77affd494c6b8ce7928d0ebbb62e",
      "tree": "f349e016efe512dd7bdb06b619bc0d1c9f46b35b",
      "parents": [
        "7af1d7532b6cf905230c72c67ad85a480b122374"
      ],
      "author": {
        "name": "Prarit Bhargava",
        "email": "prarit@redhat.com",
        "time": "Wed May 14 12:00:24 2008 -0400"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed May 14 16:00:14 2008 -0700"
      },
      "message": "[IA64] Properly unregister legacy interrupts\n\nacpi_unregister_gsi() should \"undo\" what acpi_register_gsi() does.\n\nOn systems that have legacy interrupts, acpi_unregister_gsi erroneously calls\niosapci_unregister_intr() which is wrong to do and causes a loud warning.\n\nacpi_unregister_gsi() should just return in these cases.\n\nSigned-off-by: Prarit Bhargava \u003cprarit@redhat.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "7af1d7532b6cf905230c72c67ad85a480b122374",
      "tree": "ea36fc6f8b6f63b1b182eb0b243163846f47011e",
      "parents": [
        "0fb232fdb2a2674003ef4b874034e872b7256aa9"
      ],
      "author": {
        "name": "Simon Holm Thøgersen",
        "email": "odie@cs.aau.dk",
        "time": "Mon May 12 17:40:50 2008 +0200"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed May 14 15:58:27 2008 -0700"
      },
      "message": "[IA64] Remove NULL pointer check for argument never passed as NULL.\n\nThere is only palinfo_handle_smp as (indirect) user of palinfo_smp_call (by\nway of smp_call_function_single) and surely palinfo_handle_smp never pass\nNULL as parameter for info.\n\nSigned-off-by: Simon Holm Thøgersen \u003codie@cs.aau.dk\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "0fb232fdb2a2674003ef4b874034e872b7256aa9",
      "tree": "1b2510c3a38ee21e0007f924b373fb2939089425",
      "parents": [
        "2e513fe4903c62450a9f8c3759f75bc4cd7e4dfd"
      ],
      "author": {
        "name": "Hidetoshi Seto",
        "email": "seto.hidetoshi@jp.fujitsu.com",
        "time": "Fri May 09 15:27:09 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed May 14 15:56:34 2008 -0700"
      },
      "message": "[IA64] trivial cleanup for perfmon.c\n\nFix a typo, and coding style cleanups for pfm_handle_work().\n\nSigned-off-by: Hidetoshi Seto \u003cseto.hidetoshi@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "2e513fe4903c62450a9f8c3759f75bc4cd7e4dfd",
      "tree": "43edb395890cecd8a489961263e52e1c6d2196e5",
      "parents": [
        "3633c7308005e8c1dab594f69ef904424f8b639a"
      ],
      "author": {
        "name": "Hidetoshi Seto",
        "email": "seto.hidetoshi@jp.fujitsu.com",
        "time": "Fri May 09 15:26:51 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed May 14 15:56:09 2008 -0700"
      },
      "message": "[IA64] trivial cleanup for entry.S\n\nThis patch does:\n - make comment at next to resched check more robust\n - move \"re-check\" comments to next to where change predicate regs\n\nSigned-off-by: Hidetoshi Seto \u003cseto.hidetoshi@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "3633c7308005e8c1dab594f69ef904424f8b639a",
      "tree": "0e215ec13d73a86d70da3f721adab14e7f4a510a",
      "parents": [
        "f13ae30e1397e3bfb38feb3b6e889af5d021f13d"
      ],
      "author": {
        "name": "Hidetoshi Seto",
        "email": "seto.hidetoshi@jp.fujitsu.com",
        "time": "Fri May 09 15:26:35 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed May 14 15:55:35 2008 -0700"
      },
      "message": "[IA64] fix interrupt masking for pending works on kernel leave\n\n[Bug-fix for \"[BUG?][2.6.25-mm1] sleeping during IRQ disabled\"]\n\nThis patch does:\n - enable interrupts before calling schedule() as same as others, ex. x86\n - enable interrupts during ia64_do_signal() and ia64_sync_krbs()\n - do_notify_resume_user() is still called with interrupts disabled, since\n   we can take short path of fsys_mode if-statement quickly.\n - pfm_handle_work() is also called with interrupts disabled, since\n   it can deal interrupt mask within itself.\n - fix/add some comments/notes\n\nReported-by: KOSAKI Motohiro \u003ckosaki.motohiro@jp.fujitsu.com\u003e\nSigned-off-by: Hidetoshi Seto \u003cseto.hidetoshi@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "f13ae30e1397e3bfb38feb3b6e889af5d021f13d",
      "tree": "4b82d1ee1e8bbb5f21d5f81bb0a73cf3daa8efb4",
      "parents": [
        "8a3360f06cd4d3b1d57f73e029f2f8b6057fdcba"
      ],
      "author": {
        "name": "Alex Chiang",
        "email": "achiang@hp.com",
        "time": "Thu May 08 14:03:23 2008 -0600"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed May 14 15:42:07 2008 -0700"
      },
      "message": "[IA64] allow user to force_pal_cache_flush\n\nThe sequence executed in check_sal_cache_flush:\n\n\t- pend a timer interrupt\n\t- call SAL_CACHE_FLUSH\n\t- see if interrupt is still pending\n\ncan hang HP machines with buggy SAL_CACHE_FLUSH implementations.\n\nProvide a kernel command-line argument to allow users skip this\ncheck if desired. Using this parameter will force ia64_sal_cache_flush\nto call ia64_pal_cache_flush() instead of SAL_CACHE_FLUSH.\n\nSigned-off-by: Alex Chiang \u003cachiang@hp.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "8a3360f06cd4d3b1d57f73e029f2f8b6057fdcba",
      "tree": "299eee7ef2848e29cec8894fd9e13c7151771c21",
      "parents": [
        "2224661494278bfc1c35b392cf6ee6f58e1d5e64"
      ],
      "author": {
        "name": "Bernhard Walle",
        "email": "bwalle@suse.de",
        "time": "Wed May 14 15:40:40 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed May 14 15:40:40 2008 -0700"
      },
      "message": "[IA64] Don\u0027t reserve crashkernel memory \u003e 4 GB\n\nSome IA64 machines map all cell-local memory above 4 GB (32 bit limit).\nHowever, in most cases, the kernel needs some memory below that limit that is\nDMA-capable. So in this machine configuration, the crashkernel will be reserved\nabove 4 GB.\n\nFor machines that use SWIOTLB implementation because they lack an I/O MMU\nthe low memory is required by the SWIOTLB implementation. In that case,\nit doesn\u0027t make sense to reserve the crashkernel at all because it\u0027s unusable\nfor kdump.\n\nA special case is the \"hpzx1\" machine vector. In theory, it has a I/O MMU, so\nit can be booted above 4 GB. However, in the kdump case that is not possible\nbecause of changeset 51b58e3e26ebfb8cd56825c4b396ed251f51dec9:\n\n    On HP zx1 machines, the \u0027machvec\u003ddig\u0027 parameter is needed for the kdump\n    kernel to avoid problems with the HP sba iommu.  The problem is that during\n    the boot of the kdump kernel, the iommu is re-initialized, so in-flight DMA\n    from improperly shutdown drivers causes an IOTLB miss which leads to an\n    MCA.  With kdump, the idea is to get into the kdump kernel with as little\n    code as we can, so shutting down drivers properly is not an option.\n\n    The workaround is to add \u0027machvec\u003ddig\u0027 to the kdump kernel boot parameters.\n    This makes the kdump kernel avoid using the sba iommu altogether, leaving\n    the IOTLB intact.  Any ongoing DMA falls harmlessly outside the kdump\n    kernel.  After the kdump kernel reboots, all devices will have been\n    shutdown properly and DMA stopped.\n\nThis patch pushes that functionality into the sba iommu initialization\ncode, so that users won\u0027t have to find the obscure documentation telling\nthem about \u0027machvec\u003ddig\u0027.\n\nThis means that also for hpzx1 it\u0027s not possible to boot when all\nmemory is above the 4 GB limit. So the only machine vectors that can handle\nthis case are \"sn2\" and \"uv\".\n\nSigned-off-by: Bernhard Walle \u003cbwalle@suse.de\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "2224661494278bfc1c35b392cf6ee6f58e1d5e64",
      "tree": "1a0bd165aedfd28191a017901490c5bf3fd9f328",
      "parents": [
        "7868f1ed84696d3cca83558e8dd459f20a36d077"
      ],
      "author": {
        "name": "Jack Steiner",
        "email": "steiner@sgi.com",
        "time": "Tue May 06 15:18:57 2008 -0500"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed May 14 14:22:04 2008 -0700"
      },
      "message": "[IA64] machvec support for SGI UV platform\n\nThis patch adds the basic IA64 machvec infrastructure to support\nthe SGI \"UV\" platform.\n\nSigned-off-by: Jack Steiner \u003csteiner@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "f8e811b98935f702b48abc92563462a15c226eb8",
      "tree": "5446de054b7d168c118783df77577f14d4055d81",
      "parents": [
        "848376c774a941c29e4fa083d96d84a5f2190857"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Thu May 01 14:36:36 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu May 01 14:36:36 2008 -0700"
      },
      "message": "[IA64] fix file and descriptor handling in perfmon\n\nRaces galore...  General rule: as soon as it\u0027s in descriptor table,\nit\u0027s over; another thread might have started IO on it/dup2() it\nelsewhere/dup2() something *over* it/etc.  fd_install() is the very\nlast step one should take - it\u0027s a point of no return.\n\nBesides, the damn thing leaked on failure exits...\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "848376c774a941c29e4fa083d96d84a5f2190857",
      "tree": "190ded9079f7de75018e9d89049e65b62c239151",
      "parents": [
        "c0cd661b1b0ad83dac54420169ec9ca14df409e9"
      ],
      "author": {
        "name": "Roland McGrath",
        "email": "roland@redhat.com",
        "time": "Wed Apr 30 14:40:14 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu May 01 14:29:44 2008 -0700"
      },
      "message": "[IA64] TS_RESTORE_SIGMASK\n\nReplace TIF_RESTORE_SIGMASK with TS_RESTORE_SIGMASK and define\nour own set_restore_sigmask() function.  This saves the costly\nSMP-safe set_bit operation, which we do not need for the sigmask\nflag since TIF_SIGPENDING always has to be set too.\n\nSigned-off-by: Roland McGrath \u003croland@redhat.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "c0cd661b1b0ad83dac54420169ec9ca14df409e9",
      "tree": "291089758b610ccd47cfb5275b28be86a41f34d8",
      "parents": [
        "6d3c51110819918617d9e2d1da7ff53f4b2c1187"
      ],
      "author": {
        "name": "Hidetoshi Seto",
        "email": "seto.hidetoshi@jp.fujitsu.com",
        "time": "Wed Apr 30 18:55:48 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu May 01 14:29:12 2008 -0700"
      },
      "message": "[IA64] smp.c coding style fix\n\nFix indenting of switch statement to follow CodingStyle, and\npull out handling of call_data into an inlined function.\n\nI confirmed that applying this fix doesn\u0027t affect assembled code.\n\nSigned-off-by: Hidetoshi Seto \u003cseto.hidetoshi@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "6d3c51110819918617d9e2d1da7ff53f4b2c1187",
      "tree": "797beea07ae393830a34b7021dec661d46dbbbb4",
      "parents": [
        "9d4efae68714e24d40b628461bc4182e330969b1"
      ],
      "author": {
        "name": "Hidetoshi Seto",
        "email": "seto.hidetoshi@jp.fujitsu.com",
        "time": "Wed Apr 30 16:50:55 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Apr 30 14:08:07 2008 -0700"
      },
      "message": "[IA64] fix section mismatch in arch/ia64/kernel/topology.c\n\nThis patch silences:\n\n\tWARNING: vmlinux.o(.text+0x44672): Section mismatch in\n\treference from the function arch_register_cpu() to the\n\tfunction .cpuinit.text:register_cpu()\n\nChanges are based on codes in arch/x86/kernel/topology.c\n\nSigned-off-by: Hidetoshi Seto \u003cseto.hidetoshi@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "9d4efae68714e24d40b628461bc4182e330969b1",
      "tree": "c2e50bf0b364a9530a998f6bc8d17889e41b3727",
      "parents": [
        "751fc7849d623bcd5e77fd494b01662599a8dccf"
      ],
      "author": {
        "name": "Hidetoshi Seto",
        "email": "seto.hidetoshi@jp.fujitsu.com",
        "time": "Wed Apr 30 16:50:22 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Apr 30 14:08:04 2008 -0700"
      },
      "message": "[IA64] fix section mismatch in arch/ia64/kernel/palinfo.c\n\nThis patch removes following warning:\n\n\tWARNING: vmlinux.o(.exit.text+0xb1): Section mismatch in\n\treference from the function palinfo_exit() to the variable\n\t.cpuinit.data:palinfo_cpu_notifier\n\nSigned-off-by: Hidetoshi Seto \u003cseto.hidetoshi@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "751fc7849d623bcd5e77fd494b01662599a8dccf",
      "tree": "d349de877e9b6cc5265a8af1cc9f1c2c78031b6a",
      "parents": [
        "c5b5a5993234d4db2079e57e456bda5278ef59cf"
      ],
      "author": {
        "name": "Hidetoshi Seto",
        "email": "seto.hidetoshi@jp.fujitsu.com",
        "time": "Wed Apr 30 16:50:43 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Apr 30 14:08:01 2008 -0700"
      },
      "message": "[IA64] fix section mismatch in arch/ia64/kernel/irq.c\n\nThis patch shuts up the following:\n\n\tWARNING: vmlinux.o(.text+0x7102): Section mismatch in\n\treference from the function fixup_irqs() to the function\n\t.devinit.text:ia64_disable_timer()\n\nRemoving ia64_disable_timer() is safe because there are no functions\ncalling it other than the fixup_irqs(),\n\nSigned-off-by: Hidetoshi Seto \u003cseto.hidetoshi@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "c5b5a5993234d4db2079e57e456bda5278ef59cf",
      "tree": "55159f9213b707ec00be060b0d193f26378c9c49",
      "parents": [
        "08acd4f8af42affd8cbed81cc1b69fa12ddb213f"
      ],
      "author": {
        "name": "Hidetoshi Seto",
        "email": "seto.hidetoshi@jp.fujitsu.com",
        "time": "Wed Apr 30 16:51:06 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Apr 30 14:07:57 2008 -0700"
      },
      "message": "[IA64] fix section mismatch in arch/ia64/kernel/acpi.c\n\nThis patch kills:\n\n\tWARNING: vmlinux.o(.text+0x1702): Section mismatch in\n\treference from the function acpi_register_ioapic() to the\n\tfunction .devinit.text:iosapic_init()\n\nSigned-off-by: Hidetoshi Seto \u003cseto.hidetoshi@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "49eaeb4bc4c901c327ee259c7768be20fd020a30",
      "tree": "9f5a3b3dcc2e1d6b9f428a7cf72b8983a9698f15",
      "parents": [
        "02a029b325854a98e76f0a79ab38bec13e66bd38"
      ],
      "author": {
        "name": "akpm@linux-foundation.org",
        "email": "akpm@linux-foundation.org",
        "time": "Wed Apr 30 00:53:09 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Apr 30 08:29:37 2008 -0700"
      },
      "message": "signals: ia64 renumber TIF_RESTORE_SIGMASK\n\nTIF_RESTORE_SIGMASK no longer needs to be in the _TIF_WORK_* masks.\nThose low bits are scarce.  Renumber TIF_RESTORE_SIGMASK to free one up.\n\nSigned-off-by: Roland McGrath \u003croland@redhat.com\u003e\nCc: Oleg Nesterov \u003coleg@tv-sign.ru\u003e\nCc: Ingo Molnar \u003cmingo@elte.hu\u003e\nCc: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nCc: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\nCc: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nCc: \"Luck, Tony\" \u003ctony.luck@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "fe086a7bea7ab714930bd48addba961ceeef7634",
      "tree": "9595c1876f94a81a19166cc4eeb3fac84a895f5e",
      "parents": [
        "6ff0bc94eee96fe45e5caa338c8b03cb99431fa9"
      ],
      "author": {
        "name": "Alex Chiang",
        "email": "achiang@hp.com",
        "time": "Tue Apr 29 15:05:29 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Apr 29 15:05:29 2008 -0700"
      },
      "message": "[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id\n\nLegacy HP ia64 platforms currently cannot provide\n/proc/cpuinfo/physical_id due to legacy SAL/PAL implementations.\nHowever, that physical topology information can be obtained\nvia ACPI.\n\nProvide an interface that gives ACPI one last chance to provide\nphysical_id for these legacy platforms. This logic only comes\ninto play iff:\n\n- ACPI actually provides slot information for the CPU\n- we lack a valid socket_id\n\nOtherwise, we don\u0027t do anything.\n\nSince x86 uses the ACPI processor driver as well, we provide a nop\nstub function for arch_fix_phys_package_id() in asm-x86/topology.h\n\nSigned-off-by: Alex Chiang \u003cachiang@hp.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "6ff0bc94eee96fe45e5caa338c8b03cb99431fa9",
      "tree": "b8c3876d9d9fe5b7896e1010bd038104a9fc630c",
      "parents": [
        "e4a064dfa2b242519a9f06f9a1e58c27bf0c371b"
      ],
      "author": {
        "name": "Alex Chiang",
        "email": "achiang@hp.com",
        "time": "Thu Apr 24 12:57:08 2008 -0600"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Apr 29 13:51:28 2008 -0700"
      },
      "message": "[IA64] Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFO\n\nCommit 113134fcbca83619be4c68d0ca66db6093777b5d changed the flow of\ncontrol when calling PAL_LOGICAL_TO_PHYSICAL and SAL_PHYSICAL_ID_INFO.\nWith the change, if a platform did not implement the latter, a useless\nprintk would appear in the boot log:\n\n\tia64_sal_pltid failed with -1\n\nSo let\u0027s check the return code and only printk on a true error, and do\nnot print anything in the unimplemented case. While we\u0027re in there,\nclean up some stylistic issues too.\n\nSigned-off-by: Alex Chiang \u003cachiang@hp.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "e4a064dfa2b242519a9f06f9a1e58c27bf0c371b",
      "tree": "671214b5b256e4b397ce321346d58a551845fe68",
      "parents": [
        "e617fce64e5faea149fcf3bffc1b42e4ba29e7e5"
      ],
      "author": {
        "name": "Dean Nelson",
        "email": "dcn@sgi.com",
        "time": "Fri Apr 25 15:22:19 2008 -0500"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Apr 29 13:49:01 2008 -0700"
      },
      "message": "[IA64] allocate multiple contiguous pages via uncached allocator\n\nEnable the uncached allocator to allocate multiple pages of contiguous\nuncached memory.\n\nSigned-off-by: Dean Nelson \u003cdcn@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "ad2bc7b480230fb298919c54fea37b7879f2251d",
      "tree": "05d0952430f4e55c19cc49a35a0518868a024063",
      "parents": [
        "26946f4e9b3385f475df094371a016c9d217206a"
      ],
      "author": {
        "name": "Christoph Lameter",
        "email": "clameter@sgi.com",
        "time": "Tue Apr 29 01:03:58 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Apr 29 08:06:29 2008 -0700"
      },
      "message": "ia64: use kbuild.h macros instead of defining macros in asm-offsets.c\n\nSigned-off-by: Christoph Lameter \u003cclameter@sgi.com\u003e\nCc: \"Luck, Tony\" \u003ctony.luck@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "e23637681bef5b69a68c8ac399732b941f1af023",
      "tree": "90cc355ac83b58080da3213b99351717d9f0ffb6",
      "parents": [
        "c293819a3caa77d96b801a7795f81a5913ec21d7"
      ],
      "author": {
        "name": "Denis V. Lunev",
        "email": "den@openvz.org",
        "time": "Tue Apr 29 01:02:25 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Apr 29 08:06:21 2008 -0700"
      },
      "message": "ia64: use non-racy method for proc entries creation\n\nUse proc_create()/proc_create_data() to make sure that -\u003eproc_fops and -\u003edata\nbe setup before gluing PDE to main tree.\n\nSigned-off-by: Denis V. Lunev \u003cden@openvz.org\u003e\nCc: Tony Luck \u003ctony.luck@intel.com\u003e\nCc: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nCc: \"Eric W. Biederman\" \u003cebiederm@xmission.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "9010eff0eadfe4eb60c3f0c71573f0fc505c31e3",
      "tree": "d4c6b2f81f6677bf0e457089e5bdd7449070d666",
      "parents": [
        "4fa2f0e672ba16b55a34ecfa514ccd92e226d3d4"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Fri Apr 18 19:22:58 2008 -0400"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Apr 22 08:56:58 2008 -0700"
      },
      "message": "[IA64] minor irq handler cleanups\n\n- remove unused \u0027irq\u0027 argument from pfm_do_interrupt_handler()\n\n- remove pointless cast to void*\n\n- add KERN_xxx prefix to printk()\n\n- remove braces around singleton C statement\n\n- in tioce_provider.c, start tioce_dma_consistent() and\n  tioce_error_intr_handler() function declarations in column 0\n\nThis change\u0027s main purpose is to prepare for the patchset in\njgarzik/misc-2.6.git#irq-remove, that explores removal of the\nnever-used \u0027irq\u0027 argument in each interrupt handler.\n\nSigned-off-by: Jeff Garzik \u003cjgarzik@redhat.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "4fa2f0e672ba16b55a34ecfa514ccd92e226d3d4",
      "tree": "c52bc8c86ac909c281e0362e8ff29f54ea4ca6ed",
      "parents": [
        "284e54279597e0933d785580a43be0b0194dfa00"
      ],
      "author": {
        "name": "Hidetoshi Seto",
        "email": "seto.hidetoshi@jp.fujitsu.com",
        "time": "Thu Apr 17 17:00:37 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Apr 22 08:56:38 2008 -0700"
      },
      "message": "[IA64] simplify notify hooks in mca.c\n\nThere are many notify_die() and almost all take same style with\nia64_mca_spin().  This patch defines macros and replace them all,\nto reduce lines and to improve readability.\n\nSigned-off-by: Hidetoshi Seto \u003cseto.hidetoshi@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "284e54279597e0933d785580a43be0b0194dfa00",
      "tree": "8b87688789c6ee80273f0f64499083faf9818844",
      "parents": [
        "38477ad75188b2a7370fef7145f956e6c446928b"
      ],
      "author": {
        "name": "Hidetoshi Seto",
        "email": "seto.hidetoshi@jp.fujitsu.com",
        "time": "Thu Apr 17 16:59:52 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Apr 22 08:56:11 2008 -0700"
      },
      "message": "[IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchs\n\nThere are 3 hooks in MCA handler, but this DIE_MCA_MONARCH_PROCESS\nevent does not notified other than for the first monarch.\n\nSigned-off-by: Hidetoshi Seto \u003cseto.hidetoshi@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "38477ad75188b2a7370fef7145f956e6c446928b",
      "tree": "a04096d8f20022f975e071b50b06b4edbb319cbb",
      "parents": [
        "807501475fce0ebe68baedf87f202c3e4ee0d12c"
      ],
      "author": {
        "name": "Hidetoshi Seto",
        "email": "seto.hidetoshi@jp.fujitsu.com",
        "time": "Mon Apr 21 14:34:39 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Apr 22 08:55:51 2008 -0700"
      },
      "message": "[IA64] disable interrupts on exit of ia64_trace_syscall\n\nWhile testing with CONFIG_VIRT_CPU_ACCOUNTING\u003dy, I found that\nI occasionally get very huge system time in some threads.\n\nSo I dug the issue and finally noticed that it was caused\nbecause of an interrupt which interrupt in the following window:\n\n\u003e [arch/ia64/kernel/entry.S: (!CONFIG_PREEMPT \u0026\u0026 CONFIG_VIRT_CPU_ACCOUNTING)]\n\u003e\n\u003e ENTRY(ia64_leave_syscall)\n\u003e    :\n\u003e (pUStk) rsm psr.i\n\u003e         cmp.eq pLvSys,p0\u003dr0,r0          // pLvSys\u003d1: leave from syscall\n\u003e (pUStk) cmp.eq.unc p6,p0\u003dr0,r0          // p6 \u003c- pUStk\n\u003e .work_processed_syscall:\n\u003e         adds r2\u003dPT(LOADRS)+16,r12\n\u003e (pUStk) mov.m r22\u003dar.itc                        // fetch time at leave\n\u003e         adds r18\u003dTI_FLAGS+IA64_TASK_SIZE,r13\n\u003e         ;;\n\u003e \u003c\u003c\u003c window: from here \u003e\u003e\u003e\n\u003e (p6)    ld4 r31\u003d[r18]  // load current_thread_info()-\u003eflags\n\u003e         ld8 r19\u003d[r2],PT(B6)-PT(LOADRS)\n\u003e         adds r3\u003dPT(AR_BSPSTORE)+16,r12\n\u003e         ;;\n\u003e         mov r16\u003dar.bsp\n\u003e         ld8 r18\u003d[r2],PT(R9)-PT(B6)\n\u003e (p6)    and r15\u003dTIF_WORK_MASK,r31  // any work other than TIF_SYSCALL_TRACE?\n\u003e         ;;\n\u003e         ld8 r23\u003d[r3],PT(R11)-PT(AR_BSPSTORE)\n\u003e (p6)    cmp4.ne.unc p6,p0\u003dr15, r0               // any special work pending?\n\u003e (p6)    br.cond.spnt .work_pending_syscall\n\u003e         ;;\n\u003e         ld8 r9\u003d[r2],PT(CR_IPSR)-PT(R9)\n\u003e         ld8 r11\u003d[r3],PT(CR_IIP)-PT(R11)\n\u003e (pNonSys) break 0 // bug check: we shouldn\u0027t be here if pNonSys is TRUE!\n\u003e         ;;\n\u003e         invala\n\u003e \u003c\u003c\u003c window: to here \u003e\u003e\u003e\n\u003e         rsm psr.i | psr.ic // turn off interrupts and interruption collection\n\nIf pUStk is true, it means we are going to return user mode, hence we fetch\nar.itc to get time at leave from system.\nIt seems that it is not possible to interrupt the window if pUStk is true,\nbecause interrupts are disabled early.  And also disabling interrupt makes\nsense because it is safe for referring current_thread_info()-\u003eflags.\n\nHowever interrupting the window while pUStk is true was possible.\nThe route was:\nia64_trace_syscall\n-\u003e .work_pending_syscall_end\n-\u003e .work_processed_syscall\nOnly in case entering the window from this route, interrupts are enabled\nduring in the window even if pUStk is true.  I suppose interrupts must be\ndisabled here anyway if pUStk is true.\nI\u0027m not sure but afraid that what kind of bad effect were there, other\nthan crazy system time which I found.\n\nFYI, there was a commit 6f6d75825dc49b082906b84537b4df28293c2977 that\npoints out a bug at same point(exit of ia64_trace_syscall) in 2006.\nIt can be said that there was an another bug.\n\nSigned-off-by: Hidetoshi Seto \u003cseto.hidetoshi@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "6188e10d38b8d7244ee7776d5f1f88c837b4b93f",
      "tree": "6675e02c47fb684a613e10513816b5dcc5de28a9",
      "parents": [
        "d7b1acd3b524b39f418e463e836b48ac041954d6"
      ],
      "author": {
        "name": "Matthew Wilcox",
        "email": "matthew@wil.cx",
        "time": "Fri Apr 18 22:21:05 2008 -0400"
      },
      "committer": {
        "name": "Matthew Wilcox",
        "email": "willy@linux.intel.com",
        "time": "Fri Apr 18 22:22:54 2008 -0400"
      },
      "message": "Convert asm/semaphore.h users to linux/semaphore.h\n\nSigned-off-by: Matthew Wilcox \u003cwilly@linux.intel.com\u003e\n"
    },
    {
      "commit": "4786b4ee22de6304e841b12ee22b849230d7fba3",
      "tree": "08793b8fbcd63204d5d3355ac755745adcfef170",
      "parents": [
        "253ba4e79edc695b2925bd2ef34de06ff4d4070c",
        "71b264f85ff50c14fe945ffff06ae0d5e9a9124e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Apr 18 09:44:55 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Apr 18 09:44:55 2008 -0700"
      },
      "message": "Merge branch \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6\n\n* \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6: (27 commits)\n  [IA64] kdump: Add crash_save_vmcoreinfo for INIT\n  [IA64] Fix NUMA configuration issue\n  [IA64] Itanium Spec updates\n  [IA64] Untangle sync_icache_dcache() page size determination\n  [IA64] arch/ia64/kernel/: use time_* macros\n  [IA64] remove redundant display of free swap space in show_mem()\n  [IA64] make IOMMU respect the segment boundary limits\n  [IA64] kprobes: kprobe-booster for ia64\n  [IA64] fix getpid and set_tid_address fast system calls for pid namespaces\n  [IA64] Replace explicit jiffies tests with time_* macros.\n  [IA64] use goto to jump out do/while_each_thread\n  [IA64] Fix unlock ordering in smp_callin\n  [IA64] pgd_offset() constfication.\n  [IA64] kdump: crash.c coding style fix\n  [IA64] kdump: add kdump_on_fatal_mca\n  [IA64] Minimize per_cpu reservations.\n  [IA64] Correct pernodesize calculation.\n  [IA64] Kernel parameter for max number of concurrent global TLB purges\n  [IA64] Multiple outstanding ptc.g instruction support\n  [IA64] Implement smp_call_function_mask for ia64\n  ...\n"
    },
    {
      "commit": "71b264f85ff50c14fe945ffff06ae0d5e9a9124e",
      "tree": "9fd79c63fd630c4d030a97d254d42a3a73f1328b",
      "parents": [
        "f4df39cbdd9e9ab615e80148cc271db22a8508ad",
        "072f042df335d7e0da2027637bcf720d7ff1589b"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Apr 17 10:14:51 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Apr 17 10:14:51 2008 -0700"
      },
      "message": "Pull miscellaneous into release branch\n\nConflicts:\n\n\tarch/ia64/kernel/mca.c\n"
    },
    {
      "commit": "f4df39cbdd9e9ab615e80148cc271db22a8508ad",
      "tree": "312fcf9de1154c85782c121a46fa2952f9812292",
      "parents": [
        "a49072bb367a94a9af6c6a6dcbaa1dc5617d7fa0",
        "a6c75b86ce9f01db4ea9912877b526c2dc4d2f0a"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Apr 17 10:13:57 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Apr 17 10:13:57 2008 -0700"
      },
      "message": "Pull nptcg into release branch\n\nConflicts:\n\n\tarch/ia64/mm/tlb.c\n"
    },
    {
      "commit": "a49072bb367a94a9af6c6a6dcbaa1dc5617d7fa0",
      "tree": "155159e2ace7175298465b6fbf1024c77de8edce",
      "parents": [
        "fc494d6c1825de37f04abe147741d50be08403ab",
        "31a6b11fed6ceec07ec4bdfefae56b8252d450cf"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Apr 17 10:13:09 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Apr 17 10:13:09 2008 -0700"
      },
      "message": "Pull kvm-patches into release branch\n"
    },
    {
      "commit": "fc494d6c1825de37f04abe147741d50be08403ab",
      "tree": "ab7b5f8a0732c3b588e958033fddb9029744097e",
      "parents": [
        "78514c106b90b628a90c630a3bc87a6538aed865",
        "2c6e6db41f01b6b4eb98809350827c9678996698"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Apr 17 10:12:55 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Apr 17 10:12:55 2008 -0700"
      },
      "message": "Pull percpureserve into release branch\n"
    },
    {
      "commit": "78514c106b90b628a90c630a3bc87a6538aed865",
      "tree": "036842b87944acc80f1e455171396b70ae0f0c29",
      "parents": [
        "14d0647c98f52e2d76113d44de6b771ec87a934f",
        "4cd8dc83581906948ff4cfa65007e64496b5a7c8"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Apr 17 10:12:44 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Apr 17 10:12:44 2008 -0700"
      },
      "message": "Pull regset into release branch\n"
    },
    {
      "commit": "14d0647c98f52e2d76113d44de6b771ec87a934f",
      "tree": "4b9407b00ad0b5baf5ee6245a4157a07062680b5",
      "parents": [
        "2a467d5f7d6bdc90c365db167a10022dd8351894",
        "b64f34cdfe5bef9dfed1304c513220b0f2862eca"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Apr 17 10:12:27 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Thu Apr 17 10:12:27 2008 -0700"
      },
      "message": "Pull virt-cpu-accounting into release branch\n"
    },
    {
      "commit": "64ac24e738823161693bf791f87adc802cf529ff",
      "tree": "19c0b0cf314d4394ca580c05b86cdf874ce0a167",
      "parents": [
        "e48b3deee475134585eed03e7afebe4bf9e0dba9"
      ],
      "author": {
        "name": "Matthew Wilcox",
        "email": "matthew@wil.cx",
        "time": "Fri Mar 07 21:55:58 2008 -0500"
      },
      "committer": {
        "name": "Matthew Wilcox",
        "email": "willy@linux.intel.com",
        "time": "Thu Apr 17 10:42:34 2008 -0400"
      },
      "message": "Generic semaphore implementation\n\nSemaphores are no longer performance-critical, so a generic C\nimplementation is better for maintainability, debuggability and\nextensibility.  Thanks to Peter Zijlstra for fixing the lockdep\nwarning.  Thanks to Harvey Harrison for pointing out that the\nunlikely() was unnecessary.\n\nSigned-off-by: Matthew Wilcox \u003cwilly@linux.intel.com\u003e\nAcked-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "072f042df335d7e0da2027637bcf720d7ff1589b",
      "tree": "0909837c84e84fa051bf78b1302836a1c89f944f",
      "parents": [
        "98075d245a5bc4aeebc2e9f16fa8b089a5c200ac"
      ],
      "author": {
        "name": "Takao Indoh",
        "email": "indou.takao@jp.fujitsu.com",
        "time": "Tue Apr 15 05:59:54 2008 -0400"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Apr 15 11:20:53 2008 -0700"
      },
      "message": "[IA64] kdump: Add crash_save_vmcoreinfo for INIT\n\nThis patch fixes the problem that kdump by INIT does not work if we use\nmakedumpfile. The problem is that after INIT is issued, 2nd kernel\nstarts and makedumpfile fails with the following error message.\n\n/proc/vmcore doesn\u0027t contain vmcoreinfo.\n\u0027-x\u0027 or \u0027-i\u0027 must be specified.\n\nmakedumpfile Failed.\n\nThe cause of this problem is that kernel does not call\ncrash_save_vmcoreinfo. When kdump starts by panic or sysrq-trigger,\ncrash_save_vmcoreinfo is called by crash_kexec. But this function is not\ncalled when kdump starts by INIT. The Attached patch fixes this.\n\nThis patch just adds crash_save_vmcoreinfo into machine_kdump_on_init so\nthat crash_save_vmcoreinfo can be called when kdump starts by INIT.\nI tested this patch with linux-2.6.25-rc9 and I confirmed it worked.\n\nSigned-off-by: Takao Indoh \u003cindou.takao@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "98075d245a5bc4aeebc2e9f16fa8b089a5c200ac",
      "tree": "5d248fa7ec872548e43ed2acb864d701adc65f42",
      "parents": [
        "c19b2930df0621500913c005c06978bd8933110b"
      ],
      "author": {
        "name": "Zoltan Menyhart",
        "email": "Zoltan.Menyhart@bull.net",
        "time": "Fri Apr 11 15:21:35 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Apr 11 15:21:35 2008 -0700"
      },
      "message": "[IA64] Fix NUMA configuration issue\n\nThere is a NUMA memory configuration issue in 2.6.24:\n\nA 2-node machine of ours has got the following memory layout:\n\nNode 0:\t0 - 2 Gbytes\nNode 0:\t4 - 8 Gbytes\nNode 1:\t8 - 16 Gbytes\nNode 0:\t16 - 18 Gbytes\n\n\"efi_memmap_init()\" merges the three last ranges into one.\n\n\"register_active_ranges()\" is called as follows:\n\nefi_memmap_walk(register_active_ranges, NULL);\n\ni.e. once for the 4 - 18 Gbytes range. It picks up the node\nnumber from the start address, and registers all the memory for\nthe node #0.\n\n\"register_active_ranges()\" should be called as follows to\nmake sure there is no merged address range at its entry:\n\nefi_memmap_walk(filter_memory, register_active_ranges);\n\n\"filter_memory()\" is similar to \"filter_rsvd_memory()\",\nbut the reserved memory ranges are not filtered out.\n\nSigned-off-by: Zoltan Menyhart \u003cZoltan.Menyhart@bull.net\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "5cf1f7cef1c67b5c81736f00e81a2890e07041b9",
      "tree": "8c983819659598ad4330b1330be51033777449f7",
      "parents": [
        "734bc367b4830a4c80502a3f9ded7428b1c652e3"
      ],
      "author": {
        "name": "S.Caglar Onur",
        "email": "caglar@pardus.org.tr",
        "time": "Fri Mar 28 14:27:05 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Apr 09 10:38:30 2008 -0700"
      },
      "message": "[IA64] arch/ia64/kernel/: use time_* macros\n\nThe functions time_before, time_before_eq, time_after, and time_after_eq are\nmore robust for comparing jiffies against other values.\n\nSo use the time_after() \u0026 time_before() macros, defined at linux/jiffies.h,\nwhich deal with wrapping correctly\n\n[akpm@linux-foundation.org: coding-style fixes]\n\nSigned-off-by: S.Caglar Onur \u003ccaglar@pardus.org.tr\u003e\nReviewed-by: KOSAKI Motohiro \u003ckosaki.motohiro@jp.fujitsu.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "34e1ceb1881ec895ad9b1b52d073f414f3aa87a9",
      "tree": "b29c808286d8f1a476e94bdd7e28f17aec7b6b97",
      "parents": [
        "96ded9dadde397a9e372a650534a9ffbba97194a"
      ],
      "author": {
        "name": "Masami Hiramatsu",
        "email": "mhiramat@redhat.com",
        "time": "Fri Mar 28 14:27:02 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Apr 09 10:36:43 2008 -0700"
      },
      "message": "[IA64] kprobes: kprobe-booster for ia64\n\nAdd kprobe-booster support on ia64.\n\nKprobe-booster improves the performance of kprobes by eliminating single-step,\nwhere possible.  Currently, kprobe-booster is implemented on x86 and x86-64.\nThis is an ia64 port.\n\nOn ia64, kprobe-booster executes a copied bundle directly, instead of single\nstepping.  Bundles which have B or X unit and which may cause an exception\n(including break) are not executed directly.  And also, to prevent hitting\nbreak exceptions on the copied bundle, only the hindmost kprobe is executed\ndirectly if several kprobes share a bundle and are placed in different slots.\nNote: set_brl_inst() is used for preparing an instruction buffer(it does not\nmodify any active code), so it does not need any atomic operation.\n\nSigned-off-by: Masami Hiramatsu \u003cmhiramat@redhat.com\u003e\nCc: Anil S Keshavamurthy \u003canil.s.keshavamurthy@intel.com\u003e\nCc: Ananth N Mavinakayanahalli \u003cananth@in.ibm.com\u003e\nCc: bibo,mao \u003cbibo.mao@intel.com\u003e\nCc: Rusty Lynch \u003crusty.lynch@intel.com\u003e\nCc: Prasanna S Panchamukhi \u003cprasanna@in.ibm.com\u003e\nCc: Jim Keniston \u003cjkenisto@us.ibm.com\u003e\nCc: Shaohua Li \u003cshaohua.li@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "96ded9dadde397a9e372a650534a9ffbba97194a",
      "tree": "9aaa92034e87218d3ab7ba7e33fad0661899a0ad",
      "parents": [
        "d167cb85150bd473a27df71e3116a9cc0008f5dd"
      ],
      "author": {
        "name": "Pavel Emelyanov",
        "email": "xemul@openvz.org",
        "time": "Fri Mar 28 14:27:00 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Apr 09 10:33:36 2008 -0700"
      },
      "message": "[IA64] fix getpid and set_tid_address fast system calls for pid namespaces\n\nThe sys_getpid() and sys_set_tid_address() behavior changed from\n\n\treturn current-\u003etgid\n\nto\n\n\tstruct pid *pid;\n\tpid \u003d current-\u003epids[PIDTYPE_PID].pid;\n\treturn pid-\u003enumbers[pid-\u003elevel].nr;\n\nBut the fast system calls on ia64 still operate the old way.  Patch them\nappropriately to let ia64 work with pid namespaces.  Besides, this is one more\nstep in deprecating of pid and tgid on task_struct.\n\nThe fsys_getppid() is to be patched as well, but its logic is much\nmore complex now, so I will make it later.\n\nOne thing I\u0027m not 100% sure is the trick with the IA64_UPID_SHIFT.  On order\nto access the pid-\u003elevel\u0027s element of an array I have to perform the following\ncalculations\n\n\tpid + sizeof(struct upid) * pid-\u003elevel\n\nThe problem is that ia64 can only multiply float point registers, while all\nthe offsets I have in code are in rXX ones.  Fortunately, the sizeof(struct\nupid) is 32 bytes on ia64 (and is very unlikely to ever change), so the\ncalculations get simpler:\n\n\tpid + pid-\u003elevel \u003c\u003c 5\n\nSo, I introduce the IA64_UPID_SHIFT and use the shl instruction.  I also\nlooked at how gcc compiles the similar place and found that it makes it with\nshift as well.  Is this OK to do so?\n\nTested with ski emulator with 2.6.24 kernel, but fits 2.6.25-rc4 and\n2.6.25-rc4-mm1 as well.\n\nSigned-off-by: Pavel Emelyanov \u003cxemul@openvz.org\u003e\nCc: David Mosberger-Tang \u003cdavidm@hpl.hp.com\u003e\nCc: Hidetoshi Seto \u003cseto.hidetoshi@jp.fujitsu.com\u003e\nCc: Fenghua Yu \u003cfenghua.yu@intel.com\u003e\nCc: Amy Griffis \u003camy.griffis@hp.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "6794c7526651160a75e90322cb750dcceb310d34",
      "tree": "cd11dabc42e0682352f7c91679f646e1b75c6f6b",
      "parents": [
        "e91450161186a926d16d8fdc8669aa1998bce148"
      ],
      "author": {
        "name": "Li Zefan",
        "email": "lizf@cn.fujitsu.com",
        "time": "Tue Apr 01 12:29:34 2008 +0800"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Apr 09 10:17:03 2008 -0700"
      },
      "message": "[IA64] use goto to jump out do/while_each_thread\n\ndo_each_thread/while_each_thread is a double loop, so\nshould use \u0027goto\u0027 rather than \u0027break\u0027 to break out\nthe loop.\n\nSigned-off-by: Li Zefan \u003clizf@cn.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "e91450161186a926d16d8fdc8669aa1998bce148",
      "tree": "7772dacf6757884d07351fefa19909183b4b0e69",
      "parents": [
        "e4b05d4097eb6dab08bda86a72f6fdfdd9816395"
      ],
      "author": {
        "name": "Alan D. Brunelle",
        "email": "Alan.Brunelle@hp.com",
        "time": "Thu Apr 03 14:30:36 2008 -0400"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Apr 09 10:13:13 2008 -0700"
      },
      "message": "[IA64] Fix unlock ordering in smp_callin\n\nOne should normally unlock in the reverse order of the lock calls,\nand in this case there certainly is no reason not to.\n\nSigned-off-by: Alan D. Brunelle \u003calan.brunelle@hp.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "3975afffd32b84c0ad6797debe5abd179f44a698",
      "tree": "b98603b20464785df01d7056408c681e6110600e",
      "parents": [
        "b0247a55f4cdd7a270e938aa39f9edb5b005a88c"
      ],
      "author": {
        "name": "Hidetoshi Seto",
        "email": "seto.hidetoshi@jp.fujitsu.com",
        "time": "Tue Apr 08 13:33:08 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Apr 09 09:53:27 2008 -0700"
      },
      "message": "[IA64] kdump: crash.c coding style fix\n\nFix indenting of switch statement to follow Documentation/CodingStyle.\n\nSigned-off-by: Hidetoshi Seto \u003cseto.hidetoshi@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "b0247a55f4cdd7a270e938aa39f9edb5b005a88c",
      "tree": "04fc27486ff75dcebbabecbebb4082883eceeee3",
      "parents": [
        "7180c4c9e09888db0a188f729c96c6d7bd61fa83"
      ],
      "author": {
        "name": "Hidetoshi Seto",
        "email": "seto.hidetoshi@jp.fujitsu.com",
        "time": "Tue Apr 08 13:31:47 2008 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Apr 09 09:53:00 2008 -0700"
      },
      "message": "[IA64] kdump: add kdump_on_fatal_mca\n\nWhile it is convenient that we can invoke kdump by asserting INIT\nvia button on chassis etc., there are some situations that invoking\nkdump on fatal MCA is not welcomed rather than rebooting fast without\ndump.\n\nThis patch adds a new flag \u0027kdump_on_fatal_mca\u0027 that is independent\nfrom \u0027kdump_on_init\u0027 currently available.  Adding this flag enable\nus to turning on/off of kdump depend on the event, INIT and/or fatal\nMCA.  Default for this flag is to take the dump.\n\nSigned-off-by: Hidetoshi Seto \u003cseto.hidetoshi@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "2c6e6db41f01b6b4eb98809350827c9678996698",
      "tree": "00438344c0ad599c1301db2abe32a4c2ee89b607",
      "parents": [
        "41bd26d67c41e325c6b9e56aadfe9dad8af9a565"
      ],
      "author": {
        "name": "holt@sgi.com",
        "email": "holt@sgi.com",
        "time": "Thu Apr 03 15:17:13 2008 -0500"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Apr 08 13:51:35 2008 -0700"
      },
      "message": "[IA64] Minimize per_cpu reservations.\n\nThis attached patch significantly shrinks boot memory allocation on ia64.\nIt does this by not allocating per_cpu areas for cpus that can never\nexist.\n\nIn the case where acpi does not have any numa node description of the\ncpus, I defaulted to assigning the first 32 round-robin on the known\nnodes..  For the !CONFIG_ACPI  I used for_each_possible_cpu().\n\nSigned-off-by: Robin Holt \u003cholt@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "a6c75b86ce9f01db4ea9912877b526c2dc4d2f0a",
      "tree": "a8763d9be28ffff5d28f1ff3235f044aaa64a0fa",
      "parents": [
        "2046b94e7c4fce92eb8165c2c36c6478f4927178"
      ],
      "author": {
        "name": "Fenghua Yu",
        "email": "fenghua.yu@intel.com",
        "time": "Fri Mar 14 13:57:08 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Apr 04 11:06:38 2008 -0700"
      },
      "message": "[IA64] Kernel parameter for max number of concurrent global TLB purges\n\nThe patch defines kernel parameter \"nptcg\u003d\". The parameter overrides max number\nof concurrent global TLB purges which is reported from either PAL_VM_SUMMARY or\nSAL PALO.\n\nSigned-off-by: Fenghua Yu \u003cfenghua.yu@intel.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    }
  ],
  "next": "2046b94e7c4fce92eb8165c2c36c6478f4927178"
}
