aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | kill LOOKUP_CONTINUEAl Viro2011-07-20
| | * | | | | | | | | nfs_open_context doesn't need struct path eitherAl Viro2011-07-20
| | * | | | | | | | | kill IPERM_FLAG_RCUAl Viro2011-07-20
| | * | | | | | | | | ->permission() sanitizing: don't pass flags to exec_permission()Al Viro2011-07-20
| | * | | | | | | | | ->permission() sanitizing: don't pass flags to ->inode_permission()Al Viro2011-07-20
| | * | | | | | | | | ->permission() sanitizing: don't pass flags to ->permission()Al Viro2011-07-20
| | * | | | | | | | | ->permission() sanitizing: don't pass flags to generic_permission()Al Viro2011-07-20
| | * | | | | | | | | ->permission() sanitizing: don't pass flags to ->check_acl()Al Viro2011-07-20
| | * | | | | | | | | ->permission() sanitizing: MAY_NOT_BLOCKAl Viro2011-07-20
| | * | | | | | | | | kill check_acl callback of generic_permission()Al Viro2011-07-20
| | * | | | | | | | | lockless get_write_access/deny_write_accessAl Viro2011-07-20
| | * | | | | | | | | kill file_permission() completelyAl Viro2011-07-20
| | * | | | | | | | | consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handlingAl Viro2011-07-20
| | * | | | | | | | | new helper: iterate_supers_type()Al Viro2011-07-20
| | * | | | | | | | | fs: add a DCACHE_NEED_LOOKUP flag for d_flagsJosef Bacik2011-07-20
| * | | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin2011-07-21
| | * | | | | | | | | | ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-14
| | * | | | | | | | | | clocksource: Replace vread with generic arch dataAndy Lutomirski2011-07-13
| | * | | | | | | | | | x86-64: Emulate legacy vsyscallsAndy Lutomirski2011-06-07
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86, numa: Implement pfn -> nid mapping granularity checkTejun Heo2011-07-13
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86, mtrr: use stop_machine APIs for doing MTRR rendezvousSuresh Siddha2011-06-27
| | * | | | | | | | | | stop_machine: implement stop_machine_from_inactive_cpu()Tejun Heo2011-06-27
| | * | | | | | | | | | x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha2011-06-27
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-07-22
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86, efi: Add infrastructure for UEFI 2.0 runtime servicesMatthew Garrett2011-06-06
| | * | | | | | | | | | x86, efi: Fix argument types for SetVariable()Matthew Garrett2011-06-06
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-22
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | i8253: Cleanup outb/inb magicThomas Gleixner2011-07-01
| | * | | | | | | | | | i8253: Create common clockevent implementationThomas Gleixner2011-07-01
| | * | | | | | | | | | i8253: Move remaining content and delete asm/i8253.hRalf Baechle2011-06-09
| | * | | | | | | | | | i8253: Consolidate definitions of PIT_LATCHRalf Baechle2011-06-09
| | * | | | | | | | | | i8253: Unify all kernel declarations of i8253_lockRalf Baechle2011-06-09
| | * | | | | | | | | | i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-09
| * | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-22
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into sched/coreIngo Molnar2011-07-21
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-07-01
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | sched: Generalize sleep inside spinlock detectionFrederic Weisbecker2011-06-22
| | | * | | | | | | | | | | sched: Isolate preempt counting in its own config optionFrederic Weisbecker2011-06-10
| * | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-07-21
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | tracing: Have dynamic size event stack tracesSteven Rostedt2011-07-14
| | * | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-07-21
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not definedSteven Rostedt2011-07-11
| | | * | | | | | | | | | | | | ftrace: Fix regression of :mod:module function enablingSteven Rostedt2011-07-07
| | | | |_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-07-05
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | tracing/kprobes: Fix kprobe-tracer to support stack traceMasami Hiramatsu2011-06-14
| | | * | | | | | | | | | | | | x86: Swap save_stack_trace_regs parametersMasami Hiramatsu2011-06-14