summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-01-105-0/+100
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | crypto: serpent-sse2 - add lrw supportJussi Kivilinna2011-11-211-0/+2
| * | | | | | | | | crypto: Unlink and free instances when deletedSteffen Klassert2011-11-091-0/+1
| * | | | | | | | | crypto: xts: add interface for parallelized cipher implementationsJussi Kivilinna2011-11-091-0/+27
| * | | | | | | | | crypto: twofish-x86_64-3way - add lrw supportJussi Kivilinna2011-11-091-0/+2
| * | | | | | | | | crypto: lrw - add interface for parallelized cipher implementionsJussi Kivilinna2011-11-091-0/+43
| * | | | | | | | | crypto: serpent - export common functions for x86_64/i386-sse2 assembler impl...Jussi Kivilinna2011-11-091-0/+25
* | | | | | | | | | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-104-1/+214
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'next' into for-linusJames Morris2012-01-094-1/+214
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | security: update security_file_mmap() docsKees Cook2011-12-201-0/+2
| | * | | | | | | | | Merge branch 'next-evm-digsig' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2011-11-182-0/+210
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | crypto: digital signature verification supportDmitry Kasatkin2011-11-091-0/+64
| | | * | | | | | | | | crypto: GnuPG based MPI lib - header files (part 2)Dmitry Kasatkin2011-11-091-0/+146
| | | |/ / / / / / / /
| | * | | | | | | | | KEYS: Give key types their own lockdep class for key->semDavid Howells2011-11-171-0/+1
| | * | | | | | | | | Merge branch 'master'; commit 'v3.2-rc2' into nextJames Morris2011-11-16526-4024/+15289
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | include/linux/security.h: fix security_inode_init_security() argAndrew Morton2011-11-161-1/+1
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-101-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fix shrink_dcache_parent() livelockMiklos Szeredi2012-01-101-0/+1
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-103-8/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-283-8/+30
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds2012-01-104-5/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | add missing __iomem to generic iounmap declarationMark Salter2011-10-061-1/+1
| * | | | | | | | | | | | | add ELF machine define for TI C6X DSPsMark Salter2011-10-061-0/+1
| * | | | | | | | | | | | | fixed generic page.h for non-zero PAGE_OFFSETMark Salter2011-10-061-3/+7
| * | | | | | | | | | | | | fix default __strnlen_user macroMark Salter2011-10-061-1/+6
* | | | | | | | | | | | | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-103-8/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | writeback: move MIN_WRITEBACK_PAGES to fs-writeback.cWu Fengguang2012-01-081-5/+0
| * | | | | | | | | | | | | | writeback: dirty ratelimit - think time compensationWu Fengguang2011-12-182-3/+12
| * | | | | | | | | | | | | | writeback: fix dirtied pages accounting on redirtyWu Fengguang2011-12-181-0/+2
| * | | | | | | | | | | | | | writeback: charge leaked page dirties to active tasksWu Fengguang2011-12-181-0/+2
* | | | | | | | | | | | | | | Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds2012-01-1020-37/+252
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | workqueue: make alloc_workqueue() take printf fmt and args for nameTejun Heo2012-01-101-16/+31
| * | | | | | | | | | | | | | | procfs: add hidepid= and gid= mount optionsVasiliy Kulikov2012-01-101-0/+2
| * | | | | | | | | | | | | | | procfs: introduce the /proc/<pid>/map_files/ directoryPavel Emelyanov2012-01-101-0/+12
| * | | | | | | | | | | | | | | procfs: make proc_get_link to use dentry instead of inodeCyrill Gorcunov2012-01-101-1/+1
| * | | | | | | | | | | | | | | signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming2012-01-101-0/+1
| * | | | | | | | | | | | | | | leds: add driver for TCA6507 LED controllerNeilBrown2012-01-101-0/+34
| * | | | | | | | | | | | | | | mm/mempolicy.c: mpol_equal(): use boolKOSAKI Motohiro2012-01-101-5/+5
| * | | | | | | | | | | | | | | tracepoint: add tracepoints for debugging oom_score_adjKAMEZAWA Hiroyuki2012-01-102-0/+94
| * | | | | | | | | | | | | | | mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...Andrea Arcangeli2012-01-101-0/+1
| * | | | | | | | | | | | | | | mm: try to distribute dirty pages fairly across zonesJohannes Weiner2012-01-102-1/+4
| * | | | | | | | | | | | | | | mm: exclude reserved pages from dirtyable memoryJohannes Weiner2012-01-102-0/+7
| * | | | | | | | | | | | | | | mm, debug: test for online nid when allocating on single nodeDavid Rientjes2012-01-101-1/+1
| * | | | | | | | | | | | | | | mm: more intensive memory corruption debuggingStanislaw Gruszka2012-01-102-1/+20
| * | | | | | | | | | | | | | | kernel.h: add BUILD_BUG() macroDavid Daney2012-01-103-1/+20
| * | | | | | | | | | | | | | | mm: avoid livelock on !__GFP_FS allocationsMel Gorman2012-01-101-0/+16
| * | | | | | | | | | | | | | | mm-tracepoint: rename page-free eventsKonstantin Khlebnikov2012-01-101-2/+2
| * | | | | | | | | | | | | | | mm: remove unused pagevec_freeKonstantin Khlebnikov2012-01-101-7/+0
| * | | | | | | | | | | | | | | mm: add free_hot_cold_page_list() helperKonstantin Khlebnikov2012-01-101-0/+1
| * | | | | | | | | | | | | | | mm/page-writeback.c: make determine_dirtyable_memory static againJohannes Weiner2012-01-101-2/+0
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |