index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arc: axs103_smp: Fix CPU frequency to 100MHz for dual-core
Alexey Brodkin
2016-05-18
2
-3
/
+1
*
arc: axs10x: Add DT bindings for I2S PLL Clock
Jose Abreu
2016-05-13
1
-0
/
+13
*
ARC: pae: STRICT_MM_TYPECHECKS was broken
Vineet Gupta
2016-05-13
1
-0
/
+4
*
ARC: Add eznps platform to Kconfig and Makefile
Noam Camus
2016-05-09
2
-0
/
+6
*
ARC: [plat-eznps] Use dedicated COMMAND_LINE_SIZE
Noam Camus
2016-05-09
1
-0
/
+4
*
ARC: [plat-eznps] Use dedicated cpu_relax()
Tal Zilcer
2016-05-09
1
-2
/
+12
*
ARC: [plat-eznps] Use dedicated identity auxiliary register.
Noam Camus
2016-05-09
3
-0
/
+28
*
ARC: [plat-eznps] Use dedicated SMP barriers
Noam Camus
2016-05-09
1
-3
/
+9
*
ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchg
Noam Camus
2016-05-09
3
-14
/
+205
*
ARC: [plat-eznps] Use dedicated user stack top
Noam Camus
2016-05-09
2
-0
/
+24
*
ARC: [plat-eznps] Add eznps platform
Noam Camus
2016-05-09
10
-0
/
+794
*
ARC: [plat-eznps] Add eznps board defconfig and dts
Noam Camus
2016-05-09
2
-0
/
+180
*
ARC: Mark secondary cpu online only after all HW setup is done
Noam Camus
2016-05-09
1
-5
/
+5
*
ARC: rwlock: disable interrupts in !LLSC variant
Noam Camus
2016-05-09
1
-0
/
+14
*
ARC: Make vmalloc size configurable
Noam Camus
2016-05-09
4
-11
/
+26
*
ARC: clean out UAPI byteorder.h clean off Kconfig symbol
Noam Camus
2016-05-09
1
-1
/
+1
*
irqchip: add nps Internal and external irqchips
Noam Camus
2016-05-09
4
-0
/
+189
*
clocksource: Add NPS400 timers driver
Noam Camus
2016-05-09
4
-0
/
+124
*
soc: Support for EZchip SoC
Noam Camus
2016-05-09
1
-0
/
+166
*
Documentation: Add EZchip vendor to binding list
Noam Camus
2016-05-09
2
-0
/
+8
*
ARC: RIP arc_{get|set}_core_freq() clk API
Alexey Brodkin
2016-05-09
4
-51
/
+1
*
ARC: Don't try to use value of top level clock-frequency in DT
Alexey Brodkin
2016-05-09
2
-7
/
+7
*
ARC: use fixed frequencies in arc_set_early_base_baud()
Alexey Brodkin
2016-05-09
1
-4
/
+2
*
ARC: [intc-*] switch to linear domain
Vineet Gupta
2016-05-09
2
-3
/
+7
*
ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virq
Vineet Gupta
2016-05-09
4
-14
/
+15
*
ARC: irq: export some IRQs again
Vineet Gupta
2016-05-09
2
-3
/
+6
*
ARC: clocksource: DT based probe
Vineet Gupta
2016-05-09
3
-59
/
+82
*
ARC: clockevent: DT based probe
Vineet Gupta
2016-05-09
3
-25
/
+45
*
ARC: [dts] Introduce Timer bindings
Vineet Gupta
2016-05-09
7
-0
/
+121
*
ARC: [dts] Add clk feeding into timers to DTs
Vineet Gupta
2016-05-09
12
-1
/
+79
*
ARC: [dts] Rename cpu_intc -> core_intc
Vineet Gupta
2016-05-09
7
-19
/
+19
*
ARCv2: [dts]: Introduce HS38 specific include DTS ...
Vineet Gupta
2016-05-09
11
-4
/
+78
*
ARC: clockevent: Prepare for DT based probe
Noam Camus
2016-05-09
3
-3
/
+7
*
ARC: clockevent: switch to cpu notifier for clockevent setup
Noam Camus
2016-05-09
3
-24
/
+41
*
ARC: [plat-axs] Refactor core freq get/set
Vineet Gupta
2016-05-09
1
-5
/
+10
*
ARC: opencode arc_request_percpu_irq
Vineet Gupta
2016-05-09
4
-36
/
+25
*
ARC: [intc-compact] setup TIMER as percpu_dev
Vineet Gupta
2016-05-09
2
-13
/
+2
*
Linux 4.6-rc7
v4.6-rc7
Linus Torvalds
2016-05-08
1
-1
/
+1
*
Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-05-07
3
-8
/
+27
|
\
|
*
nvmem: mxs-ocotp: fix buffer overflow in read
Stanislav Meduna
2016-05-02
1
-2
/
+2
|
*
Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
K. Y. Srinivasan
2016-04-30
1
-6
/
+20
|
*
misc: mic: Fix for double fetch security bug in VOP driver
Ashutosh Dixit
2016-04-27
1
-0
/
+5
*
|
Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-07
4
-7
/
+34
|
\
\
|
*
\
Merge tag 'iio-fixes-for-4.6d' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2016-05-05
2
-4
/
+29
|
|
\
\
|
|
*
|
iio: imu: mpu6050: Fix name/chip_id when using ACPI
Daniel Baluta
2016-05-04
1
-3
/
+26
|
|
*
|
iio: imu: mpu6050: fix possible NULL dereferences
Matt Ranostay
2016-05-04
2
-2
/
+4
|
|
/
/
|
*
|
Merge tag 'iio-fixes-for-4.6c' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2016-04-26
2
-3
/
+5
|
|
\
\
|
|
*
|
iio:adc:at91-sama5d2: Repair crash on module removal
Marek Vasut
2016-04-18
1
-0
/
+2
|
|
*
|
iio: ak8975: fix maybe-uninitialized warning
Richard Leitner
2016-04-17
1
-1
/
+1
|
|
*
|
iio: ak8975: Fix NULL pointer exception on early interrupt
Krzysztof Kozlowski
2016-04-17
1
-2
/
+2
|
|
/
/
[next]