summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-03-06sched: Move struct sched_class to kernel/sched/sched.hLi Zefan1-59/+0
2013-03-06sched: Move wake flags to kernel/sched/sched.hLi Zefan1-7/+0
2013-03-06sched: Move struct sched_group to kernel/sched/sched.hLi Zefan1-56/+2
2013-03-06sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.hLi Zefan1-25/+0
2013-03-06sched: Remove test_sd_parent()Li Zefan1-9/+0
2013-03-06sched: Remove some dummy functionsLi Zefan1-12/+0
2013-03-06mfd: arizona: Define additional FLL control registersMark Brown1-0/+40
2013-03-06net: introduce NAPI_POLL_WEIGHTEric Dumazet1-0/+5
2013-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+3
2013-03-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2013-03-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2013-03-06KVM: Introduce KVM_VIRTIO_CCW_NOTIFY_BUS.Cornelia Huck1-0/+1
2013-03-06KVM: Initialize irqfd from kvm_init().Cornelia Huck1-0/+13
2013-03-06Merge tag 'iio-fixes-for-3.9a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-3/+6
2013-03-06syscalls.h: slightly reduce the jungles of macrosAl Viro1-34/+15
2013-03-06get rid of union semop in sys_semctl(2) argumentsAl Viro1-1/+1
2013-03-05cpuset: remove include of cgroup.h from cpuset.hLi Zefan1-1/+0
2013-03-05res_counter: remove include of cgroup.h from res_counter.hLi Zefan1-1/+1
2013-03-05cgroup: avoid accessing modular cgroup subsys structure without lockingLi Zefan1-3/+14
2013-03-05usb: gadget: composite: fix kernel-doc warningsNishanth Menon1-1/+2
2013-03-05regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits...Axel Lin1-0/+3
2013-03-05Merge remote-tracking branch 'regulator/fix/doc' into regulator-enable-invertMark Brown1-0/+2
2013-03-05Merge remote-tracking branch 'regulator/fix/doc' into tmpMark Brown1-0/+2
2013-03-05KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa1-1/+2
2013-03-05KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa1-2/+2
2013-03-05KVM: set_memory_region: Make kvm_mr_change available to arch codeTakuya Yoshikawa1-0/+18
2013-03-05KVM: set_memory_region: Drop user_alloc from set_memory_region()Takuya Yoshikawa1-7/+3
2013-03-05KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa1-4/+2
2013-03-04cgroup: fix cgroup_path() vs rename() raceLi Zefan1-0/+24
2013-03-04workqueue: allow more off-queue flag spaceLai Jiangshan1-1/+1
2013-03-04make do_mremap() staticAl Viro1-3/+0
2013-03-04eCryptfs: allow userspace messaging to be disabledKees Cook1-10/+2
2013-03-04get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPCAl Viro1-13/+4
2013-03-04merge compat sys_ipc instancesAl Viro1-0/+1
2013-03-04consolidate compat lookup_dcookie()Al Viro1-0/+1
2013-03-04switch epoll_pwait to COMPAT_SYSCALL_DEFINEAl Viro1-3/+2
2013-03-04convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro1-0/+2
2013-03-04make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protectAl Viro1-1/+5
2013-03-04make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2-19/+0
2013-03-04consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2-14/+21
2013-03-04teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro1-2/+3
2013-03-04get rid of duplicate logics in __SC_....[1-6] definitionsAl Viro2-62/+38
2013-03-04fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman1-0/+2
2013-03-04regulator: core: use regulator_ena_pin memberKim, Milo1-2/+0
2013-03-04regulator: core: support shared enable GPIO conceptKim, Milo1-0/+2
2013-03-04regulator: core: Mark all get and enable calls as __must_checkMark Brown1-7/+7
2013-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-5/+6
2013-03-04Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+59
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds3-0/+33
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-5/+16