summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-03-24net_sched: fix THROTTLED/RUNNING raceEric Dumazet
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn
2011-03-23userns: userns: check user namespace for task->file uid equivalence checksSerge E. Hallyn
2011-03-23userns: user namespaces: convert several capable() callsSerge E. Hallyn
2011-03-23userns: add a user namespace owner of ipc nsSerge E. Hallyn
2011-03-23userns: make has_capability* into real functionsSerge E. Hallyn
2011-03-23userns: allow ptrace from non-init user namespacesSerge E. Hallyn
2011-03-23userns: allow sethostname in a containerSerge E. Hallyn
2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn
2011-03-23userns: add a user_namespace as creator/owner of uts_namespaceSerge E. Hallyn
2011-03-23pid: remove the child_reaper special case in init/main.cEric W. Biederman
2011-03-23rapidio: modify mport ID assignmentAlexandre Bounine
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine
2011-03-23proc: make struct proc_dir_entry::namelen unsigned intAlexey Dobriyan
2011-03-23memcg: convert uncharge batching from bytes to page granularityJohannes Weiner
2011-03-23memcg: remove direct page_cgroup-to-page pointerJohannes Weiner
2011-03-23memcg: fold __mem_cgroup_move_account into callerJohannes Weiner
2011-03-23memcg: change page_cgroup_zoneinfo signatureJohannes Weiner
2011-03-23memcg: add memcg sanity checks at allocating and freeing pagesDaisuke Nishimura
2011-03-23memcg: simplify the way memory limits are checkedJohannes Weiner
2011-03-23memcg: soft limit reclaim should end at limit not belowJohannes Weiner
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23reiserfs: use little-endian bitopsAkinobu Mita
2011-03-23ext3: use little-endian bitopsAkinobu Mita
2011-03-23asm-generic: use little-endian bitopsAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-23asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita
2011-03-23asm-generic: rename generic little-endian bitops functionsAkinobu Mita
2011-03-23bitops: merge little and big endian definisions in asm-generic/bitops/le.hAkinobu Mita
2011-03-23Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki
2011-03-23dt: eliminate OF_NO_DEEP_PROBE and test for NULL match tableGrant Likely
2011-03-23mm: implement access_remote_vmStephen Wilson
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson
2011-03-23mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson
2011-03-23NFSv4.1: layoutcommitAndy Adamson
2011-03-23NFSv4.1: filelayout driver specific code for COMMITFred Isaman
2011-03-23NFSv4.1: add generic layer hooks for pnfs COMMITFred Isaman
2011-03-23mlx4: Add blue flame support for kernel consumersEli Cohen
2011-03-23mlx4_en: Enabling new steeringYevgeny Petrilin
2011-03-23mlx4: generalization of multicast steering.Yevgeny Petrilin
2011-03-23mlx4_en: Reporting HW revision in ethtool -iYevgeny Petrilin
2011-03-23mlx4: Wake on LAN supportYevgeny Petrilin
2011-03-23mlx4: Changing interrupt schemeYevgeny Petrilin
2011-03-23genirq: Provide locked setter for chip, handler, nameThomas Gleixner