aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/signal32.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-22md/raid10: decrement correct pending counter when writing to replacement.NeilBrown1-1/+1
2012-11-22md/raid10: close race that lose writes lost when replacement completes.NeilBrown1-61/+68
2012-11-22drm/nouveau: use the correct fence implementation for nv50Maarten Lankhorst1-1/+2
2012-11-21tipc: remove the bearer congestion mechanismYing Xue6-217/+61
2012-11-21tipc: wake up all waiting threads at socket shutdownYing Xue1-3/+4
2012-11-21drm/radeon: add new SI pci idAlex Deucher1-0/+1
2012-11-21netfilter: cttimeout: fix buffer overflowFlorian Westphal1-1/+2
2012-11-21netfilter: ipset: Fix range bug in hash:ip,port,netJozsef Kadlecsik4-12/+13
2012-11-21fix incorrect NR_FREE_PAGES accounting (appears like memory leak)Dave Hansen1-1/+1
2012-11-22md/raid5: Make sure we clear R5_Discard when discard is finished.NeilBrown1-2/+5
2012-11-22md/raid5: move resolving of reconstruct_state earlier inNeilBrown1-34/+34
2012-11-21ARM - OMAP: ads7846: fix pendown debounce settingIgor Grinberg1-14/+20
2012-11-21Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg2-3/+8
2012-11-21rtl8723ae: fix build break from "mac80211: support RX_FLAG_MACTIME_END"John W. Linville1-1/+1
2012-11-21tipc: return POLLOUT for sockets in an unconnected stateErik Hugne1-1/+5
2012-11-21tipc: fix race/inefficiencies in poll/wait behaviourYing Xue1-5/+40
2012-11-21brcmsmac: Remove stray argument from debug macroSeth Forshee1-1/+1
2012-11-21brcmsmac: Remove unused wlc_prio2prec_map and _BRCMS_PREC_* constantsSeth Forshee1-27/+0
2012-11-21ath9k: Remove 'stations' debugfs fileSujith Manoharan4-95/+0
2012-11-21ath9k: Fix rate control debuggingSujith Manoharan2-19/+33
2012-11-21ath9k: Fill remove_sta_debugfs() callbackSujith Manoharan2-4/+15
2012-11-21ath9k: Add a debugfs file to dump queue statisticsSujith Manoharan1-0/+53
2012-11-21ath9k: Fix the 'xmit' debugfs fileSujith Manoharan6-105/+23
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan16-86/+79
2012-11-21net/wireless: ipw2200: introduce ipw_set_geo functionStanislav Yakovlev1-14/+23
2012-11-21ath9k: stomp audio profiles on weak signal strengthRajkumar Manoharan5-1/+25
2012-11-21ath9k: Fix MCI reset in BT cal_reqRajkumar Manoharan4-19/+7
2012-11-21ath9k: Process FATAL interrupts at firstRajkumar Manoharan1-12/+9
2012-11-21team: bcast: convert return value of team_dev_queue_xmit() to bool correctlyJiri Pirko1-3/+3
2012-11-21sign-file: fix the perl warning message when extracting ASN.1Chun-Yi Lee1-3/+3
2012-11-21bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setting of slave devices.Sarveshwar Bandi1-0/+7
2012-11-21xen/netfront: handle compound page fragments on transmitIan Campbell1-21/+77
2012-11-21batman-adv: Use packing of 2 for all headers before an ethernet headerSven Eckelmann1-1/+15
2012-11-21batman-adv: Start new development cycleSven Eckelmann1-1/+1
2012-11-21batman-adv: Fix broadcast duplist for fragmentationSimon Wunderlich4-23/+11
2012-11-21batman-adv: Add function to calculate crc32c for the skb payloadSven Eckelmann3-0/+36
2012-11-21batman-adv: sysfs documentation should keep alphabetical orderMarek Lindner2-25/+26
2012-11-21batman-adv: Add wrapper to look up neighbor and send skbMartin Hundebøll6-107/+74
2012-11-21batman-adv: support array of debugfs general attributesAntonio Quartulli1-9/+25
2012-11-21batman-adv: fix bla compare functionSimon Wunderlich1-2/+16
2012-11-21batman-adv: Mark best gateway in transtable_global debugfsSven Eckelmann1-26/+64
2012-11-21selinux: fix sel_netnode_insert() suspicious rcu dereferenceDave Jones1-1/+2
2012-11-21mac80211: Add debugfs callbacks for station addition/removalSujith Manoharan3-0/+59
2012-11-21iwlwifi: remove effectless assignmentEmmanuel Grumbach1-2/+0
2012-11-21ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speakerDavid Henningsson1-0/+1
2012-11-21ALSA: hda - Add support for Realtek ALC292David Henningsson1-0/+1
2012-11-20x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich1-7/+7
2012-11-20x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky1-0/+4
2012-11-20x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin1-0/+2
2012-11-20x86-32: Fix invalid stack address while in softirqRobert Richter2-11/+32