index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-u300.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-22
KEYS: struct key_preparsed_payload should have two payload pointers
David Howells
5
-6
/
+8
2014-07-18
KEYS: Provide a generic instantiation function
David Howells
3
-24
/
+33
2014-07-17
ima: provide double buffering for hash calculation
Dmitry Kasatkin
1
-16
/
+49
2014-07-17
ima: introduce multi-page collect buffers
Dmitry Kasatkin
2
-2
/
+104
2014-07-17
ima: use ahash API for file hash calculation
Dmitry Kasatkin
2
-4
/
+192
2014-07-17
audit: fix dangling keywords in integrity ima message output
Richard Guy Briggs
2
-4
/
+4
2014-07-17
ima: delay template descriptor lookup until use
Dmitry Kasatkin
1
-1
/
+2
2014-07-17
ima: remove unnecessary i_mutex locking from ima_rdwr_violation_check()
Dmitry Kasatkin
1
-4
/
+0
2014-07-13
Linux 3.16-rc5
Linus Torvalds
1
-1
/
+1
2014-07-13
clk: spear3xx: Set proper clock parent of uart1/2
Thomas Gleixner
1
-4
/
+10
2014-07-13
clk: spear3xx: Use proper control register offset
Thomas Gleixner
1
-1
/
+1
2014-07-13
parisc: drop unused defines and header includes
Helge Deller
1
-36
/
+0
2014-07-13
parisc: fix fanotify_mark() syscall on 32bit compat kernel
Helge Deller
2
-1
/
+11
2014-07-13
parisc: add serial ports of C8000/1GHz machine to hardware database
Helge Deller
1
-1
/
+2
2014-07-12
ext4: fix potential null pointer dereference in ext4_free_inode
Namjae Jeon
1
-1
/
+1
2014-07-12
ext4: fix a potential deadlock in __ext4_es_shrink()
Theodore Ts'o
1
-2
/
+2
2014-07-12
Documenation/laptops: rename and update hpfall.c
Pali Rohár
2
-16
/
+47
2014-07-12
DocBook: fix various typos
Masanari Iida
9
-13
/
+13
2014-07-12
DocBook: fix mtdnand typos
Masanari Iida
1
-15
/
+15
2014-07-12
scripts/kernel-doc: handle object-like macros
Horia Geanta
1
-3
/
+12
2014-07-12
Documentation/Changes: clean up mcelog paragraph
Paul Bolle
1
-6
/
+3
2014-07-12
ARM: at91: at91sam9x5: add clocks for usb device
Bo Shen
1
-0
/
+2
2014-07-11
phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove
Roger Quadros
1
-2
/
+5
2014-07-11
phy: core: Fix error path in phy_create()
Roger Quadros
1
-3
/
+4
2014-07-11
drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE
Sjoerd Simons
1
-0
/
+1
2014-07-11
phy: omap-usb2: fix devm_ioremap_resource error detection code
Himangi Saraogi
1
-2
/
+2
2014-07-11
phy: sun4i: depend on RESET_CONTROLLER
Maxime Ripard
1
-0
/
+1
2014-07-11
USB: serial: ftdi_sio: Add Infineon Triboard
Michal Sojka
2
-0
/
+8
2014-07-11
serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0
Simon Horman
1
-0
/
+7
2014-07-11
serial: imx: Fix build breakage
Peter Hurley
1
-1
/
+1
2014-07-11
ext4: revert commit which was causing fs corruption after journal replays
Theodore Ts'o
1
-27
/
+24
2014-07-11
m68k: Export mach_random_get_entropy to modules
Geert Uytterhoeven
1
-0
/
+2
2014-07-11
powerpc/perf: Never program book3s PMCs with values >= 0x80000000
Anton Blanchard
1
-1
/
+16
2014-07-11
powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64
Guenter Roeck
1
-1
/
+2
2014-07-11
powerpc/perf: Clear MMCR2 when enabling PMU
Joel Stanley
1
-0
/
+3
2014-07-11
powerpc/perf: Add PPMU_ARCH_207S define
Joel Stanley
3
-6
/
+5
2014-07-11
powerpc/kvm: Remove redundant save of SIER AND MMCR2
Joel Stanley
1
-5
/
+0
2014-07-11
powerpc/powernv: Check for IRQHAPPENED before sleeping
Preeti U Murthy
1
-1
/
+1
2014-07-11
powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3E
Michael Ellerman
2
-20
/
+2
2014-07-11
powerpc/cell: Fix compilation with CONFIG_COREDUMP=n
Michael Ellerman
3
-3
/
+8
2014-07-10
serial: arc_uart: Use uart_circ_empty() for open-coded comparison
Peter Hurley
1
-1
/
+1
2014-07-10
serial: Test for no tx data on tx restart
Peter Hurley
6
-3
/
+18
2014-07-11
ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250
Tomasz Figa
1
-4
/
+2
2014-07-10
x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr()
Jan Beulich
1
-0
/
+4
2014-07-11
ARM: dts: Add clock property for mfc_pd in exynos5420
Arun Kumar K
1
-0
/
+3
2014-07-11
clk: exynos5420: Add IDs for clocks used in PD mfc
Arun Kumar K
2
-2
/
+6
2014-07-11
ARM: EXYNOS: Add support for clock handling in power domain
Prathyush K
2
-1
/
+80
2014-07-10
x86-64, vdso: Fix vDSO build breakage due to empty .rela.dyn
Jan Beulich
1
-0
/
+3
2014-07-10
drm/radeon/dpm: Reenabling SS on Cayman
Alexandre Demers
1
-6
/
+0
2014-07-10
drm/radeon: fix typo in ci_stop_dpm()
Alex Deucher
1
-1
/
+1
[next]