Commit Graph

29970 Commits (24c97f04c4570e02c5cf4b97c73ab9dc27bacdbe)

Author SHA1 Message Date
Jiang Liu f4b57a3b43 PCI/ACPI: provide MMCONFIG address for PCI host bridges 13 years ago
Yinghai Lu 67cdc82728 PCI: add default busn_resource 13 years ago
Yinghai Lu 98a3583107 PCI: add busn_res operation functions 13 years ago
Yinghai Lu 3527ed81ca PCI: remove secondary/subordinate in struct pci_bus 13 years ago
Yinghai Lu 92f0243093 PCI: add busn_res in struct pci_bus 13 years ago
Rusty Russell ae82fdb140 module_param: stop double-calling parameters. 13 years ago
Cyrill Gorcunov 300f786b26 c/r: prctl: add ability to get clear_tid_address 13 years ago
Konstantin Khlebnikov bafb282df2 c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal 13 years ago
Arun Sharma 0b0d9cf6ec perf: Limit callchains to 127 13 years ago
Peter Zijlstra c117487687 sched: Fix domain iteration 13 years ago
Konstantin Khlebnikov fffaee365f radix-tree: fix contiguous iterator 13 years ago
Stephen Warren ae58d1e406 i2c: Add generic I2C multiplexer using pinctrl API 13 years ago
Linus Torvalds 68e3e92620 Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks" 13 years ago
Linus Torvalds 2f9d3df8aa vfs: move inode stat information closer together 13 years ago
Linus Torvalds f309532bf3 tty: Revert the tty locking series, it needs more work 13 years ago
Al Viro efee984c27 new helper: signal_delivered() 13 years ago
Al Viro 77097ae503 most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set 13 years ago
Al Viro edd63a2763 set_restore_sigmask() is never called without SIGPENDING (and never should be) 13 years ago
Al Viro b7f9a11a6c new helper: sigmask_to_save() 13 years ago
Al Viro 51a7b448d4 new helper: restore_saved_sigmask() 13 years ago
Al Viro 4ebefe3ec7 new helpers: {clear,test,test_and_clear}_restore_sigmask() 13 years ago
Al Viro 754421c8ca HAVE_RESTORE_SIGMASK is defined on all architectures now 13 years ago
Miklos Szeredi 16b1c1cd71 vfs: retry last component if opening stale dentry 13 years ago
Josef Bacik c3b2da3148 fs: introduce inode operation ->update_time 13 years ago
Al Viro e3fc629d7b switch aio and shm to do_mmap_pgoff(), make do_mmap() static 13 years ago
Al Viro 8b3ec6814c take security_mmap_file() outside of ->mmap_sem 13 years ago
Cyrill Gorcunov b32dfe3771 c/r: prctl: add ability to set new mm_struct::exe_file 13 years ago
Cyrill Gorcunov fe8c7f5cbf c/r: prctl: extend PR_SET_MM to set up more mm_struct entries 13 years ago
Cyrill Gorcunov d97b46a646 syscalls, x86: add __NR_kcmp syscall 13 years ago
Christopher Yeoh ac34ebb3a6 aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() 13 years ago
Sha Zhengju ee62c6b2dc eventfd: change int to __u64 in eventfd_signal() 13 years ago
Alexandre Bounine e42d98ebe7 rapidio: add DMA engine support for RIO data transfers 13 years ago
KOSAKI Motohiro cef0184c11 mqueue: separate mqueue default value from maximum value 13 years ago
KOSAKI Motohiro e6315bb154 mqueue: revert bump up DFLT_*MAX 13 years ago
Doug Ledford 5b5c4d1a14 ipc/mqueue: update maximums for the mqueue subsystem 13 years ago
Doug Ledford 858ee3784e ipc/mqueue: switch back to using non-max values on create 13 years ago
Doug Ledford 93e6f119c0 ipc/mqueue: cleanup definition names and locations 13 years ago
maximilian attems 29a5c67e7a kexec: export kexec.h to user space 13 years ago
Anton Vorontsov cb79295e20 cpu: introduce clear_tasks_mm_cpumask() helper 13 years ago
Oleg Nesterov 43e13cc107 cred: remove task_is_dead() from __task_cred() validation 13 years ago
Boaz Harrosh 785042f2e2 kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers 13 years ago
Boaz Harrosh ae3cef7300 kmod: unexport call_usermodehelper_freeinfo() 13 years ago
Artem Bityutskiy 020ac5b6be fat: introduce special inode for managing the FSINFO block 13 years ago
Xi Wang a3860c1c5d introduce SIZE_MAX 13 years ago
J. Bruce Fields d5497fc693 nfsd4: move rq_flavor into svc_cred 13 years ago
J. Bruce Fields 03a4e1f6dd nfsd4: move principal name into svc_cred 13 years ago
Stanislav Kinsbursky 9793f7c889 SUNRPC: new svc_bind() routine introduced 13 years ago
Marcel Apfelbaum 3fc929e2d6 net/mlx4_core: Fix number of EQs used in ICM initialisation 13 years ago
Trond Myklebust 1d59d61f60 NFS: Ensure that setattr and getattr wait for O_DIRECT write completion 13 years ago
Al Viro e5467859f7 split ->file_mmap() into ->mmap_addr()/->mmap_file() 13 years ago