index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-21
Add constant for FCS/CRC length (frame check sequence)
Auke Kok
1
-0
/
+1
2007-05-21
declance: Remove a dangling spin_unlock_irq() thingy
Maciej W. Rozycki
1
-2
/
+0
2007-05-21
e1000: Don't enable polling in open() (was: e1000: assertion hit in e1000_cle...
Auke Kok
1
-4
/
+0
2007-05-21
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
19
-222
/
+697
2007-05-21
IB/cm: Improve local id allocation
Michael S. Tsirkin
1
-1
/
+3
2007-05-21
IPoIB/cm: Fix SRQ WR leak
Michael S. Tsirkin
3
-36
/
+211
2007-05-21
IB/ipoib: Fix typos in error messages
Michael S. Tsirkin
2
-2
/
+2
2007-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
Linus Torvalds
39
-132
/
+234
2007-05-21
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
6
-96
/
+80
2007-05-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
11
-83
/
+103
2007-05-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
81
-444
/
+237
2007-05-21
LDM: Fix for Windows Vista dynamic disks
Anton Altaparmakov
5
-107
/
+144
2007-05-21
i386: fix PGE mask
Brian Gerst
2
-2
/
+2
2007-05-21
x86_64: vsyscall time() fix
john stultz
1
-1
/
+4
2007-05-21
x86_64: early_print kernel console should send CRLF not LFCR
Yinghai Lu
1
-1
/
+1
2007-05-21
i386: Enable CX8/PGE CPUID bits early on VIA C3
Andi Kleen
1
-0
/
+27
2007-05-21
i386: Fix wrong CPU error message in early boot path
Christian Volkmann
1
-0
/
+2
2007-05-21
i386: Clear MCE flag on AMD K6
Andi Kleen
2
-3
/
+7
2007-05-21
x86_64: Support gcc 5 properly
Andi Kleen
1
-3
/
+1
2007-05-21
i386: Fix K8/core2 oprofile on multiple CPUs
Andi Kleen
1
-1
/
+8
2007-05-21
x86_64: Support x86_64 in make buildtar
Andi Kleen
1
-2
/
+2
2007-05-21
i386: Update defconfig
Andi Kleen
1
-179
/
+70
2007-05-21
x86_64: Update defconfig
Andi Kleen
1
-114
/
+172
2007-05-21
Blackfin SPI: cleanup according to David Brownell's review
Bryan Wu
1
-72
/
+80
2007-05-21
Blackfin serial driver: implement support for ignoring parity/break errors
Mike Frysinger
1
-36
/
+61
2007-05-21
Blackfin serial driver: fix overhead issue
Aubrey Li
1
-11
/
+17
2007-05-21
Blackfin arch: update pm.c according to power management API change.
Bryan Wu
1
-10
/
+2
2007-05-21
Blackfin arch: update defconfig files
Bryan Wu
1
-15
/
+28
2007-05-21
Blackfin arch: add board default configs to blackfin arch
Mike Frysinger
6
-0
/
+5969
2007-05-21
Blackfin arch: Change NO_ACCESS_CHECK to ACCESS_CHECK
Sonic Zhang
1
-2
/
+2
2007-05-21
Blackfin arch: fix signal handling bug
Bernd Schmidt
1
-0
/
+5
2007-05-21
Blackfin arch: cache SWRST value at bootup so other things like watchdog can ...
Mike Frysinger
2
-0
/
+9
2007-05-21
Blackfin arch: update blackfin header files to latest one in VDSP.
Bryan Wu
24
-170
/
+26559
2007-05-21
Blackfin arch: make sure we use local labels
Mike Frysinger
1
-12
/
+12
2007-05-21
Blackfin arch: dont clear the bit that tells coreb to start booting
Mike Frysinger
1
-1
/
+1
2007-05-21
Blackfin arch: dma_memcpy borken for > 64K
Aubrey Li
1
-1
/
+16
2007-05-21
Blackfin arch: document why we have to touch the UART peripheral in our boot ...
Mike Frysinger
3
-3
/
+6
2007-05-21
Blackfin arch: issue reset via SWRST so we dont clobber the watchdog state
Mike Frysinger
3
-160
/
+48
2007-05-21
Blackfin arch: move board specific setup out of common init code and into the...
Mike Frysinger
3
-26
/
+28
2007-05-21
Blackfin arch: finish removing p* volatile defines for MMRs
Mike Frysinger
3
-149
/
+0
2007-05-21
Blackfin arch: dont clear status register bits in SWRST so we can actually us...
Mike Frysinger
3
-18
/
+0
2007-05-21
Blackfin arch: make sure we declare the revid functions as pure (since they are)
Mike Frysinger
1
-2
/
+2
2007-05-21
Blackfin arch: initial tepla-bf561 board support
Mike Frysinger
3
-2
/
+70
2007-05-21
Blackfin arch: Fix bug using usb keyboard crashes kernel
Michael Hennerich
1
-1
/
+3
2007-05-21
Blackfin arch: fix trace output for FLAT binaries
Mike Frysinger
1
-5
/
+13
2007-05-21
Blackfin arch: GPIO fix some defines
Michael Hennerich
1
-7
/
+7
2007-05-21
Blackfin arch: DMA operation cleanup
Michael Hennerich
2
-10
/
+214
2007-05-21
Blackfin arch: Move write to VR_CTL closer to IDLE
Michael Hennerich
3
-6
/
+12
2007-05-21
Blackfin arch: Fix reserved map after we changed PORT_H definition
Michael Hennerich
1
-2
/
+2
2007-05-21
Blackfin arch: mark a bunch of local functions as static
Mike Frysinger
2
-5
/
+4
[next]