index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-06-03
mmc_spi: mmc_spi.h should include linux/interrupts.h
Anton Vorontsov
1
-0
/
+2
2008-06-02
[CRYPTO] cts: Init SG tables
Alexey Dobriyan
1
-0
/
+6
2008-05-31
kbuild: fix $(src) assignmnet with external modules
Sam Ravnborg
1
-0
/
+6
2008-05-31
8250 Serial Driver: revert extra IRQ flag definition patch
Bryan Wu
2
-8
/
+1
2008-05-31
Blackfin arch: update anomaly headers from toolchain trunk
Mike Frysinger
5
-23
/
+27
2008-05-31
Blackfin arch: Remove bad and usless code
Michael Hennerich
5
-364
/
+2
2008-05-31
Blackfin arch: Fix bug - set corret SSEL and IRQ to enable AD7877 on BF527
Bryan Wu
1
-2
/
+2
2008-05-31
[POWERPC] Fix DMA nodes in the MPC8610 HPCD device tree
Timur Tabi
1
-5
/
+5
2008-05-31
[POWERPC] Export empty_zero_page and copy_page in arch/ppc
Tony Breeds
1
-0
/
+2
2008-05-31
[POWERPC] Add "memory" clobber to MMIO accessors
Benjamin Herrenschmidt
1
-5
/
+7
2008-05-31
[PATCH 3/3] ocfs2/net: Silence build warnings
Sunil Mushran
2
-19
/
+41
2008-05-31
[PATCH 2/3] ocfs2/dlm: Silence build warnings
Sunil Mushran
1
-6
/
+6
2008-05-31
[PATCH 1/3] ocfs2/net: Silence build warnings
Sunil Mushran
1
-6
/
+6
2008-05-31
ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin'
Joel Becker
1
-17
/
+17
2008-05-30
Mark 'scripts/decodecode' executable
Linus Torvalds
1
-0
/
+0
2008-05-30
drivers/watchdog/geodewdt.c: build fix
Ingo Molnar
1
-2
/
+1
2008-05-30
PCI: fix rpadlpar pci hotplug driver sysfs usage
Benjamin Herrenschmidt
1
-2
/
+6
2008-05-30
ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.c
peerchen
1
-4
/
+4
2008-05-30
[libata] sata_fsl: Fix broken driver, add port multiplier (PMP) support
Ashish Kalra
1
-61
/
+163
2008-05-30
libata: SRST can't be trusted on PMP sil3726
Tejun Heo
1
-2
/
+5
2008-05-30
libata: fix libata-scsi kernel-doc notation
Randy Dunlap
1
-1
/
+2
2008-05-30
ata: Convert to static DEFINE_SPINLOCK(lock)
Pradeep Singh Rautela
1
-1
/
+1
2008-05-30
ata_piix: fix macbook ich8m problems
Tejun Heo
1
-3
/
+4
2008-05-30
sata_mv: implement SoC guideline SATA_S11
Mark Lord
1
-1
/
+5
2008-05-30
sata_mv: workaround for 60x1 errata sata13
Mark Lord
1
-2
/
+7
2008-05-30
sata_mv: nuke unreleased GenIIe revisions
Mark Lord
1
-19
/
+4
2008-05-30
sata_mv: PHY_MODEx errata fixes
Mark Lord
1
-12
/
+12
2008-05-30
sata_mv: move SOC_FLAG to hpriv
Mark Lord
1
-14
/
+13
2008-05-30
acpi: fix sparse const errors
Harvey Harrison
1
-5
/
+5
2008-05-30
Input: rename SW_RADIO to SW_RFKILL_ALL
Henrique de Moraes Holschuh
1
-1
/
+3
2008-05-30
Input: gtco - fix double kfree in error handling path
Dmitry Torokhov
1
-10
/
+7
2008-05-30
llc: Fix double accounting of received packets
Arnaldo Carvalho de Melo
1
-5
/
+5
2008-05-30
[S390] Update default configuration.
Martin Schwidefsky
1
-3
/
+8
2008-05-30
[S390] disassembler: fix idte instruction format.
Martin Schwidefsky
1
-1
/
+1
2008-05-30
[S390] tape: fix race with stack local wait_queue_head_t.
Martin Schwidefsky
2
-9
/
+10
2008-05-30
[S390] 3270: fix race with stack local wait_queue_head_t.
Martin Schwidefsky
1
-5
/
+4
2008-05-30
[S390] dasd: use a generic wait_queue for sleep_on
Stefan Haberland
1
-14
/
+14
2008-05-30
[S390] sclp_vt220: fix scheduling while atomic bug.
Heiko Carstens
1
-20
/
+7
2008-05-30
[S390] showmem: Only walk spanned pages.
Heiko Carstens
1
-26
/
+23
2008-05-30
[S390] appldata: prevent cpu hotplug when walking cpu_online_map.
Gerald Schaefer
1
-0
/
+8
2008-05-30
[S390] Fix section mismatch warnings.
Heiko Carstens
3
-7
/
+15
2008-05-30
[S390] s390 types: make dma_addr_t 64 bit capable
Christian Borntraeger
1
-0
/
+6
2008-05-30
[S390] tape: Fix race condition in tape block device driver
Michael Holzheu
1
-2
/
+2
2008-05-30
[S390] fix sparsemem related compile error with allnoconfig on s390
Hans-Joachim Picht
1
-0
/
+3
2008-05-30
lguest: notify on empty
Rusty Russell
1
-2
/
+10
2008-05-30
virtio: force callback on empty.
Rusty Russell
2
-7
/
+4
2008-05-30
virtio_blk: fix endianess annotations
Christian Borntraeger
1
-4
/
+4
2008-05-30
virtio_config: fix len calculation of config elements
Christian Borntraeger
1
-1
/
+1
2008-05-30
virtio_net: another race with virtio_net and enable_cb
Christian Borntraeger
1
-1
/
+0
2008-05-30
virtio: An entropy device, as suggested by hpa.
Rusty Russell
4
-0
/
+173
[next]