summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | * | | | plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek2008-03-272-8/+19
| | | | | | | | | * | | | plat-orion: share time handling codeLennert Buytenhek2008-03-273-4/+23
| | | | | | | | | * | | | plat-orion: share PCIe handling codeLennert Buytenhek2008-03-271-0/+31
| | | | | | | | | * | | | plat-orion: share IRQ handling codeLennert Buytenhek2008-03-271-0/+17
| | | | | | | | | * | | | sata_mv: mbus decode window supportLennert Buytenhek2008-03-271-0/+3
| | | | | | | | | * | | | ehci-orion: mbus decode window supportLennert Buytenhek2008-03-271-0/+9
| | | | | | | | | * | | | introduce mbus DRAM target info abstractionLennert Buytenhek2008-03-271-0/+36
| | | | | | | | | |/ / /
| | | | | | | | * | | | ns9xxx: let putc autodetect where to writeUwe Kleine-König2008-03-311-7/+136
| | | | | | | | * | | | ns9xxx: prepare for adding support for Digi ns921x processorsUwe Kleine-König2008-03-317-134/+113
| | | | | | | | * | | | ns9xxx: add module_is_..., processor_is_... and board_is_... for many machsUwe Kleine-König2008-03-313-7/+112
| | | | | | | | * | | | ns9xxx: Use get_irqnr_preamble to initialize base registerUwe Kleine-König2008-03-311-1/+1
| | | | | | | | |/ / /
| | | | | | | * | | | [ARM] 4887/1: i.MXC family: Separate current platform codeRobert Schwebel2008-04-174-22/+42
| | | | | | | * | | | [ARM] 4876/1: i.MXC family: Clean upRobert Schwebel2008-03-319-161/+61
| | | | | | | |/ / /
| | | | | | * | | | [ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall...Uwe Kleine-König2008-04-191-1/+3
| | | | | | |/ / /
| | | | | * | | | [ARM] 4981/1: [KS8695] Simple LED driverAndrew Victor2008-04-171-0/+5
| | | | | |/ / /
| | | | * | | | iop: unconditionally initialize the ATU on platforms known to be 'hosts'Dan Williams2008-03-262-8/+2
| | | * | | | | [ARM] 4988/1: Add GPIO lib support to the EP93xxRyan Mallon2008-04-191-17/+4
| | | | |/ / / | | | |/| | |
| | * | | | | [ARM] 4913/1: [AT91] PMC_MDIV definitionsAndrew Victor2008-04-101-4/+11
| | * | | | | [ARM] 4907/1: [AT91] SAM9/CAP9 reset reasonAndrew Victor2008-04-041-0/+2
| | * | | | | [ARM] 4904/1: [AT91] Pass ECC controller to NAND driverAndrew Victor2008-04-041-5/+5
| | * | | | | [ARM] 4902/1: [AT91] SAM9/CAP9 memory controller headerAndrew Victor2008-04-043-63/+178
| | |/ / / /
| * | | | | RealView: Add uncompressing support for PB1176Catalin Marinas2008-04-181-0/+3
| * | | | | RealView: Base support for the PB1176 platformBahadir Balban2008-04-182-0/+153
| * | | | | RealView: Add uncompressing support to PB11MPCoreCatalin Marinas2008-04-181-0/+3
| * | | | | RealView: Base support for the PB11MPCore platformBahadir Balban2008-04-182-0/+187
| * | | | | RealView: Change the IO_ADDRESS macroCatalin Marinas2008-04-182-2/+2
| * | | | | RealView: Move more device address definitions to board-eb.hCatalin Marinas2008-04-182-15/+9
| * | | | | RealView: Move the UART definitions to EB specific filesCatalin Marinas2008-04-183-12/+28
| * | | | | RealView: Move the timer definitions into the EB specific filesCatalin Marinas2008-04-182-2/+2
| * | | | | RealView: Move the flash definitions out of platform.hCatalin Marinas2008-04-182-3/+3
| * | | | | RealView: Move the EB GIC definitions to the board fileCatalin Marinas2008-04-182-2/+3
| * | | | | RealView: Move the SCU initialisation out of __v6_setupCatalin Marinas2008-04-182-18/+8
| * | | | | Add a prefetch abort handlerPaul Brook2008-04-182-30/+61
| * | | | | ARMv7: Add support for the ThumbEE state saving/restoringCatalin Marinas2008-04-182-0/+4
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-2115-78/+144
|\ \ \ \ \
| * | | | | sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra2008-04-192-0/+4
| * | | | | sched: rt-group: optimize dequeue_rt_stackPeter Zijlstra2008-04-191-0/+1
| * | | | | sched: fair-group: SMP-nice for group schedulingPeter Zijlstra2008-04-191-0/+1
| * | | | | sched, cpuset: customize sched domains, coreHidetoshi Seto2008-04-194-4/+25
| * | | | | sched: fix the task_group hierarchy for UID groupingPeter Zijlstra2008-04-191-0/+3
| * | | | | sched: allow the group scheduler to have multiple levelsDhaval Giani2008-04-191-1/+1
| * | | | | sched: add new set_cpus_allowed_ptr functionMike Travis2008-04-191-4/+11
| * | | | | cpumask: add show cpu map functionsMike Travis2008-04-191-6/+11
| * | | | | x86: convert cpumask_of_cpu macro to allocated arrayMike Travis2008-04-191-3/+9
| * | | | | cpumask: add CPU_MASK_ALL_PTR macroMike Travis2008-04-191-0/+6
| * | | | | cpumask: reduce stack usage in SD_x_INIT initializersMike Travis2008-04-192-43/+8
| * | | | | generic: reduce stack pressure in sched_affinityMike Travis2008-04-191-1/+1
| * | | | | cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis2008-04-191-6/+7
| * | | | | asm-generic: add node_to_cpumask_ptr macroMike Travis2008-04-196-9/+35
| * | | | | cpumask: add cpumask_scnprintf_len functionMike Travis2008-04-192-0/+8
OpenPOWER on IntegriCloud