index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-29
drm/nouveau/devinit/gf100: make the force-post condition more obvious
Ben Skeggs
1
-1
/
+4
2015-05-29
drm/nouveau/gr/gf100-: fix wrong constant definition
Lars Seipel
1
-1
/
+1
2015-05-29
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
6
-6
/
+6
2015-05-29
xfs: fix broken i_nlink accounting for whiteout tmpfile inode
Brian Foster
1
-2
/
+8
2015-05-29
xfs: xfs_iozero can return positive errno
Dave Chinner
1
-1
/
+1
2015-05-29
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
4
-47
/
+58
2015-05-29
xfs: extent size hints can round up extents past MAXEXTLEN
Dave Chinner
1
-12
/
+19
2015-05-29
xfs: inode and free block counters need to use __percpu_counter_compare
Dave Chinner
1
-14
/
+20
2015-05-29
percpu_counter: batch size aware __percpu_counter_compare()
Dave Chinner
2
-4
/
+15
2015-05-29
xfs: use percpu_counter_read_positive for mp->m_icount
George Wang
1
-3
/
+6
2015-05-28
Merge tag 'xtensa-20150526' of git://github.com/czankel/xtensa-linux
Linus Torvalds
1
-0
/
+13
2015-05-28
Merge tag 'platform-drivers-x86-v4.1-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-18
/
+19
2015-05-28
drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"
Christian König
6
-6
/
+6
2015-05-28
ALSA: hda - Disable Headphone Mic boost for ALC662
David Henningsson
1
-0
/
+5
2015-05-28
md: fix race when unfreezing sync_action
NeilBrown
1
-6
/
+8
2015-05-28
md/raid5: break stripe-batches when the array has failed.
NeilBrown
1
-0
/
+1
2015-05-28
md/raid5: call break_stripe_batch_list from handle_stripe_clean_event
NeilBrown
1
-57
/
+4
2015-05-28
md/raid5: be more selective about distributing flags across batch.
NeilBrown
2
-12
/
+45
2015-05-28
md/raid5: add handle_flags arg to break_stripe_batch_list.
NeilBrown
1
-4
/
+8
2015-05-28
md/raid5: duplicate some more handle_stripe_clean_event code in break_stripe_...
NeilBrown
1
-3
/
+16
2015-05-28
md/raid5: remove condition test from check_break_stripe_batch_list.
NeilBrown
1
-8
/
+4
2015-05-28
md/raid5: Ensure a batch member is not handled prematurely.
NeilBrown
1
-1
/
+5
2015-05-28
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
5
-65
/
+37
2015-05-28
md/raid5: close race between STRIPE_BIT_DELAY and batching.
NeilBrown
2
-3
/
+25
2015-05-28
md/raid5: ensure whole batch is delayed for all required bitmap updates.
NeilBrown
1
-0
/
+9
2015-05-28
Merge tag 'topic/drm-fixes-2015-05-27' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-0
/
+3
2015-05-28
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
4
-24
/
+20
2015-05-28
PCI / ACPI: Do not set ACPI companions for host bridges with parents
Rafael J. Wysocki
2
-6
/
+20
2015-05-27
tools/power turbostat: update version number to 4.7
Len Brown
1
-1
/
+1
2015-05-27
tools/power turbostat: allow running without cpu0
Prarit Bhargava
1
-15
/
+31
2015-05-27
tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIAS
Len Brown
1
-1
/
+1
2015-05-27
tools/power turbostat: enable turbostat to support Knights Landing (KNL)
Dasaratharaman Chandramouli
2
-4
/
+102
2015-05-27
dm: requeue from blk-mq dm_mq_queue_rq() using BLK_MQ_RQ_QUEUE_BUSY
Mike Snitzer
1
-4
/
+6
2015-05-27
dm mpath: fix leak of dm_mpath_io structure in blk-mq .queue_rq error path
Mike Snitzer
1
-1
/
+3
2015-05-27
tools/power turbostat: correctly display more than 2 threads/core
Dasaratharaman Chandramouli
1
-20
/
+51
2015-05-27
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
13
-74
/
+194
2015-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-170
/
+351
2015-05-27
ALSA: hda - Disable power_save_node for IDT92HD71bxx
Takashi Iwai
1
-1
/
+2
2015-05-27
sctp: Fix mangled IPv4 addresses on a IPv6 listening socket
Jason Gunthorpe
1
-2
/
+5
2015-05-27
net_sched: invoke ->attach() after setting dev->qdisc
WANG Cong
1
-4
/
+6
2015-05-27
xen-netfront: properly destroy queues when removing device
David Vrabel
1
-13
/
+2
2015-05-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+21
2015-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
20
-32
/
+333
2015-05-27
drm/radeon/audio: make sure connector is valid in hotplug case
Alex Deucher
1
-2
/
+3
2015-05-27
mlx4_core: Fix fallback from MSI-X to INTx
Benjamin Poirier
1
-2
/
+7
2015-05-27
lguest: fix out-by-one error in address checking.
Rusty Russell
1
-1
/
+1
2015-05-27
xen/netback: Properly initialize credit_bytes
Ross Lagerwall
1
-0
/
+1
2015-05-27
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+36
2015-05-27
Revert "drm/radeon: only mark audio as connected if the monitor supports it (...
Alex Deucher
2
-21
/
+14
2015-05-27
Merge tag 'mfd-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2
-6
/
+7
[prev]
[next]