index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
parisc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-24
md: use generic io stats accounting functions to simplify io stat accounting
Gu Zheng
2
-15
/
+4
2014-11-24
drbd: use generic io stats accounting functions to simplify io stat accounting
Gu Zheng
1
-18
/
+4
2014-11-24
md/bcache: use generic io stats accounting functions to simplify io stat acco...
Gu Zheng
1
-17
/
+6
2014-11-24
blk: introduce generic io stat accounting help function
Gu Zheng
2
-0
/
+33
2014-11-24
blk-mq: handle the single queue case in blk_mq_hctx_next_cpu
Christoph Hellwig
1
-21
/
+10
2014-11-22
NVMe: Update module version major number
Keith Busch
1
-1
/
+1
2014-11-20
NVMe: fail pci initialization if the device doesn't have any BARs
Jens Axboe
1
-0
/
+3
2014-11-20
NVMe: add ->exit_hctx() hook
Jens Axboe
1
-0
/
+9
2014-11-19
genhd: check for int overflow in disk_expand_part_tbl()
Jens Axboe
1
-2
/
+9
2014-11-19
NVMe: make setup work for devices that don't do INTx
Jens Axboe
1
-0
/
+19
2014-11-18
NVMe: enable IO stats by default
Jens Axboe
1
-1
/
+0
2014-11-18
NVMe: nvme_submit_async_admin_req() must use atomic rq allocation
Jens Axboe
1
-1
/
+1
2014-11-17
NVMe: replace blk_put_request() with blk_mq_free_request()
Jens Axboe
1
-7
/
+7
2014-11-17
blk-mq: add blk_mq_free_hctx_request()
Jens Axboe
2
-5
/
+13
2014-11-17
blk-mq: export blk_mq_free_request()
Jens Axboe
1
-0
/
+1
2014-11-17
Linux 3.18-rc5
v3.18-rc5
Linus Torvalds
1
-1
/
+1
2014-11-17
ARM: at91/dt: Fix sama5d3x typos
Peter Rosin
6
-6
/
+6
2014-11-16
md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZEN
NeilBrown
1
-0
/
+4
2014-11-16
sparc64: Fix constraints on swab helpers.
David S. Miller
1
-6
/
+6
2014-11-16
x86-64: make csum_partial_copy_from_user() error handling consistent
Linus Torvalds
1
-3
/
+2
2014-11-15
kernel: use the gnu89 standard explicitly
Kirill A. Shutemov
1
-2
/
+3
2014-11-14
firewire: cdev: prevent kernel stack leaking into ioctl arguments
Stefan Richter
1
-2
/
+1
2014-11-14
Input: elantech - update the documentation
Ulrik De Bie
1
-6
/
+75
2014-11-14
Input: elantech - provide a sysfs knob for crc_enabled
Ulrik De Bie
1
-0
/
+2
2014-11-14
Input: elantech - report the middle button of the touchpad
Ulrik De Bie
1
-0
/
+19
2014-11-14
Input: alps - ignore bad data on Dell Latitudes E6440 and E7440
Pali Rohár
1
-1
/
+16
2014-11-14
MAINTAINERS: add IIO include files
Daniel Baluta
1
-0
/
+1
2014-11-14
kernel/panic.c: update comments for print_tainted
Xie XiuQi
1
-0
/
+1
2014-11-14
mem-hotplug: reset node present pages when hot-adding a new pgdat
Tang Chen
1
-0
/
+17
2014-11-14
mem-hotplug: reset node managed pages when hot-adding a new pgdat
Tang Chen
4
-7
/
+20
2014-11-14
mm/debug-pagealloc: correct freepage accounting and order resetting
Joonsoo Kim
1
-3
/
+5
2014-11-14
fanotify: fix notification of groups with inode & mount marks
Jan Kara
5
-25
/
+67
2014-11-14
mm, compaction: prevent infinite loop in compact_zone
Vlastimil Babka
1
-2
/
+6
2014-11-14
mm: alloc_contig_range: demote pages busy message from warn to info
Michal Nazarewicz
1
-3
/
+2
2014-11-14
mm/slab: fix unalignment problem on Malta with EVA due to slab merge
Joonsoo Kim
1
-0
/
+4
2014-11-14
mm/page_alloc: restrict max order of merging on isolated pageblock
Joonsoo Kim
3
-29
/
+78
2014-11-14
mm/page_alloc: move freepage counting logic to __free_one_page()
Joonsoo Kim
1
-11
/
+3
2014-11-14
mm/page_alloc: add freepage on isolate pageblock to correct buddy list
Joonsoo Kim
1
-5
/
+8
2014-11-14
mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
Joonsoo Kim
4
-2
/
+28
2014-11-14
mm/compaction: skip the range until proper target pageblock is met
Joonsoo Kim
1
-0
/
+10
2014-11-14
zram: avoid kunmap_atomic() of a NULL pointer
Weijie Yang
1
-1
/
+2
2014-11-14
ARM: 8198/1: make kuser helpers depend on MMU
Nathan Lynch
1
-0
/
+1
2014-11-14
ARM: 8191/1: decompressor: ensure I-side picks up relocated code
Will Deacon
1
-4
/
+16
2014-11-13
vxlan: Do not reuse sockets for a different address family
Marcelo Leitner
1
-10
/
+19
2014-11-13
smsc911x: power-up phydev before doing a software reset.
Enric Balletbo i Serra
1
-0
/
+46
2014-11-13
lib: rhashtable - Remove weird non-ASCII characters from comments
Herbert Xu
1
-5
/
+5
2014-11-13
net/smsc911x: Fix delays in the PHY enable/disable routines
Alexander Kochetkov
1
-5
/
+2
2014-11-13
net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down mode
Alexander Kochetkov
1
-6
/
+2
2014-11-13
libceph: change from BUG to WARN for __remove_osd() asserts
Ilya Dryomov
1
-2
/
+2
2014-11-13
libceph: clear r_req_lru_item in __unregister_linger_request()
Ilya Dryomov
1
-0
/
+2
[next]