aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro
2012-06-01HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-31Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-05-31c/r: prctl: add ability to set new mm_struct::exe_fileCyrill Gorcunov
2012-05-31c/r: prctl: extend PR_SET_MM to set up more mm_struct entriesCyrill Gorcunov
2012-05-31syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov
2012-05-31aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()Christopher Yeoh
2012-05-31eventfd: change int to __u64 in eventfd_signal()Sha Zhengju
2012-05-31rapidio: add DMA engine support for RIO data transfersAlexandre Bounine
2012-05-31mqueue: separate mqueue default value from maximum valueKOSAKI Motohiro
2012-05-31mqueue: revert bump up DFLT_*MAXKOSAKI Motohiro
2012-05-31ipc/mqueue: update maximums for the mqueue subsystemDoug Ledford
2012-05-31ipc/mqueue: switch back to using non-max values on createDoug Ledford
2012-05-31ipc/mqueue: cleanup definition names and locationsDoug Ledford
2012-05-31kexec: export kexec.h to user spacemaximilian attems
2012-05-31cpu: introduce clear_tasks_mm_cpumask() helperAnton Vorontsov
2012-05-31cred: remove task_is_dead() from __task_cred() validationOleg Nesterov
2012-05-31kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpersBoaz Harrosh
2012-05-31kmod: unexport call_usermodehelper_freeinfo()Boaz Harrosh
2012-05-31fat: introduce special inode for managing the FSINFO blockArtem Bityutskiy
2012-05-31vsprintf: further optimize decimal conversionDenys Vlasenko
2012-05-31introduce SIZE_MAXXi Wang
2012-05-31Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-05-31Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2012-05-31NFS: Ensure that setattr and getattr wait for O_DIRECT write completionTrond Myklebust
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-30netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUGJoe Perches
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds
2012-05-30Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-30Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-05-30Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-05-30Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-05-30Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown
2012-05-30watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede
2012-05-30watchdog: Add Locking supportHans de Goede
2012-05-30watchdog: create all the proper device filesAlan Cox
2012-05-30watchdog: Add a flag to indicate the watchdog doesn't reboot thingsAlan Cox
2012-05-30watchdog: Add multiple device supportAlan Cox
2012-05-30watchdog: Add watchdog_active() routineViresh Kumar
2012-05-29genetlink: Build a generic netlink family module aliasNeil Horman
2012-05-29net: add MODULE_ALIAS_NET_PF_PROTO_NAMENeil Horman
2012-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-05-29rtc: ds1307: add trickle charger supportWolfram Sang
2012-05-29rtc: add ioctl to get/clear battery low voltage statusAlexander Stein
2012-05-29vsprintf: fix %ps on non symbols when using kallsymsStephen Boyd