summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-07-20mmc: sdhci-pxa: move platform data to include/linux/platform_dataZhangfei Gao
2011-07-20mmc: Standardize header file inclusion checks.Robert P. J. Day
2011-07-20mmc: sdhci: merge two sdhci-pltfm.h into oneShawn Guo
2011-07-20mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo
2011-07-20rcu: Fix wrong check in list_splice_init_rcu()Jan H. Schönherr
2011-07-20Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2011-07-20slab: shrink sizeof(struct kmem_cache)Eric Dumazet
2011-07-20sched: Allow for overlapping sched_domain spansPeter Zijlstra
2011-07-20sched: Break out cpu_power from the sched_group structurePeter Zijlstra
2011-07-20quota: Remove unused declarationJan Kara
2011-07-20inode: move to per-sb LRU locksDave Chinner
2011-07-20inode: Make unused inode LRU per superblockDave Chinner
2011-07-20vmscan: add customisable shrinker batch sizeDave Chinner
2011-07-20btrfs: kill magical embedded struct superblockAl Viro
2011-07-20switch vfs_path_lookup() to struct pathAl Viro
2011-07-20kill lookup_create()Al Viro
2011-07-20make sure that nsproxy_cache is initialized early enoughAl Viro
2011-07-20new helpers: kern_path_create/user_path_createAl Viro
2011-07-20kill LOOKUP_CONTINUEAl Viro
2011-07-20nfs_open_context doesn't need struct path eitherAl Viro
2011-07-20kill IPERM_FLAG_RCUAl Viro
2011-07-20->permission() sanitizing: don't pass flags to exec_permission()Al Viro
2011-07-20->permission() sanitizing: don't pass flags to ->inode_permission()Al Viro
2011-07-20->permission() sanitizing: don't pass flags to ->permission()Al Viro
2011-07-20->permission() sanitizing: don't pass flags to generic_permission()Al Viro
2011-07-20->permission() sanitizing: don't pass flags to ->check_acl()Al Viro
2011-07-20->permission() sanitizing: MAY_NOT_BLOCKAl Viro
2011-07-20kill check_acl callback of generic_permission()Al Viro
2011-07-20lockless get_write_access/deny_write_accessAl Viro
2011-07-20kill file_permission() completelyAl Viro
2011-07-20consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handlingAl Viro
2011-07-20new helper: iterate_supers_type()Al Viro
2011-07-20fs: add a DCACHE_NEED_LOOKUP flag for d_flagsJosef Bacik
2011-07-19rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney
2011-07-19bcma: allow enabling PLLRafał Miłecki
2011-07-19bcma: allow setting FAST clockmode for a coreRafał Miłecki
2011-07-19bcma: trivial: add helpers for masking/settingRafał Miłecki
2011-07-19bcma: move define of BCMA_CLKCTLST registerRafał Miłecki
2011-07-19cfg80211: allow userspace to control supported rates in scanJohannes Berg
2011-07-19bcma: define IO status registerRafał Miłecki
2011-07-19ieee80211: add few wmm tspec valuesKalle Valo
2011-07-19bcma: handle alternative SPROM locationRafał Miłecki
2011-07-19netfilter: nfnetlink_queue: batch verdict supportFlorian Westphal
2011-07-18IB/mlx4: Use flow counters on IBoE portsOr Gerlitz
2011-07-18mlx4_core: Add network flow countersOr Gerlitz
2011-07-18mlx4_core: Fix location of counter index in QP context structOr Gerlitz
2011-07-18mlx4_core: Read extended capabilities into the flags fieldOr Gerlitz
2011-07-18mlx4_core: Extend capability flags to 64 bitsOr Gerlitz
2011-07-18dt: include linux/errno.h in linux/of_address.hGrant Likely
2011-07-18of/address: Add of_find_matching_node_by_address helperGrant Likely