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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-23
m68k: mac: Remove redundant VIA register writes
Finn Thain
1
-6
/
+0
2020-11-23
m68k: mac: Remove dead code
Finn Thain
1
-15
/
+0
2020-11-23
m68k: mac: Refactor iop_preinit() and iop_init()
Finn Thain
2
-44
/
+18
2020-11-23
powerpc/64s: Fix allnoconfig build since uaccess flush
Stephen Rothwell
1
-0
/
+2
2020-11-23
Merge tag 'powerpc-cve-2020-4788' into fixes
Michael Ellerman
15
-80
/
+421
2020-11-23
sh: irqstat: Use the generic irq_cpustat_t
Thomas Gleixner
1
-10
/
+4
2020-11-23
arm64: irqstat: Get rid of duplicated declaration
Thomas Gleixner
1
-5
/
+2
2020-11-23
ARM: irqstat: Get rid of duplicated declaration
Thomas Gleixner
2
-8
/
+5
2020-11-23
um/irqstat: Get rid of the duplicated declarations
Thomas Gleixner
1
-16
/
+1
2020-11-23
sh: Get rid of nmi_count()
Thomas Gleixner
2
-2
/
+2
2020-11-23
parisc: Remove bogus __IRQ_STAT macro
Thomas Gleixner
1
-1
/
+0
2020-11-23
ARM: shmobile: Stop using __raw_*() I/O accessors
Geert Uytterhoeven
5
-18
/
+18
2020-11-23
ARM: shmobile: sh73a0: Remove obsolete static mapping
Geert Uytterhoeven
1
-19
/
+0
2020-11-23
ARM: shmobile: sh73a0: Use ioremap() to map SMP registers
Geert Uytterhoeven
1
-11
/
+22
2020-11-23
ARM: shmobile: sh73a0: Use ioremap() to map L2C registers
Geert Uytterhoeven
1
-1
/
+1
2020-11-23
ARM: shmobile: r8a7779: Remove obsolete static mappings
Geert Uytterhoeven
1
-24
/
+0
2020-11-23
ARM: shmobile: r8a7779: Use ioremap() to map SMP registers
Geert Uytterhoeven
1
-3
/
+9
2020-11-23
ARM: shmobile: r8a7779: Use ioremap() to map INTC2 registers
Geert Uytterhoeven
1
-14
/
+20
2020-11-23
ARM: shmobile: r8a7778: Introduce HPBREG_BASE
Geert Uytterhoeven
1
-1
/
+3
2020-11-23
Merge 5.10-rc5 into tty-next
Greg Kroah-Hartman
128
-506
/
+975
2020-11-23
Merge 5.10-rc5 into staging-testing
Greg Kroah-Hartman
177
-798
/
+1435
2020-11-22
arm64: dts: qcom: sc7180: Set 'polling-delay-passive' for thermal zones back to 250 ms
Matthias Kaehlcke
1
-25
/
+25
2020-11-22
arm64: dts: qcom: msm8916-samsung-a2015: Disable muic i2c pin bias
Nikita Travkin
1
-0
/
+11
2020-11-22
arm64: dts: qcom: msm8916-longcheer-l8150: Add notification LED
Nikita Travkin
1
-0
/
+34
2020-11-22
arm64: dts: qcom: msm8916-longcheer-l8150: Add flash LED
Nikita Travkin
1
-0
/
+24
2020-11-22
arm64: dts: msm8916-longcheer-l8150: Add position sensors
Nikita Travkin
1
-0
/
+46
2020-11-22
arm64: dts: msm8916-longcheer-l8150: Add touchscreen
Nikita Travkin
1
-0
/
+63
2020-11-22
arm64: dts: qcom: msm8916-longcheer-l8150: Enable PM8916 vibrator
Nikita Travkin
1
-0
/
+4
2020-11-22
arm64: dts: qcom: msm8916-samsung-a3u: add nodes for touchscreen
Michael Srba
1
-0
/
+29
2020-11-22
arm64: dts: qcom: sc7180: Add prox sensor to LTE sku Lazor boards
Stephen Boyd
5
-7
/
+22
2020-11-22
arm64: dts: qcom: sc7180: Remove double pull-up on p-sensor-int-l
Stephen Boyd
1
-1
/
+2
2020-11-22
arm64: dts: qcom: add sm8250 fastrpc nodes
Jonathan Marek
1
-2
/
+113
2020-11-22
arm64: dts: qcom: qrb5165-rb5: Add USB support
Manivannan Sadhasivam
1
-0
/
+46
2020-11-22
arm64: dts: qcom: sm8250: Add support for PRNG EE
Manivannan Sadhasivam
1
-0
/
+7
2020-11-22
arm64: dts: qcom: sm8250: correct compatible for sm8250-mtp
Dmitry Baryshkov
1
-1
/
+1
2020-11-22
arm64: dts: qcom: sm8250: add iommus entry to QUP nodes
Dmitry Baryshkov
1
-0
/
+3
2020-11-22
arm64: dts: qcom: rb5: Add support for uSD card
Manivannan Sadhasivam
1
-0
/
+41
2020-11-22
arm64: dts: qcom: sm8250: Add support for SDC2
Manivannan Sadhasivam
1
-0
/
+45
2020-11-22
arm64: dts: qcom: add sm8250 hdk dts
Jonathan Marek
2
-0
/
+455
2020-11-22
arm64: dts: qcom: add sm8150 hdk dts
Jonathan Marek
2
-0
/
+464
2020-11-22
arm64: dts: qcom: sm8250: Add USB and PHY device nodes
Jonathan Marek
1
-0
/
+180
2020-11-22
arm64: dts: qcom: sm8150: Add secondary USB and PHY nodes
Jonathan Marek
1
-0
/
+89
2020-11-22
Merge tag 'perf-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-24
/
+12
2020-11-22
Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-11
/
+16
2020-11-22
Merge tag 'x86_urgent_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-57
/
+29
2020-11-22
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
6
-3
/
+26
2020-11-22
ARM: dts: exynos: switch Atmel mxt reset GPIO to active low on P4 Note
Martin Jücker
1
-1
/
+1
2020-11-21
ARM: dts: keystone-k2g-evm: add HDMI and analog audio data
Peter Ujfalusi
1
-0
/
+112
2020-11-21
x86/mce, cper: Pass x86 CPER through the MCA handling chain
Smita Koralahalli
4
-0
/
+83
2020-11-21
x86/boot/compressed/64: Use TEST %reg,%reg instead of CMP $0,%reg
Uros Bizjak
1
-4
/
+4
[prev]
[next]