Age | Commit message (Expand) | Author | Files | Lines |
2013-11-11 | powerpc: add missing explicit OF includes for ppc | Rob Herring | 6 | -0/+6 |
2013-11-09 | constify copy_siginfo_to_user{,32}() | Al Viro | 1 | -1/+1 |
2013-11-09 | new helper: dump_align() | Al Viro | 1 | -1/+1 |
2013-11-09 | spufs: get rid of dump_emit() wrappers | Al Viro | 1 | -49/+20 |
2013-11-09 | switch elf_coredump_extra_notes_write() to dump_emit() | Al Viro | 4 | -31/+24 |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 23 | -116/+211 |
2013-11-07 | driver/mtd/IFC: Add support of 8K page size NAND flash | Prabhakar Kushwaha | 1 | -0/+2 |
2013-11-07 | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -36/+44 |
2013-11-06 | uprobes: Introduce arch_uprobe->ixol | Oleg Nesterov | 1 | -0/+1 |
2013-11-06 | uprobes: Move function declarations out of arch | David A. Long | 1 | -7/+0 |
2013-11-06 | powerpc: Fix fatal SLB miss when restoring PPR | Benjamin Herrenschmidt | 2 | -8/+9 |
2013-11-06 | powerpc/powernv: Reserve the correct PE number | Gavin Shan | 3 | -16/+17 |
2013-11-06 | powerpc/powernv: Add PE to its own PELTV | Gavin Shan | 1 | -1/+11 |
2013-11-06 | powerpc/powernv: Add support for indirect XSCOM via debugfs | Benjamin Herrenschmidt | 1 | -0/+23 |
2013-11-06 | powerpc/scom: Improve debugfs interface | Benjamin Herrenschmidt | 1 | -55/+81 |
2013-11-06 | powerpc/scom: Enable 64-bit addresses | Benjamin Herrenschmidt | 3 | -9/+9 |
2013-11-05 | powerpc/pci: Use pci_is_pcie() to simplify code [fix] | Yijing Wang | 1 | -1/+1 |
2013-11-05 | powerpc/boot: Properly handle the base "of" boot wrapper | Benjamin Herrenschmidt | 1 | -0/+4 |
2013-11-04 | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue | Gleb Natapov | 64 | -1719/+3332 |
2013-11-04 | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 4 | -18/+10 |
2013-11-01 | Merge branch 'linus' into sched/core | Ingo Molnar | 1 | -0/+1 |
2013-10-31 | powerpc/bpf: Support MOD operation | Vladimir Murzin | 2 | -0/+21 |
2013-10-31 | powerpc/bpf: Fix DIVWU instruction opcode | Vladimir Murzin | 1 | -1/+1 |
2013-10-31 | of: Move definition of of_find_next_cache_node into common code. | Sudeep KarkadaNagesha | 2 | -34/+0 |
2013-10-31 | powerpc: Remove big endianness assumption in of_find_next_cache_node | Sudeep KarkadaNagesha | 1 | -1/+1 |
2013-10-31 | powerpc/tm: Remove interrupt disable in __switch_to() | Michael Neuling | 1 | -5/+2 |
2013-10-31 | powerpc: word-at-a-time optimization for 64-bit Little Endian | Philippe Bergheaud | 1 | -25/+32 |
2013-10-31 | powerpc/bpf: BPF JIT compiler for 64-bit Little Endian | Philippe Bergheaud | 4 | -16/+21 |
2013-10-31 | powerpc: Only save/restore SDR1 if in hypervisor mode | Dan Streetman | 1 | -0/+4 |
2013-10-31 | powerpc/nvram: Fix endian issue when using the partition length | Cedric Le Goater | 1 | -2/+8 |
2013-10-31 | powerpc/nvram: Fix endian issue when reading the NVRAM size | Cedric Le Goater | 2 | -4/+4 |
2013-10-31 | powerpc/nvram: Scan partitions only once | Cedric Le Goater | 1 | -3/+3 |
2013-10-31 | powerpc/mpc512x: remove unnecessary #if | Brian Norris | 2 | -17/+7 |
2013-10-31 | powerpc/52xx: fix build breakage for MPC5200 LPBFIFO module | Anatolij Gustschin | 1 | -1/+1 |
2013-10-31 | Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()" | Wolfram Sang | 1 | -3/+2 |
2013-10-31 | powerpc/mpc512x: silence build warning upon disabled DIU | Gerhard Sittig | 1 | -0/+3 |
2013-10-30 | powerpc/powernv: Code update interface | Vasant Hegde | 5 | -1/+683 |
2013-10-30 | powerpc/powernv: Create opal sysfs directory | Vasant Hegde | 2 | -0/+22 |
2013-10-30 | powerpc: Add VMX optimised xor for RAID5 | Anton Blanchard | 3 | -0/+247 |
2013-10-30 | powerpc/kexec: kexec_sequence() is in misc_64.S | Geert Uytterhoeven | 1 | -1/+1 |
2013-10-30 | powerpc: Use 32 bit loads and stores when operating on condition register values | Anton Blanchard | 2 | -6/+6 |
2013-10-30 | powerpc: Enable virtio on ppc64 and pseries configs | Anton Blanchard | 2 | -0/+12 |
2013-10-30 | powerpc: Enable multipath modules on ppc64 and pseries | Anton Blanchard | 2 | -0/+12 |
2013-10-30 | powerpc: sync ppc64, ppc64e and pseries configs | Anton Blanchard | 3 | -30/+8 |
2013-10-30 | powerpc: Use -mcpu=power7 on ppc64 little endian builds | Anton Blanchard | 1 | -4/+5 |
2013-10-30 | powerpc/pseries: Fix dedicated processor partition detection | Anton Blanchard | 1 | -6/+6 |
2013-10-30 | powerpc: Fix Unaligned LE Floating Point Loads and Stores | Tom Musta | 1 | -12/+40 |
2013-10-30 | powerpc: Fix Unaligned Loads and Stores | Tom Musta | 1 | -0/+45 |
2013-10-30 | powerpc: Enable Little Endian Alignment Handler for Float Pair Instructions | Tom Musta | 1 | -6/+0 |
2013-10-30 | powerpc: Fix Handler of Unaligned Load/Store Strings | Tom Musta | 1 | -5/+16 |