summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-2/+2
2013-04-02extcon: arizona: Make mic detection timeout configurableMark Brown1-0/+3
2013-04-02extcon: arizona: Allow additional debounce during microphone detectionMark Brown1-0/+3
2013-04-02extcon: arizona: Simplify HPDET based identificationMark Brown1-0/+3
2013-04-02extcon: arizona: Allow pull to be disabled on GPIO5 when used for JACKETMark Brown1-0/+3
2013-04-02extcon: arizona: Allow configuration of button detectionMark Brown1-0/+9
2013-04-02netfilter: fix struct ip6t_frag field descriptionMichal Kubeček1-2/+2
2013-04-02usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto1-3/+3
2013-04-02usb: mv_usb: remove clock name from pdataChao Xie1-2/+0
2013-04-02Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe42-84/+352
2013-04-02virtio: do not export "u16" and "u64" to userspacePaul Bolle1-2/+2
2013-04-02i2c: Make the return type of i2c_del_mux_adapter() voidLars-Peter Clausen1-1/+1
2013-04-02i2c: Make return type of i2c_del_adapter() voidLars-Peter Clausen1-1/+1
2013-04-02i2c: Remove detach_adapterLars-Peter Clausen1-5/+2
2013-04-02Merge branch 'soc' into pinmux-baseSimon Horman12-20/+83
2013-04-02writeback: replace custom worker pool implementation with unbound workqueueTejun Heo2-15/+5
2013-04-02writeback: remove unused bdi_pending_listTejun Heo1-1/+0
2013-04-02Merge tag 'v3.9-rc5' into wq/for-3.10Tejun Heo63-104/+310
2013-04-02selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton1-4/+6
2013-04-02PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unsetRajagopal Venkat1-8/+8
2013-04-02netfilter: xt_NFQUEUE: introduce CPU fanoutholger@eitzenberger.org1-0/+9
2013-04-02ipvs: convert services to rcuJulian Anastasov1-19/+9
2013-04-02ipvs: convert dests to rcuJulian Anastasov1-1/+1
2013-04-02ipvs: convert sched_lock to spin lockJulian Anastasov1-1/+1
2013-04-02ipvs: do not expect result from done_serviceJulian Anastasov1-2/+2
2013-04-02ipvs: reorganize dest trashJulian Anastasov1-0/+9
2013-04-02ipvs: add ip_vs_dest_hold and ip_vs_dest_putJulian Anastasov1-0/+10
2013-04-02ipvs: preparations for using rcu in schedulersJulian Anastasov1-0/+6
2013-04-02ipvs: avoid kmem_cache_zalloc in ip_vs_conn_newJulian Anastasov1-0/+15
2013-04-02ipvs: reorder keys in connection structureJulian Anastasov1-6/+6
2013-04-02ipvs: convert connection lockingJulian Anastasov1-0/+12
2013-04-02ipvs: remove rs_lock by using RCUJulian Anastasov1-6/+8
2013-04-02ipvs: convert app locksJulian Anastasov1-3/+1
2013-04-02ipvs: optimize dst usage for real serverJulian Anastasov1-3/+9
2013-04-02ipvs: rename functions related to dst_cache resetJulian Anastasov1-1/+0
2013-04-02ipvs: avoid routing by TOS for real serverJulian Anastasov1-1/+0
2013-04-02net: add skb_dst_set_noref_forceJulian Anastasov1-1/+34
2013-04-02Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlov...Linus Torvalds1-1/+2
2013-04-02mfd: wm5102: Add registers for microphone detection level configurationMark Brown1-0/+4
2013-04-01Merge v3.9-rc5 into usb-nextGreg Kroah-Hartman18-24/+82
2013-04-01Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman36-48/+182
2013-04-01Merge 3.9-rc5 into staging-nextGreg Kroah-Hartman36-48/+182
2013-04-01workqueue: update sysfs interface to reflect NUMA awareness and a kernel para...Tejun Heo1-0/+5
2013-04-01Merge v3.9-rc5 into driver-core-nextGreg Kroah-Hartman19-24/+84
2013-04-01leds: lp55xx: configure the clock detectionKim, Milo1-22/+0
2013-04-01leds: add camera LED triggersKim, Milo1-0/+8
2013-04-01leds: trigger: use inline functions instead of macrosKim, Milo2-13/+14
2013-04-01leds: add new LP5562 LED driverKim, Milo1-3/+10
2013-04-01Merge v3.9-rc5 into char-misc-nextGreg Kroah-Hartman18-24/+61
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-10/+53