summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | 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: 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: 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formatsLaurent Pinchart2011-12-19
| * | | | | | | | | | | | | | | | | | | | | | | | | fbdev: Add FOURCC-based format configuration APILaurent Pinchart2011-12-19
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v3.2-rc6' into fbdev-nextFlorian Tobias Schandinat2011-12-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v3.2-rc2' into fbdev-nextFlorian Tobias Schandinat2011-11-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | zorro: Rename Picasso IV Z2 "MEM" to "RAM" for consistencyGeert Uytterhoeven2011-11-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | fbdev: remove display subsystemFlorian Tobias Schandinat2011-11-11
* | | | | | | | | | | | | | | | | | | | | | | | | | | block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini2012-01-14
* | | | | | | | | | | | | | | | | | | | | | | | | | | block: add and use scsi_blk_cmd_ioctlPaolo Bonzini2012-01-14
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into ...Grant Likely2012-01-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | gpio: pl061: convert to use 0 for no irqRob Herring2012-01-04
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos2011-12-07
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | module_param: check that bool parameters really are bool.Rusty Russell2012-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | module_param: make bool parameters really bool (core code)Rusty Russell2012-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | module_param: check type correctness for module_param_arrayRusty Russell2012-01-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | module: struct module_ref should contains long fieldsEric Dumazet2012-01-13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-01-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \