summaryrefslogtreecommitdiffstats
path: root/drivers/oprofile/buffer_sync.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-28wimax: i2400m-usb - use a private struct ethtool_opsPhil Sutter1-0/+18
2012-03-28wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter1-1/+2
2012-03-28net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet1-2/+6
2012-03-26rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger2-2/+2
2012-03-26ath5k: drop self from MAINTAINERSBob Copeland1-1/+0
2012-03-26mac80211: fix possible tid_rx->reorder_timer use after freeStanislaw Gruszka1-1/+2
2012-03-26rt2x00: rt2800usb: fix status register reread logicStanislaw Gruszka1-1/+1
2012-03-26rt2x00: rt2800usb: schedule txdone work on timeoutStanislaw Gruszka1-1/+7
2012-03-26mac80211: remove outdated commentEliad Peller1-3/+0
2012-03-26ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet1-2/+2
2012-03-26ath9k: reduce listen time periodRajkumar Manoharan1-1/+1
2012-03-26cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville2-12/+23
2012-03-26iwlegacy: fix BSSID settingStanislaw Gruszka1-10/+6
2012-03-26ath9k: fix max noise floor thresholdRajkumar Manoharan1-3/+2
2012-03-26iwlegacy: do not nulify il->vif on resetStanislaw Gruszka3-7/+12
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet7-9/+13
2012-03-25gianfar: Fix possible overrun and simplify interrupt name field creationJoe Perches2-33/+8
2012-03-25USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfacesAndrew Bird (Sphere Systems)1-0/+18
2012-03-25USB: option: Ignore ZTE (Vodafone) K3570/71 net interfacesAndrew Bird (Sphere Systems)1-2/+4
2012-03-25USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfacesAndrew Bird (Sphere Systems)1-0/+18
2012-03-24Fix potential endless loop in kswapd when compaction is not enabledRik van Riel1-1/+2
2012-03-24xen/acpi: Fix Kconfig dependency on CPU_FREQKonrad Rzeszutek Wilk1-1/+1
2012-03-24seq_file: add seq_set_overflow(), seq_overflow()KAMEZAWA Hiroyuki1-10/+26
2012-03-24proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().Pravin B Shelar1-1/+1
2012-03-24procfs: speed up /proc/pid/stat, statmKAMEZAWA Hiroyuki3-56/+86
2012-03-24procfs: add num_to_str() to speed up /proc/statKAMEZAWA Hiroyuki5-29/+84
2012-03-24proc: speed up /proc/stat handlingEric Dumazet1-2/+5
2012-03-24fs/proc/kcore.c: make get_sparsemem_vmemmap_info() staticDjalal Harouni1-2/+4
2012-03-24coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron8-0/+32
2012-03-24coredump: remove VM_ALWAYSDUMP flagJason Baron15-69/+40
2012-03-24kmod: make __request_module() killableOleg Nesterov1-2/+24
2012-03-24kmod: introduce call_modprobe() helperOleg Nesterov1-8/+16
2012-03-24usermodehelper: ____call_usermodehelper() doesn't need do_exit()Oleg Nesterov1-1/+1
2012-03-24usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov3-18/+10
2012-03-24usermodehelper: implement UMH_KILLABLEOleg Nesterov2-2/+27
2012-03-24usermodehelper: introduce umh_complete(sub_info)Oleg Nesterov1-2/+7
2012-03-24usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov5-6/+6
2012-03-24signal: zap_pid_ns_processes: s/SEND_SIG_NOINFO/SEND_SIG_FORCED/Oleg Nesterov1-6/+2
2012-03-24signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig()Oleg Nesterov1-2/+2
2012-03-24signal: cosmetic, s/from_ancestor_ns/force/ in prepare_signal() pathsOleg Nesterov1-8/+7
2012-03-24signal: give SEND_SIG_FORCED more power to beat SIGNAL_UNKILLABLEOleg Nesterov1-1/+2
2012-03-24Hexagon: use set_current_blocked() and block_sigmask()Matt Fleming1-10/+2
2012-03-24ptrace: remove PTRACE_SEIZE_DEVEL bitDenys Vlasenko2-19/+1
2012-03-24ptrace: renumber PTRACE_EVENT_STOP so that future new options and events can ...Denys Vlasenko1-1/+2
2012-03-24ptrace: make PTRACE_SEIZE set ptrace options specified in 'data' parameterDenys Vlasenko1-10/+21
2012-03-24ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS codeDenys Vlasenko2-41/+23
2012-03-24ptrace: don't modify flags on PTRACE_SETOPTIONS failureDenys Vlasenko1-1/+4
2012-03-24ptrace: don't send SIGTRAP on exec if SEIZEDOleg Nesterov1-2/+3
2012-03-24ptrace: the killed tracee should not enter the syscallOleg Nesterov1-4/+5
2012-03-24fat: fix bug in enforcing Long File Name lengthNamjae Jeon1-1/+1