index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
file_table.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-05-23
[PARISC] Let PA-8900 processors boot
Kyle McMartin
5
-6
/
+12
2007-05-23
parisc: convert /proc/gsc/pcxl_dma to seq_file
Alexey Dobriyan
1
-41
/
+53
2007-05-23
[PARISC] Wire up kexec_load syscall
Kyle McMartin
2
-1
/
+3
2007-05-23
[PARISC] Move #undef to end of syscall table
Kyle McMartin
1
-5
/
+5
2007-05-23
parisc: sync compat getdents
Alexandr Andreev
1
-2
/
+8
2007-05-23
parisc: make command_line[] static
Alexey Dobriyan
1
-1
/
+1
2007-05-22
Fix headers check fallout
Stephen Rothwell
1
-1
/
+1
2007-05-22
Make 'headerscheck' stop immediately on an error
David Woodhouse
1
-1
/
+1
2007-05-22
partitions/LDM: build fix
Jeff Garzik
1
-1
/
+1
2007-05-22
Revert "kbuild: make better section mismatch reports on i386, arm and mips"
Linus Torvalds
2
-82
/
+0
2007-05-22
libata: bump versions
Jeff Garzik
35
-35
/
+35
2007-05-22
libata: Trim trailing whitespace
Jeff Garzik
8
-17
/
+17
2007-05-22
libata: Kiss post_set_mode goodbye
Alan Cox
2
-5
/
+0
2007-05-22
ata_piix: clean up
Alan Cox
1
-8
/
+1
2007-05-22
pata_hpt366: Enable bits are unreliable so don't use them
Alan Cox
1
-27
/
+1
2007-05-22
libata: Add Seagate STT20000A to DMA blacklist.
Dave Jones
1
-0
/
+1
2007-05-22
ahci: disable 64bit dma on sb600
Tejun Heo
1
-1
/
+10
2007-05-22
Add constant for FCS/CRC length (frame check sequence)
Auke Kok
1
-0
/
+1
2007-05-22
declance: Remove a dangling spin_unlock_irq() thingy
Maciej W. Rozycki
1
-2
/
+0
2007-05-22
e1000: Don't enable polling in open() (was: e1000: assertion hit in e1000_cle...
Auke Kok
1
-4
/
+0
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
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
[next]