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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-24
percpu_ref: decouple switching to atomic mode and killing
Tejun Heo
1
-2
/
+6
2014-09-24
percpu_ref: add PCPU_REF_DEAD
Tejun Heo
1
-1
/
+5
2014-09-24
percpu_ref: rename things to prepare for decoupling percpu/atomic mode switch
Tejun Heo
1
-11
/
+14
2014-09-24
percpu_ref: replace pcpu_ prefix with percpu_
Tejun Heo
1
-23
/
+23
2014-09-24
percpu_ref: minor code and comment updates
Tejun Heo
1
-9
/
+16
2014-09-24
percpu_ref: relocate percpu_ref_reinit()
Tejun Heo
1
-1
/
+1
2014-09-24
Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe"
Tejun Heo
1
-1
/
+0
2014-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18
Tejun Heo
32
-100
/
+193
2014-09-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2014-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+12
2014-09-24
blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe
Tejun Heo
1
-0
/
+1
2014-09-24
charger: max14577: Configure battery-dependent settings from DTS and sysfs
Krzysztof Kozlowski
2
-0
/
+26
2014-09-24
regulator/mfd: max14577: Export symbols for calculating charger current
Krzysztof Kozlowski
2
-11
/
+34
2014-09-24
soc: ti: add Keystone Navigator DMA support
Santosh Shilimkar
1
-0
/
+175
2014-09-24
soc: ti: add Keystone Navigator QMSS driver
Sandeep Nair
1
-0
/
+90
2014-09-24
perf/x86/intel/uncore: Update support for client uncore IMC PMU
Stephane Eranian
1
-0
/
+1
2014-09-24
mfd: max14577: Add defines for MAX77836 charger
Krzysztof Kozlowski
1
-14
/
+40
2014-09-24
kvm: x86: Add request bit to reload APIC access page address
Tang Chen
1
-0
/
+1
2014-09-24
kvm: Rename make_all_cpus_request() to kvm_make_all_cpus_request() and make it non-static
Tang Chen
1
-0
/
+1
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
1
-7
/
+17
2014-09-24
kvm: Faults which trigger IO release the mmap_sem
Andres Lagar-Cavilla
2
-0
/
+12
2014-09-24
spi: pl022: Add support for chip select extension
Anders Berg
1
-0
/
+5
2014-09-24
mmc: core: Add new power_mode MMC_POWER_UNDEFINED
Roger Tseng
1
-0
/
+1
2014-09-24
gpiolib: add irq_not_threaded flag to gpio_chip
Octavian Purdila
1
-0
/
+3
2014-09-23
devres: Improve devm_kasprintf()/kvasprintf() support
Geert Uytterhoeven
1
-2
/
+2
2014-09-24
crypto: ccp - Check for CCP before registering crypto algs
Tom Lendacky
1
-0
/
+12
2014-09-23
misc: st_kim: Increase size of dev_name buffer to incorporate termination
Lee Jones
1
-1
/
+1
2014-09-23
ipack: save carrier owner to allow device to get it
Federico Vaga
1
-1
/
+23
2014-09-23
device coredump: add new device coredump class
Johannes Berg
1
-0
/
+35
2014-09-23
USB: quirks.h: use BIT()
Greg Kroah-Hartman
1
-10
/
+10
2014-09-23
USB: Add device quirk for ASUS T100 Base Station keyboard
Lu Baolu
1
-0
/
+3
2014-09-23
uas: Add no-report-opcodes quirk
Hans de Goede
1
-0
/
+2
2014-09-23
uas: Add a quirk for rejecting ATA_12 and ATA_16 commands
Hans de Goede
1
-0
/
+2
2014-09-23
usb: chipidea: add TPL support for targeted hosts
Peter Chen
1
-0
/
+1
2014-09-23
usb: common: add API to get if the platform supports TPL
Peter Chen
1
-0
/
+5
2014-09-23
usb: hcd: add TPL support flag
Peter Chen
1
-0
/
+1
2014-09-23
tty: Workaround Alpha non-atomic byte storage in tty_struct
Peter Hurley
1
-2
/
+3
2014-09-23
tty: Move and rename send_prio_char() as tty_send_xchar()
Peter Hurley
1
-2
/
+1
2014-09-23
tty: Serialize tcflow() with other tty flow control changes
Peter Hurley
1
-2
/
+3
2014-09-23
tty: Serialize tty flow control changes with flow_lock
Peter Hurley
2
-1
/
+8
2014-09-23
tty: Convert tty_struct bitfield to ints
Peter Hurley
1
-1
/
+4
2014-09-23
serial: core: Privatize tty->hw_stopped
Peter Hurley
1
-1
/
+2
2014-09-23
serial: core: Privatize modem status enable flags
Peter Hurley
1
-0
/
+12
2014-09-23
USB: core: add device-qualifier quirk
Johan Hovold
1
-0
/
+3
2014-09-23
locking: Add WARN_ON_ONCE lock assertion
Peter Hurley
1
-0
/
+5
2014-09-23
f2fs: support large sector size
Chao Yu
1
-2
/
+3
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-18
/
+28
2014-09-23
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
1
-2
/
+0
2014-09-23
GPIO: gpio-dwapb: Enable platform driver binding to MFD driver
Weike Chen
1
-0
/
+32
2014-09-23
gpio: gpiolib: set gpiochip_remove retval to void
abdoulaye berthe
1
-1
/
+1
[prev]
[next]