index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
uwb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-25
ACPI: remove redundant "type" arguments
Bjorn Helgaas
1
-7
/
+7
2009-09-25
ACPI: remove acpi_device_set_context() "type" argument
Bjorn Helgaas
1
-17
/
+15
2009-09-25
ACPI: use device_type rather than comparing HID
Bjorn Helgaas
1
-6
/
+4
2009-09-25
ACPI: save device_type in acpi_device
Bjorn Helgaas
2
-1
/
+3
2009-09-25
ACPI: remove redundant "handle" and "parent" arguments
Bjorn Helgaas
1
-15
/
+12
2009-09-25
ACPI: remove unused acpi_bus_scan_fixed() argument
Bjorn Helgaas
1
-5
/
+2
2009-09-25
ACPI: add debug for device addition
Bjorn Helgaas
1
-2
/
+10
2009-09-25
ACPICA: fixup after acpi_get_object_info() change
Bjorn Helgaas
1
-1
/
+0
2009-09-25
[WATCHDOG] Add support for the Avionic Design Xanthos watchdog timer.
Thierry Reding
3
-0
/
+362
2009-09-25
sh_mobile_ceu_camera: fix compile breakage, caused by a bad merge
Guennadi Liakhovetski
1
-2
/
+2
2009-09-25
sh: Add support DMA Engine to SH7780
Nobuhiro Iwamatsu
1
-0
/
+14
2009-09-25
sh: Add support DMA Engine to SH7722
Nobuhiro Iwamatsu
1
-0
/
+14
2009-09-25
sh: enable onenand support in kfr2r09 defconfig.
Paul Mundt
1
-2
/
+7
2009-09-25
sh: update defconfigs.
Paul Mundt
48
-1271
/
+3269
2009-09-25
sh: add FSI driver support for ms7724se
Kuninori Morimoto
1
-0
/
+89
2009-09-25
NOMMU: Ignore mmap() address param as it is a hint
David Howells
1
-4
/
+4
2009-09-25
NOMMU: Fallback for is_vmalloc_or_module_addr() should be inline
David Howells
1
-1
/
+1
2009-09-25
NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directly
David Howells
1
-22
/
+12
2009-09-25
FRV: Flash mappings for the MB93090-MB00 motherboard
David Howells
2
-0
/
+92
2009-09-25
alpha: Clean up linker script using new linker script macros.
Geoffrey Thomas
1
-81
/
+9
2009-09-25
alpha: use .data.init_task instead of .data.init_thread.
Tim Abbott
2
-8
/
+4
2009-09-25
powerpc: Cleanup linker script using new linker script macros.
Tim Abbott
1
-54
/
+15
2009-09-25
blackfin: Cleanup linker script using new linker script macros.
Tim Abbott
1
-50
/
+6
2009-09-25
mn10300: Clean up linker script using higher-level macros.
Tim Abbott
1
-36
/
+4
2009-09-25
h8300: Cleanup linker script using new linker script macros.
Tim Abbott
1
-18
/
+7
2009-09-25
um: Clean up linker script using standard macros.
Tim Abbott
3
-50
/
+14
2009-09-25
xtensa: Cleanup linker script using new linker script macros.
Tim Abbott
1
-61
/
+14
2009-09-25
parisc: Remove useless altinstructions code copied from x86.
Tim Abbott
1
-25
/
+0
2009-09-25
parisc: Clean up linker script using new linker script macros.
Tim Abbott
1
-75
/
+4
2009-09-25
Optimize the ordering of sections in RW_DATA_SECTION.
Tim Abbott
1
-2
/
+2
2009-09-25
hugetlb_file_setup(): use C, not cpp
Andrew Morton
1
-4
/
+8
2009-09-25
procfs: disable per-task stack usage on NOMMU
Andrew Morton
2
-2
/
+9
2009-09-25
genetlink: fix netns vs. netlink table locking (2)
Johannes Berg
3
-9
/
+15
2009-09-25
3c59x: Get rid of "Trying to free already-free IRQ"
Anton Vorontsov
1
-9
/
+3
2009-09-25
tunnel: eliminate recursion field
Eric Dumazet
5
-36
/
+1
2009-09-25
ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2
Sebastian Haas
1
-7
/
+9
2009-09-25
net: fix htmldocs sunrpc, clnt.c
Jaswinder Singh Rajput
1
-2
/
+3
2009-09-25
Phonet: error on broadcast sending (unimplemented)
Rémi Denis-Courmont
2
-0
/
+7
2009-09-25
Phonet: fix race for port number in concurrent bind()
Rémi Denis-Courmont
1
-8
/
+8
2009-09-25
pktgen: better scheduler friendliness
Stephen Hemminger
1
-79
/
+72
2009-09-25
pktgen: T_TERMINATE flag is unused
Stephen Hemminger
1
-5
/
+4
2009-09-25
ipv4: check optlen for IP_MULTICAST_IF option
Shan Wei
1
-0
/
+3
2009-09-24
IPoIB: Don't turn on carrier for a non-active port
Moni Shoua
1
-0
/
+7
2009-09-24
nfs[23] tcp breakage in mount with binary options
Al Viro
1
-0
/
+2
2009-09-24
net: fix htmldocs sunrpc, clnt.c
Jaswinder Singh Rajput
1
-2
/
+3
2009-09-24
IB/mthca: Fix access to freed memory in catastrophic event handling
Jack Morgenstein
1
-3
/
+8
2009-09-24
mlx4_core: Pass cache line size to device FW
Eli Cohen
1
-0
/
+5
2009-09-24
RDMA/nes: Remove duplicate .ndo_set_mac_address field initialization
Julia Lawall
1
-1
/
+0
2009-09-24
module: don't call percpu_modfree on NULL pointer.
Rusty Russell
1
-1
/
+1
2009-09-24
module: fix memory leak when load fails after srcversion/version allocated
Rusty Russell
1
-0
/
+12
[next]