aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* sched: Fix signedness bug in yield_to()Dan Carpenter2014-06-05
* sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match ...xiaofeng.yan2014-05-22
* sched: Consolidate open coded implementations of nice level frobbing into nic...Dongsheng Yang2014-05-22
* Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2014-05-22
|\
| * PM / suspend: Always use deepest C-state in the "freeze" sleep stateRafael J. Wysocki2014-05-06
| * cpuidle: Combine cpuidle_enabled() with cpuidle_select()Rafael J. Wysocki2014-04-30
* | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-22
|\ \
| * \ Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-05-21
| |\ \
| | * | kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsTejun Heo2014-05-13
| | |/
| * | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-05-21
| |\ \
| | * | cgroup: introduce task_css_is_root()Tejun Heo2014-05-13
| * | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-05-21
| |\ \ \
| | * | | of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell2014-05-15
| * | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-20
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann2014-05-06
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-09
| |\ \ \ \
| | * | | | asmlinkage: Revert "lto: Make asmlinkage __visible"Andi Kleen2014-05-05
| | |/ / /
| * | | | Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-05-08
| |\ \ \ \
| | * | | | mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching2014-05-08
| | |/ / /
| * | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-05-06
| |\ \ \ \
| | * | | | slub: use sysfs'es release mechanism for kmem_cacheChristoph Lameter2014-05-06
| | * | | | hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan2014-05-06
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-05-06
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | nick kvfree() from apparmorAl Viro2014-05-06
| | * | | | dentry_kill(): don't try to remove from shrink listAl Viro2014-05-01
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-05
| |\ \ \ \
| | * | | | net: Add variants of capable for use on netlink messagesEric W. Biederman2014-04-24
| | * | | | net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman2014-04-24
| | * | | | net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-04-22
| * | | | | Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-05-05
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley2014-05-03
| | | |_|/ | | |/| |
| * | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-03
| |\ \ \ \
| | * | | | genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-28
| | * | | | linux/interrupt.h: fix new kernel-doc warningsRandy Dunlap2014-04-28
| | |/ / /
| * | | | Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-28
| |\ \ \ \
| | * | | | ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)2014-04-28
| | | |/ / | | |/| |
| * | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-28
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | of/irq: do irq resolution in platform_get_irqRob Herring2014-04-24
| | |/ /
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-27
| |\ \ \
| | * | | genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2014-04-17
| * | | | Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-27
| |\ \ \ \
| | * | | | tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscManfred Schlaegl2014-04-24
| | | |/ / | | |/| |
| * | | | Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-27
| |\ \ \ \
| | * | | | phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHYGrygorii Strashko2014-04-24
| | |/ / /
| * | | | Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-04-25
| |\ \ \ \
| | * | | | locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" insteadJeff Layton2014-04-23
| | | |_|/ | | |/| |
| * | | | Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-04-24
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-04-23
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | regulator: core: Return error in get optional stubTim Kryger2014-04-18
| | | |/ /
| * | | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-24
| |\ \ \ \