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
/
drivers
/
infiniband
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-19
Input: evdev - Add the events() callback
Henrik Rydberg
1
-21
/
+47
2012-09-19
Input: Send events one packet at a time
Henrik Rydberg
2
-56
/
+144
2012-09-19
Input: Move autorepeat to the event-passing phase
Henrik Rydberg
1
-21
/
+25
2012-09-19
Input: Make sure we follow all EV_KEY events
Henrik Rydberg
1
-7
/
+13
2012-09-19
Input: Improve the events-per-packet estimate
Henrik Rydberg
2
-4
/
+7
2012-09-19
Input: Break out MT data
Henrik Rydberg
5
-46
/
+61
2012-09-01
Linux 3.6-rc4
Linus Torvalds
1
-1
/
+1
2012-09-01
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2
-5
/
+12
2012-08-30
s390/32: Don't clobber personality flags on exec
Heiko Carstens
1
-1
/
+2
2012-08-30
drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S
Paul Menzel
1
-0
/
+3
2012-08-30
gma500: Consider CRTC initially active.
Forest Bond
1
-0
/
+3
2012-08-29
drm/radeon: fix dig encoder selection on DCE61
Alex Deucher
1
-5
/
+26
2012-08-29
mm, slab: lock the correct nodelist after reenabling irqs
David Rientjes
1
-0
/
+1
2012-08-29
drm/radeon: fix double free in radeon_gpu_reset
Christian König
1
-0
/
+3
2012-08-29
drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740
Jerome Glisse
1
-1
/
+1
2012-08-29
drm/radeon: rework panel mode setup
Alex Deucher
1
-17
/
+12
2012-08-29
drm/radeon/atom: powergating fixes for DCE6
Alex Deucher
1
-20
/
+2
2012-08-29
drm/radeon/atom: rework DIG modesetting on DCE3+
Alex Deucher
1
-62
/
+47
2012-08-29
drm/radeon: don't disable plls that are in use by other crtcs
Alex Deucher
1
-0
/
+14
2012-08-29
drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700
Marek Olšák
4
-4
/
+27
2012-08-29
drm/radeon: initialize tracked CS state
Marek Olšák
1
-1
/
+8
2012-08-29
drm/radeon: fix reading CB_COLORn_MASK from the CS
Marek Olšák
1
-1
/
+1
2012-08-29
watchdog: da9052: Remove duplicate inclusion of delay.h
Sachin Kamat
1
-1
/
+0
2012-08-29
watchdog: fix watchdog-test.c build warning
Randy Dunlap
1
-1
/
+1
2012-08-29
drm/nvc0/copy: check PUNITS to determine which copy engines are disabled
Ben Skeggs
1
-2
/
+4
2012-08-28
Btrfs: fix that repair code is spuriously executed for transid failures
Stefan Behrens
1
-2
/
+6
2012-08-28
Btrfs: fix ordered extent leak when failing to start a transaction
Liu Bo
1
-2
/
+5
2012-08-28
Btrfs: fix a dio write regression
Liu Bo
1
-4
/
+20
2012-08-28
Btrfs: fix deadlock with freeze and sync V2
Josef Bacik
1
-4
/
+9
2012-08-28
Btrfs: revert checksum error statistic which can cause a BUG()
Stefan Behrens
3
-39
/
+2
2012-08-28
Btrfs: remove superblock writing after fatal error
Stefan Behrens
2
-33
/
+5
2012-08-28
Btrfs: allow delayed refs to be merged
Josef Bacik
3
-27
/
+142
2012-08-28
Btrfs: fix enospc problems when deleting a subvol
Josef Bacik
1
-1
/
+1
2012-08-28
Btrfs: fix wrong mtime and ctime when creating snapshots
Miao Xie
1
-0
/
+1
2012-08-28
Btrfs: fix race in run_clustered_refs
Arne Jansen
1
-0
/
+17
2012-08-28
Btrfs: don't run __tree_mod_log_free_eb on leaves
Chris Mason
1
-0
/
+3
2012-08-28
Btrfs: increase the size of the free space cache
Josef Bacik
1
-8
/
+7
2012-08-28
Btrfs: barrier before waitqueue_active
Josef Bacik
5
-12
/
+10
2012-08-28
Btrfs: fix deadlock in wait_for_more_refs
Arne Jansen
5
-73
/
+21
2012-08-28
btrfs: fix second lock in btrfs_delete_delayed_items()
Fengguang Wu
1
-2
/
+3
2012-08-28
Btrfs: don't allocate a seperate csums array for direct reads
Josef Bacik
3
-32
/
+19
2012-08-28
Btrfs: do not strdup non existent strings
Josef Bacik
1
-3
/
+5
2012-08-28
Btrfs: do not use missing devices when showing devname
Josef Bacik
1
-0
/
+2
2012-08-28
Btrfs: fix that error value is changed by mistake
Stefan Behrens
1
-2
/
+2
2012-08-28
Btrfs: lock extents as we map them in DIO
Josef Bacik
1
-129
/
+127
2012-08-28
Btrfs: fix some endian bugs handling the root times
Dan Carpenter
3
-4
/
+4
2012-08-28
Btrfs: unlock on error in btrfs_delalloc_reserve_metadata()
Dan Carpenter
1
-1
/
+3
2012-08-28
Btrfs: checking for NULL instead of IS_ERR
Dan Carpenter
1
-1
/
+3
2012-08-28
Btrfs: fix some error codes in btrfs_qgroup_inherit()
Dan Carpenter
1
-2
/
+6
2012-08-28
Btrfs: fix a misplaced address operator in a condition
Stefan Behrens
1
-1
/
+1
[next]