aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-28perf tools: Add missing header files to LIB_H Makefile variableArnaldo Carvalho de Melo1-0/+8
2009-12-28perf record: We should fork only if a program was specified to runArnaldo Carvalho de Melo1-6/+8
2009-12-18perf diff: Fix usage array, it must end with a NULL entryArnaldo Carvalho de Melo4-6/+6
2009-12-18perf session: Make events_stats u64 to avoid overflow on 32-bit archesArnaldo Carvalho de Melo2-3/+3
2009-12-18hw-breakpoints: Fix hardware breakpoints -> perf events dependencyFrederic Weisbecker2-3/+3
2009-12-17perf events: Dont report side-band events on each cpu for per-task-per-cpu eventsPeter Zijlstra1-14/+18
2009-12-17perf events, x86/stacktrace: Fix performance/softlockup by providing a special frame pointer-only stack walkerFrederic Weisbecker3-3/+33
2009-12-17perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker9-25/+43
2009-12-17perf events: Remove unused perf_counter.h header fileRobert P. J. Day1-444/+0
2009-12-17perf probe: Check new event nameMasami Hiramatsu1-0/+15
2009-12-17kprobe-tracer: Check new event/group nameMasami Hiramatsu1-6/+25
2009-12-17perf probe: Check whether debugfs path is correctMasami Hiramatsu1-0/+4
2009-12-17perf probe: Fix libdwarf include path for DebianMasami Hiramatsu2-28/+34
2009-12-16Fix breakage in shmem.cAl Viro1-0/+2
2009-12-16re-export alloc_file()Roland Dreier1-0/+1
2009-12-16[sysctl] Fix breakage on systems with older glibcAndi Kleen1-0/+7
2009-12-16XFS: Free buffer pages array unconditionallyDave Chinner1-2/+2
2009-12-16xfs: kill xfs_bmbt_rec_32/64 typesChristoph Hellwig2-14/+6
2009-12-16xfs: improve metadata I/O merging in the elevatorDave Chinner4-1/+9
2009-12-16ACPI processor: Fix section mismatch for processor_add()Thomas Renninger1-1/+1
2009-12-16xfs: check for not fully initialized inodes in xfs_ireclaimChristoph Hellwig1-4/+8
2009-12-16ACPI: Add platform-wide _OSC support.Shaohua Li2-0/+33
2009-12-16ACPI: cleanup pci_root _OSC code.Shaohua Li2-64/+17
2009-12-16ACPI: Add a generic API for _OSC -v2Shaohua Li2-0/+131
2009-12-16msi-wmi: depend on backlight and fix corner-cases problemsAnisse Astier2-8/+16
2009-12-16msi-wmi: switch to using input sparse keymap libraryAnisse Astier2-102/+33
2009-12-16msi-wmi: replace one-condition switch-case with if statementAnisse Astier1-9/+4
2009-12-16msi-wmi: remove unused field 'instance' in key_entry structureAnisse Astier1-5/+4
2009-12-16msi-wmi: remove custom runtime debug implementationAnisse Astier1-9/+2
2009-12-16msi-wmi: rework initAnisse Astier1-29/+35
2009-12-16msi-wmi: remove useless includesAnisse Astier1-6/+0
2009-12-16X86 drivers: Introduce msi-wmi driverThomas Renninger3-0/+380
2009-12-16perf record: Use per-task-per-cpu events for inherited eventsPeter Zijlstra1-2/+2
2009-12-16perf record: Properly synchronize child creationPeter Zijlstra1-38/+71
2009-12-16perf events: Allow per-task-per-cpu countersPeter Zijlstra1-4/+7
2009-12-16perf diff: Percent calcs should use double valuesArnaldo Carvalho de Melo1-4/+5
2009-12-16direct I/O fallback sync simplificationChristoph Hellwig1-14/+1
2009-12-16ocfs: stop using do_sync_mapping_rangeChristoph Hellwig1-2/+2
2009-12-16cleanup blockdev_direct_IO lockingChristoph Hellwig4-134/+71
2009-12-16make generic_acl slightly more genericChristoph Hellwig6-257/+109
2009-12-16sanitize xattr handler prototypesChristoph Hellwig39-815/+533
2009-12-16libfs: move EXPORT_SYMBOL for d_alloc_nameH Hartley Sweeten2-1/+1
2009-12-16vfs: force reval of target when following LAST_BIND symlinks (try #7)Jeff Layton1-0/+45
2009-12-16ima: limit imbalance msgMimi Zohar1-9/+53
2009-12-16Untangling ima mess, part 3: kill dead code in imaAl Viro4-62/+9
2009-12-16Untangling ima mess, part 2: deal with countersAl Viro6-43/+28
2009-12-16Untangling ima mess, part 1: alloc_file()Al Viro4-6/+2
2009-12-16O_TRUNC open shouldn't fail after file truncationAl Viro1-53/+56
2009-12-16ima: call ima_inode_free ima_inode_freeEric Paris2-5/+2
2009-12-16IMA: clean up the IMA counts updating codeEric Paris2-49/+70