Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
01e88f25985d8ea5866c9a73d56b3a9a9145066f
/
kernel
dd5f5fe
Merge branch 'audit.b46' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 17 years ago
320f1b1
[AUDIT] ratelimit printk messages audit
by Eric Paris
· 17 years ago
148b38d
[patch 2/2] audit: complement va_copy with va_end()
by Richard Knutsson
· 17 years ago
ef00be0
[patch 1/2] kernel/audit.c: warning fix
by Andrew Morton
· 17 years ago
b593d38
[AUDIT] create context if auditing was ever enabled
by Eric Paris
· 17 years ago
50397bd
[AUDIT] clean up audit_receive_msg()
by Eric Paris
· 17 years ago
1a6b9f2
[AUDIT] make audit=0 really stop audit messages
by Eric Paris
· 17 years ago
de6bbd1
[AUDIT] break large execve argument logging into smaller messages
by Eric Paris
· 17 years ago
e445deb
[AUDIT] include audit type in audit message when using printk
by Eric Paris
· 17 years ago
6246cca
[AUDIT] do not panic on exclude messages in audit_log_pid_context()
by Eric Paris
· 17 years ago
c0641f2
[AUDIT] Add End of Event record
by Eric Paris
· 17 years ago
4746ec5
[AUDIT] add session id to audit messages
by Eric Paris
· 17 years ago
c2a7780
[AUDIT] collect uid, loginuid, and comm in OBJ_PID records
by Eric Paris
· 17 years ago
f701b75
[AUDIT] return EINTR not ERESTART*
by Eric Paris
· 17 years ago
bfef93a
[PATCH] get rid of loginuid races
by Al Viro
· 17 years ago
0c11b94
[PATCH] switch audit_get_loginuid() to task_struct *
by Al Viro
· 17 years ago
cd68998
futex: Add bitset conditional wait/wakeup functionality
by Thomas Gleixner
· 17 years ago
83e96c6
futex: Remove warn on in return fixup path
by Thomas Gleixner
· 17 years ago
5df7fa1
tick-sched: add more debug information
by Thomas Gleixner
· 17 years ago
1001d0a
timekeeping: update xtime_cache when time(zone) changes
by Thomas Gleixner
· 17 years ago
3588a08
hrtimer: fix hrtimer_init_sleeper() users
by Peter Zijlstra
· 17 years ago
406a1d8
[AUDIT]: Increase skb->truesize in audit_expand
by Herbert Xu
· 17 years ago
13f09b9
Ensure that we export __fatal_signal_pending()
by Trond Myklebust
· 17 years ago
75659ca
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
c4772d9
debug: turn ignore_loglevel into an early param
by Ingo Molnar
· 17 years ago
5aff053
sched: remove unused params
by Gerald Stralko
· 17 years ago
ef9884e
sched: let +nice tasks have smaller impact
by Peter Zijlstra
· 17 years ago
296825c
sched: fix high wake up latencies with FAIR_USER_SCHED
by Srivatsa Vaddagiri
· 17 years ago
bd45ac0
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
6d4e4c4
KVM: Disallow fork() and similar games when using a VM
by Avi Kivity
· 17 years ago
dd5af90
x86/non-x86: percpu, node ids, apic ids x86.git fixup
by Mike Travis
· 17 years ago
70edcd7
genirq: stackdump after the "Trying to free already-free IRQ" message
by Ingo Molnar
· 17 years ago
6dab277
x86: add a simple backtrace test module
by Arjan van de Ven
· 17 years ago
076f977
x86: make early printk selectable on 64-bit as well
by Ingo Molnar
· 17 years ago
8c1c935
x86: kprobes: add kprobes smoke tests that run on boot
by Ananth N Mavinakayanahalli
· 17 years ago
71c3391
debug: add the end-of-trace marker and the module list to
by Arjan van de Ven
· 17 years ago
79b4cc5
debug: move WARN_ON() out of line
by Arjan van de Ven
· 17 years ago
96d97cf
x86: add /proc/irq/*/spurious to dump the spurious irq debugging state
by Andi Kleen
· 17 years ago
9e094c1
genirq: turn irq debugging options into module params
by Andi Kleen
· 17 years ago
c269f19
x86: compat_sys_ptrace
by Roland McGrath
· 17 years ago
032d82d
x86: compat_ptrace_request
by Roland McGrath
· 17 years ago
16c3e38
x86: ptrace_request peekdata/pokedata
by Roland McGrath
· 17 years ago
95c354f
spinlock: lockbreak cleanup
by Nick Piggin
· 17 years ago
65ea5b0
x86: rename the struct pt_regs members for 32/64-bit consistency
by H. Peter Anvin
· 17 years ago
5b88abb
ptrace: generic PTRACE_SINGLEBLOCK
by Roland McGrath
· 17 years ago
36df29d
ptrace: generic resume
by Roland McGrath
· 17 years ago
6e7c402
x86: various changes and cleanups to in_p/out_p delay details
by Ingo Molnar
· 17 years ago
6378ddb
time: track accurate idle time with tick_sched.idle_sleeptime
by Venki Pallipadi
· 17 years ago
bbe4d18
NTP: correct inconsistent ntp interval/tick_length usage
by john stultz
· 17 years ago
45fe4fe
x86: make clockevents more robust
by Ingo Molnar
· 17 years ago
4713e22c
clocksource: add unregister function to disable unusable clocksources
by Thomas Gleixner
· 17 years ago
1ada5cb
clocksource: make clocksource watchdog cycle through online CPUs
by Andi Kleen
· 17 years ago
1077f5a
clocksource.c: use init_timer_deferrable for clocksource_watchdog
by Parag Warudkar
· 17 years ago
efd9ac8
time: fold __get_realtime_clock_ts() into getnstimeofday()
by Geert Uytterhoeven
· 17 years ago
186e3cb
timer: clean up tick-broadcast.c
by Thomas Gleixner
· 17 years ago
b10db7f
time: more timer related cleanups
by Pavel Machek
· 17 years ago
4c9dc64
time: timer cleanups
by Pavel Machek
· 17 years ago
a6fa8e5
time: clean hungarian notation from timers
by Pavel Machek
· 17 years ago
0ba6c33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25
by Linus Torvalds
· 17 years ago
6494a93
Module: check to see if we have a built in module with the same name
by Greg Kroah-Hartman
· 17 years ago
0aa5bd5
module: add module taint on ndiswrapper
by Jon Masters
· 17 years ago
8686c99
module: fix the module name length in param_sysfs_builtin
by Denis Cheng
· 17 years ago
6dd06c9
module: make module_address_lookup safe
by Rusty Russell
· 17 years ago
bb9d3d5
module: better OOPS and lockdep coverage for loading modules
by Rusty Russell
· 17 years ago
efa5345
module: Fix gratuitous sprintf in module.c
by Rusty Russell
· 17 years ago
c9a3ba5
module: wait for dependent modules doing init.
by Rusty Russell
· 17 years ago
a2da405
module: Don't report discarded init pages as kernel text.
by Rusty Russell
· 17 years ago
0891368
[NET]: Remove the empty net_table
by Pavel Emelyanov
· 17 years ago
e51b6ba
sysctl: Infrastructure for per namespace sysctls
by Eric W. Biederman
· 17 years ago
23eb06d
sysctl: Remember the ctl_table we passed to register_sysctl_paths
by Eric W. Biederman
· 17 years ago
29e796f
sysctl: Add register_sysctl_paths function
by Eric W. Biederman
· 17 years ago
fadad878
kernel: add CLONE_IO to specifically request sharing of IO contexts
by Jens Axboe
· 17 years ago
d38ecf9
io context sharing: preliminary support
by Jens Axboe
· 17 years ago
fd0928d
ioprio: move io priority from task_struct to io_context
by Jens Axboe
· 17 years ago
326e96b
printk: revert ktime_get() timestamps
by Ingo Molnar
· 17 years ago
81ef16e
[S390] Remove appldata include from sysctl_check.c
by Heiko Carstens
· 17 years ago
9b73e76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
6d08259
sched: keep total / count stats in addition to the max for
by Arjan van de Ven
· 17 years ago
5973e5b
sched: fix: don't take a mutex from interrupt context
by Peter Zijlstra
· 17 years ago
5fb5e6d
sched: print backtrace of running tasks too
by Nick Piggin
· 17 years ago
19ef930
printk: use ktime_get()
by Ingo Molnar
· 17 years ago
9073908
softlockup: fix signedness
by Ingo Molnar
· 17 years ago
9745512
sched: latencytop support
by Arjan van de Ven
· 17 years ago
326587b
sched: fix goto retry in pick_next_task_rt()
by Dmitry Adamushko
· 17 years ago
cc203d2
sched: monitor clock underflows in /proc/sched_debug
by Guillaume Chazarain
· 17 years ago
782daee
sched: fix rq->clock warps on frequency changes
by Guillaume Chazarain
· 17 years ago
4f05b98
sched: fix, always create kernel threads with normal priority
by Michal Schmidt
· 17 years ago
1ad82fd
debug: clean up kernel/profile.c
by Paolo Ciarrocchi
· 17 years ago
6478d88
sched: remove the !PREEMPT_BKL code
by Ingo Molnar
· 17 years ago
58b8a73
sched: make PREEMPT_BKL the default
by Ingo Molnar
· 17 years ago
e14af7e
debug: track and print last unloaded module in the oops trace
by Arjan van de Ven
· 17 years ago
21aa928
debug: show being-loaded/being-unloaded indicator for modules
by Arjan van de Ven
· 17 years ago
5a52dd5
sched: rt-watchdog: fix .rlim_max = RLIM_INFINITY
by Peter Zijlstra
· 17 years ago
1020387
sched: rt-group: reduce rescheduling
by Peter Zijlstra
· 17 years ago
37bb6cb
hrtimer: unlock hrtimer_wakeup
by Peter Zijlstra
· 17 years ago
d3d7445
hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback
by Peter Zijlstra
· 17 years ago
2d44ae4
hrtimer: clean up cpu->base locking tricks
by Peter Zijlstra
· 17 years ago
48d5e25
sched: rt throttling vs no_hz
by Peter Zijlstra
· 17 years ago
614ee1f
sched: pull_rt_task() cleanup
by Mike Galbraith
· 17 years ago
6f505b1
sched: rt group scheduling
by Peter Zijlstra
· 17 years ago
Next »