aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-01new helper: signal_delivered()Al Viro1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2-2/+3
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+2
2012-06-01new helper: sigmask_to_save()Al Viro1-0/+8
2012-06-01new helper: restore_saved_sigmask()Al Viro1-0/+6
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+12
2012-06-01HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro1-0/+4
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds5-20/+48
2012-05-31Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-11/+9
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds20-75/+212
2012-05-31c/r: prctl: add ability to set new mm_struct::exe_fileCyrill Gorcunov1-0/+1
2012-05-31c/r: prctl: extend PR_SET_MM to set up more mm_struct entriesCyrill Gorcunov1-0/+5
2012-05-31syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2-0/+19
2012-05-31aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()Christopher Yeoh2-4/+11
2012-05-31eventfd: change int to __u64 in eventfd_signal()Sha Zhengju1-1/+1
2012-05-31rapidio: add DMA engine support for RIO data transfersAlexandre Bounine3-0/+68
2012-05-31mqueue: separate mqueue default value from maximum valueKOSAKI Motohiro1-0/+2
2012-05-31mqueue: revert bump up DFLT_*MAXKOSAKI Motohiro1-3/+3
2012-05-31ipc/mqueue: update maximums for the mqueue subsystemDoug Ledford1-12/+35
2012-05-31ipc/mqueue: switch back to using non-max values on createDoug Ledford1-0/+2
2012-05-31ipc/mqueue: cleanup definition names and locationsDoug Ledford1-0/+5
2012-05-31kexec: export kexec.h to user spacemaximilian attems2-22/+54
2012-05-31cpu: introduce clear_tasks_mm_cpumask() helperAnton Vorontsov1-0/+1
2012-05-31cred: remove task_is_dead() from __task_cred() validationOleg Nesterov1-7/+3
2012-05-31kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpersBoaz Harrosh1-28/+2
2012-05-31kmod: unexport call_usermodehelper_freeinfo()Boaz Harrosh1-4/+0
2012-05-31fat: introduce special inode for managing the FSINFO blockArtem Bityutskiy1-1/+2
2012-05-31vsprintf: further optimize decimal conversionDenys Vlasenko1-0/+4
2012-05-31introduce SIZE_MAXXi Wang3-3/+4
2012-05-31Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6Linus Torvalds3-9/+62
2012-05-31Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-0/+151
2012-05-31NFS: Ensure that setattr and getattr wait for O_DIRECT write completionTrond Myklebust1-6/+3
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-6/+11
2012-05-30netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUGJoe Perches1-4/+4
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds8-34/+35
2012-05-30Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-2/+3
2012-05-30Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+28
2012-05-30Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds3-5/+13
2012-05-30Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds6-38/+69
2012-05-30Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-4/+6
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown1-2/+3
2012-05-30watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede1-0/+5
2012-05-30watchdog: Add Locking supportHans de Goede1-0/+5
2012-05-30watchdog: create all the proper device filesAlan Cox1-0/+4
2012-05-30watchdog: Add a flag to indicate the watchdog doesn't reboot thingsAlan Cox1-0/+2
2012-05-30watchdog: Add multiple device supportAlan Cox1-0/+6
2012-05-30watchdog: Add watchdog_active() routineViresh Kumar1-0/+6
2012-05-29genetlink: Build a generic netlink family module aliasNeil Horman1-0/+3
2012-05-29net: add MODULE_ALIAS_NET_PF_PROTO_NAMENeil Horman1-0/+3