summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | block: misc ioc cleanupsTejun Heo2011-12-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | block, cfq: move cfqd->cic_index to q->idTejun Heo2011-12-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | block: add blk_queue_dead()Tejun Heo2011-12-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | block, sx8: kill blk_insert_request()Tejun Heo2011-12-14
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-01-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-01-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Fix compile error when static ftrace is enabledSteven Rostedt2012-01-07
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | ftrace: Allow access to the boot time function enablingSteven Rostedt2011-12-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | ftrace: Decouple hash items from showing filtered functionsSteven Rostedt2011-12-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | ftrace: Allow other users of function tracing to use the output listingSteven Rostedt2011-12-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | ftrace: Replace record newlist with record page listSteven Rostedt2011-12-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | ftrace: Remove usage of "freed" recordsSteven Rostedt2011-12-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | ftrace: Allow archs to modify code without stop machineSteven Rostedt2011-12-21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | ftrace: Do not function trace inlined functionsSteven Rostedt2011-12-21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | capabilities: remove __cap_full_set definitionEric Paris2012-01-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2012-01-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ptrace: do not audit capability check when outputing /proc/pid/statEric Paris2012-01-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | capabilities: remove task_ns_* functionsEric Paris2012-01-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | capabilites: introduce new has_ns_capabilities_noauditEric Paris2012-01-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | capabilities: remove all _real_ interfacesEric Paris2012-01-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | capabilities: introduce security_capable_noauditEric Paris2012-01-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | capabilities: reverse arguments to security_capableEric Paris2012-01-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | capabilities: remove the task from capable LSM hook entirelyEric Paris2012-01-05
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarina...Linus Torvalds2012-01-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | kmemleak: Handle percpu memory allocationCatalin Marinas2011-12-02
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells2011-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: Don't have a #elif clause in a __KERNEL__ guard in linux/soundcard.hDavid Howells2011-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: Fix AHZ multiple inclusion when __KERNEL__ is removedDavid Howells2011-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: Make linux/patchkey.h easier to parseDavid Howells2011-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: Fix nested __KERNEL__ guards in video/edid.hDavid Howells2011-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: Guard linux/cuda.hDavid Howells2011-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: Guard linux/pmu.hDavid Howells2011-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: Guard linux/isdn_divertif.hDavid Howells2011-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: Guard linux/sound.hDavid Howells2011-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: Rearrange definition of HZ in asm-generic/param.hDavid Howells2011-12-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UAPI: elf_read_implies_exec() is a kernel-only feature - so hide from userspaceDavid Howells2011-12-12
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat2012-01-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | OMAPDSS: HDMI: Disable DDC internal pull upMythri P K2012-01-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | OMAPDSS: HDMI: Move duplicate code from boardfileMythri P K2012-01-05
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | OMAPDSS: Add comments about blocking of ovl/mgr functionsTomi Valkeinen2011-12-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | OMAPDSS: APPLY: remove device_changed fieldTomi Valkeinen2011-12-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | OMAPDSS: APPLY: move channel-field to extra_info setTomi Valkeinen2011-12-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | OMAPDSS: APPLY: move ovl->info to apply.cTomi Valkeinen2011-12-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | OMAPDSS: APPLY: move mgr->info to apply.cTomi Valkeinen2011-12-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | OMAPDSS: APPLY: rewrite overlay enable/disableTomi Valkeinen2011-12-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | OMAPDSS: APPLY: move mgr->enabled to mgr_priv_dataTomi Valkeinen2011-12-02