| Age | Commit message (Expand) | Author |
| 2015-05-19 | extcon: arizona: Add support for select accessory detect mode when headphone ... | Inha Song |
| 2015-05-19 | extcon: Fix the checkpatch warning and minor coding style issue | Chanwoo Choi |
| 2015-05-19 | extcon: Add extcon_get_edev_name() API to get the extcon device name | Chanwoo Choi |
| 2015-05-19 | extcon: axp288: Add axp288 extcon driver support | Ramakrishna Pallala |
| 2015-05-19 | sched/wait: Introduce TASK_NOLOAD and TASK_IDLE | Peter Zijlstra |
| 2015-05-19 | sched/preempt, mm/fault: Decouple preemption from the page fault logic | David Hildenbrand |
| 2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand |
| 2015-05-19 | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand |
| 2015-05-19 | sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled... | David Hildenbrand |
| 2015-05-19 | sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabled | David Hildenbrand |
| 2015-05-19 | sched/preempt: Remove PREEMPT_ACTIVE unmasking off in_atomic() | Frederic Weisbecker |
| 2015-05-19 | sched/preempt: Fix out of date comment | Frederic Weisbecker |
| 2015-05-19 | sched/preempt: Optimize preemption operations on __schedule() callers | Frederic Weisbecker |
| 2015-05-19 | sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET | Frederic Weisbecker |
| 2015-05-19 | sched/preempt: Rearrange a few symbols after headers merge | Frederic Weisbecker |
| 2015-05-19 | sched/preempt: Merge preempt_mask.h into preempt.h | Frederic Weisbecker |
| 2015-05-19 | Merge tag 'v4.1-rc4' into sched/core, before applying new patches | Ingo Molnar |
| 2015-05-19 | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra |
| 2015-05-19 | locking/arch: Add WRITE_ONCE() to set_mb() | Peter Zijlstra |
| 2015-05-19 | PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND | Rafael J. Wysocki |
| 2015-05-18 | Merge 4.1-rc4 into usb-next | Greg Kroah-Hartman |
| 2015-05-18 | Merge branch 'irq/for-arm' into irq/core | Thomas Gleixner |
| 2015-05-18 | Merge 4.1-rc4 into tty-next | Greg Kroah-Hartman |
| 2015-05-18 | Merge 4.1-rc4 into staging-next | Greg Kroah-Hartman |
| 2015-05-18 | cgroup: reorganize include/linux/cgroup.h | Tejun Heo |
| 2015-05-18 | cgroup: separate out include/linux/cgroup-defs.h | Tejun Heo |
| 2015-05-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
| 2015-05-18 | Merge tag 'v4.1-rc4' into MTD's -next | Brian Norris |
| 2015-05-18 | genirq: Add irq_chip_(enable/disable)_parent | Stefan Agner |
| 2015-05-18 | irqdomain: Add non-hierarchy helper irq_domain_set_info | Stefan Agner |
| 2015-05-18 | sched,perf: Fix periodic timers | Peter Zijlstra |
| 2015-05-18 | dmaengine: Support different source and destination stride | Maxime Ripard |
| 2015-05-17 | net: fix two sparse errors | Eric Dumazet |
| 2015-05-17 | iio: core: add high pass filter attributes | Martin Fuzzey |
| 2015-05-17 | Merge branch 'x86/asm' into x86/apic, to resolve conflicts | Ingo Molnar |
| 2015-05-16 | Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
| 2015-05-16 | rhashtable: Add cap on number of elements in hash table | Herbert Xu |
| 2015-05-15 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
| 2015-05-15 | netfilter: x_tables: add context to know if extension runs from nft_compat | Pablo Neira Ayuso |
| 2015-05-15 | turn user_{path_at,path,lpath,path_dir}() into static inlines | Al Viro |
| 2015-05-15 | get rid of assorted nameidata-related debris | Al Viro |
| 2015-05-15 | VFS/namei: make the use of touch_atime() in get_link() RCU-safe. | NeilBrown |
| 2015-05-14 | mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask | Bert Vermeulen |
| 2015-05-14 | test_bpf: add tests related to BPF_MAXINSNS | Daniel Borkmann |
| 2015-05-14 | uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER | Josh Triplett |
| 2015-05-14 | gfp: add __GFP_NOACCOUNT | Vladimir Davydov |
| 2015-05-15 | cpufreq: Manage governor usage history with 'policy->last_governor' | Viresh Kumar |
| 2015-05-14 | sched / idle: Call default_idle_call() from cpuidle_enter_state() | Rafael J. Wysocki |
| 2015-05-14 | sched / idle: Call idle_set_state() from cpuidle_enter_state() | Rafael J. Wysocki |
| 2015-05-14 | sched: Remove redundant #ifdef | Nikolay Borisov |