summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/tm: Fix 32 bit non-rt signalsMichael Neuling2013-06-201-5/+25
* powerpc/tm: Fix writing top half of MSR on 32 bit signalsMichael Neuling2013-06-201-8/+21
* powerpc/8xx: Remove 8xx specific "minimal FPU emulation"Benjamin Herrenschmidt2013-06-202-32/+1
* powerpc/math-emu: Allow math-emu to be used for HW FPUBenjamin Herrenschmidt2013-06-202-2/+16
* powerpc/math-emu: Fix decoding of some instructionsBenjamin Herrenschmidt2013-06-204-5/+34
* powerpc/pseries: Read common partition via pstoreAruna Balakrishnaiah2013-06-203-1/+20
* powerpc/pseries: Read of-config partition via pstoreAruna Balakrishnaiah2013-06-203-9/+50
* powerpc/pseries: Distinguish between a os-partition and non-os partitionAruna Balakrishnaiah2013-06-201-2/+5
* powerpc/pseries: Read rtas partition via pstoreAruna Balakrishnaiah2013-06-203-7/+31
* powerpc/pseries: Read/Write oops nvram partition via pstoreAruna Balakrishnaiah2013-06-201-15/+157
* powerpc/pseries: Introduce generic read function to read nvram-partitionsAruna Balakrishnaiah2013-06-201-10/+22
* powerpc/pseries: Add version and timestamp to oops headerAruna Balakrishnaiah2013-06-201-19/+38
* powerpc/pseries: Remove syslog prefix in uncompressed oops textAruna Balakrishnaiah2013-06-201-1/+1
* powerpc/eeh: Enhance converting EEH devGavin Shan2013-06-201-2/+2
* powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan2013-06-201-1/+2
* powerpc: Align thread->fpr to 16 bytesAnton Blanchard2013-06-201-1/+1
* powerpc/pseries: Use 'true' instead of '1' for orderly_poweroffliguang2013-06-201-4/+4
* powerpc/smp: Use '==' instead of '<' for system_stateliguang2013-06-203-3/+3
* powerpc: Restore dbcr0 on user space exitBharat Bhushan2013-06-202-7/+29
* powerpc: Debug control and status registers are 32bitBharat Bhushan2013-06-201-4/+4
* powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy2013-06-203-2/+6
* powerpc/vfio: Implement IOMMU driver for VFIOAlexey Kardashevskiy2013-06-206-0/+482
* powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy2013-06-206-1/+364
* powerpc: Update currituck pci/usb fixup for new board revisionAlistair Popple2013-06-202-2/+42
* powerpc: Fix single step emulation of 32bit overflowed branchesMichael Neuling2013-06-201-1/+1
* powerpc: Update default configurationsAlistair Popple2013-06-206-0/+12
* powerpc: Add a configuration option for early BootX/OpenFirmware debugAlistair Popple2013-06-202-1/+8
* powerpc/prom: Scan reserved-ranges node for memory reservationsJeremy Kerr2013-06-201-0/+35
* powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker2013-06-203-5/+2
* powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...Kevin Hao2013-06-201-2/+0
* powerpc/mm/nohash: Ignore NULL stale_map entriesScott Wood2013-06-201-3/+6
* powerpc: Move the single step enable code to a generic pathSuzuki K. Poulose2013-06-202-19/+26
* powerpc/kprobes: Do not disable External interrupts during single stepSuzuki K. Poulose2013-06-201-5/+5
* powerpc: Mark low level irq handlers NO_THREADThomas Gleixner2013-06-202-0/+2
* mm/THP: deposit the transpare huge pgtable before set_pmdAneesh Kumar K.V2013-06-201-4/+4
* mm/THP: don't use HPAGE_SHIFT in transparent hugepage codeAneesh Kumar K.V2013-06-201-7/+3
* mm/THP: withdraw the pgtable after pmdp related operationsAneesh Kumar K.V2013-06-201-1/+7
* mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V2013-06-207-21/+27
* mm/thp: use the correct function when updating access flagsAneesh Kumar K.V2013-06-201-1/+3
* Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2013-06-132-4/+4
|\
| * ACPI / video: Do not bind to device objects with a scan handlerRafael J. Wysocki2013-06-102-4/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-06-137-185/+70
|\ \
| * \ Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-06-134-178/+65
| |\ \
| | * | Modify UEFI anti-bricking codeMatthew Garrett2013-06-104-178/+65
| * | | x86: Fix typo in kexec register clearingKees Cook2013-06-131-1/+1
| * | | x86, relocs: Move __vvar_page from S_ABS to S_RELKees Cook2013-06-131-3/+1
| * | | x86: Fix adjust_range_size_mask calling positionYinghai Lu2013-05-311-3/+3
* | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2013-06-134-6/+22
|\ \ \ \
| * | | | rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migrationPaul E. McKenney2013-06-101-2/+2
| * | | | rcu: Don't call wakeup() with rcu_node structure ->lock heldSteven Rostedt2013-06-103-2/+18