| Commit message (Expand) | Author | Age | Files | Lines |
* | get_unmapped_area handles MAP_FIXED on ia64 | Benjamin Herrenschmidt | 2007-05-07 | 2 | -0/+15 |
* | Make page->private usable in compound pages | Christoph Lameter | 2007-05-07 | 1 | -1/+1 |
* | MSI: arch must connect the irq and the msi_desc | Michael Ellerman | 2007-05-02 | 1 | -2/+2 |
* | msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2) | Dan Williams | 2007-05-02 | 1 | -0/+1 |
* | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 2 | -2/+0 |
* | [AF_RXRPC/AFS]: Arch-specific fixes. | David Howells | 2007-04-27 | 1 | -0/+2 |
* | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-25 | 2 | -2/+2 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+2 |
* | [SK_BUFF]: Convert skb->end to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -3/+3 |
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -5/+5 |
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-25 | 2 | -2/+0 |
* | [IA64] SGI Altix : fix pcibr_dmamap_ate32() bug | Mike Habeck | 2007-04-06 | 1 | -2/+6 |
* | [IA64] Fix CPU freq displayed in /proc/cpuinfo | Venki Pallipadi | 2007-04-06 | 1 | -1/+1 |
* | [IA64] Fix wrong assumption about irq and vector in msi_ia64.c | Ishimatsu Yasuaki | 2007-04-06 | 1 | -2/+2 |
* | [IA64] BTE error timer fix | Russ Anderson | 2007-04-06 | 1 | -3/+3 |
* | [IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a value | Tony Luck | 2007-03-29 | 1 | -1/+0 |
* | [IA64] Speed up boot - skip unnecessary clock calibration | Jack Steiner | 2007-03-29 | 1 | -1/+16 |
* | [IA64] bugfix stack layout upside-down | KAMEZAWA Hiroyuki | 2007-03-29 | 1 | -1/+1 |
* | [IA64] Fix possible invalid memory access in ia64_setup_msi_irq() | Kenji Kaneshige | 2007-03-29 | 1 | -1/+1 |
* | [PATCH] MSI-X: fix resume crash | Eric W. Biederman | 2007-03-28 | 1 | -2/+6 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-03-22 | 1 | -0/+1 |
|\ |
|
| * | Pull misc-for-upstream into release branch | Len Brown | 2007-03-20 | 1 | -0/+1 |
| |\ |
|
| | * | ACPI: IA64: fix allnoconfig build | Len Brown | 2007-03-19 | 1 | -0/+1 |
| * | | [PATCH] Fix wrong /proc/iomem on SGI Altix | Bernhard Walle | 2007-03-18 | 1 | -2/+10 |
| |/ |
|
* | | [IA64] Fix wrong /proc/iomem on SGI Altix | Bernhard Walle | 2007-03-20 | 1 | -2/+10 |
* | | [IA64] Altix: ioremap vga_console_iobase | John Keller | 2007-03-20 | 1 | -3/+3 |
* | | [IA64] Fix typo/thinko in crash.c | Jay Lan | 2007-03-20 | 1 | -1/+1 |
* | | [IA64] Fix get_model_name() for mixed cpu type systems | Jack Steiner | 2007-03-20 | 1 | -7/+15 |
* | | [IA64] min_low_pfn and max_low_pfn calculation fix | Zou Nan hai | 2007-03-20 | 3 | -27/+23 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-03-09 | 8 | -240/+774 |
|\ |
|
| * | [IA64] refresh config files | Tony Luck | 2007-03-08 | 3 | -207/+721 |
| * | [IA64] put kdump_find_rsvd_region in __init | Horms | 2007-03-08 | 1 | -1/+1 |
| * | [IA64] add missing syscall trace clear | Akiyama, Nobuyuki | 2007-03-08 | 1 | -0/+1 |
| * | [IA64] Cleanup in crash.c | Simon Horman | 2007-03-08 | 1 | -5/+5 |
| * | [IA64] Cache error recovery | Russ Anderson | 2007-03-08 | 1 | -21/+11 |
| * | [IA64] Proper handling of TLB errors from duplicate itr.d dropins | Russ Anderson | 2007-03-08 | 2 | -6/+35 |
* | | Pull altix into release branch | Len Brown | 2007-03-09 | 2 | -22/+24 |
|\ \
| |/
|/| |
|
| * | ACPI: Altix: reinitialize acpi tables | John Keller | 2007-03-01 | 1 | -0/+2 |
| * | ACPI: Altix: cannot register acpi bus driver before bus scan | John Keller | 2007-02-23 | 1 | -22/+22 |
* | | [IA64] fsys_getcpu for IA64 | Fenghua Yu | 2007-03-07 | 2 | -0/+106 |
* | | [IA64] remove duplicate declaration of efi_initialize_iomem_resources | Horms | 2007-03-07 | 1 | -2/+0 |
* | | [IA64] Pick highest possible saved_max_pfn for crash_dump | Tony Luck | 2007-03-07 | 1 | -5/+5 |
* | | [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function | KAMEZAWA Hiroyuki | 2007-03-07 | 2 | -3/+19 |
* | | [IA64] kexec: Use EFI_LOADER_DATA for ELF core header | Magnus Damm | 2007-03-06 | 2 | -0/+60 |
* | | [IA64] permon use-after-free fix | Nick Piggin | 2007-03-06 | 1 | -4/+7 |
* | | [IA64] sync compat getdents | Alexandr Andreev | 2007-03-06 | 1 | -3/+7 |
* | | [IA64] always build arch/ia64/lib/xor.o | Lee Schermerhorn | 2007-03-06 | 1 | -2/+1 |
* | | [IA64] point saved_max_pfn to the max_pfn of the entire system | Horms | 2007-03-06 | 3 | -11/+6 |
* | | [PATCH] irq: Remove set_native_irq_info | Eric W. Biederman | 2007-02-26 | 2 | -2/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 | 1 | -1/+1 |
|\ |
|