summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-2412-333/+203
|\
| * x86/PCI: make 32 bit NUMA node array int, not unsigned charJesse Barnes2009-09-181-1/+1
| * x86/PCI: default pcibus cpumask to all cpus if it lacks affinityDavid Rientjes2009-09-181-1/+5
| * MAINTAINTERS: remove hotplug driver entriesJesse Barnes2009-09-171-15/+3
| * PCI: pciehp: remove slot capabilities definitionsKenji Kaneshige2009-09-171-18/+8
| * PCI: pciehp: remove error message definitionsKenji Kaneshige2009-09-172-12/+1
| * PCI: pciehp: remove number fieldKenji Kaneshige2009-09-173-4/+2
| * PCI: pciehp: remove hpc_opsKenji Kaneshige2009-09-175-118/+87
| * PCI: pciehp: remove pci_dev fieldKenji Kaneshige2009-09-175-17/+15
| * PCI: pciehp: remove crit_sect mutexKenji Kaneshige2009-09-173-16/+0
| * PCI: pciehp: remove slot_bus fieldKenji Kaneshige2009-09-171-1/+0
| * PCI: pciehp: remove first_slot fieldKenji Kaneshige2009-09-172-4/+3
| * PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige2009-09-174-9/+2
| * PCI: pciehp: remove hp_slot fieldKenji Kaneshige2009-09-174-12/+4
| * PCI: pciehp: remove device fieldKenji Kaneshige2009-09-175-28/+17
| * PCI: pciehp: remove bus fieldKenji Kaneshige2009-09-175-7/+10
| * PCI: pciehp: remove slot_num_inc fieldKenji Kaneshige2009-09-171-1/+0
| * PCI: pciehp: remove num_slots fieldKenji Kaneshige2009-09-172-2/+0
| * PCI: pciehp: remove slot_list fieldKenji Kaneshige2009-09-174-97/+76
| * PCI: fix VGA arbiter header fileJesse Barnes2009-09-171-1/+2
| * PCI: Disable AER with pci=nomsiAndi Kleen2009-09-171-0/+2
| * PCI ASPM: support L1 onlyKenji Kaneshige2009-09-171-3/+0
* | Merge branch 'cputime' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-09-241-1/+6
|\ \
| * | [PATCH] Fix idle time field in /proc/uptimeMichael Abbott2009-09-241-1/+6
* | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-09-2427-117/+439
|\ \ \
| * | | microblaze: Disable heartbeat/enable emaclite in defconfigsMichal Simek2009-09-242-28/+37
| * | | microblaze: Support simpleImage.dts make targetMichal Simek2009-09-244-6/+66
| * | | microblaze: Fix _start symbol to physical addressMichal Simek2009-09-221-0/+1
| * | | microblaze: Use LOAD_OFFSET macro to get correct LMA for all sectionsMichal Simek2009-09-221-15/+19
| * | | microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsetsJohn Williams2009-09-221-0/+3
| * | | microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and CJohn Williams2009-09-221-0/+17
| * | | microblaze: Actually show KiB rather than pages in "Freeing initrd memory:"Lennart Sorensen2009-09-221-1/+2
| * | | microblaze: Support ptrace syscall tracing.Michal Simek2009-09-222-12/+122
| * | | microblaze: Updated CPU version and FPGA family codes in PVRJohn Williams2009-09-221-0/+3
| * | | microblaze: Generate correct signal and siginfo for integer div-by-zeroMichal Simek2009-09-221-1/+1
| * | | microblaze: Don't be noisy when userspace causes hardware exceptionsMichal Simek2009-09-221-11/+20
| * | | microblaze: Remove ipc.h file which points to non-existing asm-generic fileMichal Simek2009-09-221-1/+0
| * | | microblaze: Clear sticky FSR register after generating exception signalsJohn Williams2009-09-221-0/+2
| * | | microblaze: Ensure CPU usermode is set on new userspace processesJohn Williams2009-09-221-0/+1
| * | | microblaze: Use correct kbuild variable KBUILD_CFLAGSJohn Williams2009-09-221-2/+2
| * | | microblaze: Save and restore msr in hw exceptionMichal Simek2009-09-221-2/+6
| * | | microblaze: Add architectural support for USB EHCI host controllersJulie Zhu2009-09-223-1/+4
| * | | microblaze: Implement include/asm/syscall.h.Michal Simek2009-09-211-0/+99
| * | | microblaze: Improve checking mechanism for MSR instructionMichal Simek2009-09-211-8/+5
| * | | microblaze: Add checking mechanism for MSR instructionMichal Simek2009-09-213-4/+27
| * | | microblaze: Cleanup linker script using new linker script macros.Tim Abbott2009-09-211-31/+8
| * | | microblaze: Enable GCOV_PROFILE_ALLMichal Simek2009-09-211-1/+1
| * | | gcov: Fix DEBUG_FS symbolMichal Simek2009-09-211-1/+1
| * | | mtd: Enable Open Firmware initialisation of MTD devices and maps for MicroBlazeJohn Williams2009-09-212-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-243-18/+165
|\ \ \ \