index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
REPORTING-BUGS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-03
userns: Fix build of drivers/staging/dgrp
Eric W. Biederman
1
-2
/
+2
2012-10-03
MAINTAINERS: Add EFI maintainer entry
Matt Fleming
1
-0
/
+12
2012-10-03
CRIS: Remove VCS simulator specific code
Jesper Nilsson
14
-435
/
+3
2012-10-03
cris/PCI: remove pcibios_assign_resources()
Bjorn Helgaas
2
-26
/
+0
2012-10-03
sparc: fix format string argument for prom_printf()
Akinobu Mita
7
-10
/
+11
2012-10-03
crypto: Build SPARC DES algorithms on SPARC only.
Dave Jones
1
-0
/
+1
2012-10-03
MAX_LFS_FILESIZE should be a loff_t
Chuck Lever
1
-2
/
+2
2012-10-03
compat: fs: Generic compat_sys_sendfile implementation
Catalin Marinas
10
-89
/
+41
2012-10-03
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
47
-6
/
+240
2012-10-03
btrfs: reada_extent doesn't need kref for refcount
Al Viro
1
-11
/
+7
2012-10-03
coredump: move core dump functionality into its own file
Alex Kelly
4
-645
/
+689
2012-10-03
workqueue: avoid using deprecated functions
Linus Torvalds
6
-19
/
+19
2012-10-02
hyperv: Add buffer for extended info after the RNDIS response message.
Haiyang Zhang
1
-10
/
+12
2012-10-02
hyperv: Report actual status in receive completion packet
Haiyang Zhang
4
-11
/
+30
2012-10-02
hyperv: Remove extra allocated space for recv_pkt_list elements
Haiyang Zhang
2
-5
/
+1
2012-10-02
hyperv: Fix page buffer handling in rndis_filter_send_request()
Haiyang Zhang
1
-1
/
+14
2012-10-02
hyperv: Fix the missing return value in rndis_filter_set_packet_filter()
Haiyang Zhang
1
-0
/
+1
2012-10-02
hyperv: Fix the max_xfer_size in RNDIS initialization
Haiyang Zhang
1
-2
/
+1
2012-10-02
vxlan: put UDP socket in correct namespace
stephen hemminger
1
-3
/
+5
2012-10-02
vxlan: Depend on CONFIG_INET
David S. Miller
1
-1
/
+1
2012-10-02
UAPI: Plumb the UAPI Kbuilds into the user header installation and checking
David Howells
7
-34
/
+49
2012-10-02
UAPI: x86: Differentiate the generated UAPI and internal headers
David Howells
1
-7
/
+10
2012-10-02
UAPI: Remove the objhdr-y export list
David Howells
2
-9
/
+6
2012-10-02
UAPI: Move linux/version.h
David Howells
2
-7
/
+8
2012-10-02
UAPI: Set up uapi/asm/Kbuild.asm
David Howells
2
-45
/
+50
2012-10-02
UAPI: x86: Fix insn_sanity build failure after UAPI split
David Howells
1
-0
/
+4
2012-10-02
UAPI: x86: Fix the test_get_len tool
David Howells
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Set up UAPI Kbuild files
David Howells
63
-0
/
+160
2012-10-02
UAPI: Partition the header include path sets and add uapi/ header directories
David Howells
7
-9
/
+30
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
176
-350
/
+350
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
376
-731
/
+731
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
129
-136
/
+0
2012-10-02
UAPI: Refer to the DRM UAPI headers with <...> and from certain headers only
David Howells
2
-1
/
+3
2012-10-02
ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_page
Hiroshi Doyu
1
-1
/
+0
2012-10-02
ARM: highbank: add coherent DMA setup
Rob Herring
5
-0
/
+62
2012-10-02
ARM: kill off arch_is_coherent
Rob Herring
3
-26
/
+6
2012-10-02
ARM: add coherent iommu dma ops
Rob Herring
1
-40
/
+143
2012-10-02
ARM: add coherent dma ops
Rob Herring
2
-12
/
+60
2012-10-02
ARM: dma-mapping: Refrain noisy console message
Hiroshi Doyu
1
-1
/
+1
2012-10-02
ARM: dma-mapping: Small logical clean up
Hiroshi Doyu
1
-4
/
+5
2012-10-02
drivers: dma-contiguous: refactor dma_alloc_from_contiguous()
Michal Nazarewicz
1
-11
/
+7
2012-10-02
sata_mv: Fix warnings when no PCI
Andrew Lunn
1
-3
/
+5
2012-10-02
[libata] Makefile: Fix build error in sata_highbank
Mark Langsdorf
1
-1
/
+1
2012-10-02
drivers: bus: omap_l3: fixup merge conflict resolution
Olof Johansson
1
-1
/
+0
2012-10-02
MAINTAINERS: add scripts/dtc under Devicetree maintainers
Rob Herring
1
-0
/
+1
2012-10-02
sfc: Fix the reported priorities of different filter types
Ben Hutchings
1
-16
/
+53
2012-10-02
sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IP
Ben Hutchings
3
-58
/
+10
2012-10-02
sfc: Fix loopback self-test with separate_tx_channels=1
Ben Hutchings
2
-2
/
+4
2012-10-02
sfc: Fix MCDI structure field lookup
Ben Hutchings
1
-2
/
+4
2012-10-02
sfc: Add parentheses around use of bitfield macro arguments
Ben Hutchings
1
-11
/
+11
[next]