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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-21
DMA-API: block: nvme-core: replace dma_set_mask()+dma_set_coherent_mask() with new helper
Russell King
1
-6
/
+4
2013-09-21
DMA-API: ppc: vio.c: replace dma_set_mask()+dma_set_coherent_mask() with new helper
Russell King
1
-2
/
+1
2013-09-21
DMA-API: net: b43legacy: replace dma_set_mask()+dma_set_coherent_mask() with new helper
Russell King
1
-6
/
+3
2013-09-21
DMA-API: net: b43: replace dma_set_mask()+dma_set_coherent_mask() with new helper
Russell King
1
-6
/
+3
2013-09-21
DMA-API: net: sfc/efx.c: replace dma_set_mask()+dma_set_coherent_mask() with new helper
Russell King
1
-11
/
+1
2013-09-21
DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() with new helper
Russell King
1
-7
/
+2
2013-09-21
DMA-API: net: emulex/benet: replace dma_set_mask()+dma_set_coherent_mask() with new helper
Russell King
1
-10
/
+2
2013-09-21
DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() with new helper
Russell King
1
-6
/
+2
2013-09-21
DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() with new helper
Russell King
1
-2
/
+1
2013-09-21
DMA-API: net: intel/ixgbevf: fix 32-bit DMA mask handling
Russell King
1
-10
/
+5
2013-09-21
DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handling
Russell King
1
-10
/
+5
2013-09-21
DMA-API: net: intel/ixgb: fix 32-bit DMA mask handling
Russell King
1
-11
/
+5
2013-09-21
DMA-API: net: intel/igbvf: fix 32-bit DMA mask handling
Russell King
1
-12
/
+6
2013-09-21
DMA-API: net: intel/igb: fix 32-bit DMA mask handling
Russell King
1
-12
/
+6
2013-09-21
DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling
Russell King
1
-12
/
+6
2013-09-17
DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handling
Russell King
1
-9
/
+4
2013-09-17
DMA-API: provide a helper to set both DMA and coherent DMA masks
Russell King
3
-15
/
+44
2013-09-16
Linux 3.12-rc1
Linus Torvalds
1
-3
/
+3
2013-09-16
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-128
/
+164
2013-09-16
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-36
/
+21
2013-09-16
Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
2
-4
/
+4
2013-09-16
Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-3
/
+4
2013-09-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
7
-8
/
+50
2013-09-15
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
13
-114
/
+66
2013-09-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
37
-677
/
+1717
2013-09-15
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
Linus Torvalds
8
-371
/
+216
2013-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2
-6
/
+32
2013-09-15
vfs: fix typo in comment in recent dentry work
Linus Torvalds
1
-1
/
+1
2013-09-15
partitions/efi: loosen check fot pmbr size in lba
Davidlohr Bueso
1
-2
/
+6
2013-09-13
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
3
-4
/
+12
2013-09-13
vfs: fix dentry LRU list handling and nr_dentry_unused accounting
Linus Torvalds
1
-27
/
+101
2013-09-13
cifs: update cifs.txt and remove some outdated infos
Björn Jacke
1
-31
/
+11
2013-09-13
cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscache
Sachin Prabhu
1
-3
/
+7
2013-09-13
cifs: Do not take a reference to the page in cifs_readpage_worker()
Sachin Prabhu
1
-2
/
+3
2013-09-13
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
5
-13
/
+9
2013-09-13
Merge tag 'xtensa-next-20130912' of git://github.com/czankel/xtensa-linux
Linus Torvalds
11
-353
/
+324
2013-09-13
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
18
-311
/
+560
2013-09-13
Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
81
-337
/
+100
2013-09-13
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Linus Torvalds
1
-1
/
+1
2013-09-13
Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux
Linus Torvalds
11
-0
/
+2219
2013-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-101
/
+146
2013-09-13
MIPS: kernel: vpe: Make vpe_attrs an array of pointers.
Markos Chandras
1
-1
/
+1
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
81
-337
/
+100
2013-09-13
scripts/config: fix variable substitution command
Clement Chauplannaz
1
-1
/
+1
2013-09-13
MIPS: Fix SMP core calculations when using MT support.
Leonid Yegoshin
1
-2
/
+11
2013-09-13
MIPS: DECstation I/O ASIC DMA interrupt handling fix
Maciej W. Rozycki
3
-0
/
+11
2013-09-13
MIPS: DECstation HRT initialization rearrangement
Maciej W. Rozycki
3
-5
/
+27
2013-09-13
blackfin: Ignore generated uImages
Mark Brown
1
-0
/
+1
2013-09-13
blackfin: Add STMMAC platform data to enable dwmac1000 driver on BF60x.
Sonic Zhang
2
-0
/
+26
2013-09-13
bf609: adv7343: add S-Video and Component output support
Scott Jiang
1
-1
/
+22
[next]