index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
magic-number.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-19
scsi: eesox: use __iomem pointers for MMIO
Arnd Bergmann
1
-1
/
+1
2012-09-19
serial: ks8695: use __iomem pointers for MMIO
Arnd Bergmann
1
-2
/
+2
2012-09-19
input: rpcmouse: use __iomem pointers for MMIO
Arnd Bergmann
1
-1
/
+1
2012-09-19
ARM: samsung: use __iomem pointers for MMIO
Arnd Bergmann
1
-2
/
+2
2012-09-19
ARM: spear13xx: use __iomem pointers for MMIO
Arnd Bergmann
2
-10
/
+10
2012-09-19
ARM: sa1100: use __iomem pointers for MMIO
Arnd Bergmann
2
-2
/
+2
2012-09-19
ARM: prima2: use __iomem pointers for MMIO
Arnd Bergmann
1
-2
/
+2
2012-09-19
ARM: nomadik: use __iomem pointers for MMIO
Arnd Bergmann
2
-5
/
+5
2012-09-19
ARM: msm: use __iomem pointers for MMIO
Arnd Bergmann
1
-9
/
+10
2012-09-19
ARM: lpc32xx: use __iomem pointers for MMIO
Arnd Bergmann
2
-5
/
+5
2012-09-19
ARM: ks8695: use __iomem pointers for MMIO
Arnd Bergmann
3
-5
/
+5
2012-09-19
ARM: ixp4xx: use __iomem pointers for MMIO
Arnd Bergmann
3
-11
/
+12
2012-09-19
ARM: iop32x: use __iomem pointers for MMIO
Arnd Bergmann
1
-1
/
+1
2012-09-19
ARM: iop13xx: use __iomem pointers for MMIO
Arnd Bergmann
6
-40
/
+36
2012-09-19
ARM: integrator: use __iomem pointers for MMIO
Arnd Bergmann
5
-21
/
+21
2012-09-19
ARM: imx: use __iomem pointers for MMIO
Arnd Bergmann
4
-7
/
+7
2012-09-18
ARM: ebsa110: use __iomem pointers for MMIO
Arnd Bergmann
2
-10
/
+10
2012-09-18
ARM: at91: use __iomem pointers for MMIO
Arnd Bergmann
5
-10
/
+10
2012-09-18
ARM: shmobile: use __iomem pointers for MMIO
Arnd Bergmann
21
-249
/
+255
2012-09-01
Linux 3.6-rc4
v3.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-30
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
[next]