| Commit message (Expand) | Author | Age |
* | [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs | Jeremy Higdon | 2009-03-06 |
* | [IA64] Don't go beyond iosapic_intr_info's arraysize | Roel Kluin | 2009-02-25 |
* | [IA64] Do not go beyond ARRAY_SIZE of unw.hash | Roel Kluin | 2009-02-25 |
* | [IA64] enable setting DMAR on by default | Kyle McMartin | 2009-02-25 |
* | [IA64] xen_domu build fix | Tony Luck | 2009-02-19 |
* | [IA64] fixes configs and add default config for ia64 xen domU | Isaku Yamahata | 2009-02-19 |
* | [IA64] Remove redundant cpu_clear() in __cpu_disable path | Alex Chiang | 2009-02-19 |
* | [IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs" | Alex Chiang | 2009-02-19 |
* | [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON. | Robin Holt | 2009-02-19 |
* | [IA64] Build fix for __early_pfn_to_nid() undefined link error | Tony Luck | 2009-02-19 |
* | mm: fix memmap init for handling memory hole | KAMEZAWA Hiroyuki | 2009-02-18 |
* | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki | 2009-02-18 |
* | KVM: Add kvm_arch_sync_events to sync with asynchronize events | Sheng Yang | 2009-02-14 |
* | KVM: Avoid using CONFIG_ in userspace visible headers | Avi Kivity | 2009-02-14 |
* | KVM: ia64: fix fp fault/trap handler | Yang Zhang | 2009-02-14 |
* | PCI: return error on failure to read PCI ROMs | Timothy S. Nelson | 2009-02-04 |
* | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 2009-01-29 |
* | eeprom: More consistent symbol names | Jean Delvare | 2009-01-26 |
* | Merge branch 'misc' into release | Len Brown | 2009-01-16 |
|\ |
|
| * | kprobes: check CONFIG_FREEZER instead of CONFIG_PM | Masami Hiramatsu | 2009-01-16 |
* | | [IA64] SN specific version of dma_get_required_mask() | John Keller | 2009-01-15 |
* | | [IA64] generic_defconfig: Enable SATA_VITESSE | Brent Casavant | 2009-01-15 |
* | | [IA64] dump stack on kernel unaligned warnings | Doug Chapman | 2009-01-15 |
* | | [IA64] Turn on CONFIG_HAVE_UNSTABLE_CLOCK | Tony Luck | 2009-01-15 |
* | | [IA64] Update to use account_{steal,idle}_ticks | Isaku Yamahata | 2009-01-15 |
* | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-14 |
|\ \ |
|
| * | | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens | 2009-01-14 |
| |/ |
|
* / | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 |
|/ |
|
* | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-01-10 |
|\ |
|
| * | [IA64] fix typo in cpumask_of_pcibus() | Ingo Molnar | 2009-01-06 |
| * | ia64: cpumask fix for is_affinity_mask_valid() | Mike Travis | 2009-01-04 |
* | | Merge branch 'linus' into release | Len Brown | 2009-01-09 |
|\ \ |
|
| * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 |
| |\ \ |
|
| | * | | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 |
| | |/ |
|
| * | | ia64: introduce asm/swab.h | Harvey Harrison | 2009-01-06 |
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-06 |
| |\ \ |
|
| | * \ | Merge branch 'core/iommu' into core/urgent | Ingo Molnar | 2009-01-05 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.h | FUJITA Tomonori | 2008-12-28 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-06 |
| |\ \ \ |
|
| | * | | | IA64: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| | |/ / |
|
| * | | | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() | Masami Hiramatsu | 2009-01-06 |
| * | | | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 |
| * | | | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade | 2009-01-06 |
| |/ / |
|
| * | | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 |
| |\ \ |
|
| | * | | ia64: cpumask fix for is_affinity_mask_valid() | Ingo Molnar | 2009-01-03 |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 2009-01-03 |
| | |\ \ |
|
| | | * | | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64 | Rusty Russell | 2008-12-31 |
| | | * | | cpumask: Remove IA64 definition of total_cpus now it's in core code | Rusty Russell | 2008-12-31 |
| | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-29 |
| | | |\ \ |
|
| | | * | | | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 2008-12-26 |