aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* [ARM] 3051/1: turn ixp2000_reg_read into an inline functionLennert Buytenhek2005-10-29
* [ARM] 3050/1: remove ixp2000_reg_write erratum #66 workaroundLennert Buytenhek2005-10-29
* [ARM] Allow MTD device name to be passed via platform dataRussell King2005-10-29
* [ARM] Fix buggy __phys_to_pfn / __pfn_to_physRussell King2005-10-29
* [ARM] Ensure machine information structures aren't optimised awayRussell King2005-10-29
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-10-29
|\
| * Auto-update from upstreamTony Luck2005-10-28
| |\
| * \ Pull fix-slow-tlb-purge into release branchTony Luck2005-10-28
| |\ \
| | * | [IA64] - Avoid slow TLB purges on SGI Altix systemsDean Roe2005-10-27
| * | | Pull xpc-disengage into release branchTony Luck2005-10-28
| |\ \ \
| | * | | [IA64-SGI] fixes for XPC disengage and open/close protocolDean Nelson2005-10-25
| | * | | [IA64-SGI] get XPC to cleanly disengage from remote memory referencesDean Nelson2005-09-06
| * | | | Pull sparsemem-v5 into release branchTony Luck2005-10-28
| |\ \ \ \
| | * | | | [PATCH] V5 ia64 SPARSEMEM - conditional changes for SPARSEMEMBob Picco2005-10-04
| * | | | | Pull remove-sn-bist-lock into release branchTony Luck2005-10-28
| |\ \ \ \ \
| | * | | | | [IA64-SGI] Remove references to the SN bist_lockDean Roe2005-10-04
| * | | | | | Pull new-efi-memmap into release branchTony Luck2005-10-28
| |\ \ \ \ \ \
| | * | | | | | [IA64] simplified efi memory map parsingTony Luck2005-09-08
| | | |_|/ / / | | |/| | | |
| * | | | | | Pull define-node-cleanup into release branchTony Luck2005-10-28
| |\ \ \ \ \ \
| | * | | | | | [IA64-SGI] Increase max system size of SGI SN systemsJack Steiner2005-09-28
| | * | | | | | [IA64] Cleanup use of various #defines related to nodesJack Steiner2005-09-15
| * | | | | | | Pull sn_pci_legacy_read-write into release branchTony Luck2005-10-28
| |\ \ \ \ \ \ \
| | * | | | | | | [IA64-SGI] fix sn_pci_legacy_read/fix sn_pci_legacy_writeMark Maule2005-09-23
| * | | | | | | | Pull hp-machvec into release branchTony Luck2005-10-28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [IA64] more robust zx1/sx1000 machvec supportAlex Williamson2005-09-14
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Pull altix-mmr into release branchTony Luck2005-10-28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [IA64-SGI] volatile semantics in places where it seems necessaryMark Maule2005-09-07
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Pull altix-fpga-reset into release branchTony Luck2005-10-28
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | [IA64] Altix patch for fpga resetBruce Losure2005-09-06
| | |/ / / / / /
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-10-29
|\ \ \ \ \ \ \ \
| * | | | | | | | [PATCH] USB: fix pm patches with CONFIG_PM off part 2Andrew Morton2005-10-28
| * | | | | | | | [PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern2005-10-28
| * | | | | | | | [PATCH] usbcore: Wrap lines before column 80Alan Stern2005-10-28
| * | | | | | | | [PATCH] usbcore: Improve endpoint sysfs file handlingAlan Stern2005-10-28
| * | | | | | | | [PATCH] USB: Always do usb-handoffAlan Stern2005-10-28
| * | | | | | | | [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programsPete Zaitcev2005-10-28
| * | | | | | | | [PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman2005-10-28
| * | | | | | | | [PATCH] add usb transceiver set_suspend() methodJuha Yrj?l?2005-10-28
| * | | | | | | | [PATCH] stop exporting two functionsDavid Brownell2005-10-28
| * | | | | | | | [PATCH] one less word in struct deviceDavid Brownell2005-10-28
| * | | | | | | | [PATCH] remove usb_suspend_device() parameterDavid Brownell2005-10-28
| * | | | | | | | [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-28
| * | | | | | | | [PATCH] USB: add endpoint information to sysfsGreg Kroah-Hartman2005-10-28
* | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6Arnaldo Carvalho de Melo2005-10-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [SCTP] Rename SCTP specific control message flags.Ivan Skytte Jorgensen2005-10-28
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-10-28
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Roland Dreier2005-10-28
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-25
| * | | | | | | | | Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...Roland Dreier2005-10-24
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | [IB] CM: bind IDs to a specific deviceSean Hefty2005-10-17