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-03-23
[PATCH] sem2mutex: kprobes
Ingo Molnar
1
-7
/
+7
2006-03-23
[PATCH] sem2mutex: tty
Ingo Molnar
2
-4
/
+4
2006-03-23
[PATCH] sem2mutex: kernel/
Arjan van de Ven
5
-25
/
+30
2006-03-23
[PATCH] convert kernel/rcupdate.c:rcu_barrier_sema to mutex
Ingo Molnar
1
-5
/
+5
2006-03-23
[PATCH] kernel/cpuset.c, mutex conversion
Ingo Molnar
1
-109
/
+103
2006-03-23
[PATCH] Avoid taking global tasklist_lock for single threadedprocess at getru...
Ravikiran G Thirumalai
1
-8
/
+34
2006-03-23
[PATCH] Shrinks sizeof(files_struct) and better layout
Eric Dumazet
1
-4
/
+4
2006-03-23
[PATCH] swsusp: add s2ram ioctl to userland interface
Luca Tettamanti
3
-2
/
+40
2006-03-23
[PATCH] swsusp: let userland tools switch console on suspend
Rafael J. Wysocki
1
-3
/
+0
2006-03-23
[PATCH] swsusp: drain high mem pages
Shaohua Li
1
-0
/
+1
2006-03-23
[PATCH] swsusp: finally solve mysqld problem
Rafael J. Wysocki
1
-1
/
+2
2006-03-23
[PATCH] suspend: make progress printing prettier
Pavel Machek
1
-2
/
+3
2006-03-23
[PATCH] swsusp: freeze user space processes first
Rafael J. Wysocki
3
-17
/
+46
2006-03-23
[PATCH] swsusp: userland interface
Rafael J. Wysocki
4
-5
/
+321
2006-03-23
[PATCH] swsusp: documentation updates
Pavel Machek
1
-1
/
+1
2006-03-23
[PATCH] kernel/power: move externs to header files
Randy Dunlap
2
-12
/
+5
2006-03-23
[PATCH] swsusp: separate swap-writing/reading code
Rafael J. Wysocki
4
-564
/
+581
2006-03-23
[PATCH] swsusp: low level interface
Rafael J. Wysocki
4
-488
/
+599
2006-03-23
[PATCH] revert "swsusp: fix breakage with swap on lvm"
Andrew Morton
1
-1
/
+3
2006-03-23
[PATCH] fix scheduler deadlock
Anton Blanchard
1
-2
/
+7
2006-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-1
/
+1
2006-03-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+29
2006-03-22
[PATCH] on_each_cpu(): disable local interrupts
Andrew Morton
1
-0
/
+20
2006-03-22
[PATCH] unshare: Error if passed unsupported flags
Eric W. Biederman
1
-0
/
+6
2006-03-22
[PATCH] sched: remove sleep_avg multiplier
Mike Galbraith
1
-6
/
+0
2006-03-21
Merge ../linux-2.6
James Bottomley
8
-104
/
+132
2006-03-20
[PATCH] fix module sysfs files reference counting
Greg Kroah-Hartman
2
-56
/
+31
2006-03-20
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to RCU subsystem
Greg Kroah-Hartman
1
-3
/
+3
2006-03-20
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()
Greg Kroah-Hartman
1
-2
/
+47
2006-03-20
[PATCH] Clean up module.c symbol searching logic
Sam Ravnborg
1
-32
/
+41
2006-03-20
[PATCH] kobject: fix build error if CONFIG_SYSFS=n
Jun'ichi Nomura
1
-3
/
+0
2006-03-20
[PATCH] fix audit_init failure path
Amy Griffis
1
-1
/
+2
2006-03-20
[PATCH] EXPORT_SYMBOL patch for audit_log, audit_log_start, audit_log_end and...
lorenzo@gnu.org
1
-0
/
+5
2006-03-20
[PATCH] sem2mutex: audit_netlink_sem
Ingo Molnar
3
-12
/
+13
2006-03-20
[PATCH] simplify audit_free() locking
Ingo Molnar
1
-3
/
+7
2006-03-20
[PATCH] Fix audit operators
Dustin Kirkland
1
-6
/
+12
2006-03-20
[PATCH] Add tty to syscall audit records
Steve Grubb
1
-2
/
+8
2006-03-20
[PATCH] add/remove rule update
Steve Grubb
1
-7
/
+9
2006-03-20
[PATCH] audit string fields interface + consumer
Amy Griffis
4
-141
/
+418
2006-03-20
[PATCH] Minor cosmetic cleanups to the code moved into auditfilter.c
David Woodhouse
1
-7
/
+4
2006-03-20
[PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL
David Woodhouse
5
-377
/
+454
2006-03-20
[PATCH] Miscellaneous bug and warning fixes
Dustin Kirkland
1
-9
/
+12
2006-03-20
[PATCH] Capture selinux subject/object context information.
Dustin Kirkland
2
-9
/
+135
2006-03-20
[PATCH] Exclude messages by message type
Dustin Kirkland
2
-1
/
+37
2006-03-20
[PATCH] Collect more inode information during syscall processing.
Amy Griffis
1
-24
/
+118
2006-03-20
[PATCH] Pass dentry, not just name, in fsnotify creation hooks.
Amy Griffis
1
-1
/
+1
2006-03-20
[PATCH] Define new range of userspace messages.
Steve Grubb
1
-0
/
+2
2006-03-20
[PATCH] Filter rule comparators
Dustin Kirkland
1
-42
/
+75
2006-03-20
[PATCH] AUDIT: kerneldoc for kernel/audit*.c
Randy Dunlap
2
-46
/
+238
2006-03-20
[PATCH] make vm86 call audit_syscall_exit
Jason Baron
1
-5
/
+0
[prev]
[next]