| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-03-14 | 4 | -9/+8 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-03-10 | 19 | -63/+153 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h | Dan Streetman | 2016-02-29 | 2 | -5/+5 |
| * | | | | | | | Merge tag 'v4.5-rc6' into locking/core, to pick up fixes | Ingo Molnar | 2016-02-29 | 31 | -1535/+1586 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2016-02-13 | 13 | -30/+50 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | locking/atomics: Update comment about READ_ONCE() and structures | Konrad Rzeszutek Wilk | 2016-02-09 | 1 | -2/+3 |
| * | | | | | | | | locking/lockdep: Eliminate lockdep_init() | Andrey Ryabinin | 2016-02-09 | 1 | -2/+0 |
| * | | | | | | | | locking/lockdep: Convert hash tables to hlists | Andrew Morton | 2016-02-09 | 1 | -2/+2 |
* | | | | | | | | | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-03-14 | 2 | -3/+33 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge tag 'v4.5-rc6' into core/resources, to resolve conflict | Ingo Molnar | 2016-03-04 | 74 | -1662/+1871 |
| |\ \ \ \ \ \ \ \ \
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | resource: Kill walk_iomem_res() | Toshi Kani | 2016-01-30 | 1 | -3/+0 |
| * | | | | | | | | | resource: Add walk_iomem_res_desc() | Toshi Kani | 2016-01-30 | 1 | -0/+3 |
| * | | | | | | | | | memremap: Change region_intersects() to take @flags and @desc | Toshi Kani | 2016-01-30 | 1 | -1/+2 |
| * | | | | | | | | | resource: Add I/O resource descriptor | Toshi Kani | 2016-01-30 | 1 | -0/+18 |
| * | | | | | | | | | resource: Add System RAM resource type | Toshi Kani | 2016-01-30 | 1 | -0/+11 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-03-12 | 1 | -5/+0 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | block: don't optimize for non-cloned bio in bio_get_last_bvec() | Ming Lei | 2016-03-12 | 1 | -5/+0 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge tag 'media/v4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2016-03-11 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | [media] media-device: map new functions into old types for legacy API | Mauro Carvalho Chehab | 2016-03-10 | 1 | -1/+5 |
* | | | | | | | | | | Merge tag 'trace-fixes-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-03-09 | 1 | -8/+9 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | tracing: Fix check for cpu online when event is disabled | Steven Rostedt (Red Hat) | 2016-03-09 | 1 | -8/+9 |
* | | | | | | | | | | | dma-mapping: avoid oops when parameter cpu_addr is null | Zhen Lei | 2016-03-09 | 1 | -1/+1 |
* | | | | | | | | | | | kasan: add functions to clear stack poison | Mark Rutland | 2016-03-09 | 1 | -1/+5 |
* | | | | | | | | | | | list: kill list_force_poison() | Dan Williams | 2016-03-09 | 1 | -11/+0 |
* | | | | | | | | | | | Merge tag 'sound-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2016-03-08 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | |
|
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ \ | Merge remote-tracking branches 'asoc/fix/jack', 'asoc/fix/max98088', 'asoc/fi... | Mark Brown | 2016-03-05 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / / /
| |/| | | | | | | | | | |
|
| | * | | | | | | | | | | ASoC: trace: fix printing jack name | Arnd Bergmann | 2016-02-26 | 1 | -4/+4 |
| | |/ / / / / / / / / |
|
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-03-07 | 5 | -1/+37 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | mld, igmp: Fix reserved tailroom calculation | Benjamin Poirier | 2016-03-03 | 1 | -0/+24 |
| * | | | | | | | | | | stmmac: Fix 'eth0: No PHY found' regression | Gabriel Fernandez | 2016-03-03 | 1 | -0/+1 |
| * | | | | | | | | | | net/mlx5e: Fix ethtool RX hash func configuration change | Tariq Toukan | 2016-03-02 | 1 | -1/+3 |
| * | | | | | | | | | | Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2016-02-24 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | cfg80211/wext: fix message ordering | Johannes Berg | 2016-01-29 | 1 | -0/+6 |
| * | | | | | | | | | | | bpf: fix csum setting for bpf_set_tunnel_key | Daniel Borkmann | 2016-02-24 | 1 | -0/+3 |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-03-06 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support | Yan, Zheng | 2016-03-04 | 1 | -0/+1 |
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2016-03-05 | 1 | -24/+30 |
|\ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | [media] media: Sanitise the reserved fields of the G_TOPOLOGY IOCTL arguments | Sakari Ailus | 2016-03-03 | 1 | -9/+9 |
| * | | | | | | | | | | | [media] media.h: postpone connectors entities | Mauro Carvalho Chehab | 2016-03-03 | 1 | -0/+8 |
| * | | | | | | | | | | | [media] media.h: use hex values for range offsets, move connectors base up. | Hans Verkuil | 2016-03-03 | 1 | -10/+10 |
| * | | | | | | | | | | | [media] media.h: get rid of MEDIA_ENT_F_CONN_TEST | Mauro Carvalho Chehab | 2016-02-16 | 1 | -2/+0 |
| * | | | | | | | | | | | [media] [for,v4.5] media.h: increase the spacing between function ranges | Hans Verkuil | 2016-02-16 | 1 | -11/+11 |
* | | | | | | | | | | | | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-04 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | libata: Align ata_device's id on a cacheline | Harvey Hunt | 2016-02-25 | 1 | -1/+1 |
| * | | | | | | | | | | | | libata: fix HDIO_GET_32BIT ioctl | Arnd Bergmann | 2016-02-11 | 1 | -2/+2 |
* | | | | | | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-03-04 | 3 | -7/+60 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | block: fix blk_rq_get_max_sectors for driver private requests | Christoph Hellwig | 2016-03-03 | 1 | -1/+1 |
| * | | | | | | | | | | | | | writeback: flush inode cgroup wb switches instead of pinning super_block | Tejun Heo | 2016-03-03 | 1 | -0/+5 |
| * | | | | | | | | | | | | | block: get the 1st and last bvec via helpers | Ming Lei | 2016-03-03 | 1 | -4/+9 |
| * | | | | | | | | | | | | | block: check virt boundary in bio_will_gap() | Ming Lei | 2016-03-03 | 1 | -5/+11 |