index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio: tools: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-18
1
-2
/
+2
*
virtio: scsi: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-18
1
-11
/
+13
*
virtio: rpmsg: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-18
1
-4
/
+2
*
virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-18
1
-1
/
+1
*
virtio: console: make it clear that virtqueue_add_buf() no longer returns > 0
Rusty Russell
2012-12-18
1
-5
/
+5
*
virtio: make virtqueue_add_buf() returning 0 on success, not capacity.
Rusty Russell
2012-12-18
1
-5
/
+2
*
virtio: console: don't rely on virtqueue_add_buf() returning capacity.
Amit Shah
2012-12-18
1
-0
/
+2
*
virtio_net: don't rely on virtqueue_add_buf() returning capacity.
Rusty Russell
2012-12-18
1
-20
/
+13
*
virtio-net: remove unused skb_vnet_hdr->num_sg field
Michael S. Tsirkin
2012-12-18
1
-3
/
+3
*
virtio-net: correct capacity math on ring full
Michael S. Tsirkin
2012-12-18
1
-5
/
+4
*
virtio: move queue_index and num_free fields into core struct virtqueue.
Rusty Russell
2012-12-18
4
-30
/
+28
*
virtio-pci: use module_pci_driver to simplify the code
Wei Yongjun
2012-12-18
1
-13
/
+1
*
lguest: fix typo
Alex Russell
2012-12-18
1
-1
/
+1
*
lguest: fix block request handling in example launcher.
Rusty Russell
2012-10-22
1
-49
/
+35
*
virtio-scsi: Add real 2-clause BSD license to header
Bryan Venteicher
2012-10-22
1
-2
/
+26
*
virtio: force vring descriptors to be allocated from lowmem
Will Deacon
2012-10-22
1
-0
/
+7
*
virtio: 9p: correctly pass physical address to userspace for high pages
Will Deacon
2012-10-22
1
-1
/
+2
*
mm: highmem: export kmap_to_page for modules
Will Deacon
2012-10-22
1
-0
/
+1
*
thermal, cpufreq: Fix build when CPU_FREQ_TABLE isn't configured
David Rientjes
2012-10-15
1
-0
/
+2
*
kbuild: Fix accidental revert in commit fe04ddf
Michal Marek
2012-10-15
2
-3
/
+3
*
docbook: networking: fix file paths for uapi headers
Randy Dunlap
2012-10-15
1
-2
/
+2
*
mm: huge_memory: Fix build error.
Ralf Baechle
2012-10-15
1
-0
/
+1
*
ARM: fix oops on initial entry to userspace with Thumb2 kernels
Russell King
2012-10-15
1
-2
/
+2
*
Linux 3.7-rc1
v3.7-rc1
Linus Torvalds
2012-10-14
1
-2
/
+2
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-10-14
107
-4493
/
+2895
|
\
|
*
Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe...
Ralf Baechle
2012-10-11
46
-1706
/
+1846
|
|
\
|
|
*
UAPI: (Scripted) Disintegrate arch/mips/include/asm
David Howells
2012-10-09
46
-1706
/
+1846
|
*
|
MIPS: SNI: Switch RM400 serial to SCCNXP driver
Thomas Bogendoerfer
2012-10-11
1
-24
/
+3
|
*
|
MIPS: Remove unused empty_bad_pmd_table[] declaration.
Ralf Baechle
2012-10-11
1
-1
/
+0
|
*
|
MIPS: MT: Remove kspd.
Ralf Baechle
2012-10-11
5
-462
/
+0
|
*
|
MIPS: Malta: Fix section mismatch.
Ralf Baechle
2012-10-11
1
-1
/
+2
|
*
|
MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.
Ralf Baechle
2012-10-11
1
-10
/
+0
|
*
|
MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.
Manuel Lauss
2012-10-11
8
-678
/
+95
|
*
|
MIPS: Alchemy: merge PB1550 support into DB1550 code
Manuel Lauss
2012-10-11
6
-437
/
+161
|
*
|
MIPS: Alchemy: Single kernel for DB1200/1300/1550
Manuel Lauss
2012-10-11
13
-941
/
+548
|
*
|
MIPS: Optimize TLB refill for RI/XI configurations.
David Daney
2012-10-11
1
-16
/
+7
|
*
|
MIPS: proc: Cleanup printing of ASEs.
Ralf Baechle
2012-10-11
1
-9
/
+11
|
*
|
MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.
Ralf Baechle
2012-10-11
19
-0
/
+20
|
*
|
MIPS: Add detection of DSP ASE Revision 2.
Steven J. Hill
2012-10-11
5
-2
/
+11
|
*
|
MIPS: Optimize pgd_init and pmd_init
David Daney
2012-10-11
1
-10
/
+10
|
*
|
MIPS: perf: Add perf functionality for BMIPS5000
Al Cooper
2012-10-11
1
-1
/
+102
|
*
|
MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMP
Al Cooper
2012-10-11
2
-8
/
+12
|
*
|
MIPS: perf: Remove unnecessary #ifdef
Al Cooper
2012-10-11
1
-5
/
+0
|
*
|
MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)
Al Cooper
2012-10-11
5
-3
/
+13
|
*
|
MIPS: perf: Change the "mips_perf_event" table unsupported indicator.
Al Cooper
2012-10-11
1
-150
/
+4
|
*
|
MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.
David Daney
2012-10-11
2
-10
/
+28
|
*
|
vmlinux.lds.h: Allow architectures to add sections to the front of .bss
David Daney
2012-10-11
1
-0
/
+9
|
*
|
Improve atomic.h robustness
Joshua Kinard
2012-10-11
1
-35
/
+29
*
|
|
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-14
128
-594
/
+6799
|
\
\
\
|
*
|
|
X.509: Fix indefinite length element skip error handling
David Howells
2012-10-10
1
-9
/
+19
[next]