index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2015-02-13
drivers/rtc/rtc-at91sam9.c: constify struct regmap_config
Krzysztof Kozlowski
-1
/
+1
2015-02-13
drivers/rtc/rtc-imxdi.c: add more known register bits
Juergen Borleis
-4
/
+40
2015-02-13
drivers/rtc/rtc-imxdi.c: trivial clean up code
Juergen Borleis
-3
/
+3
2015-02-13
rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree users
Arnaud Ebalard
-6
/
+39
2015-02-13
drivers/rtc/rtc-isl12057.c: add alarm support to Intersil ISL12057 RTC driver
Arnaud Ebalard
-8
/
+305
2015-02-13
drivers/rtc/rtc-pcf2123.c: add support for devicetree
Joshua Clayton
-0
/
+10
2015-02-13
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
-0
/
+4
2015-02-13
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
-0
/
+1
2015-02-13
MODULE_DEVICE_TABLE: fix some callsites
Andrew Morton
-2
/
+0
2015-02-13
drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
-2
/
+3
2015-02-13
usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
-29
/
+13
2015-02-13
scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
-3
/
+3
2015-02-13
input: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
-3
/
+3
2015-02-13
wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
-35
/
+12
2015-02-13
arm: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
-2
/
+2
2015-02-13
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
-6
/
+4
2015-02-13
clk: convert clock name allocations to kstrdup_const
Andrzej Hajda
-6
/
+6
2015-02-14
target: Set LBPWS10 bit in Logical Block Provisioning EVPD
Nicholas Bellinger
-1
/
+1
2015-02-14
target: Fail UNMAP when emulate_tpu=0
Nicholas Bellinger
-0
/
+5
2015-02-14
target: Fail WRITE_SAME w/ UNMAP=1 when emulate_tpws=0
Nicholas Bellinger
-0
/
+5
2015-02-14
target: Add sanity checks for DPO/FUA bit usage
Nicholas Bellinger
-10
/
+46
2015-02-14
target: Perform PROTECT sanity checks for WRITE_SAME
Nicholas Bellinger
-0
/
+18
2015-02-14
target: Fail I/O with PROTECT bit when protection is unsupported
Nicholas Bellinger
-19
/
+32
2015-02-14
target: Check for LBA + sectors wrap-around in sbc_parse_cdb
Nicholas Bellinger
-1
/
+2
2015-02-14
target: Add missing WRITE_SAME end-of-device sanity check
Nicholas Bellinger
-0
/
+12
2015-02-13
dm io: reject unsupported DISCARD requests with EOPNOTSUPP
Darrick J. Wong
-0
/
+6
2015-02-13
dm mirror: do not degrade the mirror on discard error
Mikulas Patocka
-0
/
+9
2015-02-13
dm space map disk: fix sm_disk_count_is_more_than_one()
Mike Snitzer
-1
/
+3
2015-02-13
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
-23
/
+26
2015-02-13
Merge tag 'pm+acpi-3.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-119
/
+39
2015-02-13
Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'
Rafael J. Wysocki
-12
/
+21
2015-02-13
Merge branch 'acpi-ec'
Rafael J. Wysocki
-107
/
+18
2015-02-13
IB/iser: Use correct dma direction when unmapping SGs
Roi Dayan
-8
/
+17
2015-02-13
IB/ipath: Remove unused function in ipath_wc_ppc64
Rickard Strandqvist
-31
/
+0
2015-02-13
RDMA/cxgb4: Serialize CQ event upcalls with CQ destruction
Hariprasad S
-1
/
+8
2015-02-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
-8
/
+508
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-5
/
+17
2015-02-13
hso: fix rx parsing logic when skb allocation fails
Aleksander Morgado
-1
/
+1
2015-02-13
drm/radeon: fix voltage setup on hawaii
Alex Deucher
-0
/
+1
2015-02-13
drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessary
Alex Deucher
-3
/
+1
2015-02-13
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
-226
/
+1102
2015-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-119
/
+135
2015-02-12
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
-3
/
+3
2015-02-12
mm/zpool: add name argument to create zpool
Ganesh Mahendran
-3
/
+5
2015-02-12
zram: remove request_queue from struct zram
Sergey Senozhatsky
-9
/
+8
2015-02-12
zram: remove init_lock in zram_make_request
Minchan Kim
-32
/
+64
2015-02-12
zram: check bd_openers instead of bd_holders
Minchan Kim
-1
/
+1
2015-02-12
zram: rework reset and destroy path
Sergey Senozhatsky
-42
/
+33
2015-02-12
zram: fix umount-reset_store-mount race condition
Sergey Senozhatsky
-14
/
+9
2015-02-12
zram: free meta table in zram_meta_free
Ganesh Mahendran
-17
/
+16
[prev]
[next]