summaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Fix Altix BTE error return statusRuss Anderson2007-12-192-4/+8
* [IA64] Add missing "space" to concatenated stringsJoe Perches2007-12-071-1/+1
* [IA64] SGI Altix : fix bug in sn_io_late_init()Mike Habeck2007-12-071-6/+5
* [IA64] XPC heartbeat timer function must run on CPU 0Dean Nelson2007-11-091-9/+3
* [IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson2007-11-061-1/+7
* [IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extendedRoel Kluin2007-10-291-0/+1
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-6/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-162-2/+2
|\
| * ia64: fix sn to add include files using EXTRA_CFLAGSSam Ravnborg2007-10-122-2/+2
* | Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-2/+1
|/
* [IA64] SN: Add support for CPU disableJohn Keller2007-09-013-4/+51
* [IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...Jesper Juhl2007-09-011-1/+2
* [IA64] SGI Altix : fix a force_interrupt bug on altixMike Habeck2007-08-131-1/+4
* [IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige2007-08-131-0/+7
* [IA64] SN2: Fix up sn2_rtc clockChristoph Lameter2007-08-011-5/+2
* [IA64] Remove a few duplicate includesJesper Juhl2007-07-301-1/+0
* [IA64] fix a few section mismatch warningsSam Ravnborg2007-07-301-1/+1
* [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-201-8/+21
* [IA64] correctly count CPU objects in the ia64/sn hwperf interfaceMark Goodwin2007-07-131-1/+2
* [IA64] silence GCC ia64 unused variable warningsJes Sorensen2007-07-111-1/+1
* [IA64] SN: Correct ROM resource length for BIOS copyJohn Keller2007-07-092-12/+25
* [IA64] Force error to surface in nofault codeRuss Anderson2007-06-261-1/+2
* [IA64] Yet another section mismatch warningTony Luck2007-05-181-1/+1
* [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-117-16/+16
* [IA64] more warning cleanupsTony Luck2007-05-102-3/+3
* [IA64] Fix warnings resulting from type-checking in dev_dbg()Tony Luck2007-05-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-092-20/+103
|\
| * [IA64] Optional method to purge the TLB on SN systemsJack Steiner2007-05-081-5/+60
| * [IA64] - Altix: hotplug after intr redirect can crash systemJohn Keller2007-05-081-15/+43
* | move die notifier handling to common codeChristoph Hellwig2007-05-081-2/+2
|/
* MSI: arch must connect the irq and the msi_descMichael Ellerman2007-05-021-2/+2
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-022-2/+0
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+2
* [SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-3/+3
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-5/+5
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [IA64] BTE error timer fixRuss Anderson2007-04-061-3/+3
* [IA64] Fix wrong /proc/iomem on SGI AltixBernhard Walle2007-03-201-2/+10
* [IA64] Altix: ioremap vga_console_iobaseJohn Keller2007-03-201-3/+3
* Pull altix into release branchLen Brown2007-03-092-22/+24
|\
| * ACPI: Altix: reinitialize acpi tablesJohn Keller2007-03-011-0/+2
| * ACPI: Altix: cannot register acpi bus driver before bus scanJohn Keller2007-02-231-22/+22
* | [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask functionKAMEZAWA Hiroyuki2007-03-071-1/+13
* | [PATCH] irq: Remove set_native_irq_infoEric W. Biederman2007-02-261-1/+1
|/
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: C99 Convert arch/ia64/sn/kernel/xpc_main.cEric W. Biederman2007-02-141-48/+38
* [PATCH] sysctl: sn: remove sysctl ABI BREAKAGEEric W. Biederman2007-02-141-6/+6
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-122-2/+2
* [PATCH] sn2: use static ->proc_fopsAlexey Dobriyan2007-02-111-43/+62
OpenPOWER on IntegriCloud