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
Age
Commit message (
Expand
)
Author
Files
Lines
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
-160
/
+53
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
Linus Torvalds
1
-2
/
+2
2022-04-03
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
15
-167
/
+44
2022-04-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
2
-136
/
+14
2022-04-03
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-187
/
+200
2022-04-03
Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-68
/
+0
2022-04-03
Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
5
-142
/
+16
2022-04-03
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-11
/
+12
2022-04-02
Revert "clk: Drop the rate range on clk_put()"
Stephen Boyd
2
-136
/
+14
2022-04-02
Merge tag 'perf-tools-for-v5.18-2022-04-02' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
31
-88
/
+180
2022-04-02
Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
5
-17
/
+2
2022-04-02
Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
7
-45
/
+72
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
49
-412
/
+615
2022-04-03
modpost: restore the warning message for missing symbol versions
Masahiro Yamada
1
-1
/
+1
2022-04-02
Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-12
/
+12
2022-04-02
Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-8
/
+0
2022-04-02
Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
7
-152
/
+186
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
-38
/
+32
[next]