summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [POWERPC] 86xx/85xx: Unify Freescale PCI Express memory map registers structureZang Roy-r619112007-03-261-75/+0
| * | | [POWERPC] powermac: disallow pmu sleep notifiers from aborting sleepJohannes Berg2007-03-261-10/+2
| * | | [POWERPC] Remove last_syscallAnton Blanchard2007-03-221-1/+0
| * | | [POWERPC] EEH: rm un-needed dataLinas Vepstas2007-03-221-5/+1
| * | | [POWERPC] EEH: wait for slot statusLinas Vepstas2007-03-221-1/+2
| * | | [POWERPC] Minor paca optimisationStephen Rothwell2007-03-211-2/+1
| * | | [POWERPC] Update documentation for flat device tree format v17David Gibson2007-03-161-0/+2
| * | | [POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanupJoachim Fenkes2007-03-161-1/+1
| * | | [POWERPC] ibmebus: whitespace fixesJoachim Fenkes2007-03-161-21/+21
| * | | [POWERPC] Make find_and_init_pbs() a void functionStephen Rothwell2007-03-091-1/+1
| * | | [POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell2007-03-091-0/+7
| * | | [POWERPC] Create and use get_pci_dma_ops()Stephen Rothwell2007-03-091-4/+6
| * | | [POWERPC] Create and use set_pci_dma_opsStephen Rothwell2007-03-091-1/+5
| * | | [POWERPC] EDAC ECC software scrubberDave Jiang2007-03-091-0/+40
| * | | [POWERPC] Include stddef.h in asm-powerpc/current.h to get offsetofOlaf Hering2007-03-091-0/+1
| * | | [POWERPC] Allocate syscall number for sys_getcpuStephen Rothwell2007-03-081-1/+2
| * | | [POWERPC] Fix compile error in prom.hAndrew Morton2007-03-081-0/+1
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-299-71/+64
|\ \ \ \
| * | | | Generic HDLC sparse annotationsKrzysztof Halasa2007-04-281-2/+1
| * | | | ucc_geth: Implement Transmit on Demand supportMichael Reiss2007-04-281-0/+3
| * | | | ucc_geth: migrate ucc_geth to phylibKim Phillips2007-04-281-39/+0
| * | | | phylib: add RGMII-ID interface mode definitionKim Phillips2007-04-281-0/+1
| * | | | [PATCH] Remove comment about IEEE80211_RADIOTAP_FCSPavel Roskin2007-04-281-3/+0
| * | | | [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen2007-04-283-5/+5
| * | | | [PATCH] sparse-annotate radiotap headerPavel Roskin2007-04-281-28/+29
| * | | | tc35815 driver update (take 2)Atsushi Nemoto2007-04-281-0/+2
| * | | | [PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti2007-04-281-1/+30
| | |_|/ | |/| |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-295-41/+50
|\ \ \ \
| * | | | libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESETTejun Heo2007-04-281-4/+6
| * | | | libata: Handle drives that require a spin-up command before first accessMark Lord2007-04-281-0/+2
| * | | | libata: HPA supportAlan Cox2007-04-282-0/+3
| * | | | libata: kill probe_ent and related helpersTejun Heo2007-04-281-31/+0
| * | | | libata: add init helpers including ata_pci_prepare_native_host()Tejun Heo2007-04-281-0/+5
| * | | | libata: convert native PCI host handling to new init modelTejun Heo2007-04-281-0/+2
| * | | | libata: implement ata_host_alloc_pinfo() and ata_host_register()Tejun Heo2007-04-281-0/+5
| * | | | libata: separate out ata_host_alloc() and ata_host_register()Tejun Heo2007-04-281-0/+3
| * | | | libata: separate out ata_host_start()Tejun Heo2007-04-281-0/+2
| * | | | libata: allocate ap separately from shostTejun Heo2007-04-281-1/+1
| * | | | ahci.c: remove non-existing SB600 raid id (re-send)Conke Hu2007-04-281-1/+0
| * | | | libata: add support for READ/WRITE LONGMark Lord2007-04-282-0/+8
| * | | | libata/IDE: remove combined mode quirkJeff Garzik2007-04-281-1/+0
| * | | | libata: Change prototype of mode_filter to remove ata_port*Alan Cox2007-04-281-2/+2
| * | | | pata: expose set_mode method so it can be wrappedAlan2007-04-281-0/+1
| * | | | iomap: implement pcim_iounmap_regions()Tejun Heo2007-04-281-0/+1
| * | | | libata: cable detection fixesAlan Cox2007-04-281-0/+7
| * | | | libata: dev_config does not need ap and adev passingAlan2007-04-281-1/+1
| * | | | [libata] export sata_print_link_status()Jeff Garzik2007-04-281-0/+1
| |/ / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-04-292-0/+35
|\ \ \ \ | |/ / / |/| | |
| * | | Pull misc-for-upstream into release branchLen Brown2007-04-281-0/+1
| |\ \ \
| | * | | ACPI: Disable MSI on request of FADTShaohua Li2007-04-251-0/+1