index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
utimes.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-17
MIPS: dsp: Simplify the DSP macros.
Steven J. Hill
1
-201
/
+30
2013-02-17
MIPS: dsp: Support toolchains without DSP ASE and microMIPS.
Steven J. Hill
1
-0
/
+89
2013-02-17
MIPS: dsp: Add assembler support for DSP ASEs.
Steven J. Hill
2
-17
/
+67
2013-02-17
MIPS: Add support for the M14KEc core.
Steven J. Hill
9
-0
/
+22
2013-02-17
MIPS: Clean-ups for MIPS Technologies Inc. generic header file.
Steven J. Hill
1
-21
/
+7
2013-02-17
MIPS: PCI: Multi-node PCI support for Netlogic XLP
Jayachandran C
1
-43
/
+66
2013-02-17
MIPS: Netlogic: Fix for quad-XLP boot
Jayachandran C
1
-10
/
+25
2013-02-17
MIPS: Netlogic: use preset loops per jiffy
Jayachandran C
1
-0
/
+4
2013-02-17
MIPS: Netlogic: No hazards needed for XLR/XLS
Jayachandran C
1
-1
/
+1
2013-02-17
MIPS: PCI: Prevent hang on XLP reg read
Jayachandran C
1
-1
/
+5
2013-02-17
MIPS: Netlogic: Use PIC timer as a clocksource
Jayachandran C
6
-8
/
+110
2013-02-17
MIPS: Netlogic: Split XLP L1 i-cache among threads
Jayachandran C
2
-0
/
+8
2013-02-17
MIPS: PCI: Byteswap not needed in little-endian mode
Jayachandran C
1
-3
/
+12
2013-02-17
MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bit
Jayachandran C
3
-28
/
+98
2013-02-17
MIPS: Netlogic: add XLS6xx to FMN config
Jayachandran C
1
-0
/
+2
2013-02-17
MIPS: lantiq: rework external irq code
John Crispin
2
-32
/
+74
2013-02-17
MIPS: lantiq: improve pci reset gpio handling
John Crispin
1
-2
/
+10
2013-02-17
MIPS: lantiq: add GPHY clock gate bits
John Crispin
2
-0
/
+10
2013-02-17
MIPS: lantiq: adds static clock for PP32
John Crispin
6
-10
/
+69
2013-02-17
MIPS: lantiq: trivial typo fix
John Crispin
1
-1
/
+1
2013-02-17
MIPS: show correct cpu name for 24KEc
John Crispin
1
-1
/
+4
2013-02-15
MIPS: BCM47XX: use fallback sprom var for board_{rev,type}
Hauke Mehrtens
1
-4
/
+2
2013-02-15
MIPS: BCM47XX: select NO_EXCEPT_FILL
Hauke Mehrtens
1
-0
/
+1
2013-02-15
MIPS: BCM47XX: select BOOT_RAW
Hauke Mehrtens
1
-0
/
+1
2013-02-15
MIPS: BCM47XX: trim the nvram values for parsing
Hauke Mehrtens
1
-3
/
+3
2013-02-15
MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names
Hauke Mehrtens
8
-23
/
+23
2013-02-15
MIPS: BCM47XX: handle different nvram sizes
Hauke Mehrtens
1
-7
/
+39
2013-02-15
MIPS: BCM47XX: rename early_nvram_init to nvram_init
Hauke Mehrtens
1
-2
/
+2
2013-02-15
MIPS: BCM47XX: nvram add nand flash support
Hauke Mehrtens
1
-0
/
+7
2013-02-15
MIPS: BCM47XX: return error when init of nvram failed
Hauke Mehrtens
1
-15
/
+20
2013-02-15
MIPS: BCM47XX: use common error codes in nvram reads
Hauke Mehrtens
3
-6
/
+3
2013-02-15
MIPS: bcm47xx: separate functions finding flash window addr
Rafał Miłecki
1
-27
/
+60
2013-02-08
Linux 3.8-rc7
v3.8-rc7
Linus Torvalds
1
-1
/
+1
2013-02-08
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
1
-0
/
+5
2013-02-08
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-08
atm/iphase: rename fregt_t -> ffreg_t
Heiko Carstens
1
-73
/
+73
2013-02-08
ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned
Will Deacon
1
-1
/
+1
2013-02-08
ARM: DMA mapping: fix bad atomic test
Russell King
1
-1
/
+1
2013-02-08
ARM: realview: ensure that we have sufficient IRQs available
Russell King
1
-1
/
+1
2013-02-08
ARM: GIC: fix GIC cpumask initialization
Russell King
1
-2
/
+23
2013-02-08
net: usb: fix regression from FLAG_NOARP code
Lucas Stach
1
-1
/
+1
2013-02-08
l2tp: dont play with skb->truesize
Eric Dumazet
2
-12
/
+0
2013-02-08
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-08
netback: correct netbk_tx_err to handle wrap around.
Ian Campbell
1
-1
/
+1
2013-02-08
xen/netback: free already allocated memory on failure in xen_netbk_get_requests
Ian Campbell
1
-1
/
+12
2013-02-08
xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.
Matthew Daley
1
-25
/
+13
2013-02-08
xen/netback: shutdown the ring if it contains garbage.
Ian Campbell
3
-26
/
+62
2013-02-08
drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try
Daniel Vetter
1
-5
/
+8
2013-02-07
virtio_console: Don't access uninitialized data.
Sjur Brændeland
1
-1
/
+2
2013-02-06
net: qmi_wwan: add more Huawei devices, including E320
Bjørn Mork
1
-0
/
+12
[next]