summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-01-18audit: comparison on interprocess fieldsPeter Moody1-1/+23
2012-01-18audit: implement all object interfield comparisonsPeter Moody1-1/+9
2012-01-18audit: allow interfield comparison between gid and ogidEric Paris1-1/+2
2012-01-18audit: allow interfield comparison in audit rulesEric Paris1-0/+4
2012-01-18audit: remove task argument to audit_set_loginuidEric Paris1-1/+1
2012-01-18audit: allow audit matching on inode gidEric Paris1-0/+1
2012-01-18audit: allow matching on obj_uidEric Paris1-0/+1
2012-01-18audit: remove audit_finish_fork as it can't be calledEric Paris1-2/+0
2012-01-18audit: inline audit_free to simplify the look of generic codeEric Paris1-1/+6
2012-01-18audit: drop audit_set_macxattr as it doesn't do anythingEric Paris1-2/+0
2012-01-18audit: inline checks for not needing to collect aux recordsEric Paris1-3/+20
2012-01-18audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-3/+10
2012-01-18Audit: push audit success and retcode into arch ptrace.hEric Paris2-8/+24
2012-01-18seccomp: audit abnormal end to a process due to seccompEric Paris1-0/+8
2012-01-12Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2012-01-12Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+135
2012-01-12Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-10/+0
2012-01-12Merge git://git.infradead.org/battery-2.6Linus Torvalds7-9/+223
2012-01-12Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds3-21/+54
2012-01-11Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds4-1/+214
2012-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2012-01-11Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds1-0/+1
2012-01-11Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+5
2012-01-11Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds17-35/+156
2012-01-11workqueue: make alloc_workqueue() take printf fmt and args for nameTejun Heo1-16/+31
2012-01-11procfs: add hidepid= and gid= mount optionsVasiliy Kulikov1-0/+2
2012-01-11procfs: introduce the /proc/<pid>/map_files/ directoryPavel Emelyanov1-0/+12
2012-01-11procfs: make proc_get_link to use dentry instead of inodeCyrill Gorcunov1-1/+1
2012-01-11signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming1-0/+1
2012-01-11leds: add driver for TCA6507 LED controllerNeilBrown1-0/+34
2012-01-11mm/mempolicy.c: mpol_equal(): use boolKOSAKI Motohiro1-5/+5
2012-01-11mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...Andrea Arcangeli1-0/+1
2012-01-11mm: try to distribute dirty pages fairly across zonesJohannes Weiner2-1/+4
2012-01-11mm: exclude reserved pages from dirtyable memoryJohannes Weiner2-0/+7
2012-01-11mm, debug: test for online nid when allocating on single nodeDavid Rientjes1-1/+1
2012-01-11mm: more intensive memory corruption debuggingStanislaw Gruszka2-1/+20
2012-01-11kernel.h: add BUILD_BUG() macroDavid Daney3-1/+20
2012-01-11mm: avoid livelock on !__GFP_FS allocationsMel Gorman1-0/+16
2012-01-11mm: remove unused pagevec_freeKonstantin Khlebnikov1-7/+0
2012-01-11mm: add free_hot_cold_page_list() helperKonstantin Khlebnikov1-0/+1
2012-01-11mm/page-writeback.c: make determine_dirtyable_memory static againJohannes Weiner1-2/+0
2012-01-11Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2012-01-11Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-7/+31
2012-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds1-5/+66
2012-01-11Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds6-135/+296
2012-01-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds7-25/+192
2012-01-10Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-4/+250
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+21
2012-01-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-5/+16