| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 | 1 | -1/+1 |
* | Merge branch 'x86-64' | Linus Torvalds | 2006-06-26 | 1 | -2/+2 |
|\ |
|
| * | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status | Andi Kleen | 2006-06-26 | 1 | -2/+2 |
* | | [PATCH] Notify page fault call chain for ia64 | Anil S Keshavamurthy | 2006-06-26 | 1 | -1/+35 |
|/ |
|
* | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM | Christoph Lameter | 2006-06-25 | 1 | -3/+0 |
* | [PATCH] remove for_each_cpu() | Andrew Morton | 2006-06-25 | 1 | -1/+1 |
* | [IA64] fix ia64 build (fadt_descriptor) | Tony Luck | 2006-06-23 | 1 | -2/+2 |
* | Auto-update from upstream | Tony Luck | 2006-06-23 | 17 | -241/+343 |
|\ |
|
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-06-23 | 4 | -3/+6 |
| |\ |
|
| | * | Pull trivial2 into release branch | Len Brown | 2006-06-15 | 2 | -2/+4 |
| | |\ |
|
| | | * | ACPI add ia64 exports to build acpi_memhotplug as a module | KAMEZAWA Hiroyuki | 2006-05-15 | 1 | -0/+2 |
| | | * | ACPI: silence ia64 build warning | Len Brown | 2006-05-13 | 1 | -2/+2 |
| | * | | Pull Kconfig into release branch | Len Brown | 2006-06-15 | 1 | -0/+1 |
| | |\ \ |
|
| | | * | | ACPI: Kconfig: ACPI should depend on, not select PCI | Adrian Bunk | 2006-04-01 | 1 | -0/+1 |
| | * | | | Pull acpica into release branch | Len Brown | 2006-06-15 | 1 | -1/+1 |
| | |\ \ \ |
|
| | | * | | | ACPI: ia64 buildfix | Len Brown | 2006-04-02 | 1 | -1/+1 |
| * | | | | | [PATCH] clean up default value of SCHED_SMT | Jean-Luc Leger | 2006-06-23 | 1 | -1/+0 |
| * | | | | | [PATCH] vfs: add lock owner argument to flush operation | Miklos Szeredi | 2006-06-23 | 1 | -2/+1 |
| * | | | | | [PATCH] page migration: sys_move_pages(): support moving of individual pages | Christoph Lameter | 2006-06-23 | 1 | -1/+1 |
| * | | | | | [PATCH] change gen_pool allocator to not touch managed memory | Dean Nelson | 2006-06-23 | 2 | -99/+116 |
| * | | | | | [PATCH] Unify pxm_to_node() and node_to_pxm() | Yasunori Goto | 2006-06-23 | 4 | -20/+12 |
| * | | | | | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 | 1 | -3/+4 |
| * | | | | | [PATCH] PCI: altix: msi support | Mark Maule | 2006-06-21 | 6 | -111/+178 |
| * | | | | | [PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitions | Mark Maule | 2006-06-21 | 2 | -1/+25 |
| |/ / / / |
|
* | | | | | Pull rework-memory-attribute-aliasing into release branch | Tony Luck | 2006-06-21 | 3 | -61/+139 |
|\ \ \ \ \ |
|
| * | | | | | [IA64] rework memory attribute aliasing | Bjorn Helgaas | 2006-05-08 | 3 | -61/+139 |
| | |_|_|/
| |/| | | |
|
* | | | | | [IA64] SKI Simulator boot | Ian Wienand | 2006-06-21 | 1 | -5/+1 |
* | | | | | [IA64-SGI] fix SGI Altix tioce_bus_fixup() bug | Mike Habeck | 2006-06-21 | 1 | -2/+2 |
* | | | | | [IA64] Sanitize assembler code for ia64_sal_os_state | Keith Owens | 2006-06-21 | 3 | -15/+30 |
* | | | | | [IA64] Make PCI Express support selectable | Kenji Kaneshige | 2006-06-21 | 1 | -0/+2 |
* | | | | | [IA64] make efi_stub.S fit in 80 cols | David Mosberger-Tang | 2006-06-21 | 1 | -1/+1 |
* | | | | | [IA64-SGI] SN topology fix for large systems | Jack Steiner | 2006-06-21 | 1 | -23/+27 |
* | | | | | [IA64] sanity check reserved region usage | Alex Williamson | 2006-06-21 | 1 | -0/+1 |
* | | | | | [IA64] add vmlinuz target | Alex Williamson | 2006-06-21 | 1 | -0/+2 |
| |/ / /
|/| | | |
|
* | | | | [IA64] one-line cleanup on set_irq_affinity_info | Chen, Kenneth W | 2006-05-17 | 1 | -1/+0 |
* | | | | [IA64] fix broken irq affinity | Chen, Kenneth W | 2006-05-17 | 1 | -2/+2 |
* | | | | [IA64] sn2 defconfig | Jes Sorensen | 2006-05-17 | 1 | -2/+2 |
|/ / / |
|
* | | | [IA64] strcpy returns NULL pointer and not destination pointer | Chen, Kenneth W | 2006-05-05 | 1 | -3/+6 |
* | | | [PATCH] drop task argument of audit_syscall_{entry,exit} | Al Viro | 2006-05-01 | 1 | -2/+2 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-04-27 | 10 | -70/+99 |
|\ \ \ |
|
| * | | | [IA64] update sn2 defconfig | Jes Sorensen | 2006-04-27 | 1 | -31/+45 |
| * | | | [IA64] Add mca recovery failure messages | Russ Anderson | 2006-04-27 | 1 | -18/+36 |
| * | | | [IA64-SGI] fix SGI Altix tioce_reserve_m32() bug | Mike Habeck | 2006-04-27 | 1 | -3/+3 |
| * | | | [IA64-SGI] - Reduce overhead of reading sn_topology | Jack Steiner | 2006-04-27 | 1 | -2/+2 |
| * | | | [IA64-SGI] - Fix discover of nearest cpu node to IO node | Jack Steiner | 2006-04-27 | 1 | -2/+2 |
| * | | | [IA64] IOC4 config option ordering | Brent Casavant | 2006-04-21 | 1 | -0/+2 |
| * | | | [IA64] eliminate compile time warnings | Satoru Takeuchi | 2006-04-20 | 1 | -2/+1 |
| * | | | [IA64] eliminate compile time warnings | Satoru Takeuchi | 2006-04-20 | 1 | -0/+3 |
| * | | | [IA64] Remove redundant NULL checks before kfree | Jesper Juhl | 2006-04-20 | 2 | -11/+4 |
| * | | | [IA64] wire up compat_sys_adjtimex() | Luck, Tony | 2006-04-20 | 1 | -1/+1 |