summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-152-5/+77
|\
| * Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-01-0814-15/+76
| |\
| * \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-01-082-5/+77
| |\ \
| | * | tracing: Fix compile error when static ftrace is enabledSteven Rostedt2012-01-071-0/+1
| | * | ftrace: Allow access to the boot time function enablingSteven Rostedt2011-12-211-0/+3
| | * | ftrace: Decouple hash items from showing filtered functionsSteven Rostedt2011-12-211-2/+3
| | * | ftrace: Allow other users of function tracing to use the output listingSteven Rostedt2011-12-211-0/+35
| | * | ftrace: Replace record newlist with record page listSteven Rostedt2011-12-211-4/+1
| | * | ftrace: Remove usage of "freed" recordsSteven Rostedt2011-12-211-1/+0
| | * | ftrace: Allow archs to modify code without stop machineSteven Rostedt2011-12-211-0/+31
| | * | ftrace: Do not function trace inlined functionsSteven Rostedt2011-12-211-0/+5
* | | | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-144-53/+22
|\ \ \ \
| * | | | capabilities: remove __cap_full_set definitionEric Paris2012-01-051-1/+0
| * | | | security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2012-01-051-14/+0
| * | | | ptrace: do not audit capability check when outputing /proc/pid/statEric Paris2012-01-051-2/+3
| * | | | capabilities: remove task_ns_* functionsEric Paris2012-01-052-3/+4
| * | | | capabilites: introduce new has_ns_capabilities_noauditEric Paris2012-01-051-0/+2
| * | | | capabilities: remove all _real_ interfacesEric Paris2012-01-051-25/+0
| * | | | capabilities: introduce security_capable_noauditEric Paris2012-01-051-0/+7
| * | | | capabilities: reverse arguments to security_capableEric Paris2012-01-051-3/+3
| * | | | capabilities: remove the task from capable LSM hook entirelyEric Paris2012-01-051-9/+7
* | | | | Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarina...Linus Torvalds2012-01-141-0/+8
|\ \ \ \ \
| * | | | | kmemleak: Handle percpu memory allocationCatalin Marinas2011-12-021-0/+8
* | | | | | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-1411-22/+47
|\ \ \ \ \ \
| * | | | | | UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells2011-12-131-1/+3
| * | | | | | UAPI: Don't have a #elif clause in a __KERNEL__ guard in linux/soundcard.hDavid Howells2011-12-131-1/+3
| * | | | | | UAPI: Fix AHZ multiple inclusion when __KERNEL__ is removedDavid Howells2011-12-131-0/+3
| * | | | | | UAPI: Make linux/patchkey.h easier to parseDavid Howells2011-12-131-1/+3
| * | | | | | UAPI: Fix nested __KERNEL__ guards in video/edid.hDavid Howells2011-12-131-4/+2
| * | | | | | UAPI: Guard linux/cuda.hDavid Howells2011-12-131-0/+5
| * | | | | | UAPI: Guard linux/pmu.hDavid Howells2011-12-131-0/+4
| * | | | | | UAPI: Guard linux/isdn_divertif.hDavid Howells2011-12-131-0/+4
| * | | | | | UAPI: Guard linux/sound.hDavid Howells2011-12-131-0/+4
| * | | | | | UAPI: Rearrange definition of HZ in asm-generic/param.hDavid Howells2011-12-131-6/+7
| * | | | | | UAPI: elf_read_implies_exec() is a kernel-only feature - so hide from userspaceDavid Howells2011-12-121-9/+9
* | | | | | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-147-94/+70
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat2012-01-081-24/+34
| |\ \ \ \ \ \ \
| | * | | | | | | OMAPDSS: HDMI: Disable DDC internal pull upMythri P K2012-01-051-1/+5
| | * | | | | | | OMAPDSS: HDMI: Move duplicate code from boardfileMythri P K2012-01-051-0/+2
| | * | | | | | | OMAPDSS: Add comments about blocking of ovl/mgr functionsTomi Valkeinen2011-12-021-0/+22
| | * | | | | | | OMAPDSS: APPLY: remove device_changed fieldTomi Valkeinen2011-12-021-2/+0
| | * | | | | | | OMAPDSS: APPLY: move channel-field to extra_info setTomi Valkeinen2011-12-021-2/+0
| | * | | | | | | OMAPDSS: APPLY: move ovl->info to apply.cTomi Valkeinen2011-12-021-3/+0
| | * | | | | | | OMAPDSS: APPLY: move mgr->info to apply.cTomi Valkeinen2011-12-021-3/+0
| | * | | | | | | OMAPDSS: APPLY: rewrite overlay enable/disableTomi Valkeinen2011-12-021-2/+4
| | * | | | | | | OMAPDSS: APPLY: move mgr->enabled to mgr_priv_dataTomi Valkeinen2011-12-021-2/+0
| | * | | | | | | OMAPDSS: DSI: call mgr_enable/disable for cmd mode displaysTomi Valkeinen2011-12-021-2/+2
| | * | | | | | | OMAPDSS: store overlays in a list for each managerTomi Valkeinen2011-12-021-2/+1
| | * | | | | | | OMAPDSS: store managers in an arrayTomi Valkeinen2011-12-021-1/+0
| | * | | | | | | OMAPDSS: APPLY: track whether a manager is enabledTomi Valkeinen2011-12-021-0/+2