summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-03-05get rid of union semop in sys_semctl(2) argumentsAl Viro
2013-03-05cpuset: remove include of cgroup.h from cpuset.hLi Zefan
2013-03-05res_counter: remove include of cgroup.h from res_counter.hLi Zefan
2013-03-05cgroup: avoid accessing modular cgroup subsys structure without lockingLi Zefan
2013-03-05usb: gadget: composite: fix kernel-doc warningsNishanth Menon
2013-03-05regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits...Axel Lin
2013-03-05Merge remote-tracking branch 'regulator/fix/doc' into regulator-enable-invertMark Brown
2013-03-05Merge remote-tracking branch 'regulator/fix/doc' into tmpMark Brown
2013-03-04KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa
2013-03-04KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa
2013-03-04KVM: set_memory_region: Make kvm_mr_change available to arch codeTakuya Yoshikawa
2013-03-04KVM: set_memory_region: Drop user_alloc from set_memory_region()Takuya Yoshikawa
2013-03-04KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa
2013-03-04cgroup: fix cgroup_path() vs rename() raceLi Zefan
2013-03-04workqueue: allow more off-queue flag spaceLai Jiangshan
2013-03-04make do_mremap() staticAl Viro
2013-03-03eCryptfs: allow userspace messaging to be disabledKees Cook
2013-03-03get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPCAl Viro
2013-03-03merge compat sys_ipc instancesAl Viro
2013-03-03consolidate compat lookup_dcookie()Al Viro
2013-03-03switch epoll_pwait to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-03make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protectAl Viro
2013-03-03make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-03-03teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro
2013-03-03get rid of duplicate logics in __SC_....[1-6] definitionsAl Viro
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-04regulator: core: use regulator_ena_pin memberKim, Milo
2013-03-04regulator: core: support shared enable GPIO conceptKim, Milo
2013-03-04regulator: core: Mark all get and enable calls as __must_checkMark Brown
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-03-02mm: define VM_GROWSUP for CONFIG_METAGJames Hogan
2013-03-02metag: Internal and external irqchipsJames Hogan
2013-03-02Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-02iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is notGuenter Roeck
2013-03-01constify path_get/path_put and fs_struct.c stuffAl Viro
2013-03-01cache the value of file_inode() in struct fileAl Viro
2013-03-01dm: add target num_write_bios fnAlasdair G Kergon
2013-03-01dm kcopyd: introduce configurable throttlingMikulas Patocka
2013-03-01dm: rename request variables to biosAlasdair G Kergon
2013-03-01dm: fix truncated status stringsMikulas Patocka