| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-01-03 | 65 | -188/+172 |
|\ |
|
| * | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 65 | -188/+172 |
* | | powerpc: Add missing NULL terminator to avoid boot panic on PPC40x | Gabor Juhos | 2013-01-03 | 1 | -1/+2 |
* | | powerpc/vdso: Remove redundant locking in update_vsyscall_tz() | Shan Hai | 2013-01-03 | 1 | -5/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 1 | -1/+1 |
|\ |
|
| * | vfs: turn is_dir argument to kern_path_create into a lookup_flags arg | Jeff Layton | 2012-12-20 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 3 | -9/+0 |
|\ \ |
|
| * | | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 2012-12-19 | 1 | -6/+0 |
| * | | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 2 | -3/+0 |
* | | | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-12-20 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 2012-12-16 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | powerpc: dma_debug: add debug_dma_mapping_error support | Shuah Khan | 2012-11-28 | 1 | -0/+1 |
| | |/ / |
|
* | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-19 | 3 | -1/+3 |
|\ \ \ \ |
|
| * | | | | powerpc: add finit_module syscall. | Rusty Russell | 2012-12-14 | 3 | -1/+3 |
| |/ / / |
|
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-12-18 | 96 | -685/+1250 |
|\ \ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 2012-12-18 | 7 | -39/+162 |
| |\ \ \ \ |
|
| | * | | | | 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 |
| | |/ / / |
|
| * | | | | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt | 2012-11-26 | 8 | -17/+169 |
| |\ \ \ \ |
|
| | * | | | | powerpc/dma/raidengine: add raidengine device | Xuelin Shi | 2012-11-25 | 3 | -0/+92 |
| | * | | | | 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 |
| | * | | | | 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 | 6 | -13/+20 |
| |\ \ \ \ \
| | |/ / / /
| |/| / / /
| | |/ / / |
|
| * | | | | 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 | 1 | -0/+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 | 19 | -254/+111 |
| |\ \ \ \ |
|
| | * | | | | 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 | 8 | -25/+25 |
| | * | | | | powerpc+of: Add of node/property notification chain for adds and removes | Nathan Fontenot | 2012-11-15 | 8 | -132/+68 |
| | * | | | | 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 | 2 | -71/+0 |
| | | |/ /
| | |/| | |
|
| * | | | | 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 |