index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
iio: fix SPHINX kernel-docs build warning
Tobin C. Harding
1
-2
/
+2
2018-01-08
iio: adc: ina2xx: Make calibration register value fixed
Maciej Purski
1
-31
/
+33
2018-01-08
staging: iio: remove unnecessary parentheses
Ji-Hun Kim
1
-1
/
+1
2018-01-08
Drivers: iio:adc: fix brace coding style issue in at91_adc.c
Venkat Prashanth B U
1
-2
/
+2
2018-01-08
iio: hx711: fix bug in reset functionality
Andreas Klinger
1
-7
/
+6
2018-01-08
iio: hx711: add triggered buffer support
Andreas Klinger
2
-23
/
+100
2018-01-08
iio: adc: ina2xx: Do not udelay for several seconds
Stefan Brüns
1
-3
/
+5
2018-01-08
iio: adc: ina2xx: Remove unneeded dummy read to clear CNVR flag
Stefan Brüns
1
-14
/
+0
2018-01-08
iio: adc: ina2xx: Clarify size requirement for data buffer
Stefan Brüns
1
-1
/
+2
2018-01-08
iio: adc: ina2xx: Remove bogus cast for data argument
Stefan Brüns
1
-2
/
+1
2018-01-08
iio: adc: meson-saradc: program the channel muxes during initialization
Martin Blumenstingl
1
-3
/
+29
2018-01-08
iio: adc: meson-saradc: fix the clock frequency on Meson8 and Meson8b
Martin Blumenstingl
1
-1
/
+7
2018-01-08
iio: ABI: Fix name of timestamp sysfs file
Linus Walleij
1
-1
/
+1
2018-01-08
drivers: iio: gyro: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2018-01-08
iio: dac: mcp4725: Remove unneeded conversions to bool
Andrew F. Davis
1
-1
/
+1
2018-01-08
iio: stm32: Adopt SPDX identifier
Benjamin Gaignard
9
-85
/
+9
2018-01-08
iio: light: make a couple of config structures static
Colin Ian King
2
-2
/
+2
2018-01-08
iio: buffer: Expose data available
Matt Fornero
2
-0
/
+25
2018-01-08
iio: mma8452: replace license description with SPDX specifier
Martin Kepplinger
1
-3
/
+1
2018-01-08
iio: common: ssp_sensors: use ktime_get_real_ns() timestamps
Arnd Bergmann
1
-4
/
+1
2018-01-08
iio: dummy_evgen: modify the return value check for irq_sim_init()
Bartosz Golaszewski
1
-1
/
+1
2017-12-31
Linux 4.15-rc6
v4.15-rc6
Linus Torvalds
1
-1
/
+1
2017-12-31
MAINTAINERS: mark arch/blackfin/ and its gubbins as orphaned
Adam Borowski
1
-9
/
+7
2017-12-31
x86/ldt: Make LDT pgtable free conditional
Thomas Gleixner
1
-1
/
+2
2017-12-31
x86/ldt: Plug memory leak in error path
Thomas Gleixner
1
-1
/
+7
2017-12-31
x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()
Thomas Gleixner
1
-6
/
+8
2017-12-31
x86/smpboot: Remove stale TLB flush invocations
Thomas Gleixner
1
-9
/
+0
2017-12-30
objtool: Fix seg fault with clang-compiled objects
Simon Ser
1
-0
/
+2
2017-12-30
objtool: Fix seg fault caused by missing parameter
Simon Ser
1
-1
/
+3
2017-12-30
kbuild: add '-fno-stack-check' to kernel build options
Linus Torvalds
1
-0
/
+3
2017-12-29
timerqueue: Document return values of timerqueue_add/del()
Thomas Gleixner
1
-3
/
+5
2017-12-29
timers: Invoke timer_start_debug() where it makes sense
Thomas Gleixner
1
-2
/
+2
2017-12-29
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
1
-2
/
+17
2017-12-29
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
4
-4
/
+21
2017-12-29
timers: Use deferrable base independent of base::nohz_active
Anna-Maria Gleixner
1
-9
/
+7
2017-12-29
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
Thomas Gleixner
2
-5
/
+44
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
13
-28
/
+29
2017-12-29
x86/vector: Use IRQD_CAN_RESERVE flag
Thomas Gleixner
1
-0
/
+2
2017-12-29
genirq: Introduce IRQD_CAN_RESERVE flag
Thomas Gleixner
2
-0
/
+18
2017-12-29
genirq/msi: Handle reactivation only on success
Thomas Gleixner
1
-8
/
+27
2017-12-29
gpio: brcmstb: Make really use of the new lockdep class
Thomas Gleixner
1
-1
/
+1
2017-12-29
x86/apic: Switch all APICs to Fixed delivery mode
Thomas Gleixner
6
-16
/
+8
2017-12-28
strparser: Call sock_owned_by_user_nocheck
Tom Herbert
1
-1
/
+1
2017-12-28
sock: Add sock_owned_by_user_nocheck
Tom Herbert
1
-0
/
+5
2017-12-28
skbuff: in skb_copy_ubufs unclone before releasing zerocopy
Willem de Bruijn
1
-3
/
+3
2017-12-28
tipc: fix hanging poll() for stream sockets
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-12-28
objtool: Fix Clang enum conversion warning
Lukas Bulwahn
1
-1
/
+1
2017-12-28
x86/apic: Update the 'apic=' description of setting APIC driver
Dou Liyang
1
-1
/
+5
2017-12-28
x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 case
Dou Liyang
1
-0
/
+2
2017-12-28
genirq: Guard handle_bad_irq log messages
Guenter Roeck
1
-0
/
+5
[next]