Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | audit: loginuid functions coding style | Eric Paris | 2013-11-05 | 1 | -25/+45 | |
| * | | | | | | audit: implement generic feature setting and retrieving | Eric Paris | 2013-11-05 | 1 | -0/+109 | |
| * | | | | | | audit: change decimal constant to macro for invalid uid | Richard Guy Briggs | 2013-11-05 | 1 | -1/+1 | |
| * | | | | | | audit: printk USER_AVC messages when audit isn't enabled | Tyler Hicks | 2013-11-05 | 1 | -1/+1 | |
| * | | | | | | audit_alloc: clear TIF_SYSCALL_AUDIT if !audit_context | Oleg Nesterov | 2013-11-05 | 1 | -1/+3 | |
| * | | | | | | Audit: remove duplicate comments | Gao feng | 2013-11-05 | 1 | -7/+0 | |
| * | | | | | | audit: remove newline accidentally added during session id helper refactor | Richard Guy Briggs | 2013-11-05 | 1 | -1/+1 | |
| * | | | | | | audit: remove duplicate inclusion of the netlink header | Ilya V. Matveychikov | 2013-11-05 | 1 | -1/+0 | |
| * | | | | | | audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTH | Richard Guy Briggs | 2013-11-05 | 1 | -1/+2 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-11-20 | 1 | -6/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | consolidate simple ->d_delete() instances | Al Viro | 2013-11-15 | 1 | -6/+1 | |
* | | | | | | | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-11-20 | 2 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2013-11-19 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps() | Rafael J. Wysocki | 2013-11-14 | 2 | -1/+3 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-11-19 | 1 | -25/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | genetlink: only pass array to genl_register_family_with_ops() | Johannes Berg | 2013-11-19 | 1 | -2/+1 | |
| * | | | | | | | | | | genetlink: make all genl_ops users const | Johannes Berg | 2013-11-14 | 1 | -1/+1 | |
| * | | | | | | | | | | taskstats: use genl_register_family_with_ops() | Johannes Berg | 2013-11-14 | 1 | -25/+14 | |
* | | | | | | | | | | | kernel/bounds: avoid circular dependencies in generated headers | Kirill A. Shutemov | 2013-11-19 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 | 2 | -3/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | genirq: Prevent spurious detection for unconditionally polled interrupts | Thomas Gleixner | 2013-11-13 | 2 | -3/+16 | |
* | | | | | | | | | | Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2013-11-16 | 16 | -212/+521 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | tracing: Add rcu annotation for syscall trace descriptors | Steven Rostedt (Red Hat) | 2013-11-11 | 1 | -2/+2 | |
| * | | | | | | | | | | tracing: Do not use signed enums with unsigned long long in fgragh output | Steven Rostedt (Red Hat) | 2013-11-06 | 2 | -11/+13 | |
| * | | | | | | | | | | tracing: Remove unused function ftrace_off_permanent() | Steven Rostedt (Red Hat) | 2013-11-06 | 1 | -15/+0 | |
| * | | | | | | | | | | tracing: Do not assign filp->private_data to freed memory | Geyslan G. Bem | 2013-11-06 | 1 | -1/+8 | |
| * | | | | | | | | | | tracing: Add helper function tracing_is_disabled() | Geyslan G. Bem | 2013-11-06 | 2 | -0/+6 | |
| * | | | | | | | | | | tracing: Open tracer when ftrace_dump_on_oops is used | Cody P Schafer | 2013-11-06 | 1 | -0/+11 | |
| * | | | | | | | | | | tracing: Add support for SOFT_DISABLE to syscall events | Tom Zanussi | 2013-11-05 | 2 | -12/+34 | |
| * | | | | | | | | | | tracing: Make register/unregister_ftrace_command __init | Tom Zanussi | 2013-11-05 | 2 | -4/+12 | |
| * | | | | | | | | | | tracing: Update event filters for multibuffer | Tom Zanussi | 2013-11-05 | 12 | -91/+239 | |
| * | | | | | | | | | | ftrace: Have control op function callback only trace when RCU is watching | Steven Rostedt (Red Hat) | 2013-11-05 | 1 | -0/+9 | |
| * | | | | | | | | | | rcu: Do not trace rcu_is_watching() functions | Steven Rostedt | 2013-11-05 | 2 | -3/+3 | |
| * | | | | | | | | | | Merge branch 'idle.2013.09.25a' of git://git.kernel.org/pub/scm/linux/kernel/... | Steven Rostedt (Red Hat) | 2013-11-05 | 6 | -24/+41 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | trace/trace_stat: use rbtree postorder iteration helper instead of opencoding | Cody P Schafer | 2013-11-05 | 1 | -36/+5 | |
| * | | | | | | | | | | | ftrace: Add set_graph_notrace filter | Namhyung Kim | 2013-10-18 | 3 | -3/+108 | |
| * | | | | | | | | | | | ftrace: Narrow down the protected area of graph_lock | Namhyung Kim | 2013-10-18 | 1 | -13/+9 | |
| * | | | | | | | | | | | ftrace: Introduce struct ftrace_graph_data | Namhyung Kim | 2013-10-18 | 1 | -19/+62 | |
| * | | | | | | | | | | | ftrace: Get rid of ftrace_graph_filter_enabled | Namhyung Kim | 2013-10-18 | 2 | -7/+2 | |
| * | | | | | | | | | | | tracing: Fix potential out-of-bounds in trace_get_user() | Steven Rostedt | 2013-10-18 | 1 | -1/+4 | |
| * | | | | | | | | | | | tracing: Show more exact help information about snapshot | Wang YanQing | 2013-10-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | timekeeping: Fix some trivial typos in comments | Xie XiuQi | 2013-10-18 | 1 | -1/+2 | |
| * | | | | | | | | | | | irq: Fix some trivial typos in comments | Xie XiuQi | 2013-10-18 | 2 | -2/+2 | |
| * | | | | | | | | | | | kexec: Typo s/the/then/ | Geert Uytterhoeven | 2013-10-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-11-15 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | hung_task: add method to reset detector | Marcelo Tosatti | 2013-11-06 | 1 | -0/+11 | |
* | | | | | | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-11-15 | 1 | -40/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | kernel: add support for init_array constructors | Frantisek Hrbata | 2013-10-17 | 1 | -2/+18 | |
| * | | | | | | | | | | | | | module: remove rmmod --wait option. | Rusty Russell | 2013-09-23 | 1 | -38/+8 | |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |