| Commit message (Expand) | Author | Age | Files | Lines |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 7 | -24/+8 |
* | use SLAB_PANIC flag cleanup | Akinobu Mita | 2007-05-08 | 1 | -4/+2 |
* | Fix section mismatch of memory hotplug related code. | Yasunori Goto | 2007-05-08 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2007-05-07 | 14 | -65/+461 |
|\ |
|
| * | Pull mem-attribute into release branch | Tony Luck | 2007-04-30 | 3 | -19/+107 |
| |\ |
|
| | * | [IA64] fail mmaps that span areas with incompatible attributes | Bjorn Helgaas | 2007-03-30 | 1 | -3/+43 |
| | * | [IA64] allow WB /sys/.../legacy_mem mmaps | Bjorn Helgaas | 2007-03-30 | 1 | -2/+0 |
| | * | [IA64] make ioremap avoid unsupported attributes | Bjorn Helgaas | 2007-03-30 | 1 | -5/+55 |
| | * | [IA64] rename ioremap variables to match i386 | Bjorn Helgaas | 2007-03-30 | 1 | -13/+13 |
| * | | Pull percpu-dtc into release branch | Tony Luck | 2007-04-30 | 7 | -46/+49 |
| |\ \ |
|
| | * | | [IA64] relax per-cpu TLB requirement to DTC | Chen, Kenneth W | 2007-02-06 | 3 | -39/+15 |
| | * | | [IA64] remove per-cpu ia64_phys_stacked_size_p8 | Chen, Kenneth W | 2007-02-06 | 4 | -7/+34 |
| * | | | Pull error-inject into release branch | Tony Luck | 2007-04-30 | 4 | -0/+305 |
| |\ \ \ |
|
| | * | | | [IA64] Itanium MC Error Injection Tool: Makefile changes | Fenghua Yu | 2007-01-29 | 1 | -0/+1 |
| | * | | | [IA64] Itanium MC Error Injection Tool: Driver sysfs interface | Fenghua Yu | 2007-01-29 | 1 | -0/+293 |
| | * | | | [IA64] Itanium MC Error Injection Tool: Kernel configuration | Fenghua Yu | 2007-01-29 | 2 | -0/+11 |
* | | | | | 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 |