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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-18
MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740
Boris Brezillon
1
-0
/
+34
2018-07-18
MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9
Boris Brezillon
1
-0
/
+30
2018-07-18
mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}()
Boris Brezillon
1
-4
/
+0
2018-07-18
mtd: rawnand: orion_nand: Kill orion_nand_data.dev_ready()
Boris Brezillon
1
-1
/
+0
2018-07-18
mtd: rawnand: Kill the chip->scan_bbt() hook
Boris Brezillon
1
-2
/
+0
2018-07-18
mtd: rawnand: Rename nand_default_bbt() into nand_create_bbt()
Boris Brezillon
1
-1
/
+1
2018-07-18
mtd: rawnand: Remove forward declaration of device_node
Boris Brezillon
1
-1
/
+1
2018-07-18
mtd: rawnand: Remove forward declaration of mtd_info
Boris Brezillon
1
-1
/
+0
2018-07-18
mtd: rawnand: Remove nand_do_read() prototype from rawnand.h
Boris Brezillon
1
-2
/
+0
2018-07-18
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
Boris Brezillon
1
-0
/
+1
2018-07-18
mtd: spinand: Add initial support for Winbond W25M02GV
Frieder Schrempf
1
-0
/
+1
2018-07-18
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
Peter Pan
1
-0
/
+3
2018-07-18
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
2
-1
/
+419
2018-07-18
mtd: rawnand: provide only single helper function for ECC conf
Abhishek Sahu
1
-9
/
+0
2018-07-18
mtd: rawnand: helper function for setting up ECC configuration
Abhishek Sahu
1
-0
/
+3
2018-07-17
aio: don't expose __aio_sigset in uapi
Christoph Hellwig
1
-0
/
+1
2018-07-17
random: Return nbytes filled from hw RNG
Tobin C. Harding
1
-1
/
+1
2018-07-18
net: phy: sfp: Add HWMON support for module sensors
Andrew Lunn
1
-1
/
+71
2018-07-18
hwmon: Add helper to tell if a char is invalid in a name
Andrew Lunn
1
-0
/
+23
2018-07-18
hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarm
Andrew Lunn
1
-0
/
+8
2018-07-18
hwmon: Add missing HWMON_T_LCRIT_ALARM define
Andrew Lunn
1
-0
/
+1
2018-07-18
kbuild: Add build salt to the kernel and modules
Laura Abbott
1
-0
/
+20
2018-07-17
HID: core: do not upper bound the collection stack
Benjamin Tissoires
1
-4
/
+5
2018-07-17
HID: input: enable Totem on the Dell Canvas 27
Benjamin Tissoires
1
-0
/
+6
2018-07-17
ARM: at91: pm: add PMC fast startup registers defines
Claudiu Beznea
1
-0
/
+13
2018-07-17
ARM: at91: pm: Add ULP1 mode support
Wenyou Yang
1
-0
/
+2
2018-07-17
vga_switcheroo: set audio client id according to bound GPU id
Jim Qu
1
-4
/
+4
2018-07-17
i2c: recovery: add get_bus_free callback
Wolfram Sang
1
-0
/
+3
2018-07-17
i2c: recovery: require either get_sda or set_sda
Wolfram Sang
1
-6
/
+6
2018-07-17
Merge tag 'v4.18-rc5' into i2c/for-4.19
Wolfram Sang
14
-64
/
+118
2018-07-17
mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids
Rik van Riel
1
-115
/
+122
2018-07-17
sched/Documentation: Update wake_up() & co. memory-barrier guarantees
Andrea Parri
1
-2
/
+2
2018-07-17
locking/spinlock, sched/core: Clarify requirements for smp_mb__after_spinlock()
Andrea Parri
1
-17
/
+36
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
38
-120
/
+225
2018-07-17
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
5
-14
/
+48
2018-07-16
net/ethernet/freescale/fman: fix cross-build error
Randy Dunlap
1
-0
/
+1
2018-07-16
net: convert gro_count to bitmask
Li RongQing
1
-2
/
+7
2018-07-16
net: phy: add phy_speed_down and phy_speed_up
Heiner Kallweit
1
-0
/
+2
2018-07-16
ima: based on policy require signed kexec kernel images
Mimi Zohar
1
-0
/
+7
2018-07-16
security: define new LSM hook named security_kernel_load_data
Mimi Zohar
2
-0
/
+33
2018-07-16
ipv4/igmp: init group mode as INCLUDE when join source group
Hangbin Liu
1
-0
/
+2
2018-07-16
mm: don't do zero_resv_unavail if memmap is not allocated
Pavel Tatashin
1
-1
/
+1
2018-07-16
netfilter: utils: move nf_ip6_checksum* from ipv6 to utils
Florian Westphal
1
-5
/
+0
2018-07-16
netfilter: utils: move nf_ip_checksum* from ipv4 to utils
Florian Westphal
1
-11
/
+0
2018-07-16
ALSA: usb-audio: Add support for Processing Units in UAC3
Jorge Sanjuan
1
-0
/
+15
2018-07-16
irqchip/gic-v3-its: Honor hypervisor enforced LPI range
Marc Zyngier
1
-0
/
+1
2018-07-16
irqchip/gic-v3: Expose GICD_TYPER in the rdist structure
Marc Zyngier
1
-1
/
+1
2018-07-16
drivers: core: Remove glue dirs from sysfs earlier
Benjamin Herrenschmidt
1
-0
/
+17
2018-07-16
sysfs.h: fix non-kernel-doc comment
Randy Dunlap
1
-3
/
+3
2018-07-16
serial: sh-sci: Add support for R7S9210
Chris Brandt
1
-0
/
+1
[prev]
[next]