summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-02-27amd64_edac: Add support for newer F16h modelsAravind Gopalakrishnan1-0/+2
2014-02-27Merge branch 'perf/urgent' into perf/coreIngo Molnar28-112/+272
2014-02-27Revert "sched/wait: Suppress Sparse 'variable shadowing' warning"Ingo Molnar1-3/+3
2014-02-27f2fs: introduce large directory supportJaegeuk Kim1-1/+1
2014-02-27Merge back earlier 'acpi-processor' material.Rafael J. Wysocki1-0/+4
2014-02-27tcp: switch rtt estimations to usec resolutionEric Dumazet1-4/+4
2014-02-27net: add skb_mstamp infrastructureEric Dumazet1-2/+57
2014-02-27vsprintf: Add support for IORESOURCE_UNSET in %pRBjorn Helgaas1-1/+1
2014-02-27resource: Add resource_contains()Bjorn Helgaas1-0/+10
2014-02-27net: Add sysfs file for port numberAmir Vadai1-0/+4
2014-02-26vfio: Add external user check extension interfaceAlex Williamson1-0/+2
2014-02-26Merge branch 'torture.2014.02.23a' into HEADPaul E. McKenney1-0/+100
2014-02-26Merge branches 'doc.2014.02.24a', 'fixes.2014.02.26a' and 'rt.2014.02.17b' in...Paul E. McKenney5-66/+65
2014-02-26rcu: Fix sparse warning for rcu_expedited from kernel/ksysfs.cPaul Gortmaker1-0/+1
2014-02-26regmap: Add bypassed version of regmap_multi_reg_writeCharles Keepax1-0/+3
2014-02-26regmap: Mark reg_defaults in regmap_multi_reg_write as constCharles Keepax1-1/+1
2014-02-26ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso1-2/+0
2014-02-26mmc: mvsdio: Cleanup mmc-mvsdio.h headerSachin Kamat1-4/+2
2014-02-26mmc: msm: Cleanup mmc-msm_sdcc.h headerSachin Kamat1-5/+2
2014-02-25Merge tag 'davinci-for-v3.15/nand' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-2/+3
2014-02-25sysfs: fix namespace refcnt leakLi Zefan1-4/+5
2014-02-25cgroup: drop task_lock() protection around task->cgroupsTejun Heo1-2/+4
2014-02-25cgroup: split process / task migration into four stepsTejun Heo1-0/+1
2014-02-25cgroup: use css_set->mg_tasks to track target tasks during migrationTejun Heo1-0/+16
2014-02-25cgroup: add css_set->mg_tasksTejun Heo1-2/+6
2014-02-25ASoC: s3c24xx: Remove invalid file referenceSachin Kamat1-2/+1
2014-02-25ASoC: samsung: Remove invalid file referenceSachin Kamat1-2/+1
2014-02-25netfilter: nfnetlink: add rcu_dereference_protected() helpersPatrick McHardy1-0/+21
2014-02-25fsnotify: Allocate overflow events with proper typeJan Kara1-1/+1
2014-02-25Merge branch 'clk-fixes' into clk-nextMike Turquette11-17/+84
2014-02-25clk: add pr_debug & kerneldoc around clk notifiersMike Turquette1-0/+14
2014-02-25usb: chipidea: udc: add maximum-speed = full-speed optionMichael Grzeschik1-0/+1
2014-02-25vmbus: use resource for hyperv mmio regionGerd Hoffmann1-2/+1
2014-02-25Merge 3.14-rc4 into tty-nextGreg Kroah-Hartman11-17/+84
2014-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+2
2014-02-25smp: Rename __smp_call_function_single() to smp_call_function_single_async()Frederic Weisbecker1-1/+1
2014-02-25smp: Remove wait argument from __smp_call_function_single()Frederic Weisbecker1-1/+1
2014-02-25smp: Teach __smp_call_function_single() to check for offline cpusJan Kara1-2/+1
2014-02-25smp: Remove unused list_head from csdJan Kara1-4/+1
2014-02-25block: Remove useless IPI struct initializationFrederic Weisbecker1-4/+1
2014-02-25block: Stop abusing csd.list for fifo_timeJan Kara2-6/+1
2014-02-25Merge 3.14-rc4 into char-misc-nextGreg Kroah-Hartman11-17/+84
2014-02-25Merge 3.14-rc4 into staging-next.Greg Kroah-Hartman11-17/+84
2014-02-24HID: make .raw_request mandatoryBenjamin Tissoires1-4/+1
2014-02-24Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linuxUwe Kleine-König1-0/+1
2014-02-23Merge tag 'iio-for-3.15b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-6/+20
2014-02-23rcutorture: Stop generic kthreads in torture_cleanup()Paul E. McKenney1-2/+0
2014-02-23rcutorture: Abstract torture_stop_kthread()Paul E. McKenney1-0/+3
2014-02-23rcutorture: Abstract torture_create_kthread()Paul E. McKenney1-1/+7
2014-02-23rcutorture: Fix rcutorture shutdown racesPaul E. McKenney1-1/+2