summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-06-01ACPICA: ACPI 5/iASL: Add support for PCC keywordBob Moore1-1/+2
2012-06-01ACPICA: Update to version 20120420Bob Moore1-1/+1
2012-06-01ACPICA: Add support for multiple notify handlersBob Moore1-0/+4
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-2/+11
2012-06-01switch aio and shm to do_mmap_pgoff(), make do_mmap() staticAl Viro1-1/+1
2012-06-01take security_mmap_file() outside of ->mmap_semAl Viro1-4/+3
2012-06-01libceph: start tracking connection socket stateAlex Elder1-2/+6
2012-06-01libceph: start separating connection flags from stateAlex Elder1-6/+12
2012-06-01libceph: embed ceph messenger structure in ceph_clientAlex Elder2-5/+6
2012-06-01libceph: kill bad_proto ceph connection opAlex Elder1-3/+0
2012-06-01libceph: eliminate connection state "DEAD"Alex Elder1-1/+0
2012-06-01Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queuedDaniel Vetter474-4382/+15229
2012-06-01slub: Get rid of the node fieldChristoph Lameter1-1/+0
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-20/+48
2012-06-01Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-11/+9
2012-06-01Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds20-75/+212
2012-06-01c/r: prctl: add ability to set new mm_struct::exe_fileCyrill Gorcunov1-0/+1
2012-06-01c/r: prctl: extend PR_SET_MM to set up more mm_struct entriesCyrill Gorcunov1-0/+5
2012-06-01syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2-0/+19
2012-06-01aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()Christopher Yeoh2-4/+11
2012-06-01eventfd: change int to __u64 in eventfd_signal()Sha Zhengju1-1/+1
2012-06-01rapidio: add DMA engine support for RIO data transfersAlexandre Bounine3-0/+68
2012-06-01mqueue: separate mqueue default value from maximum valueKOSAKI Motohiro1-0/+2
2012-06-01mqueue: revert bump up DFLT_*MAXKOSAKI Motohiro1-3/+3
2012-06-01ipc/mqueue: update maximums for the mqueue subsystemDoug Ledford1-12/+35
2012-06-01ipc/mqueue: switch back to using non-max values on createDoug Ledford1-0/+2
2012-06-01ipc/mqueue: cleanup definition names and locationsDoug Ledford1-0/+5
2012-06-01kexec: export kexec.h to user spacemaximilian attems2-22/+54
2012-06-01cpu: introduce clear_tasks_mm_cpumask() helperAnton Vorontsov1-0/+1
2012-06-01cred: remove task_is_dead() from __task_cred() validationOleg Nesterov1-7/+3
2012-06-01kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpersBoaz Harrosh1-28/+2
2012-06-01kmod: unexport call_usermodehelper_freeinfo()Boaz Harrosh1-4/+0
2012-06-01fat: introduce special inode for managing the FSINFO blockArtem Bityutskiy1-1/+2
2012-06-01vsprintf: further optimize decimal conversionDenys Vlasenko1-0/+4
2012-06-01introduce SIZE_MAXXi Wang3-3/+4
2012-06-01nfsd4: move rq_flavor into svc_credJ. Bruce Fields2-1/+1
2012-06-01nfsd4: move principal name into svc_credJ. Bruce Fields2-1/+9
2012-06-01SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky1-0/+1
2012-06-01ARM: OMAP2+: SmartReflex: add POWER_AVS Kconfig optionsJean Pihet1-1/+1
2012-06-01ARM: OMAP2+: SmartReflex: Use per-OPP data structureJean Pihet1-2/+6
2012-06-01ARM: OMAP2+: SmartReflex: introduce a busy loop condition test macroJean Pihet1-1/+22
2012-06-01ARM: OMAP2+: smartreflex: Use the names from hwmod data instead of voltage do...Jean Pihet1-0/+3
2012-06-01ARM: OMAP3+: SmartReflex: class drivers should use struct omap_sr *Jean Pihet1-4/+27
2012-06-01ARM: OMAP2+: SmartReflex: move the smartreflex header to include/linux/powerJean Pihet1-0/+257
2012-06-01net/mlx4_core: Fix number of EQs used in ICM initialisationMarcel Apfelbaum1-0/+6
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