aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* parisc: introduce asm/swab.hHarvey Harrison2009-01-09
* x86: only scan the root bus in early PCI quirksAndi Kleen2009-01-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2009-01-09
|\
| * Merge branch 'oprofile/cell' into oprofile/oprofile-for-tipRobert Richter2009-01-08
| |\
| | * powerpc/oprofile: fix whitespaces in op_model_cell.cRobert Richter2009-01-08
| | * powerpc/oprofile: IBM CELL: add SPU event profiling supportCarl Love2009-01-08
| | * powerpc/oprofile: fix cell/pr_util.hRobert Richter2009-01-08
| | * powerpc/oprofile: IBM CELL: cleanup and restructuringCarl Love2009-01-08
| * | Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tipRobert Richter2009-01-08
| |\ \ | | |/ | |/|
| | * oprofile: make new cpu buffer functions part of the apiRobert Richter2009-01-07
| | * oprofile: use new data sample format for ibsRobert Richter2009-01-07
| | * oprofile: rework implementation of cpu buffer eventsRobert Richter2009-01-07
| | * oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.cRobert Richter2009-01-07
| | * x86/oprofile: fix pci_dev use count for AMD northbridge devicesRobert Richter2008-12-29
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-09
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-01-05
| |\ \ \
| * \ \ \ Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke...David Woodhouse2008-12-10
| |\ \ \ \
| | * | | | [MTD] sharpsl-nand: move registration to board codeDmitry Baryshkov2008-10-29
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-01-09
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into releaseLen Brown2009-01-09
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'suspend' into releaseLen Brown2009-01-09
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvsRafael J. Wysocki2008-12-19
| | * | | | | | | x86 hibernate: Mark ACPI NVS memory region at startupRafael J. Wysocki2008-12-19
| * | | | | | | | Merge branch 'misc' into releaseLen Brown2009-01-09
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui2009-01-09
| | * | | | | | | | ACPI: Avoid array address overflow when _CST MWAIT hint bits are setZhao Yakui2009-01-09
| | | |_|_|_|_|/ / | | |/| | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12...Len Brown2009-01-09
| |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | ACPI: disable MPS when NO APIC-table foundLen Brown2008-12-23
| * | | | | | | | | | | ACPI: remove private acpica headers from driver filesLin Ming2008-12-31
| * | | | | | | | | | | ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDTLin Ming2008-12-31
| * | | | | | | | | | | ACPI: io_acpi_init.c: call acpi_get_name to get node fullnameLin Ming2008-12-31
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2009-01-09
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | parisc: export length of os_hpmc vectorKyle McMartin2009-01-05
| * | | | | | | | | | | parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin2009-01-05
| * | | | | | | | | | | parisc: Use DEFINE_SPINLOCKJulia Lawall2009-01-05
| * | | | | | | | | | | parisc: add uevent helper for parisc busHelge Deller2009-01-05
| * | | | | | | | | | | parisc: fix ipv6 checksumKyle McMartin2009-01-05
| * | | | | | | | | | | parisc: quiet palo not-found message from "which"Kyle McMartin2009-01-05
| * | | | | | | | | | | parisc: Replace NR_CPUS in parisc codeHelge Deller2009-01-05
| * | | | | | | | | | | parisc: trivial fixesHelge Deller2009-01-05
| * | | | | | | | | | | parisc: fix braino in commit adding __space_to_protKyle McMartin2009-01-05
| * | | | | | | | | | | parisc: factor out sid to protid conversionKyle McMartin2009-01-05
| * | | | | | | | | | | parisc: use leX_to_cpu in place of __fswabXKyle McMartin2009-01-05
| * | | | | | | | | | | parisc: fix GFP_KERNEL use while atomic in unwinderHelge Deller2009-01-05
| * | | | | | | | | | | parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori2009-01-05
| * | | | | | | | | | | parisc: use the new byteorder headersHarvey Harrison2009-01-05
| * | | | | | | | | | | parisc: lib/: make code staticAdrian Bunk2009-01-05
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-01-09
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | atmel-mci: convert to dma_request_channel and down-level dma_slaveDan Williams2009-01-06
| |/ / / / / / / / /
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-08
|\ \ \ \ \ \ \ \ \ \