| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 | 6 | -134/+301 |
* | [PATCH] lightweight robust futexes updates | Ingo Molnar | 2006-03-27 | 3 | -16/+16 |
* | [PATCH] lightweight robust futexes: compat | Ingo Molnar | 2006-03-27 | 4 | -23/+150 |
* | [PATCH] lightweight robust futexes: core | Ingo Molnar | 2006-03-27 | 3 | -0/+179 |
* | [PATCH] sched: fix group power for allnodes_domains | Siddha, Suresh B | 2006-03-27 | 1 | -33/+29 |
* | [PATCH] sched: new sched domain for representing multi-core | Siddha, Suresh B | 2006-03-27 | 1 | -5/+68 |
* | [PATCH] Small schedule() optimization | Andreas Mohr | 2006-03-27 | 1 | -7/+5 |
* | [PATCH] sched: fix task interactivity calculation | Martin Andersson | 2006-03-27 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-26 | 1 | -2/+1 |
|\ |
|
| * | BUG_ON() Conversion in kernel/fork.c | Eric Sesterhenn | 2006-03-26 | 1 | -2/+1 |
* | | [PATCH] kretprobe instance recycled by parent process | bibo mao | 2006-03-26 | 2 | -6/+13 |
* | | [PATCH] hrtimers: remove data field | Roman Zippel | 2006-03-26 | 4 | -21/+17 |
* | | [PATCH] hrtimers: remove nsec_t typedef | Roman Zippel | 2006-03-26 | 2 | -4/+4 |
* | | [PATCH] hrtimers: remove state field | Roman Zippel | 2006-03-26 | 1 | -9/+5 |
* | | [PATCH] hrtimers: simplify nanosleep | Roman Zippel | 2006-03-26 | 1 | -80/+62 |
* | | [PATCH] hrtimers: posix-timer: cleanup common_timer_get() | Roman Zippel | 2006-03-26 | 1 | -24/+26 |
* | | [PATCH] hrtimers: pass current time to hrtimer_forward() | Roman Zippel | 2006-03-26 | 3 | -9/+15 |
* | | [PATCH] hrtimers: optimize softirq runqueues | Thomas Gleixner | 2006-03-26 | 1 | -2/+26 |
* | | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell | 2006-03-26 | 1 | -0/+59 |
* | | [PATCH] swswsup: return correct load_image error | Con Kolivas | 2006-03-26 | 1 | -3/+4 |
* | | [PATCH] warn if free_irq() is called from IRQ context | Ingo Molnar | 2006-03-26 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2006-03-25 | 5 | -436/+1293 |
|\ |
|
| * | [PATCH] fix audit_init failure path | Amy Griffis | 2006-03-20 | 1 | -1/+2 |
| * | [PATCH] EXPORT_SYMBOL patch for audit_log, audit_log_start, audit_log_end and... | lorenzo@gnu.org | 2006-03-20 | 1 | -0/+5 |
| * | [PATCH] sem2mutex: audit_netlink_sem | Ingo Molnar | 2006-03-20 | 3 | -12/+13 |
| * | [PATCH] simplify audit_free() locking | Ingo Molnar | 2006-03-20 | 1 | -3/+7 |
| * | [PATCH] Fix audit operators | Dustin Kirkland | 2006-03-20 | 1 | -6/+12 |
| * | [PATCH] Add tty to syscall audit records | Steve Grubb | 2006-03-20 | 1 | -2/+8 |
| * | [PATCH] add/remove rule update | Steve Grubb | 2006-03-20 | 1 | -7/+9 |
| * | [PATCH] audit string fields interface + consumer | Amy Griffis | 2006-03-20 | 4 | -141/+418 |
| * | [PATCH] Minor cosmetic cleanups to the code moved into auditfilter.c | David Woodhouse | 2006-03-20 | 1 | -7/+4 |
| * | [PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL | David Woodhouse | 2006-03-20 | 5 | -377/+454 |
| * | [PATCH] Miscellaneous bug and warning fixes | Dustin Kirkland | 2006-03-20 | 1 | -9/+12 |
| * | [PATCH] Capture selinux subject/object context information. | Dustin Kirkland | 2006-03-20 | 2 | -9/+135 |
| * | [PATCH] Exclude messages by message type | Dustin Kirkland | 2006-03-20 | 2 | -1/+37 |
| * | [PATCH] Collect more inode information during syscall processing. | Amy Griffis | 2006-03-20 | 1 | -24/+118 |
| * | [PATCH] Pass dentry, not just name, in fsnotify creation hooks. | Amy Griffis | 2006-03-20 | 1 | -1/+1 |
| * | [PATCH] Define new range of userspace messages. | Steve Grubb | 2006-03-20 | 1 | -0/+2 |
| * | [PATCH] Filter rule comparators | Dustin Kirkland | 2006-03-20 | 1 | -42/+75 |
| * | [PATCH] AUDIT: kerneldoc for kernel/audit*.c | Randy Dunlap | 2006-03-20 | 2 | -46/+238 |
| * | [PATCH] make vm86 call audit_syscall_exit | Jason Baron | 2006-03-20 | 1 | -5/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-25 | 1 | -2/+1 |
|\ \ |
|
| * | | BUG_ON() Conversion in kernel/cpu.c | Eric Sesterhenn | 2006-03-24 | 1 | -2/+1 |
* | | | [PATCH] remove pps support | Roman Zippel | 2006-03-25 | 2 | -54/+18 |
* | | | [PATCH] Add SA_PERCPU_IRQ flag support | Dimitri Sivanich | 2006-03-25 | 1 | -5/+18 |
* | | | [PATCH] Use unsigned int types for a faster bsearch | Eric Dumazet | 2006-03-25 | 1 | -2/+2 |
* | | | [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() | Ashok Raj | 2006-03-25 | 1 | -3/+1 |
* | | | [PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p... | Eric Dumazet | 2006-03-25 | 1 | -6/+0 |
* | | | [PATCH] find_task_by_pid() needs tasklist_lock | Andrew Morton | 2006-03-25 | 1 | -0/+2 |
* | | | [PATCH] refactor capable() to one implementation, add __capable() helper | Chris Wright | 2006-03-25 | 2 | -12/+16 |