summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-03-24dm ioctl: add flag to wipe buffers for secure dataMilan Broz1-3/+9
2011-03-24vsprintf: Introduce %pB format specifierNamhyung Kim1-0/+7
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-5/+7
2011-03-24Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-21/+69
2011-03-24crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering1-4/+0
2011-03-24userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn1-1/+1
2011-03-24userns: userns: check user namespace for task->file uid equivalence checksSerge E. Hallyn1-2/+7
2011-03-24userns: user namespaces: convert several capable() callsSerge E. Hallyn1-3/+4
2011-03-24userns: add a user namespace owner of ipc nsSerge E. Hallyn1-0/+3
2011-03-24userns: make has_capability* into real functionsSerge E. Hallyn1-30/+4
2011-03-24userns: allow ptrace from non-init user namespacesSerge E. Hallyn1-0/+2
2011-03-24userns: allow sethostname in a containerSerge E. Hallyn1-3/+3
2011-03-24userns: security: make capabilities relative to the user namespaceSerge E. Hallyn3-20/+48
2011-03-24userns: add a user_namespace as creator/owner of uts_namespaceSerge E. Hallyn1-0/+4
2011-03-24pid: remove the child_reaper special case in init/main.cEric W. Biederman1-0/+11
2011-03-24rapidio: modify mport ID assignmentAlexandre Bounine1-0/+1
2011-03-24rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine1-1/+0
2011-03-24rapidio: add architecture specific callbacksAlexandre Bounine2-8/+22
2011-03-24proc: make struct proc_dir_entry::namelen unsigned intAlexey Dobriyan1-1/+1
2011-03-24memcg: convert uncharge batching from bytes to page granularityJohannes Weiner1-2/+2
2011-03-24memcg: remove direct page_cgroup-to-page pointerJohannes Weiner1-17/+58
2011-03-24memcg: fold __mem_cgroup_move_account into callerJohannes Weiner1-5/+0
2011-03-24memcg: change page_cgroup_zoneinfo signatureJohannes Weiner1-10/+0
2011-03-24memcg: add memcg sanity checks at allocating and freeing pagesDaisuke Nishimura1-0/+17
2011-03-24memcg: simplify the way memory limits are checkedJohannes Weiner1-58/+14
2011-03-24memcg: soft limit reclaim should end at limit not belowJohannes Weiner1-2/+2
2011-03-24reiserfs: use little-endian bitopsAkinobu Mita1-14/+13
2011-03-24ext3: use little-endian bitopsAkinobu Mita1-5/+5
2011-03-24Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki3-4/+17
2011-03-23dt: eliminate OF_NO_DEEP_PROBE and test for NULL match tableGrant Likely1-3/+0
2011-03-23mm: implement access_remote_vmStephen Wilson1-0/+2
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson1-3/+3
2011-03-23mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson1-2/+2
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson1-1/+1
2011-03-23NFSv4.1: layoutcommitAndy Adamson3-0/+25
2011-03-23NFSv4.1: filelayout driver specific code for COMMITFred Isaman2-0/+2
2011-03-23NFSv4.1: add generic layer hooks for pnfs COMMITFred Isaman2-1/+6
2011-03-23mlx4: Add blue flame support for kernel consumersEli Cohen2-0/+14
2011-03-23mlx4_en: Enabling new steeringYevgeny Petrilin1-3/+9
2011-03-23mlx4: generalization of multicast steering.Yevgeny Petrilin1-2/+12
2011-03-23mlx4_en: Reporting HW revision in ethtool -iYevgeny Petrilin1-1/+1
2011-03-23mlx4: Wake on LAN supportYevgeny Petrilin1-0/+4
2011-03-23mlx4: Changing interrupt schemeYevgeny Petrilin1-0/+8
2011-03-23genirq: Provide locked setter for chip, handler, nameThomas Gleixner1-5/+24
2011-03-23genirq: Provide a lockdep helperThomas Gleixner1-0/+9
2011-03-23genirq; Remove the last leftovers of the old sparse irq codeThomas Gleixner1-7/+0
2011-03-23NFS: Detect loops in a readdir due to bad cookiesBryan Schumaker1-0/+2
2011-03-23NFS: Create nfs_open_dir_contextBryan Schumaker1-0/+3
2011-03-23perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx()Stephane Eranian1-2/+0
2011-03-23smp: add missing init.h includeHeiko Carstens1-0/+1