Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-12-18 | 9 | -8/+350 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | s390/ccwdev: Include asm/schid.h. | Cornelia Huck | 2012-12-17 | 1 | -3/+1 | |
| * | | | | | | s390/pci: performance statistics and debug infrastructure | Jan Glauber | 2012-12-14 | 8 | -5/+349 | |
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-12-18 | 116 | -839/+1545 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 2012-12-18 | 759 | -4859/+8151 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | powerpc: mpc5200: Add a3m071 board support | Stefan Roese | 2012-12-06 | 2 | -0/+145 | |
| | * | | | | | | | powerpc/512x: don't compile any platform DIU code if the DIU is not enabled | Timur Tabi | 2012-12-03 | 4 | -24/+16 | |
| | * | | | | | | | powerpc/mpc52xx: use module_platform_driver macro | Srinivas Kandagatla | 2012-12-03 | 1 | -15/+1 | |
| * | | | | | | | | powerpc+of: Rename and fix OF reconfig notifier error inject module | Benjamin Herrenschmidt | 2012-12-14 | 3 | -18/+18 | |
| * | | | | | | | | powerpc+of: Export of_reconfig_notifier_[register,unregister] | Nathan Fontenot | 2012-11-29 | 1 | -0/+2 | |
| * | | | | | | | | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt | 2012-11-26 | 10 | -20/+250 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | powerpc/dma/raidengine: add raidengine device | Xuelin Shi | 2012-11-25 | 4 | -0/+173 | |
| | * | | | | | | | | powerpc/iommu/fsl: Add PAMU bypass enable register to ccsr_guts struct | Varun Sethi | 2012-11-25 | 1 | -1/+3 | |
| | * | | | | | | | | powerpc/mpc85xx: Change spin table to cached memory | York Sun | 2012-11-25 | 1 | -13/+36 | |
| | * | | | | | | | | powerpc/fsl-pci: Add PCI controller ATMU PM support | Jia Hongtao | 2012-11-25 | 1 | -2/+35 | |
| | * | | | | | | | | powerpc/86xx: fsl_pcibios_fixup_bus requires CONFIG_PCI | Timur Tabi | 2012-11-25 | 1 | -0/+2 | |
| | * | | | | | | | | drivers/virt: the Freescale hypervisor driver doesn't need to check MSR[GS] | Timur Tabi | 2012-11-25 | 1 | -3/+0 | |
| | * | | | | | | | | powerpc/85xx: p1022ds: Use NULL instead of 0 for pointers | Tushar Behera | 2012-11-25 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2012-11-26 | 995 | -11224/+13864 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | powerpc: Disable relocation on exceptions when kexecing | Ian Munsie | 2012-11-15 | 1 | -0/+33 | |
| * | | | | | | | | | powerpc: Enable relocation on during exceptions at boot | Ian Munsie | 2012-11-15 | 1 | -0/+38 | |
| * | | | | | | | | | powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function | Ian Munsie | 2012-11-15 | 3 | -40/+20 | |
| * | | | | | | | | | powerpc: Add wrappers to enable/disable relocation on exceptions | Ian Munsie | 2012-11-15 | 1 | -0/+25 | |
| * | | | | | | | | | powerpc: Add set_mode hcall | Ian Munsie | 2012-11-15 | 4 | -2/+12 | |
| * | | | | | | | | | powerpc: Setup relocation on exceptions for bare metal systems | Michael Neuling | 2012-11-15 | 2 | -0/+4 | |
| * | | | | | | | | | powerpc: Move initial mfspr LPCR out of __init_LPCR | Michael Neuling | 2012-11-15 | 1 | -1/+5 | |
| * | | | | | | | | | powerpc: Add relocation on exception vector handlers | Michael Neuling | 2012-11-15 | 3 | -10/+177 | |
| * | | | | | | | | | powerpc: Add new macros needed for relocation on exceptions | Michael Neuling | 2012-11-15 | 2 | -0/+115 | |
| * | | | | | | | | | powerpc: Turn syscall handler into macros | Michael Neuling | 2012-11-15 | 1 | -23/+40 | |
| * | | | | | | | | | powerpc: Make load_hander handle upto 64k offset | Michael Neuling | 2012-11-15 | 3 | -3/+9 | |
| * | | | | | | | | | powerpc: Remove unessessary 0x3000 location enforcement | Michael Neuling | 2012-11-15 | 1 | -1/+3 | |
| * | | | | | | | | | powerpc: Whitespace changes in exception64s.S | Michael Neuling | 2012-11-15 | 1 | -15/+15 | |
| * | | | | | | | | | Merge branch 'dt' into next | Benjamin Herrenschmidt | 2012-11-15 | 25 | -292/+267 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | powerpc+of: Remove the pSeries_reconfig.h file | Nathan Fontenot | 2012-11-15 | 4 | -17/+5 | |
| | * | | | | | | | | | powerpc+of: Rename the drivers/of prom_* functions to of_* | Nathan Fontenot | 2012-11-15 | 12 | -39/+37 | |
| | * | | | | | | | | | powerpc+of: Add of node/property notification chain for adds and removes | Nathan Fontenot | 2012-11-15 | 12 | -154/+163 | |
| | * | | | | | | | | | powerpc+of: Move of_drconf_cell struct definition to asm/prom.h | Nathan Fontenot | 2012-11-15 | 2 | -12/+16 | |
| | * | | | | | | | | | powerpc+of: Add /proc device tree updating to of node add/remove | Nathan Fontenot | 2012-11-15 | 3 | -75/+51 | |
| * | | | | | | | | | | powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build | Anton Blanchard | 2012-11-15 | 1 | -1/+1 | |
| * | | | | | | | | | | powerpc: Add POWER8 architected mode to cputable | Michael Neuling | 2012-11-15 | 1 | -0/+15 | |
| * | | | | | | | | | | powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8 | Michael Neuling | 2012-11-15 | 1 | -3/+8 | |
| * | | | | | | | | | | powerpc: Change free_bootmem() to kfree() | JoonSoo Kim | 2012-11-15 | 1 | -5/+3 | |
| * | | | | | | | | | | powerpc/ptrace: Enable hardware breakpoint upon re-registering | Aravinda Prasad | 2012-11-15 | 1 | -0/+4 | |
| * | | | | | | | | | | powerpc: Use asm-generic/bitops/le.h | Akinobu Mita | 2012-11-15 | 1 | -54/+1 | |
| * | | | | | | | | | | powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.h | Akinobu Mita | 2012-11-15 | 1 | -11/+9 | |
| * | | | | | | | | | | powerpc/iommu: Use bitmap library | Akinobu Mita | 2012-11-15 | 1 | -11/+5 | |
| * | | | | | | | | | | powerpc/perf: Use uapi/unistd.h to fix build error | Sukadev Bhattiprolu | 2012-11-15 | 1 | -1/+1 | |
| * | | | | | | | | | | powerpc: Fix typos in Freescale copyright claims | Yang Li | 2012-11-15 | 24 | -24/+24 | |
| * | | | | | | | | | | powerpc: Remove stale function prototypes from setup.h | Anton Blanchard | 2012-11-15 | 1 | -4/+0 | |
| * | | | | | | | | | | powerpc: Move most of setup.h out of uapi | Anton Blanchard | 2012-11-15 | 2 | -31/+33 |