index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
flex_proportions.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-22
ARM: omap1: fix build with no SoC selected
Arnd Bergmann
4
-3
/
+10
2022-04-22
ARM: omap1: move mach/*.h into mach directory
Arnd Bergmann
59
-188
/
+127
2022-04-22
ARM: omap1: use pci_remap_iospace() for omap_cf
Arnd Bergmann
3
-52
/
+5
2022-04-22
ARM: omap1: relocate static I/O mapping
Arnd Bergmann
2
-4
/
+4
2022-04-22
ARM: omap: remove empty plat-omap directory
Arnd Bergmann
2
-10
/
+0
2022-04-22
ARM: omap: un-merge plat/sram.c
Arnd Bergmann
8
-150
/
+182
2022-04-22
ARM: omap: split up arch/arm/plat-omap/Kconfig
Arnd Bergmann
4
-94
/
+86
2022-04-22
ARM: omap1: move plat/dma.c to mach/omap-dma.c
Arnd Bergmann
3
-2
/
+2
2022-04-22
ARM: omap1: dma: remove omap2 specific bits
Arnd Bergmann
1
-162
/
+55
2022-04-22
dma: omap: hide legacy interface
Arnd Bergmann
2
-28
/
+13
2022-04-21
ARM: omap: dma: make usb support optional
Arnd Bergmann
3
-25
/
+27
2022-04-21
ARM: omap: remove debug-leds driver
Arnd Bergmann
3
-185
/
+0
2022-04-21
ARM: omap1: move 32k counter from plat-omap to mach-omap1
Arnd Bergmann
6
-136
/
+110
2022-04-21
ARM: omap1: innovator: move ohci phy power handling to board file
Arnd Bergmann
3
-26
/
+26
2022-04-21
input: omap: void using mach/*.h headers
Arnd Bergmann
1
-0
/
+1
2022-04-21
serial: 8250/omap1: include linux/soc/ti/omap1-soc.h
Arnd Bergmann
1
-0
/
+1
2022-04-21
clocksource: ti-dmtimer: avoid using mach/hardware.h
Arnd Bergmann
1
-1
/
+1
2022-04-21
usb: omap: avoid mach/*.h headers
Arnd Bergmann
6
-9
/
+11
2022-04-21
fbdev: omap: avoid using mach/*.h files
Arnd Bergmann
10
-13
/
+16
2022-04-21
ARM: omap1: move CF chipselect setup to board file
Arnd Bergmann
3
-37
/
+42
2022-04-21
ARM: omap1: move perseus spi pinconf to board file
Arnd Bergmann
3
-13
/
+10
2022-04-21
ARM: omap1: move some headers to include/linux/soc
Arnd Bergmann
9
-449
/
+467
2022-04-21
ARM: omap1: move mach/usb.h to include/linux/soc
Arnd Bergmann
19
-38
/
+52
2022-04-21
ARM: omap1: ams-delta: remove camera leftovers
Arnd Bergmann
1
-11
/
+0
2022-04-21
fbdev: omap: pass irqs as resource
Arnd Bergmann
5
-6
/
+39
2022-04-21
ARM: omap1: declare a dummy omap_set_dma_priority
Arnd Bergmann
1
-0
/
+3
2022-04-21
ARM: omap1: move lcd_dma code into omapfb driver
Arnd Bergmann
10
-55
/
+48
2022-04-21
ARM: omap1: innovator: pass lcd control address as pdata
Arnd Bergmann
2
-2
/
+8
2022-04-21
video: fbdev: omapfb: lcd_ams_delta: fix unused variable warning
Arnd Bergmann
1
-2
/
+2
2022-04-03
Linux 5.18-rc1
v5.18-rc1
Linus Torvalds
1
-2
/
+2
2022-04-03
Revert "clk: Drop the rate range on clk_put()"
Stephen Boyd
2
-136
/
+14
2022-04-02
modpost: restore the warning message for missing symbol versions
Masahiro Yamada
1
-1
/
+1
2022-04-02
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
1
-12
/
+12
2022-04-02
watch_queue: Free the page array when watch_queue is dismantled
Eric Dumazet
1
-0
/
+1
2022-04-02
tracing: mark user_events as BROKEN
Steven Rostedt (Google)
3
-0
/
+6
2022-04-02
tracing: Move user_events.h temporarily out of include/uapi
Steven Rostedt (Google)
2
-0
/
+5
2022-04-02
ftrace: Make ftrace_graph_is_dead() a static branch
Christophe Leroy
2
-15
/
+18
2022-04-02
tracing: Set user_events to BROKEN
Steven Rostedt (Google)
1
-0
/
+1
2022-04-02
tracing/user_events: Remove eBPF interfaces
Beau Belgrave
3
-136
/
+4
2022-04-02
tracing/user_events: Hold event_mutex during dyn_event_add
Beau Belgrave
1
-2
/
+6
2022-04-02
proc: bootconfig: Add null pointer check
Lv Ruyi
1
-0
/
+2
2022-04-02
tracing: Rename the staging files for trace_events
Steven Rostedt (Google)
9
-14
/
+14
2022-04-02
KVM: x86: fix sending PV IPI
Li RongQing
1
-1
/
+1
2022-04-02
KVM: x86/mmu: do compare-and-exchange of gPTE via the user address
Paolo Bonzini
1
-40
/
+34
2022-04-02
KVM: x86: Remove redundant vm_entry_controls_clearbit() call
Zhenzhong Duan
1
-1
/
+0
2022-04-02
KVM: x86: cleanup enter_rmode()
Zhenzhong Duan
1
-9
/
+5
2022-04-02
KVM: x86: SVM: fix tsc scaling when the host doesn't support it
Maxim Levitsky
3
-9
/
+6
2022-04-02
kvm: x86: SVM: remove unused defines
Maxim Levitsky
1
-8
/
+0
2022-04-02
KVM: x86: SVM: move tsc ratio definitions to svm.h
Maxim Levitsky
2
-10
/
+11
2022-04-02
KVM: x86: SVM: fix avic spec based definitions again
Maxim Levitsky
2
-14
/
+5
[next]