| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | nfsd: make expkey cache allocated per network namespace context | Stanislav Kinsbursky | 2012-04-12 | |
| | * | | | | | | | | | | | nfsd: make export cache allocated per network namespace context | Stanislav Kinsbursky | 2012-04-12 | |
| | * | | | | | | | | | | | nfsd: pass network context to export caches init/shutdown routines | Stanislav Kinsbursky | 2012-04-11 | |
| | * | | | | | | | | | | | Lockd: pass network namespace to creation and destruction routines | Stanislav Kinsbursky | 2012-04-11 | |
| | * | | | | | | | | | | | nfsd: use cache detail pointer from svc_export structure on cache put | Stanislav Kinsbursky | 2012-04-11 | |
| | * | | | | | | | | | | | nfsd: add link to owner cache detail to svc_export structure | Stanislav Kinsbursky | 2012-04-11 | |
| | * | | | | | | | | | | | svcauth: remove unused define | Simo Sorce | 2012-04-11 | |
| | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-05-31 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | c/r: prctl: add ability to set new mm_struct::exe_file | Cyrill Gorcunov | 2012-05-31 | |
| | * | | | | | | | | | | c/r: prctl: extend PR_SET_MM to set up more mm_struct entries | Cyrill Gorcunov | 2012-05-31 | |
| | * | | | | | | | | | | syscalls, x86: add __NR_kcmp syscall | Cyrill Gorcunov | 2012-05-31 | |
| | * | | | | | | | | | | aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() | Christopher Yeoh | 2012-05-31 | |
| | * | | | | | | | | | | eventfd: change int to __u64 in eventfd_signal() | Sha Zhengju | 2012-05-31 | |
| | * | | | | | | | | | | rapidio: add DMA engine support for RIO data transfers | Alexandre Bounine | 2012-05-31 | |
| | * | | | | | | | | | | mqueue: separate mqueue default value from maximum value | KOSAKI Motohiro | 2012-05-31 | |
| | * | | | | | | | | | | mqueue: revert bump up DFLT_*MAX | KOSAKI Motohiro | 2012-05-31 | |
| | * | | | | | | | | | | ipc/mqueue: update maximums for the mqueue subsystem | Doug Ledford | 2012-05-31 | |
| | * | | | | | | | | | | ipc/mqueue: switch back to using non-max values on create | Doug Ledford | 2012-05-31 | |
| | * | | | | | | | | | | ipc/mqueue: cleanup definition names and locations | Doug Ledford | 2012-05-31 | |
| | * | | | | | | | | | | kexec: export kexec.h to user space | maximilian attems | 2012-05-31 | |
| | * | | | | | | | | | | cpu: introduce clear_tasks_mm_cpumask() helper | Anton Vorontsov | 2012-05-31 | |
| | * | | | | | | | | | | cred: remove task_is_dead() from __task_cred() validation | Oleg Nesterov | 2012-05-31 | |
| | * | | | | | | | | | | kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers | Boaz Harrosh | 2012-05-31 | |
| | * | | | | | | | | | | kmod: unexport call_usermodehelper_freeinfo() | Boaz Harrosh | 2012-05-31 | |
| | * | | | | | | | | | | fat: introduce special inode for managing the FSINFO block | Artem Bityutskiy | 2012-05-31 | |
| | * | | | | | | | | | | introduce SIZE_MAX | Xi Wang | 2012-05-31 | |
| * | | | | | | | | | | | Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2012-05-31 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | max17042_battery: Add support for max17047/50 chip | Ramakrishna Pallala | 2012-05-05 | |
| | * | | | | | | | | | | | charger-manager: Provide cm_notify_event function for in-kernel use | Chanwoo Choi | 2012-05-05 | |
| | * | | | | | | | | | | | charger-manager: Poll battery health in normal state | Chanwoo Choi | 2012-05-05 | |
| | * | | | | | | | | | | | power_supply: Make the core a boolean instead of a tristate | Anton Vorontsov | 2012-05-04 | |
| | * | | | | | | | | | | | power_supply: Add voltage_ocv property and use it for max17042 driver | Ramakrishna Pallala | 2012-05-04 | |
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | NFS: Ensure that setattr and getattr wait for O_DIRECT write completion | Trond Myklebust | 2012-05-31 | |
| | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-31 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG | Joe Perches | 2012-05-30 | |
| | * | | | | | | | | | | genetlink: Build a generic netlink family module alias | Neil Horman | 2012-05-29 | |
| | * | | | | | | | | | | net: add MODULE_ALIAS_NET_PF_PROTO_NAME | Neil Horman | 2012-05-29 | |
| | * | | | | | | | | | | skb: avoid unnecessary reallocations in __skb_cow | Felix Fietkau | 2012-05-29 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client | Linus Torvalds | 2012-05-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | ceph: use info returned by get_authorizer | Alex Elder | 2012-05-17 | |
| | * | | | | | | | | | | | ceph: have get_authorizer methods return pointers | Alex Elder | 2012-05-17 | |
| | * | | | | | | | | | | | ceph: messenger: reduce args to create_authorizer | Alex Elder | 2012-05-17 | |
| | * | | | | | | | | | | | ceph: define ceph_auth_handshake type | Alex Elder | 2012-05-17 | |
| | * | | | | | | | | | | | ceph: fix bounds check in ceph_decode_need and ceph_encode_need | Xi Wang | 2012-05-14 | |
| | * | | | | | | | | | | | crush: fix tree node weight lookup | Sage Weil | 2012-05-07 | |
| | * | | | | | | | | | | | crush: remove parent maps | Sage Weil | 2012-05-07 | |
| | * | | | | | | | | | | | crush: remove forcefeed functionality | Sage Weil | 2012-05-07 | |
| | * | | | | | | | | | | | crush: clean up types, const-ness | Sage Weil | 2012-05-07 | |
| | * | | | | | | | | | | | ceph: drop support for preferred_osd pgs | Sage Weil | 2012-05-07 | |
| * | | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-05-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
