]> asedeno.scripts.mit.edu Git - linux.git/history - arch
powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED states
[linux.git] / arch /
2015-08-20 Anshuman Khandualpowerpc/powernv: Add OPAL interfaces for accessing...
2015-08-20 Wei Yangpowerpc/powernv: Fix the log message when disabling VF
2015-08-19 Gerhard Sittigpowerpc/512x: silence a USB Kconfig dependency warning
2015-08-19 Hari Bathinipowerpc/nvram: print no error when pstore backend is...
2015-08-18 Andrzej Hajdapowerpc/nvram: use kmemdup rather than duplicating...
2015-08-18 Andrzej Hajdapowerpc/pseries: use kmemdup rather than duplicating...
2015-08-18 Gavin Shanpowerpc/eeh: Disable automatically blocked PCI config
2015-08-18 Gavin Shanpowerpc: Export include/uapi/asm/eeh.h
2015-08-18 Vaibhav Jainpowerpc/pseries: enable RTC class support
2015-08-18 Nikunj A Dadhaniapowerpc/numa: initialize distance lookup table from...
2015-08-18 Andrew Donnellanpowerpc/powernv: move dma_get_required_mask from pnv_ph...
2015-08-18 Michael Ellermanpowerpc/mm: Drop CONFIG_PPC_HAS_HASH_64K
2015-08-18 Michael Ellermanpowerpc/mm: Simplify page size kconfig dependencies
2015-08-18 Michael Ellermanpowerpc/mm: Drop the 64K on 4K version of pte_pagesize_...
2015-08-18 Michael Ellermanpowerpc/cell: Drop support for 64K local store on 4K...
2015-08-18 Michael Ellermanpowerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash
2015-08-14 Daniel Axtenspowerpc/eeh: Probe after unbalanced kref check
2015-08-14 Gautham R. Shenoypowerpc: Add an inline function to update POWER8 HID0
2015-08-12 Anshuman Khandualpowerpc/prom: Use DRCONF flags while processing detecte...
2015-08-12 Anshuman Khandualpowerpc/xmon: Drop the valid variable completely in...
2015-08-12 Anshuman Khandualpowerpc/prom: Simplify the logic to fetch SLB size
2015-08-12 Anshuman Khandualpowerpc/slb: Add documentation on runtime patching...
2015-08-12 Anshuman Khandualpowerpc/slb: Rename all the 'slot' occurrences to 'entry'
2015-08-12 Anshuman Khandualpowerpc/slb: Remove a duplicate extern variable
2015-08-06 Naveen N. Raopowerpc/ftrace: add powerpc timebase as a trace clock...
2015-08-06 Wei Yongjunpowerpc/4xx: Fix return value check in hsta_msi_probe()
2015-08-06 Joe Perchespowerpc: Remove redundant breaks
2015-08-06 Kevin Haopowerpc: pci: use %pR for printing struct resource
2015-08-06 Mahesh Salgaonkarpowerpc/powernv: Invoke opal_cec_reboot2() on unrecover...
2015-08-06 Mahesh Salgaonkarpowerpc/powernv: Invoke opal_cec_reboot2() on unrecover...
2015-08-06 Mahesh Salgaonkarpowerpc/powernv: Pull all HMI events before panic.
2015-08-06 Mahesh Salgaonkarpowerpc/powernv: display reason for Malfunction Alert HMI.
2015-07-30 Michael Ellermanpowerpc/kernel: Enable seccomp filter
2015-07-29 Michael Ellermanpowerpc/kernel: Add SIG_SYS support for compat tasks
2015-07-29 Michael Ellermanpowerpc: Change syscall_get_nr() to return int
2015-07-29 Michael Ellermanpowerpc: Use orig_gpr3 in syscall_get_arguments()
2015-07-29 Michael Ellermanpowerpc: Rework syscall_get_arguments() so there is...
2015-07-29 Michael Ellermanpowerpc: Don't negate error in syscall_set_return_value()
2015-07-29 Michael Ellermanpowerpc: Drop unused syscall_get_error()
2015-07-29 Michael Ellermanpowerpc/kernel: Change the do_syscall_trace_enter() API
2015-07-29 Michael Ellermanpowerpc/kernel: Switch to using MAX_ERRNO
2015-07-27 Anshuman Khandualpowerpc/perf: Change type of the bhrb_users variable
2015-07-25 Sukadev Bhattiprolupowerpc/perf/hv-24x7: Simplify extracting counter from...
2015-07-25 Sukadev Bhattiprolupowerpc/perf/hv-24x7: Whitespace - fix parameter alignment
2015-07-23 Paul Mackerraspowerpc: Use hardware RNG for arch_get_random_seed_...
2015-07-23 Thomas Huthpowerpc/rtas: Introduce rtas_get_sensor_fast() for...
2015-07-23 Thomas Huthpowerpc/rtas: Replace magic values with defines
2015-07-21 Gavin Shanpowerpc/eeh: Dump PHB diag-data for non-existing PE
2015-07-21 Gavin Shanpowerpc/eeh: Fix wrong printed PE number
2015-07-21 Anshuman Khandualpowerpc/signal: Add helper function to fetch quad word...
2015-07-16 Anshuman Khandualpowerpc/signal: Fix confusing header documentation...
2015-07-16 Anshuman Khandualpowerpc/tm: Drop tm_orig_msr from thread_struct
2015-07-16 Vipin K Parasharpowerpc/powernv: Add poweroff (EPOW, DPO) events suppor...
2015-07-13 Gavin Shanpowerpc/powernv: Unfreeze VF PE on releasing it
2015-07-13 Gavin Shanpowerpc/powernv: Include VF PE in PELTV of PF PE
2015-07-13 Gavin Shanpowerpc/powernv: Pick M64 PEs based on BARs
2015-07-13 Gavin Shanpowerpc/powernv: Boolean argument for pnv_ioda_setup_bu...
2015-07-13 Gavin Shanpowerpc/powernv: Reserve M64 PEs based on BARs
2015-07-13 Gavin Shanpowerpc/powernv: Allow to reserve one PE for multiple times
2015-07-13 Anton Blanchardpowerpc: Remove mtmsrd(), use existing mtmsr()
2015-07-13 Michael Ellermanpowerpc: Add macros for the ibm_architecture_vec[] lengths
2015-07-13 Benjamin Herrenschmidtpowerpc/iommu: Support "hybrid" iommu/direct DMA ops...
2015-07-13 Benjamin Herrenschmidtpowerpc/iommu: Cleanup setting of DMA base/offset
2015-07-13 Benjamin Herrenschmidtpowerpc/iommu: Remove dma_data union
2015-07-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-07-12 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-07-12 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2015-07-12 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-07-12 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2015-07-12 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2015-07-11 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2015-07-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-07-11 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2015-07-11 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-07-11 Linus TorvaldsMerge branch 'for-linus2' of git://git.kernel.org/pub...
2015-07-11 Linus TorvaldsMerge branch 'for-linus-4.2' of git://git.kernel.org...
2015-07-11 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2015-07-10 Linus TorvaldsMerge branch 'parisc-4.2-1' of git://git.kernel.org...
2015-07-10 James MorrisMerge branch 'upstream' of git://git.infradead.org...
2015-07-10 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2015-07-10 John David Anglinparisc: Fix some PTE/TLB race conditions and optimize...
2015-07-10 Linus TorvaldsMerge tag 'powerpc-4.2-2' of git://git.kernel.org/pub...
2015-07-10 Mark Rutlandarm64: entry32: remove pointless register assignment
2015-07-10 Ralf BaechleMIPS: O32: Use compat_sys_getsockopt.
2015-07-10 Paul BurtonMIPS: c-r4k: Extend way_string array
2015-07-10 James HoganMIPS: Pistachio: Support CDMM & Fast Debug Channel
2015-07-10 James HoganMIPS: Malta: Make GIC FDC IRQ workaround Malta specific
2015-07-10 Markos ChandrasMIPS: c-r4k: Fix cache flushing for MT cores
2015-07-10 Dave AirlieMerge tag 'omapdrm-4.2-fixes' of git://git.kernel.org...
2015-07-10 Dave AirlieMerge tag 'drm-intel-fixes-2015-07-09' of git://anongit...
2015-07-10 Dave AirlieMerge tag 'drm-amdkfd-fixes-2015-07-09' of git://people...
2015-07-10 Dave AirlieMerge branch 'drm-fixes-4.2' of git://people.freedeskto...
2015-07-09 Kevin HilmanMerge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel...
2015-07-09 Kevin HilmanMerge tag 'sunxi-late-for-4.2' of https://git.kernel...
2015-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-07-09 Markos ChandrasRevert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"
2015-07-09 Markos ChandrasMIPS: cps-vec: Use macros for various arithmetics and...
2015-07-09 Markos ChandrasMIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0
2015-07-09 Markos ChandrasMIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers...
2015-07-09 Markos ChandrasMIPS: kernel: cps-vec: Replace mips32r2 ISA level with...
next