summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: make 'constant_test_bit()' take an unsigned bit numberLinus Torvalds2009-01-091-1/+1
* parisc: introduce asm/swab.hHarvey Harrison2009-01-093-64/+69
* x86: only scan the root bus in early PCI quirksAndi Kleen2009-01-091-8/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2009-01-097-237/+757
|\
| * Merge branch 'oprofile/cell' into oprofile/oprofile-for-tipRobert Richter2009-01-086-140/+705
| |\
| | * powerpc/oprofile: fix whitespaces in op_model_cell.cRobert Richter2009-01-081-13/+11
| | * powerpc/oprofile: IBM CELL: add SPU event profiling supportCarl Love2009-01-086-16/+545
| | * powerpc/oprofile: fix cell/pr_util.hRobert Richter2009-01-081-2/+2
| | * powerpc/oprofile: IBM CELL: cleanup and restructuringCarl Love2009-01-082-153/+191
| * | Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tipRobert Richter2009-01-082-133/+93
| |\ \ | | |/ | |/|
| | * oprofile: make new cpu buffer functions part of the apiRobert Richter2009-01-071-33/+24
| | * oprofile: use new data sample format for ibsRobert Richter2009-01-071-78/+41
| | * oprofile: rework implementation of cpu buffer eventsRobert Richter2009-01-071-4/+4
| | * oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.cRobert Richter2009-01-071-12/+12
| | * x86/oprofile: fix pci_dev use count for AMD northbridge devicesRobert Richter2008-12-291-0/+1
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-093-0/+182
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-01-052013-32803/+70001
| |\ \ \
| * \ \ \ Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke...David Woodhouse2008-12-103-0/+182
| |\ \ \ \
| | * | | | [MTD] sharpsl-nand: move registration to board codeDmitry Baryshkov2008-10-293-0/+182
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-01-099-55/+101
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into releaseLen Brown2009-01-092686-92216/+160946
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'suspend' into releaseLen Brown2009-01-092-0/+23
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvsRafael J. Wysocki2008-12-191-0/+2
| | * | | | | | | x86 hibernate: Mark ACPI NVS memory region at startupRafael J. Wysocki2008-12-191-0/+21
| * | | | | | | | Merge branch 'misc' into releaseLen Brown2009-01-093-2/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui2009-01-092-1/+6
| | * | | | | | | | ACPI: Avoid array address overflow when _CST MWAIT hint bits are setZhao Yakui2009-01-091-1/+3
| | | |_|_|_|_|/ / | | |/| | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12...Len Brown2009-01-091-0/+11
| |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | ACPI: disable MPS when NO APIC-table foundLen Brown2008-12-231-0/+11
| * | | | | | | | | | | ACPI: remove private acpica headers from driver filesLin Ming2008-12-314-5/+0
| * | | | | | | | | | | ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDTLin Ming2008-12-311-2/+2
| * | | | | | | | | | | ACPI: io_acpi_init.c: call acpi_get_name to get node fullnameLin Ming2008-12-311-46/+56
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2009-01-0922-152/+177
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | parisc: export length of os_hpmc vectorKyle McMartin2009-01-052-4/+9
| * | | | | | | | | | | parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin2009-01-053-27/+37
| * | | | | | | | | | | parisc: Use DEFINE_SPINLOCKJulia Lawall2009-01-051-1/+1
| * | | | | | | | | | | parisc: add uevent helper for parisc busHelge Deller2009-01-051-6/+34
| * | | | | | | | | | | parisc: fix ipv6 checksumKyle McMartin2009-01-051-1/+1
| * | | | | | | | | | | parisc: quiet palo not-found message from "which"Kyle McMartin2009-01-051-1/+1
| * | | | | | | | | | | parisc: Replace NR_CPUS in parisc codeHelge Deller2009-01-058-59/+64
| * | | | | | | | | | | parisc: trivial fixesHelge Deller2009-01-052-7/+3
| * | | | | | | | | | | parisc: fix braino in commit adding __space_to_protKyle McMartin2009-01-051-1/+1
| * | | | | | | | | | | parisc: factor out sid to protid conversionKyle McMartin2009-01-051-4/+9
| * | | | | | | | | | | parisc: use leX_to_cpu in place of __fswabXKyle McMartin2009-01-051-3/+3
| * | | | | | | | | | | parisc: fix GFP_KERNEL use while atomic in unwinderHelge Deller2009-01-051-1/+1
| * | | | | | | | | | | parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori2009-01-052-11/+0
| * | | | | | | | | | | parisc: use the new byteorder headersHarvey Harrison2009-01-051-25/+12
| * | | | | | | | | | | parisc: lib/: make code staticAdrian Bunk2009-01-052-2/+2
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-01-091-12/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | atmel-mci: convert to dma_request_channel and down-level dma_slaveDan Williams2009-01-062-15/+6
| |/ / / / / / / / /
OpenPOWER on IntegriCloud