| Commit message (Expand) | Author | Files | Lines |
2012-11-29 | x86, cleanups: Simplify sync_core() in the case of no CPUID | H. Peter Anvin | 1 | -10/+21 |
2012-11-29 | x86, 386 removal: Remove CONFIG_X86_POPAD_OK | H. Peter Anvin | 2 | -32/+0 |
2012-11-29 | x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK | H. Peter Anvin | 4 | -106/+1 |
2012-11-29 | x86, 386 removal: Remove CONFIG_INVLPG | H. Peter Anvin | 6 | -25/+3 |
2012-11-29 | x86, 386 removal: Remove CONFIG_BSWAP | H. Peter Anvin | 4 | -54/+4 |
2012-11-29 | x86, 386 removal: Remove CONFIG_XADD | H. Peter Anvin | 5 | -42/+2 |
2012-11-29 | x86, 386 removal: Remove CONFIG_CMPXCHG | H. Peter Anvin | 6 | -117/+1 |
2012-11-29 | x86, 386 removal: Remove CONFIG_M386 from Kconfig | H. Peter Anvin | 5 | -42/+27 |
2012-11-26 | Linux 3.7-rc7v3.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 |