index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-29
direct-io: don't read inode->i_blkbits multiple times
Linus Torvalds
1
-3
/
+5
2012-11-29
blockdev: remove bd_block_size_semaphore again
Linus Torvalds
3
-106
/
+5
2012-11-29
fs/buffer.c: make block-size be per-page and protected by the page lock
Linus Torvalds
1
-31
/
+48
2012-11-26
Linux 3.7-rc7
v3.7-rc7
Linus Torvalds
1
-1
/
+1
2012-11-25
powerpc/eeh: Do not invalidate PE properly
Gavin Shan
1
-1
/
+1
2012-11-24
ALSA: hda - Fix build without CONFIG_PM
Takashi Iwai
1
-2
/
+4
2012-11-23
of/address: sparc: Declare of_iomap as an extern function for sparc again
Andreas Larsson
2
-1
/
+6
2012-11-23
PM / QoS: fix wrong error-checking condition
Guennadi Liakhovetski
1
-1
/
+1
2012-11-23
bnx2x: remove redundant warning log
Ariel Elior
1
-4
/
+7
2012-11-23
vxlan: fix command usage in its doc
Zhi Yong Wu
1
-2
/
+2
2012-11-23
8139cp: revert "set ring address before enabling receiver"
françois romieu
1
-11
/
+11
2012-11-23
MPI: Fix compilation on MIPS with GCC 4.4 and newer
Manuel Lauss
1
-2
/
+17
2012-11-23
MIPS: Fix crash that occurs when function tracing is enabled
Al Cooper
1
-4
/
+4
2012-11-23
MIPS: Merge overlapping bootmem ranges
Ralf Baechle
1
-6
/
+20
2012-11-23
block: Don't access request after it might be freed
Roland Dreier
1
-1
/
+7
2012-11-23
mtip32xx: Fix padding issue
Selvan Mani
1
-2
/
+2
2012-11-23
aoe: avoid running request handler on plugged queue
Ed Cashin
1
-1
/
+1
2012-11-23
mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()
Wei Yongjun
1
-1
/
+2
2012-11-23
mtip32xx: fix shift larger than type warning
Jens Axboe
1
-1
/
+2
2012-11-23
mtip32xx: Fix incorrect mask used for erase mode
Selvan Mani
1
-1
/
+1
2012-11-23
mtip32xx: Fix to make lba address correct in big-endian systems
Selvan Mani
1
-2
/
+6
2012-11-23
mtip32xx: fix potential crash on SEC_ERASE_UNIT
Selvan Mani
1
-2
/
+2
2012-11-23
dm: fix deadlock with request based dm and queue request_fn recursion
Jens Axboe
1
-1
/
+7
2012-11-23
floppy: destroy floppy workqueue before cleaning up the queue
Jiri Kosina
1
-2
/
+3
2012-11-23
powerpc/pseries: Fix oops with MSIs when missing EEH PEs
Alexey Kardashevskiy
1
-1
/
+2
2012-11-22
i2c: mxs: Handle i2c DMA failure properly
Marek Vasut
1
-0
/
+2
2012-11-22
ipv4: do not cache looped multicasts
Julian Anastasov
1
-2
/
+5
2012-11-22
ALSA: snd-usb: properly initialize the sync endpoint
Daniel Mack
1
-1
/
+1
2012-11-22
OMAPDSS: do not fail if dpll4_m4_ck is missing
Aaro Koskinen
1
-5
/
+9
2012-11-22
[PARISC] fix user-triggerable panic on parisc
Al Viro
1
-2
/
+4
2012-11-22
md/raid10: decrement correct pending counter when writing to replacement.
NeilBrown
1
-1
/
+1
2012-11-22
md/raid10: close race that lose writes lost when replacement completes.
NeilBrown
1
-61
/
+68
2012-11-22
drm/nouveau: use the correct fence implementation for nv50
Maarten Lankhorst
1
-1
/
+2
2012-11-22
drm/radeon: add new SI pci id
Alex Deucher
1
-0
/
+1
2012-11-21
netfilter: cttimeout: fix buffer overflow
Florian Westphal
1
-1
/
+2
2012-11-21
netfilter: ipset: Fix range bug in hash:ip,port,net
Jozsef Kadlecsik
4
-12
/
+13
2012-11-21
fix incorrect NR_FREE_PAGES accounting (appears like memory leak)
Dave Hansen
1
-1
/
+1
2012-11-21
md/raid5: Make sure we clear R5_Discard when discard is finished.
NeilBrown
1
-2
/
+5
2012-11-21
md/raid5: move resolving of reconstruct_state earlier in
NeilBrown
1
-34
/
+34
2012-11-21
ARM - OMAP: ads7846: fix pendown debounce setting
Igor Grinberg
1
-14
/
+20
2012-11-21
Input: ads7846 - enable pendown GPIO debounce time setting
Igor Grinberg
2
-3
/
+8
2012-11-21
team: bcast: convert return value of team_dev_queue_xmit() to bool correctly
Jiri Pirko
1
-3
/
+3
2012-11-21
sign-file: fix the perl warning message when extracting ASN.1
Chun-Yi Lee
1
-3
/
+3
2012-11-21
bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...
Sarveshwar Bandi
1
-0
/
+7
2012-11-21
xen/netfront: handle compound page fragments on transmit
Ian Campbell
1
-21
/
+77
2012-11-21
selinux: fix sel_netnode_insert() suspicious rcu dereference
Dave Jones
1
-1
/
+2
2012-11-21
ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speaker
David Henningsson
1
-0
/
+1
2012-11-21
ALSA: hda - Add support for Realtek ALC292
David Henningsson
1
-0
/
+1
2012-11-21
x86-64: Fix ordering of CFI directives and recent ASM_CLAC additions
Jan Beulich
1
-7
/
+7
2012-11-21
x86, microcode, AMD: Add support for family 16h processors
Boris Ostrovsky
1
-0
/
+4
[next]