index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-17
fbdev: radeon: replace PPC_OF with PPC
Kevin Hao
5
-33
/
+33
2015-03-17
fbdev: aty128fb: replace PPC_OF with PPC
Kevin Hao
1
-2
/
+2
2015-03-17
sata_svw: remove the dependency on PPC_OF
Kevin Hao
1
-10
/
+1
2015-03-17
selftests/powerpc: Build the copyloops with -maltivec
Michael Ellerman
1
-0
/
+1
2015-03-16
powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.
Mahesh Salgaonkar
6
-15
/
+65
2015-03-16
powerpc/boot: don't clobber r6 and r7 in epapr boot
Jeremy Kerr
1
-12
/
+12
2015-03-16
powerpc/boot: Fix stack corruption in epapr entry point
Jeremy Kerr
1
-1
/
+1
2015-03-16
powerpc/boot/wrapper: use the pseries wrapper for zImage.epapr
Jeremy Kerr
1
-1
/
+1
2015-03-16
powerpc/boot/fdt: Add little-endian support to libfdt wrappers
Jeremy Kerr
2
-6
/
+16
2015-03-16
powerpc/boot/fdt: Use unsigned long for pointer casts
Jeremy Kerr
1
-3
/
+3
2015-03-16
powerpc/mpic: remove unused functions
Arseny Solokha
2
-55
/
+0
2015-03-16
powerpc/qe: drop unused ucc_slow_poll_transmitter_now
Arseny Solokha
2
-18
/
+0
2015-03-16
powerpc/boot: drop planetcore_set_serial_speed
Arseny Solokha
2
-36
/
+0
2015-03-16
powerpc/powernv: Remove unused definitions in opal-api.h
Michael Ellerman
1
-47
/
+0
2015-03-16
powerpc/powernv: Move opal-api.h closer to the Skiboot version
Michael Ellerman
4
-74
/
+90
2015-03-16
powerpc/powernv: Move OPAL API definitions to opal-api.h
Michael Ellerman
2
-751
/
+769
2015-03-16
powerpc/boot: Makefile cleanup
Michal Marek
1
-1
/
+1
2015-03-16
powerpc: Delete unnecessary checks before kfree()
Markus Elfring
2
-4
/
+3
2015-03-16
powerpc/powernv: only call OPAL_RESEND_DUMP if firmware supports it
Stewart Smith
1
-1
/
+2
2015-03-16
powerpc/powernv: only call OPAL_ELOG_RESEND if firmware supports it
Stewart Smith
1
-1
/
+2
2015-03-16
powerpc/powernv: only register log if OPAL supports doing so
Stewart Smith
1
-1
/
+5
2015-03-16
powerpc: Change vsrX register defines to vsX to match gcc and glibc
Anton Blanchard
2
-67
/
+67
2015-03-16
powerpc: Change vrX register defines to vX to match gcc and glibc
Anton Blanchard
10
-385
/
+352
2015-03-16
Linux 4.0-rc4
v4.0-rc4
Linus Torvalds
1
-1
/
+1
2015-03-15
[PATCH] drm/mm: Fix support 4 GiB and larger ranges
Krzysztof Kolasa
1
-1
/
+1
2015-03-14
locks: fix generic_delete_lease tracepoint to use victim pointer
Jeff Layton
1
-1
/
+1
2015-03-14
arm64: put __boot_cpu_mode label after alignment instead of before
Ard Biesheuvel
1
-1
/
+1
2015-03-14
efi/arm64: use UEFI for system reset and poweroff
Ard Biesheuvel
2
-0
/
+17
2015-03-14
arm64: Invalidate the TLB corresponding to intermediate page table levels
Catalin Marinas
2
-0
/
+16
2015-03-13
MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCs
Gregory CLEMENT
1
-0
/
+1
2015-03-13
of/platform: Fix sparc:allmodconfig build
Guenter Roeck
1
-1
/
+1
2015-03-13
ALSA: hda - Don't access stereo amps for mono channel widgets
Takashi Iwai
1
-8
/
+22
2015-03-13
memcg: disable hierarchy support if bound to the legacy cgroup hierarchy
Vladimir Davydov
1
-1
/
+3
2015-03-13
mm: reorder can_do_mlock to fix audit denial
Jeff Vander Stoep
1
-2
/
+2
2015-03-13
kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>
Andrey Ryabinin
2
-4
/
+8
2015-03-13
kasan, module, vmalloc: rework shadow allocation for modules
Andrey Ryabinin
5
-7
/
+16
2015-03-13
fanotify: fix event filtering with FAN_ONDIR set
Suzuki K. Poulose
1
-1
/
+2
2015-03-13
mm/nommu.c: export symbol max_mapnr
gchen gchen
1
-0
/
+1
2015-03-13
arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMU
Chen Gang
1
-0
/
+5
2015-03-13
nilfs2: fix deadlock of segment constructor during recovery
Ryusuke Konishi
1
-3
/
+4
2015-03-13
mm: cma: fix CMA aligned offset calculation
Danesh Petigara
1
-5
/
+7
2015-03-13
mm, hugetlb: close race when setting PageTail for gigantic pages
David Rientjes
1
-1
/
+3
2015-03-13
mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabled
Michal Hocko
1
-1
/
+2
2015-03-13
drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC data
Javier Martinez Canillas
1
-0
/
+1
2015-03-13
ocfs2: make append_dio an incompat feature
Mark Fasheh
2
-8
/
+9
2015-03-12
mm: thp: Return the correct value for change_huge_pmd
Mel Gorman
1
-2
/
+2
2015-03-12
ALSA: hda - Add workaround for MacBook Air 5,2 built-in mic
Takashi Iwai
1
-0
/
+1
2015-03-12
ALSA: hda - Set single_adc_amp flag for CS420x codecs
Takashi Iwai
1
-0
/
+1
2015-03-12
vfio-pci: Add missing break to enable VFIO_PCI_ERR_IRQ_INDEX
Alexey Kardashevskiy
1
-0
/
+2
2015-03-12
mm: fix up numa read-only thread grouping logic
Linus Torvalds
2
-2
/
+12
[next]