index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-23
[PATCH] cond_resched() might_sleep() fix
Ingo Molnar
1
-0
/
+3
2006-06-23
[PATCH] dup fd error fix
Prasanna Meda
1
-1
/
+2
2006-06-23
[PATCH] mmput() might sleep
Andrew Morton
1
-0
/
+2
2006-06-23
[PATCH] Add a sysfs file to determine if a kexec kernel is loaded
Jeff Moyer
2
-3
/
+22
2006-06-23
[PATCH] swsusp: use less memory during resume
Rafael J. Wysocki
2
-58
/
+85
2006-06-23
[PATCH] kernel/power/snapshot.c: cleanups
Adrian Bunk
1
-7
/
+8
2006-06-23
[PATCH] swsusp: take lowmem reserves into account
Rafael J. Wysocki
1
-1
/
+3
2006-06-23
[PATCH] swsusp: add architecture special saveable pages support
Shaohua Li
3
-15
/
+117
2006-06-23
[PATCH] x86: kernel irq balance doesn't work
Zhang Yanmin
1
-0
/
+3
2006-06-23
[PATCH] SELinux: add security hook call to mediate attach_task (kernel/cpuset.c)
David Quigley
1
-0
/
+8
2006-06-23
[PATCH] SELinux: add security hooks to {get,set}affinity
David Quigley
1
-1
/
+8
2006-06-23
[PATCH] move_pages: fix 32 -> 64 bit compat function
Christoph Lameter
1
-2
/
+2
2006-06-23
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
Christoph Lameter
2
-0
/
+24
2006-06-23
[PATCH] page migration: sys_move_pages(): support moving of individual pages
Christoph Lameter
1
-0
/
+1
2006-06-23
[PATCH] swsusp: rework memory shrinker
Rafael J. Wysocki
1
-2
/
+8
2006-06-23
[PATCH] support for panic at OOM
KAMEZAWA Hiroyuki
1
-0
/
+9
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
1
-1
/
+1
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2
-8
/
+8
2006-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-0
/
+13
2006-06-22
[PATCH] avoid tasklist_lock at getrusage for multithreaded case too
Ravikiran G Thirumalai
1
-34
/
+22
2006-06-22
[PATCH] suspend_console() warning fix
Andrew Morton
1
-1
/
+1
2006-06-22
[PATCH] selinux: add hooks for key subsystem
Michael LeMay
1
-1
/
+1
2006-06-20
Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-266
/
+1555
2006-06-20
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
Linus Torvalds
1
-2
/
+2
2006-06-20
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-185
/
+0
2006-06-20
[PATCH] make set_loginuid obey audit_enabled
Steve Grubb
1
-11
/
+16
2006-06-20
[PATCH] log more info for directory entry change events
Amy Griffis
4
-61
/
+127
2006-06-20
[PATCH] fix AUDIT_FILTER_PREPEND handling
Amy Griffis
1
-0
/
+1
2006-06-20
[PATCH] validate rule fields' types
Al Viro
1
-9
/
+48
2006-06-20
[PATCH] audit: path-based rules
Amy Griffis
4
-88
/
+900
2006-06-20
[PATCH] Audit of POSIX Message Queue Syscalls v.2
George C. Wilson
1
-1
/
+273
2006-06-20
[PATCH] deprecate AUDIT_POSSBILE
Al Viro
2
-4
/
+5
2006-06-20
[PATCH] inline more audit helpers
Al Viro
1
-10
/
+4
2006-06-20
[PATCH] update of IPC audit record cleanup
Linda Knippers
1
-17
/
+5
2006-06-20
[PATCH] minor audit updates
Serge E. Hallyn
1
-9
/
+10
2006-06-20
[PATCH] fix audit_krule_to_{rule,data} return values
Amy Griffis
1
-2
/
+2
2006-06-20
[PATCH] add filtering by ppid
Al Viro
1
-0
/
+4
2006-06-20
[PATCH] log ppid
Al Viro
1
-2
/
+5
2006-06-20
[PATCH] collect sid of those who send signals to auditd
Al Viro
4
-23
/
+44
2006-06-20
[PATCH] execve argument logging
Al Viro
2
-3
/
+56
2006-06-20
[PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULES
Al Viro
3
-52
/
+81
2006-06-20
[PATCH] inotify (1/5): split kernel API from userspace support
Amy Griffis
2
-3
/
+3
2006-06-19
Add support for suspending and resuming the whole console subsystem
Linus Torvalds
2
-1
/
+29
2006-06-17
[PATCH] arm_timer: remove a racy and obsolete PF_EXITING check
Oleg Nesterov
1
-3
/
+0
2006-06-17
[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()
Oleg Nesterov
2
-26
/
+18
2006-06-17
[PATCH] check_process_timers: fix possible lockup
Oleg Nesterov
1
-5
/
+4
2006-06-09
[PATCH] Add a prctl to change the endianness of a process.
Anton Blanchard
1
-0
/
+13
2006-05-31
[PATCH] hrtimer: export symbols
Stephen Hemminger
1
-0
/
+6
2006-05-21
Revert "[PATCH] sched: fix interactive task starvation"
Linus Torvalds
1
-44
/
+18
2006-05-21
[PATCH] Fix a NO_IDLE_HZ timer bug
Zachary Amsden
1
-0
/
+16
[next]