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
2005-08-17
AUDIT: Prevent duplicate syscall rules
Amy Griffis
2
-44
/
+56
2005-08-17
AUDIT: Speed up audit_filter_syscall() for the non-auditable case.
David Woodhouse
1
-10
/
+12
2005-08-17
AUDIT: Fix task refcount leak in audit_filter_syscall()
David Woodhouse
1
-1
/
+2
2005-08-17
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2
-22
/
+48
2005-08-10
[PATCH] remove name length check in a workqueue
James Bottomley
1
-2
/
+0
2005-08-09
[PATCH] cpuset release ABBA deadlock fix
Paul Jackson
1
-20
/
+48
2005-08-09
Merge with /shiny/git/linux-2.6/.git
David Woodhouse
12
-60
/
+92
2005-08-04
[PATCH] revert "timer exit cleanup"
Andrew Morton
2
-2
/
+3
2005-08-04
[PATCH] Remove suspend() calls from shutdown path
Benjamin Herrenschmidt
1
-2
/
+0
2005-08-01
[PATCH] Module per-cpu alignment cannot always be met
Rusty Russell
1
-4
/
+11
2005-08-01
[PATCH] remove sys_set_zone_reclaim()
Ingo Molnar
1
-1
/
+0
2005-07-30
[PATCH] revert bogus softirq changes
Andrew Morton
1
-2
/
+2
2005-07-29
[PATCH] reboot: remove device_suspend(PMSG_FREEZE) from kernel_kexec
Eric W. Biederman
1
-1
/
+0
2005-07-28
[PATCH] posix timers: fix normalization problem
George Anzinger
1
-14
/
+3
2005-07-28
[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...
Andi Kleen
1
-2
/
+2
2005-07-27
[PATCH] Avoid device suspend on reboot
Andrew Morton
1
-1
/
+0
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
1
-1
/
+1
2005-07-27
[PATCH] kernel/crash_dump.c: add kerneldoc
Randy Dunlap
1
-1
/
+10
2005-07-27
[PATCH] kernel/cpuset.c: add kerneldoc, fix typos
Randy Dunlap
1
-7
/
+19
2005-07-27
[PATCH] kernel/capability.c: add kerneldoc
Randy Dunlap
1
-3
/
+17
2005-07-27
[PATCH] s390: spin lock retry
Martin Schwidefsky
1
-1
/
+11
2005-07-27
[PATCH] itimer fixes
George Anzinger
1
-21
/
+16
2005-07-27
[PATCH] Address BUG: using smp_processor_id() in preemptible [00000001] code
Nigel Cunningham
1
-1
/
+1
2005-07-27
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
5
-58
/
+85
2005-07-26
[PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO
Steven Rostedt
1
-2
/
+3
2005-07-26
[PATCH] Fix RLIMIT_RTPRIO breakage
Andreas Steinmetz
1
-1
/
+2
2005-07-26
[PATCH] swpsuspend: Have suspend to disk use factors of sys_reboot
Eric W. Biederman
1
-6
/
+3
2005-07-26
[PATCH] Call emergency_reboot from panic
Eric W. Biederman
1
-5
/
+4
2005-07-26
[PATCH] Use kernel_power_off in sysrq-o
Eric W. Biederman
1
-2
/
+2
2005-07-26
[PATCH] Add emergency_restart()
Eric W. Biederman
1
-0
/
+6
2005-07-26
[PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot.
Eric W. Biederman
1
-2
/
+1
2005-07-26
[PATCH] Refactor sys_reboot into reusable parts
Eric W. Biederman
1
-42
/
+64
2005-07-26
[PATCH] Add missing device_suspsend(PMSG_FREEZE) calls.
Eric W. Biederman
1
-0
/
+2
2005-07-19
Merge with /shiny/git/linux-2.6/.git
David Woodhouse
1
-40
/
+11
2005-07-18
AUDIT: Reduce contention in audit_serial()
David Woodhouse
2
-2
/
+6
2005-07-15
AUDIT: Fix livelock in audit_serial().
David Woodhouse
1
-11
/
+10
2005-07-14
AUDIT: Fix compile error in audit_filter_syscall
David Woodhouse
1
-1
/
+1
2005-07-13
AUDIT: Avoid scheduling in idle thread
David Woodhouse
1
-5
/
+8
2005-07-13
AUDIT: Exempt the whole auditd thread-group from auditing
David Woodhouse
1
-2
/
+2
2005-07-13
[AUDIT] Fix sparse warning about gfp_mask type
Victor Fusco
1
-1
/
+1
2005-07-13
[PATCH] inotify: move sysctl
Robert Love
1
-40
/
+11
2005-07-13
Merge with /shiny/git/linux-2.6/.git
David Woodhouse
11
-34
/
+103
2005-07-12
[PATCH] inotify
Robert Love
3
-1
/
+49
2005-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6
Linus Torvalds
1
-1
/
+15
2005-07-12
[PATCH] lower VM_DONTCOPY total_vm
Hugh Dickins
1
-1
/
+3
2005-07-12
[PATCH] name_to_dev_t warning fix
Andrew Morton
2
-2
/
+3
2005-07-12
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
Len Brown
1
-1
/
+15
2005-07-11
[ACPI] Suspend to RAM fix
David Shaohua Li
1
-0
/
+14
2005-07-11
[ACPI] ACPI poweroff fix
Alexey Starikovskiy
1
-1
/
+1
2005-07-07
[PATCH] cond_resched(): fix bogus might_sleep() warning
Ingo Molnar
1
-0
/
+7
[next]