index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
algif_skcipher.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-05
ARM: imx_v6_v7_defconfig: Select CONFIG_DEBUG_FS
Fabio Estevam
1
-0
/
+1
2014-03-05
ARM: mach-imx: Select CONFIG_SRAM at ARCH_MXC level
Fabio Estevam
1
-1
/
+1
2014-03-05
ARM: imx: add speed grading check for i.mx6 soc
Anson Huang
1
-3
/
+23
2014-03-05
ARM: imx: avoid calling clk APIs in idle thread which may cause schedule
Anson Huang
1
-6
/
+77
2014-03-05
ARM: imx6q: support ptp and rmii clock from pad
Shawn Guo
2
-1
/
+36
2014-03-05
ARM: imx6q: remove unneeded clk lookups
Shawn Guo
1
-6
/
+0
2014-03-05
ARM: imx_v6_v7_defconfig: Select CONFIG_MMC_UNSAFE_RESUME
Fabio Estevam
1
-0
/
+1
2014-03-05
ARM: imx_v4_v5_defconfig: Select CONFIG_MMC_UNSAFE_RESUME
Fabio Estevam
1
-0
/
+1
2014-03-05
ARM: imx: enable delaytimer on the imx timer
Sebastian Andrzej Siewior
1
-0
/
+12
2014-03-05
ARM: imx: add always-on clock array for i.mx6sl to maintain correct usecount
Anson Huang
1
-0
/
+11
2014-03-05
ARM: imx: add suspend in ocram support for i.mx6sl
Anson Huang
3
-4
/
+61
2014-03-05
ARM: imx: add suspend in ocram support for i.mx6dl
Anson Huang
1
-1
/
+23
2014-03-05
ARM: imx: add suspend in ocram support for i.mx6q
Anson Huang
7
-11
/
+577
2014-03-05
ARM i.MX: remove PWM platform support
Sascha Hauer
10
-102
/
+0
2014-03-05
ARM: imx: clk-vf610: Suppress duplicate const sparse warning
Liu Ying
1
-18
/
+18
2014-03-05
ARM: imx: clk-imx6sl: Suppress duplicate const sparse warning
Liu Ying
1
-21
/
+21
2014-03-05
ARM: imx: add select on ARCH_MXC for cpufreq support
John Tobias
1
-3
/
+3
2014-03-05
ARM: imx_v6_v7_defconfig: Enable some drivers used on the cpuimx35.
Denis Carikli
1
-0
/
+2
2014-03-05
ARM i.MX35: build in pinctrl support.
Denis Carikli
1
-1
/
+1
2014-03-05
ARM: imx_v6_v7_defconfig: Enable backlight gpio support.
Denis Carikli
1
-0
/
+1
2014-03-05
ARM: imx: add cpuidle support for i.mx6sl
Anson Huang
6
-0
/
+93
2014-03-05
ARM: imx: AHB rate must be set to 132MHz on i.mx6sl
Anson Huang
1
-1
/
+8
2014-03-05
ARM: imx: Use INT_MEM_CLK_LPM as the bit name
Fabio Estevam
3
-6
/
+6
2014-03-05
ARM: imx_v6_v7_defconfig: Select PCI support
Fabio Estevam
1
-0
/
+2
2014-02-24
Linux 3.14-rc4
v3.14-rc4
Linus Torvalds
1
-1
/
+1
2014-02-23
MAINTAINERS: add additional ARM BCM281xx/BCM11xxx maintainer
Matt Porter
1
-0
/
+1
2014-02-22
Revert "tty: Set correct tty name in 'active' sysfs attribute"
Greg Kroah-Hartman
2
-20
/
+8
2014-02-22
regulator: max14577: Fix invalid return value on DT parse success
Krzysztof Kozlowski
1
-2
/
+3
2014-02-21
irqchip: orion: Fix getting generic chip pointer.
Andrew Lunn
1
-1
/
+2
2014-02-21
perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter table
Stephane Eranian
1
-1
/
+9
2014-02-21
perf/x86: Correctly use FEATURE_PDCM
Peter Zijlstra
1
-4
/
+1
2014-02-21
perf, nmi: Fix unknown NMI warning
Markus Metzger
1
-4
/
+2
2014-02-21
usb: chipidea: need to mask when writting endptflush and endptprime
Matthieu CASTET
1
-2
/
+2
2014-02-21
staging: binder: Fix death notifications
Arve Hjønnevåg
1
-2
/
+1
2014-02-21
sched/deadline: Remove useless dl_nr_total
Kirill Tkhai
2
-4
/
+1
2014-02-21
sched/deadline: Test for CPU's presence explicitly
Boris Ostrovsky
1
-3
/
+3
2014-02-21
sched: Add 'flags' argument to sched_{set,get}attr() syscalls
Peter Zijlstra
2
-7
/
+10
2014-02-21
sched: Fix information leak in sys_sched_getattr()
Vegard Nossum
1
-1
/
+1
2014-02-21
sched,numa: add cond_resched to task_numa_work
Rik van Riel
1
-0
/
+2
2014-02-21
sched/core: Make dl_b->lock IRQ safe
Juri Lelli
1
-4
/
+6
2014-02-21
sched/core: Fix sched_rt_global_validate
Juri Lelli
1
-1
/
+2
2014-02-21
sched/deadline: Fix overflow to handle period==0 and deadline!=0
Steven Rostedt
1
-1
/
+1
2014-02-21
sched/deadline: Fix bad accounting of nr_running
Juri Lelli
1
-4
/
+2
2014-02-21
watchdog: w83697hf_wdt: return ENODEV if no device was found
Stanislav Kholmanskikh
1
-1
/
+1
2014-02-21
intel_pstate: Add support for Baytrail turbo P states
Dirk Brandewie
1
-3
/
+12
2014-02-21
intel_pstate: Use LFM bus ratio as min ratio/P state
Dirk Brandewie
1
-1
/
+1
2014-02-21
regulator: core: Change dummy supplies error message to a warning
Shuah Khan
1
-1
/
+1
2014-02-20
ACPI / nouveau: fix probing regression related to _DSM
Jiang Liu
1
-2
/
+24
2014-02-20
user_namespace.c: Remove duplicated word in comment
Brian Campbell
1
-1
/
+1
2014-02-20
Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2]
David Howells
1
-1
/
+0
[next]