summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-05-19time: Allow gcc to fold constants when possibleNicholas Mc Guire1-3/+15
2015-05-19time: Refactor msecs_to_jiffiesNicholas Mc Guire1-1/+63
2015-05-19extcon: arizona: Add support for select accessory detect mode when headphone ...Inha Song1-0/+3
2015-05-19extcon: Fix the checkpatch warning and minor coding style issueChanwoo Choi1-3/+4
2015-05-19extcon: Add extcon_get_edev_name() API to get the extcon device nameChanwoo Choi1-0/+4
2015-05-19extcon: axp288: Add axp288 extcon driver supportRamakrishna Pallala1-0/+5
2015-05-19sched/wait: Introduce TASK_NOLOAD and TASK_IDLEPeter Zijlstra1-3/+7
2015-05-19sched/preempt, mm/fault: Decouple preemption from the page fault logicDavid Hildenbrand1-14/+2
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand1-0/+12
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2-0/+4
2015-05-19sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled...David Hildenbrand1-1/+2
2015-05-19sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabledDavid Hildenbrand2-7/+30
2015-05-19sched/preempt: Remove PREEMPT_ACTIVE unmasking off in_atomic()Frederic Weisbecker1-1/+1
2015-05-19sched/preempt: Fix out of date commentFrederic Weisbecker1-1/+1
2015-05-19sched/preempt: Optimize preemption operations on __schedule() callersFrederic Weisbecker1-0/+12
2015-05-19sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker1-4/+4
2015-05-19sched/preempt: Rearrange a few symbols after headers mergeFrederic Weisbecker1-19/+15
2015-05-19sched/preempt: Merge preempt_mask.h into preempt.hFrederic Weisbecker5-120/+113
2015-05-19Merge tag 'v4.1-rc4' into sched/core, before applying new patchesIngo Molnar10-10/+29
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra1-4/+4
2015-05-19locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra1-1/+1
2015-05-19PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDRafael J. Wysocki2-10/+18
2015-05-19Merge 4.1-rc4 into usb-nextGreg Kroah-Hartman17-20/+57
2015-05-19Merge branch 'irq/for-arm' into irq/coreThomas Gleixner2-4/+6
2015-05-19Merge 4.1-rc4 into tty-nextGreg Kroah-Hartman17-20/+57
2015-05-18Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman17-20/+57
2015-05-18cgroup: reorganize include/linux/cgroup.hTejun Heo1-281/+271
2015-05-18cgroup: separate out include/linux/cgroup-defs.hTejun Heo2-453/+466
2015-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-29/+13
2015-05-18Merge tag 'v4.1-rc4' into MTD's -nextBrian Norris24-37/+93
2015-05-18genirq: Add irq_chip_(enable/disable)_parentStefan Agner1-0/+2
2015-05-18irqdomain: Add non-hierarchy helper irq_domain_set_infoStefan Agner1-4/+4
2015-05-18sched,perf: Fix periodic timersPeter Zijlstra1-0/+4
2015-05-18dmaengine: Support different source and destination strideMaxime Ripard1-0/+8
2015-05-17net: fix two sparse errorsEric Dumazet1-6/+5
2015-05-17iio: core: add high pass filter attributesMartin Fuzzey2-0/+3
2015-05-17Merge branch 'x86/asm' into x86/apic, to resolve conflictsIngo Molnar11-13/+33
2015-05-17Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2015-05-17rhashtable: Add cap on number of elements in hash tableHerbert Xu1-0/+19
2015-05-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+4
2015-05-15netfilter: x_tables: add context to know if extension runs from nft_compatPablo Neira Ayuso1-0/+2
2015-05-15turn user_{path_at,path,lpath,path_dir}() into static inlinesAl Viro1-10/+24
2015-05-15get rid of assorted nameidata-related debrisAl Viro3-2/+1
2015-05-15VFS/namei: make the use of touch_atime() in get_link() RCU-safe.NeilBrown1-0/+1
2015-05-15mdio-gpio: Propagate mii_bus.phy_ignore_ta_maskBert Vermeulen1-1/+2
2015-05-15test_bpf: add tests related to BPF_MAXINSNSDaniel Borkmann1-0/+8
2015-05-15uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett1-2/+2
2015-05-15gfp: add __GFP_NOACCOUNTVladimir Davydov2-0/+6
2015-05-15cpufreq: Manage governor usage history with 'policy->last_governor'Viresh Kumar1-0/+1
2015-05-14sched / idle: Call default_idle_call() from cpuidle_enter_state()Rafael J. Wysocki1-0/+1