]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2015-03-28 Michael Ellermanselftests/powerpc: Add a test of the switch_endian...
2015-03-28 Michael Ellermanpowerpc: Add a proper syscall for switching endianness
2015-03-28 Tyrel Datwylerpowerpc/pseries: Simplify check for suspendability...
2015-03-27 Philippe Bergheaudcxl: Fix a typo in ABI documentation
2015-03-27 Jan Stancekpowerpc/perf: add missing put_cpu_var in power_pmu_even...
2015-03-26 Michael EllermanMerge branch 'next-misc' of git://git.kernel.org/pub...
2015-03-26 Preeti U Murthypowerpc/powernv: Avoid explicit endian conversions...
2015-03-26 Yannick Guerrinips3: Fix trivial typos in comment and debug message
2015-03-26 Yanjiang Jinpowerpc/mm: Free string after creating kmem cache
2015-03-25 Neelesh Guptapowerpc/powernv: Add OPAL message notifier unregister...
2015-03-25 Neelesh Guptapowerpc/powernv: Fix the overflow of OPAL message notif...
2015-03-25 Fabian Frederickpowerpc/pmac: replace current->state by set_current_state()
2015-03-25 Geert Uytterhoevencpufreq/ppc: Add missing #include <asm/smp.h>
2015-03-25 Geert Uytterhoevenpowerpc/pmac: Fix DT refcount imbalance in pmac_pic_pro...
2015-03-25 Markus Elfringdrivers/macintosh: Delete an unnecessary check before...
2015-03-25 Benjamin Herrenschmidtpowerpc/powernv: Support OPAL requested heartbeat
2015-03-25 Vasant Hegdepowerpc/powernv: Check image loaded or not before calli...
2015-03-24 Tyrel Datwylerpowerpc/pseries: Introduce api_version to migration...
2015-03-23 Scott Woodpowerpc/32: %pF is only for function pointers
2015-03-23 Fabian Frederickpowerpc: use kbuild generic-y where possible
2015-03-23 Paul Mackerraspowerpc/powernv: Fix return value from power7_nap(...
2015-03-23 Geert Uytterhoevenpowerpc: Spelling s/embeeded/embedded/
2015-03-23 Stephen Rothwellpowerpc: Convert relocs_check to a shell script using...
2015-03-23 Hari Bathinipowerpc/rtas: Make timestamp related code y2038-safe
2015-03-23 Hari Bathinipowerpc/powernv: Add pstore support on powernv
2015-03-23 Hari Bathinipstore: Add pstore type id for PPC64 opal nvram partition
2015-03-23 Hari Bathinipowerpc/nvram: Move generic code for nvram and pstore
2015-03-23 Nishanth Aravamudanpowerpc/numa: Reset node_possible_map to only node_onli...
2015-03-20 Alex Dowadpowerpc/kernel: Rename copy_thread() 'arg' argument...
2015-03-18 Michael Ellermanselftests/powerpc: Rename TARGETS in powerpc selftests...
2015-03-17 Greg Kurzselftests/powerpc: Add test for VPHN
2015-03-17 Greg Kurzpowerpc/vphn: parsing code rewrite
2015-03-17 Greg Kurzpowerpc/vphn: move VPHN parsing logic to a separate...
2015-03-17 Greg Kurzpowerpc/vphn: move endianness fixing to vphn_unpack_ass...
2015-03-17 Greg Kurzpowerpc/vphn: clarify the H_HOME_NODE_ASSOCIATIVITY API
2015-03-17 Kevin Haopowerpc: kill PPC_OF
2015-03-17 Kevin Haofbdev: kconfig: replace PPC_OF with PPC
2015-03-17 Kevin Haofbdev: remove the unnecessary includes of ppc specific...
2015-03-17 Kevin Haofbdev: riva: remove the dependency on PPC_OF
2015-03-17 Kevin Haofbdev: nvidia: remove the dependency on PPC_OF
2015-03-17 Kevin Haofbdev: imsttfb: remove the dependency on PPC_OF
2015-03-17 Kevin Haofbdev: radeon: replace PPC_OF with PPC
2015-03-17 Kevin Haofbdev: aty128fb: replace PPC_OF with PPC
2015-03-17 Kevin Haosata_svw: remove the dependency on PPC_OF
2015-03-17 Rickard Strandqvistpowerpc/powermac: Cleaning up missing null-terminate...
2015-03-17 Michael Ellermanselftests/powerpc: Build the copyloops with -maltivec
2015-03-17 Phil Carmodypowerpc/via-pmu: fix OF node leak in Keylargo init
2015-03-17 Phil Carmodypowerpc/via-pmu: fix error path in find_via_pmu()
2015-03-17 Kyle Moffettpowerpc: Remove duplicate cacheable_memcpy/memzero...
2015-03-16 Mahesh Salgaonkarpowerpc/book3s: Fix flush_tlb cpu_spec hook to take...
2015-03-16 Jeremy Kerrpowerpc/boot: don't clobber r6 and r7 in epapr boot
2015-03-16 Jeremy Kerrpowerpc/boot: Fix stack corruption in epapr entry point
2015-03-16 Jeremy Kerrpowerpc/boot/wrapper: use the pseries wrapper for zImag...
2015-03-16 Jeremy Kerrpowerpc/boot/fdt: Add little-endian support to libfdt...
2015-03-16 Jeremy Kerrpowerpc/boot/fdt: Use unsigned long for pointer casts
2015-03-16 Arseny Solokhapowerpc/mpic: remove unused functions
2015-03-16 Arseny Solokhapowerpc/qe: drop unused ucc_slow_poll_transmitter_now
2015-03-16 Arseny Solokhapowerpc/boot: drop planetcore_set_serial_speed
2015-03-16 Michael Ellermanpowerpc/powernv: Remove unused definitions in opal...
2015-03-16 Michael Ellermanpowerpc/powernv: Move opal-api.h closer to the Skiboot...
2015-03-16 Michael Ellermanpowerpc/powernv: Move OPAL API definitions to opal...
2015-03-16 Michal Marekpowerpc/boot: Makefile cleanup
2015-03-16 Markus Elfringpowerpc: Delete unnecessary checks before kfree()
2015-03-16 Stewart Smithpowerpc/powernv: only call OPAL_RESEND_DUMP if firmware...
2015-03-16 Stewart Smithpowerpc/powernv: only call OPAL_ELOG_RESEND if firmware...
2015-03-16 Stewart Smithpowerpc/powernv: only register log if OPAL supports...
2015-03-16 Anton Blanchardpowerpc: Change vsrX register defines to vsX to match...
2015-03-16 Anton Blanchardpowerpc: Change vrX register defines to vX to match...
2015-03-16 Linus TorvaldsLinux 4.0-rc4 v4.0-rc4
2015-03-15 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-03-15 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2015-03-15 Krzysztof Kolasa[PATCH] drm/mm: Fix support 4 GiB and larger ranges
2015-03-15 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2015-03-15 Linus TorvaldsMerge tag 'irqchip-fixes-4.0' of git://git.infradead...
2015-03-15 Jason CooperMerge branch 'irqchip/urgent-gic' into irqchip/urgent
2015-03-14 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-03-14 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2015-03-14 Linus TorvaldsMerge tag 'locks-v4.0-4' of git://git.samba.org/jlayton...
2015-03-14 Linus TorvaldsMerge tag 'vfio-v4.0-rc4' of git://github.com/awilliam...
2015-03-14 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2015-03-14 Linus TorvaldsMerge tag 'linux-kselftest-4.0-rc4' of git://git.kernel...
2015-03-14 Jeff Laytonlocks: fix generic_delete_lease tracepoint to use victi...
2015-03-14 Ard Biesheuvelarm64: put __boot_cpu_mode label after alignment instea...
2015-03-14 Ard Biesheuvelefi/arm64: use UEFI for system reset and poweroff
2015-03-14 Catalin Marinasarm64: Invalidate the TLB corresponding to intermediate...
2015-03-13 Linus TorvaldsMerge tag 'pm+acpi-4.0-rc4' of git://git.kernel.org...
2015-03-13 Gregory CLEMENTMAINTAINERS: Add myself as co-maintainer to the legacy...
2015-03-13 Rafael J. WysockiMerge branch 'pm-tools'
2015-03-13 Linus TorvaldsMerge tag 'stable/for-linus-4.0-rc3-tag' of git://git...
2015-03-13 Linus TorvaldsMerge tag 'sound-4.0-rc4' of git://git.kernel.org/pub...
2015-03-13 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.0' of git://git.kerne...
2015-03-13 Linus TorvaldsMerge branch 'gadget' of git://git.kernel.org/pub/scm...
2015-03-13 Guenter Roeckof/platform: Fix sparc:allmodconfig build
2015-03-13 Takashi IwaiALSA: hda - Don't access stereo amps for mono channel...
2015-03-13 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-03-13 Vladimir Davydovmemcg: disable hierarchy support if bound to the legacy...
2015-03-13 Jeff Vander... mm: reorder can_do_mlock to fix audit denial
2015-03-13 Andrey Ryabininkasan, module: move MODULE_ALIGN macro into <linux...
2015-03-13 Andrey Ryabininkasan, module, vmalloc: rework shadow allocation for...
2015-03-13 Suzuki K. Poulosefanotify: fix event filtering with FAN_ONDIR set
next