index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-rk808.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-18
cpufreq: qoriq: Make the driver usable on all QorIQ platforms
Tang Yuantian
1
-62
/
+99
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
2015-03-12
Revert "i2c: core: Dispose OF IRQ mapping at client removal time"
Jakub Kicinski
1
-3
/
+0
2015-03-12
ALSA: snd-usb: add quirks for Roland UA-22
Daniel Mack
1
-0
/
+30
2015-03-12
ALSA: control: Add sanity checks for user ctl id name string
Takashi Iwai
1
-0
/
+4
2015-03-12
nios2: update pt_regs
Chung-Ling Tang
7
-89
/
+62
2015-03-12
ASoC: kirkwood: fix struct clk pointer comparing
Shawn Guo
1
-1
/
+1
2015-03-12
ASoC: fsl_spdif: fix struct clk pointer comparing
Shawn Guo
1
-2
/
+2
2015-03-12
ARM: imx: fix struct clk pointer comparing
Shawn Guo
1
-2
/
+3
2015-03-11
clk: introduce clk_is_match
Michael Turquette
2
-0
/
+44
2015-03-11
clk: don't export static symbol
Julia Lawall
1
-1
/
+0
2015-03-11
Revert "cpupower Makefile change to help run the tool without 'make install'"
Josh Boyer
1
-1
/
+1
2015-03-11
drm/vmwgfx: Fix an issue with the device losing its irq line on module unload
Thomas Hellstrom
1
-0
/
+1
2015-03-11
drm/vmwgfx: Correctly NULLify dma buffer pointer on failure
Colin Ian King
1
-4
/
+6
2015-03-11
drm/vmwgfx: Reorder device takedown somewhat
Thomas Hellstrom
1
-37
/
+40
2015-03-11
drm/vmwgfx: Fix a couple of lock dependency violations
Thomas Hellstrom
2
-16
/
+6
2015-03-11
selftests/exec: Check if the syscall exists and bail if not
Michael Ellerman
1
-1
/
+9
2015-03-11
ALSA: hda - Fix built-in mic on Compaq Presario CQ60
Takashi Iwai
1
-0
/
+11
2015-03-11
ARM: at91: pm_slowclock: fix the compilation error
Wenyou Yang
1
-0
/
+2
2015-03-11
ARM: at91/dt: fix USB high-speed clock to select UTMI
Nicolas Ferre
4
-5
/
+5
2015-03-11
ARM: at91/dt: fix at91 udc compatible strings
Boris Brezillon
3
-3
/
+4
2015-03-11
ARM: at91/dt: declare matrix node as a syscon device
Boris Brezillon
1
-1
/
+1
2015-03-11
ARM: vexpress: update CONFIG_USB_ISP1760 option
Sudeep Holla
1
-1
/
+1
2015-03-11
ARM: digicolor: add the machine directory to Makefile
Baruch Siach
1
-0
/
+1
[next]