aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| | * | | | | | | | keys: change keyctl_session_to_parent() to use task_work_add()Oleg Nesterov2012-05-23
| | * | | | | | | | genirq: reimplement exit_irq_thread() hook via task_work_add()Oleg Nesterov2012-05-23
| | * | | | | | | | task_work_add: generic process-context callbacksOleg Nesterov2012-05-23
| | * | | | | | | | move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
| | * | | | | | | | TIF_NOTIFY_RESUME is defined on all targets nowAl Viro2012-05-23
| * | | | | | | | | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-05-31
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2012-04-12
| | * | | | | | | | nfsd: make export cache allocated per network namespace contextStanislav Kinsbursky2012-04-12
| | * | | | | | | | nfsd: pass network context to export caches init/shutdown routinesStanislav Kinsbursky2012-04-11
| | * | | | | | | | Lockd: pass network namespace to creation and destruction routinesStanislav Kinsbursky2012-04-11
| | * | | | | | | | nfsd: use cache detail pointer from svc_export structure on cache putStanislav Kinsbursky2012-04-11
| | * | | | | | | | nfsd: add link to owner cache detail to svc_export structureStanislav Kinsbursky2012-04-11
| | * | | | | | | | svcauth: remove unused defineSimo Sorce2012-04-11
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-31
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | c/r: prctl: add ability to set new mm_struct::exe_fileCyrill Gorcunov2012-05-31
| | * | | | | | | c/r: prctl: extend PR_SET_MM to set up more mm_struct entriesCyrill Gorcunov2012-05-31
| | * | | | | | | syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-05-31
| | * | | | | | | aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()Christopher Yeoh2012-05-31
| | * | | | | | | eventfd: change int to __u64 in eventfd_signal()Sha Zhengju2012-05-31
| | * | | | | | | rapidio: add DMA engine support for RIO data transfersAlexandre Bounine2012-05-31
| | * | | | | | | mqueue: separate mqueue default value from maximum valueKOSAKI Motohiro2012-05-31
| | * | | | | | | mqueue: revert bump up DFLT_*MAXKOSAKI Motohiro2012-05-31
| | * | | | | | | ipc/mqueue: update maximums for the mqueue subsystemDoug Ledford2012-05-31
| | * | | | | | | ipc/mqueue: switch back to using non-max values on createDoug Ledford2012-05-31
| | * | | | | | | ipc/mqueue: cleanup definition names and locationsDoug Ledford2012-05-31
| | * | | | | | | kexec: export kexec.h to user spacemaximilian attems2012-05-31
| | * | | | | | | cpu: introduce clear_tasks_mm_cpumask() helperAnton Vorontsov2012-05-31
| | * | | | | | | cred: remove task_is_dead() from __task_cred() validationOleg Nesterov2012-05-31
| | * | | | | | | kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpersBoaz Harrosh2012-05-31
| | * | | | | | | kmod: unexport call_usermodehelper_freeinfo()Boaz Harrosh2012-05-31
| | * | | | | | | fat: introduce special inode for managing the FSINFO blockArtem Bityutskiy2012-05-31
| | * | | | | | | introduce SIZE_MAXXi Wang2012-05-31
| * | | | | | | | Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6Linus Torvalds2012-05-31
| |\ \ \ \ \ \ \ \
| | * | | | | | | | max17042_battery: Add support for max17047/50 chipRamakrishna Pallala2012-05-05
| | * | | | | | | | charger-manager: Provide cm_notify_event function for in-kernel useChanwoo Choi2012-05-05
| | * | | | | | | | charger-manager: Poll battery health in normal stateChanwoo Choi2012-05-05
| | * | | | | | | | power_supply: Make the core a boolean instead of a tristateAnton Vorontsov2012-05-05
| | * | | | | | | | power_supply: Add voltage_ocv property and use it for max17042 driverRamakrishna Pallala2012-05-04
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | NFS: Ensure that setattr and getattr wait for O_DIRECT write completionTrond Myklebust2012-05-31
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-31
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUGJoe Perches2012-05-30
| | * | | | | | | | genetlink: Build a generic netlink family module aliasNeil Horman2012-05-29
| | * | | | | | | | net: add MODULE_ALIAS_NET_PF_PROTO_NAMENeil Horman2012-05-29
| | * | | | | | | | skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau2012-05-29
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2012-05-30
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-30
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown2012-05-30
| * | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-05-30
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede2012-05-30
| | * | | | | | | | | | | watchdog: Add Locking supportHans de Goede2012-05-30