aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-06-25UBUNTU: ubuntu: overlayfs -- vfs: add i_op->open()Miklos Szeredi
2012-06-25UBUNTU: SAUCE: SECCOMP: audit: always report seccomp violationsKees Cook
2012-06-25UBUNTU: SAUCE: security: unconditionally chain to Yama LSMKees Cook
2012-06-25UBUNTU: ubuntu: AUFS -- aufs3-base.patchAndy Whitcroft
2012-06-25UBUNTU: SAUCE: ensure root is ready before running usermodehelpers in itAndy Whitcroft
2012-06-25UBUNTU: SAUCE: vt -- allow grub to request automatic vt_handoffAndy Whitcroft
2012-06-25UBUNTU: SAUCE: vt -- maintain bootloader screen mode and content until vt switchAndy Whitcroft
2012-06-25UBUNTU: SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty functionArjan van de Ven
2012-06-25UBUNTU: SAUCE: (no-up) add tracing for user initiated readahead requestsAndy Whitcroft
2012-06-25UBUNTU: SAUCE: Improve Amazon EBS performance for EC2John Johansen
2012-06-25UBUNTU: SAUCE: add option to hand off all kernel parameters to initAndy Whitcroft
2012-06-25UBUNTU: SAUCE: async_populate_rootfs: move rootfs init earlierAndy Whitcroft
2012-06-25UBUNTU: SAUCE: Make populate_rootfs asynchronousSurbhi Palande
2012-06-25UBUNTU: SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()Scott James Remnant
2012-06-25UBUNTU: SAUCE: (no-up) disable adding scsi headers to linux-libc-devAndy Whitcroft
2012-06-15swap: fix shmem swapping when more than 8 areasHugh Dickins
2012-06-15Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-06-15Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-06-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-13USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt
2012-06-12target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel
2012-06-12bonding: Fix corrupted queue_mappingEric Dumazet
2012-06-12Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-06-12drm: increase DRM_OBJECT_MAX_PROPERTY to 24Paulo Zanoni
2012-06-11Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2012-06-11net: Reorder initialization in ip_route_output to fix gcc warningRoland Dreier
2012-06-11bug.h: need linux/kernel.h for TAINT_WARN.Paul Mundt
2012-06-09net: Make linux/tcp.h C++ friendly (trivial)Paul Pluzhnikov
2012-06-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-08Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-06-08vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROOTakashi Iwai
2012-06-08vga_switcheroo: Add a helper function to get the client stateTakashi Iwai
2012-06-08Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-06-08module_param: stop double-calling parameters.Rusty Russell
2012-06-07c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov
2012-06-07c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removalKonstantin Khlebnikov
2012-06-07netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom
2012-06-06rcu: Precompute RCU_FAST_NO_HZ timer offsetsPaul E. McKenney
2012-06-06rcu: Update RCU_FAST_NO_HZ tracing for lazy callbacksPaul E. McKenney
2012-06-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-06-06inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet
2012-06-06perf: Limit callchains to 127Arun Sharma
2012-06-06sched: Fix domain iterationPeter Zijlstra
2012-06-06Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar