aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-11-16UBUNTU: SAUCE: seccomp_filter: new mode with configurable syscall filtersWill Drewry
2011-11-16fs: limit filesystem stacking depthMiklos Szeredi
2011-11-16Revert "UBUNTU: ubuntu: overlayfs -- fs: limit filesystem stacking depth"Leann Ogasawara
2011-11-16UBUNTU: SAUCE: vt -- allow grub to request automatic vt_handoffAndy Whitcroft
2011-11-16UBUNTU: SAUCE: vt -- maintain bootloader screen mode and content until vt switchAndy Whitcroft
2011-11-16UBUNTU: SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty functionArjan van de Ven
2011-11-16UBUNTU: SAUCE: (no-up) add tracing for user initiated readahead requestsAndy Whitcroft
2011-11-16UBUNTU: ubuntu: overlayfs -- fs: limit filesystem stacking depthMiklos Szeredi
2011-11-16UBUNTU: ubuntu: overlayfs -- vfs: introduce clone_private_mount()Miklos Szeredi
2011-11-16UBUNTU: ubuntu: overlayfs -- vfs: add i_op->open()Miklos Szeredi
2011-11-16UBUNTU: ubuntu: nx-emu - i386: mmap randomization for executable mappingsIngo Molnar
2011-11-16UBUNTU: ubuntu: nx-emu - i386: NX emulationIngo Molnar
2011-11-16UBUNTU: ubuntu: Yama - add ptrace relationship tracking interfaceKees Cook
2011-11-16UBUNTU: ubuntu: Yama - create task_free security callbackKees Cook
2011-11-16UBUNTU: ubuntu: AUFS -- aufs2-base.patch aufs2.1-39Andy Whitcroft
2011-11-16UBUNTU: SAUCE: ensure root is ready before running usermodehelpers in itAndy Whitcroft
2011-11-16AppArmor: compatibility patch for v5 network controllJohn Johansen
2011-11-16UBUNTU: SAUCE: Improve Amazon EBS performance for EC2John Johansen
2011-11-16UBUNTU: SAUCE: add option to hand off all kernel parameters to initAndy Whitcroft
2011-11-16UBUNTU: SAUCE: async_populate_rootfs: move rootfs init earlierAndy Whitcroft
2011-11-16UBUNTU: SAUCE: Make populate_rootfs asynchronousSurbhi Palande
2011-11-16UBUNTU: SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()Scott James Remnant
2011-11-16UBUNTU: SAUCE: (no-up) disable adding scsi headers to linux-libc-devAndy Whitcroft
2011-11-16UBUNTU: SAUCE: (no-up) swap: Add notify_swap_entry_free callback for compcacheTim Gardner
2011-11-14sched: Ensure cpu_power periodic updateVincent Guittot
2011-11-11Merge commit 'v3.1.1' into linaro-3.1Nicolas Pitre
2011-11-11ACPI: Fix CONFIG_ACPI_DOCK=n compiler warningBart Van Assche
2011-11-11drm/radeon/kms: properly set panel mode for eDPAlex Deucher
2011-11-11thp: share get_huge_page_tail()Andrea Arcangeli
2011-11-11ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodesTheodore Ts'o
2011-11-11mm: thp: tail page refcounting fixAndrea Arcangeli
2011-11-11readlinkat: ensure we return ENOENT for the empty pathname for normal lookupsAndy Whitcroft
2011-11-11mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka
2011-11-11io-mapping: ensure io_mapping_map_atomic _is_ atomicDaniel Vetter
2011-11-11genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell
2011-11-11time: Change jiffies_to_clock_t() argument type to unsigned longhank
2011-11-11net: hold sock reference while processing tx timestampsRichard Cochran
2011-11-11SUNRPC/NFS: make rpc pipe upcall genericPeng Tao
2011-11-11USB: fix ehci alignment errorHarro Haan
2011-11-11TTY: make tty_add_file non-failingJiri Slaby
2011-10-24Merge branch 'devicetree/arm-linaro-3.1' of git://git.secretlab.ca/git/linux-...Nicolas Pitre
2011-10-24Merge commit 'v3.1' into linaro-3.1Nicolas Pitre
2011-10-24dt: Add id to AUXDATA structureJohn Bonesio
2011-10-24Merge commit 'v3.1' into devicetree/nextGrant Likely
2011-10-24dt: Add empty of_match_node() macroNicolas Ferre
2011-10-17Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-10-17udplite: fast-path computation of checksum coverageGerrit Renker
2011-10-17Merge remote-tracking branch 'rmk/devel-stable' into linaro-3.1Nicolas Pitre
2011-10-13dt: add empty dt helpers for non-dt buildRajendra Nayak
2011-10-12IPVS netns shutdown/startup dead-lockHans Schillstrom