summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-75/+212
2012-05-31c/r: prctl: add ability to set new mm_struct::exe_fileCyrill Gorcunov-0/+1
2012-05-31c/r: prctl: extend PR_SET_MM to set up more mm_struct entriesCyrill Gorcunov-0/+5
2012-05-31syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov-0/+19
2012-05-31aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()Christopher Yeoh-4/+11
2012-05-31eventfd: change int to __u64 in eventfd_signal()Sha Zhengju-1/+1
2012-05-31rapidio: add DMA engine support for RIO data transfersAlexandre Bounine-0/+68
2012-05-31mqueue: separate mqueue default value from maximum valueKOSAKI Motohiro-0/+2
2012-05-31mqueue: revert bump up DFLT_*MAXKOSAKI Motohiro-3/+3
2012-05-31ipc/mqueue: update maximums for the mqueue subsystemDoug Ledford-12/+35
2012-05-31ipc/mqueue: switch back to using non-max values on createDoug Ledford-0/+2
2012-05-31ipc/mqueue: cleanup definition names and locationsDoug Ledford-0/+5
2012-05-31kexec: export kexec.h to user spacemaximilian attems-22/+54
2012-05-31cpu: introduce clear_tasks_mm_cpumask() helperAnton Vorontsov-0/+1
2012-05-31cred: remove task_is_dead() from __task_cred() validationOleg Nesterov-7/+3
2012-05-31kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpersBoaz Harrosh-28/+2
2012-05-31kmod: unexport call_usermodehelper_freeinfo()Boaz Harrosh-4/+0
2012-05-31fat: introduce special inode for managing the FSINFO blockArtem Bityutskiy-1/+2
2012-05-31vsprintf: further optimize decimal conversionDenys Vlasenko-0/+4
2012-05-31introduce SIZE_MAXXi Wang-3/+4
2012-05-31nfsd4: move rq_flavor into svc_credJ. Bruce Fields-1/+1
2012-05-31nfsd4: move principal name into svc_credJ. Bruce Fields-1/+9
2012-05-31SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky-0/+1
2012-05-31net/mlx4_core: Fix number of EQs used in ICM initialisationMarcel Apfelbaum-0/+6
2012-05-31Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6Linus Torvalds-9/+62
2012-05-31Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2012-05-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-0/+151
2012-05-31NFS: Ensure that setattr and getattr wait for O_DIRECT write completionTrond Myklebust-6/+3
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-6/+11
2012-05-31split ->file_mmap() into ->mmap_addr()/->mmap_file()Al Viro-16/+20
2012-05-31split cap_mmap_addr() out of cap_file_mmap()Al Viro-1/+2
2012-05-31perf tools: Check if callchain is corruptedNamhyung Kim-2/+2
2012-05-30fsnotify: handle subfiles' perm eventsNaohiro Aota-1/+1
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro-5/+1
2012-05-30netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUGJoe Perches-4/+4
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds-34/+35
2012-05-30Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+3
2012-05-30Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds-0/+28
2012-05-30Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-5/+13
2012-05-30Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds-38/+69
2012-05-30Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+6
2012-05-30sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'Peter Zijlstra-2/+2
2012-05-30sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra-0/+1
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown-2/+3
2012-05-30watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede-0/+5
2012-05-30watchdog: Add Locking supportHans de Goede-0/+5
2012-05-30watchdog: create all the proper device filesAlan Cox-0/+4
2012-05-30watchdog: Add a flag to indicate the watchdog doesn't reboot thingsAlan Cox-0/+2
2012-05-30watchdog: Add multiple device supportAlan Cox-0/+6
2012-05-30watchdog: Add watchdog_active() routineViresh Kumar-0/+6