aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-09-23UBUNTU: SAUCE: seccomp_filter: new mode with configurable syscall filtersWill Drewry
2011-09-23UBUNTU: SAUCE: vt -- allow grub to request automatic vt_handoffAndy Whitcroft
2011-09-23UBUNTU: SAUCE: vt -- maintain bootloader screen mode and content until vt switchAndy Whitcroft
2011-09-23UBUNTU: SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty functionArjan van de Ven
2011-09-23UBUNTU: SAUCE: (no-up) add tracing for user initiated readahead requestsAndy Whitcroft
2011-09-23UBUNTU: ubuntu: overlayfs -- fs: limit filesystem stacking depthMiklos Szeredi
2011-09-23UBUNTU: ubuntu: overlayfs -- vfs: introduce clone_private_mount()Miklos Szeredi
2011-09-23UBUNTU: ubuntu: overlayfs -- vfs: add i_op->open()Miklos Szeredi
2011-09-23UBUNTU: ubuntu: nx-emu - i386: mmap randomization for executable mappingsIngo Molnar
2011-09-23UBUNTU: ubuntu: nx-emu - i386: NX emulationIngo Molnar
2011-09-23UBUNTU: ubuntu: Yama - add ptrace relationship tracking interfaceKees Cook
2011-09-23UBUNTU: ubuntu: Yama - create task_free security callbackKees Cook
2011-09-23UBUNTU: ubuntu: AUFS -- aufs2-base.patch aufs2.1-39Andy Whitcroft
2011-09-23UBUNTU: SAUCE: ensure root is ready before running usermodehelpers in itAndy Whitcroft
2011-09-23AppArmor: compatibility patch for v5 network controllJohn Johansen
2011-09-23UBUNTU: SAUCE: Improve Amazon EBS performance for EC2John Johansen
2011-09-23UBUNTU: SAUCE: add option to hand off all kernel parameters to initAndy Whitcroft
2011-09-23UBUNTU: SAUCE: async_populate_rootfs: move rootfs init earlierAndy Whitcroft
2011-09-23UBUNTU: SAUCE: Make populate_rootfs asynchronousSurbhi Palande
2011-09-23UBUNTU: SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()Scott James Remnant
2011-09-23UBUNTU: SAUCE: (no-up) disable adding scsi headers to linux-libc-devAndy Whitcroft
2011-09-23UBUNTU: SAUCE: (no-up) swap: Add notify_swap_entry_free callback for compcacheTim Gardner
2011-09-20Merge commit 'v3.0.4' into linaro-3.0linux-linaro-3.0-2011.09-0Nicolas Pitre
2011-08-29Add a personality to report 2.6.x version numbersAndi Kleen
2011-08-29x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha
2011-08-17Merge commit 'v3.0.2' into linaro-3.0Nicolas Pitre
2011-08-17Merge commit 'v3.0.1' into linaro-3.0Nicolas Pitre
2011-08-15mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra
2011-08-15net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman
2011-08-15ipv6: make fragment identifications less predictableEric Dumazet
2011-08-15net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-15crypto: Move md5_transform to lib/md5.cDavid S. Miller
2011-08-15drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren
2011-08-15drm: Separate EDID Header Check from EDID Block CheckThomas Reim
2011-08-15xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge
2011-08-04NFS: Fix spurious readdir cookie loop messagesTrond Myklebust
2011-08-04mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt
2011-08-04pnfs: let layoutcommit handle a list of lsegPeng Tao
2011-08-04firewire: cdev: prevent race between first get_info ioctl and bus reset event...Stefan Richter
2011-08-04gro: Only reset frag0 when skb can be pulledHerbert Xu
2011-07-21Merge branch 'devicetree/linaro-3.0' of git://git.secretlab.ca/git/linux-2.6 ...Nicolas Pitre
2011-07-21of/gpio: Add new method for getting gpios under different property namesJohn Bonesio
2011-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-20Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
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-19rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney
2011-07-19dt/irq: add irq_domain_generate_simple() helperGrant Likely
2011-07-18irq: add irq_domain translation infrastructureGrant Likely
2011-07-18dt: include linux/errno.h in linux/of_address.hGrant Likely