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
2015-01-09
f2fs: fix missing cold bit during recovery
Jaegeuk Kim
1
-0
/
+2
2015-01-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-2
/
+11
2015-01-09
serial: s3c: add missing register definitions
Robert Baldyga
1
-0
/
+28
2015-01-09
serial: omap_8250: Fix RTS handling
Peter Hurley
2
-0
/
+2
2015-01-09
USB: ehci-platform: Support ehci reset after resume quirk
Wu Liang feng
1
-0
/
+3
2015-01-09
usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
Sebastian Andrzej Siewior
1
-0
/
+1
2015-01-09
ses: Add power_status to SES device slot
Song Liu
1
-0
/
+6
2015-01-09
ses: add reliable slot attribute
Dan Williams
1
-0
/
+1
2015-01-09
ses: add enclosure logical id
Dan Williams
1
-0
/
+1
2015-01-09
ses: close potential registration race
Dan Williams
1
-2
/
+3
2015-01-09
regulator: pfuze100-regulator: add pfuze3000 support
Robin Gong
1
-0
/
+14
2015-01-09
perf: Move task_pt_regs sampling into arch code
Andy Lutomirski
2
-5
/
+23
2015-01-08
rhashtable: avoid unnecessary wakeup for worker queue
Ying Xue
1
-1
/
+1
2015-01-08
rhashtable: involve rhashtable_lookup_insert routine
Ying Xue
1
-0
/
+1
2015-01-08
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
1
-1
/
+1
2015-01-08
mm: protect set_page_dirty() from ongoing truncation
Johannes Weiner
1
-1
/
+0
2015-01-08
mm: prevent endless growth of anon_vma hierarchy
Konstantin Khlebnikov
1
-0
/
+10
2015-01-08
Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+2
2015-01-08
regulator: Allow parsing custom properties when using simplified DT parsing
Krzysztof Kozlowski
1
-0
/
+13
2015-01-08
regulator: s2mps11: Fix wrong calculation of register offset
Jonghwa Lee
1
-0
/
+2
2015-01-08
libceph: fix sparse endianness warnings
Ilya Dryomov
1
-2
/
+2
2015-01-08
blk-mq: Allow requests to never expire
Keith Busch
1
-0
/
+2
2015-01-08
blk-mq: Add helper to abort requeued requests
Jens Axboe
1
-0
/
+1
2015-01-08
blk-mq: Let drivers cancel requeue_work
Keith Busch
1
-0
/
+1
2015-01-08
blk-mq: Export if requests were started
Keith Busch
1
-0
/
+1
2015-01-08
libata: Whitelist SSDs that are known to properly return zeroes after TRIM
Martin K. Petersen
1
-0
/
+1
2015-01-08
crypto: aead - add check for presence of auth tag
Stephan Mueller
1
-0
/
+3
2015-01-07
efi: Rename efi_guid_unparse to efi_guid_to_str
Borislav Petkov
1
-1
/
+1
2015-01-07
time: settimeofday: Validate the values of tv from user
Sasha Levin
1
-0
/
+13
2015-01-07
blk-mq: get rid of ->cmd_size in the hardware queue
Jens Axboe
1
-2
/
+1
2015-01-07
Merge tag 'v3.19-rc3' into spi-sh-msiof
Mark Brown
9
-45
/
+37
2015-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-21
/
+3
2015-01-06
workqueue.h: remove loops of single statement macros
Valentin Rothberg
1
-6
/
+2
2015-01-06
Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'
Rafael J. Wysocki
9
-47
/
+35
2015-01-06
ethtool: Extend ethtool plugin module eeprom API to phylib
Ed Swierk
1
-0
/
+9
2015-01-06
mm: propagate error from stack expansion even for guard page
Linus Torvalds
1
-1
/
+1
2015-01-06
brcmfmac: Add support for bcm43340/1 wireless chipsets
Arend van Spriel
1
-2
/
+4
2015-01-06
rcu: Combine DEFINE_SRCU() and DEFINE_STATIC_SRCU()
Paul E. McKenney
1
-6
/
+4
2015-01-06
rcu: Expand SRCU ->completed to 64 bits
Paul E. McKenney
1
-2
/
+2
2015-01-06
rculist: Fix sparse warning
Ying Xue
1
-8
/
+8
2015-01-06
rcupdate: Replace smp_read_barrier_depends() with lockless_dereference()
Pranith Kumar
1
-5
/
+5
2015-01-06
compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()
Paul E. McKenney
1
-1
/
+1
2015-01-06
cgroup: add dummy css_put() for !CONFIG_CGROUPS
Tejun Heo
1
-0
/
+4
2015-01-06
cgroup: reorder SUBSYS(blkio) in cgroup_subsys.h
Tejun Heo
1
-4
/
+4
2015-01-06
percpu_ref: implement percpu_ref_is_dying()
Tejun Heo
1
-0
/
+14
2015-01-06
percpu_ref: remove unnecessary ACCESS_ONCE() in percpu_ref_tryget_live()
Tejun Heo
1
-3
/
+17
2015-01-05
ip: Move checksum convert defines to inet
Tom Herbert
1
-15
/
+1
2015-01-05
NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client
Trond Myklebust
1
-0
/
+3
2015-01-05
ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()
Hanjun Guo
1
-2
/
+2
2015-01-04
list_nulls: fix missing header
Ying Xue
1
-0
/
+3
[prev]
[next]