Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | arm: mvebu: Add missing ; for cpu node. | Andrew Lunn | 2013-01-06 | |
| | * | | | | | | | | | | arm: mvebu: Armada XP MV78230 has only three Ethernet interfaces | Thomas Petazzoni | 2013-01-06 | |
| | * | | | | | | | | | | arm: mvebu: Armada XP MV78230 has two cores, not one | Thomas Petazzoni | 2013-01-06 | |
| | * | | | | | | | | | | ARM: Kirkwood: Use fixed-regulator instead of board gpio call | Andrew Lunn | 2013-01-06 | |
| | * | | | | | | | | | | ARM: Kirkwood: Fix missing sdio clock | Andrew Lunn | 2013-01-06 | |
| | * | | | | | | | | | | ARM: Kirkwood: Switch TWSI1 of 88f6282 to DT clock providers | Nobuhiro Iwamatsu | 2013-01-06 | |
| | * | | | | | | | | | | ARM: Kirkwood: Fix missing clk for USB device. | Andrew Lunn | 2013-01-06 | |
| | * | | | | | | | | | | arm: mvebu: Use dw-apb-uart instead of ns16650 as UART driver | Gregory CLEMENT | 2013-01-06 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||
| * | | | | | | | | | | ARM: clps711x: Fix bad merge of clockevents setup | Olof Johansson | 2013-01-08 | |
| * | | | | | | | | | | Merge tag 'nomadik-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2013-01-08 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | ARM: nomadik: bump the IRQ numbers again | Linus Walleij | 2013-01-03 | |
| | * | | | | | | | | | | ARM: nomadik: delete dangling include | Linus Walleij | 2013-01-03 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||
| * | | | | | | | | | | ARM: highbank: save and restore L2 cache and GIC on suspend | Rob Herring | 2013-01-08 | |
| * | | | | | | | | | | ARM: highbank: add a power request clear | Rob Herring | 2013-01-08 | |
| * | | | | | | | | | | ARM: highbank: fix secondary boot and hotplug | Rob Herring | 2013-01-08 | |
| * | | | | | | | | | | ARM: highbank: fix typos with hignbank in power request functions | Rob Herring | 2013-01-08 | |
| * | | | | | | | | | | ARM: dts: fix highbank cpu mpidr values | Rob Herring | 2013-01-08 | |
| * | | | | | | | | | | ARM: dts: add device_type prop to cpu nodes on Calxeda platforms | Rob Herring | 2013-01-08 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-01-07 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | MIPS: 64-bit: Fix build if !CONFIG_MODULES | Joshua Kinard | 2013-01-02 | |
| * | | | | | | | | | | MIPS: Wire up finit_module syscall. | Ralf Baechle | 2012-12-28 | |
| * | | | | | | | | | | MIPS: Fix modpost error in modules attepting to use virt_addr_valid(). | Ralf Baechle | 2012-12-28 | |
| * | | | | | | | | | | MIPS: page.h: Remove now unnecessary #ifndef __ASSEMBLY__ wrapper. | Ralf Baechle | 2012-12-28 | |
| * | | | | | | | | | | MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>. | Ralf Baechle | 2012-12-28 | |
| * | | | | | | | | | | MIPS: Include PAGE_S{IZE,HIFT} in <asm/offset.h>. | Ralf Baechle | 2012-12-28 | |
| * | | | | | | | | | | MIPS: Don't include <asm/page.h> unnecessarily. | Ralf Baechle | 2012-12-28 | |
| * | | | | | | | | | | MIPS: Fix comment. | Ralf Baechle | 2012-12-27 | |
| * | | | | | | | | | | Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores." | Ralf Baechle | 2012-12-27 | |
| * | | | | | | | | | | MIPS: perf: Fix build failure in XLP perf support. | Manuel Lauss | 2012-12-27 | |
| * | | | | | | | | | | MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefully | Manuel Lauss | 2012-12-27 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2013-01-07 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | microblaze: Update microblaze defconfigs | Michal Simek | 2013-01-04 | |
| * | | | | | | | | | | microblaze: Fix pci compilation and sparse warnings | Michal Simek | 2013-01-04 | |
| * | | | | | | | | | | microblaze: Add finit_module syscall | Michal Simek | 2013-01-03 | |
| * | | | | | | | | | | microblaze: Kill __kmap_atomic() | Michal Simek | 2013-01-03 | |
| * | | | | | | | | | | microblaze: Change section flags for noMMU | Michal Simek | 2013-01-03 | |
| * | | | | | | | | | | microblaze: Microblaze wants sys_fork for noMMU too | Michal Simek | 2013-01-03 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 2013-01-04 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | arm64: Always select ARM_AMBA and GENERIC_GPIO | Catalin Marinas | 2013-01-04 | |
| * | | | | | | | | | | arm64: Keep the ARM64 Kconfig selects sorted | Catalin Marinas | 2013-01-02 | |
| * | | | | | | | | | | arm64: Include linux/ptrace.h in asm/compat.h | Catalin Marinas | 2013-01-02 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-01-03 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | |
| * | | | | | | | | | | ALPHA: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | |
| * | | | | | | | | | | IA64: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | |
| * | | | | | | | | | | MIPS: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | |
| * | | | | | | | | | | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | |
| * | | | | | | | | | | SPARC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | |
| * | | | | | | | | | | X86: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | |
| * | | | | | | | | | | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | |
| | |/ / / / / / / / | |/| | | | | | | | |