Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6bec11921a7d7b11d0b1909596636632aece5a26
/
kernel
46da276
kernel/sys.c: fix compat uname machine
by Andreas Schwab
· 15 years ago
e134d20
CRED: Fix a race in creds_are_invalid() in credentials debugging
by David Howells
· 15 years ago
eff3036
CRED: Fix double free in prepare_usermodehelper_creds() error handling
by David Howells
· 15 years ago
bc293d6
rcu: Make RCU lockdep check the lockdep_recursion variable
by Paul E. McKenney
· 15 years ago
d88d405
PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling
by Jiri Slaby
· 15 years ago
2aedd19
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
a3a2e76
mm: avoid null-pointer deref in sync_mm_rss()
by KAMEZAWA Hiroyuki
· 15 years ago
94c4fce
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
84fba5e
sched: Fix sched_getaffinity()
by Anton Blanchard
· 15 years ago
5fbfb18
Fix up possibly racy module refcounting
by Nick Piggin
· 15 years ago
449cedf
audit: preface audit printk with audit
by Eric Paris
· 15 years ago
b66696e
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
by Linus Torvalds
· 15 years ago
9e74e7c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
8ce42c8
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0121b0c
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
a8941b0
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
26d80aa
perf: Always build the stub perf_arch_fetch_caller_regs version
by Frederic Weisbecker
· 15 years ago
5e123e5
Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 15 years ago
24b99d1
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
4da75b9
kgdb: Turn off tracing while in the debugger
by Jason Wessel
· 15 years ago
ae6bf53
kgdb: use atomic_inc and atomic_dec instead of atomic_set
by Jason Wessel
· 15 years ago
62fae31
kgdb: eliminate kgdb_wait(), all cpus enter the same way
by Jason Wessel
· 15 years ago
a0279bd
kgdb: have ebin2mem call probe_kernel_write once
by Jason Wessel
· 15 years ago
47a7098
sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock
by Oleg Nesterov
· 15 years ago
269484a
sched: Fix proc_sched_set_task()
by Mike Galbraith
· 15 years ago
8bb39f9
perf: Fix 'perf sched record' deadlock
by Mike Galbraith
· 15 years ago
50d11d1
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
by Ingo Molnar
· 15 years ago
e49a5bd
perf: Use hot regs with software sched switch/migrate events
by Frederic Weisbecker
· 15 years ago
eb1e796
perf: Correctly align perf event tracing buffer
by Frederic Weisbecker
· 15 years ago
753649d
genirq: Force MSI irq handlers to run with interrupts disabled
by Thomas Gleixner
· 15 years ago
246750f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
be3fd3c
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
570b8fb
CRED: Fix memory leak in error handling
by Mathieu Desnoyers
· 15 years ago
292f60c
ring-buffer: Add missing unlock
by Julia Lawall
· 15 years ago
e36673e
tracing: Fix lockdep warning in global_clock()
by Li Zefan
· 15 years ago
eed6351
x86: Do not free zero sized per cpu areas
by Ian Campbell
· 15 years ago
a53f4f9
SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG
by David Howells
· 15 years ago
88be12c
slow-work: use get_ref wrapper instead of directly calling get_ref
by Dave Airlie
· 15 years ago
10fad5e
percpu, module: implement and use is_kernel/module_percpu_address()
by Tejun Heo
· 15 years ago
259354d
module: encapsulate percpu handling better and record percpu_size
by Tejun Heo
· 15 years ago
b72c409
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
5a7aadf
Freezer: Fix buggy resume test for tasks frozen with cgroup freezer
by Matt Helsley
· 15 years ago
4f59845
Freezer: Only show the state of tasks refusing to freeze
by Xiaotian Feng
· 15 years ago
054319b
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
833961d
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3cacf42
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
309d1dc
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8128f55
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
53feb29
cpuset: alloc nodemask_t on the heap rather than the stack
by Miao Xie
· 15 years ago
5ab116c
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
by Miao Xie
· 15 years ago
9d34706
cgroups: remove duplicate include
by Li Zefan
· 15 years ago
860652b
genirq: Move two IRQ functions from .init.text to .text
by Henrik Kretzschmar
· 15 years ago
cc8c3b7
genirq: Protect access to irq_desc->action in can_request_irq()
by Thomas Gleixner
· 15 years ago
66f1207
resources: add interfaces that return conflict information
by Bjorn Helgaas
· 15 years ago
830ec04
time: Fix accumulation bug triggered by long delay.
by John Stultz
· 15 years ago
8c2eb48
softlockup: Stop spurious softlockup messages due to overflow
by Colin Ian King
· 15 years ago
2271048
ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte align
by Steven Rostedt
· 15 years ago
f82c37e
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
dcd5c16
perf: Fix unexported generic perf_arch_fetch_caller_regs
by Frederic Weisbecker
· 15 years ago
8bc037f
sched: Use proper type in sched_getaffinity()
by KOSAKI Motohiro
· 15 years ago
c890692
kernel/sched.c: Suppress unused var warning
by Andrew Morton
· 15 years ago
e3818b8
rcu: Make rcu_read_lock_bh_held() allow for disabled BH
by Paul E. McKenney
· 15 years ago
cd3d803
sched: sched_getaffinity(): Allow less than NR_CPUS length
by KOSAKI Motohiro
· 15 years ago
80a1860
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4e3eadd
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8655e7e
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9fdfbc2
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b634587
tracing: Do not record user stack trace from NMI context
by Steven Rostedt
· 15 years ago
a2f8071
tracing: Disable buffer switching when starting or stopping trace
by Steven Rostedt
· 15 years ago
283740c
tracing: Use same local variable when resetting the ring buffer
by Steven Rostedt
· 15 years ago
ea14eb7
function-graph: Init curr_ret_stack with ret_stack
by Steven Rostedt
· 15 years ago
52fbe9c
ring-buffer: Move disabled check into preempt disable section
by Lai Jiangshan
· 15 years ago
64d5aea
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
2edf5e4
sysctl extern cleanup: lockdep
by Dave Young
· 15 years ago
4f0e056
sysctl extern cleanup: rtmutex
by Dave Young
· 15 years ago
c55b7c3
sysctl extern cleanup: acct
by Dave Young
· 15 years ago
15485a4
sysctl extern cleanup: sg
by Dave Young
· 15 years ago
5ed1091
sysctl extern cleanup: module
by Dave Young
· 15 years ago
e5ab677
sysctl extern cleanup: rcu
by Dave Young
· 15 years ago
d33ed52
sysctl extern cleanup: signal
by Dave Young
· 15 years ago
eb5572f
sysctl extern cleanup: C_A_D
by Dave Young
· 15 years ago
8467005
nsproxy: remove INIT_NSPROXY()
by Alexey Dobriyan
· 15 years ago
13aa9a6
pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig()
by Oleg Nesterov
· 15 years ago
93c5990
copy_signal() cleanup: clean thread_group_cputime_init()
by Veaceslav Falico
· 15 years ago
4dd66e6
copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()
by Veaceslav Falico
· 15 years ago
a56704e
copy_signal() cleanup: use zalloc and remove initializations
by Veaceslav Falico
· 15 years ago
a0a4db5
cgroups: remove events before destroying subsystem state objects
by Kirill A. Shutemov
· 15 years ago
4ab7868
cgroups: fix race between userspace and kernelspace
by Kirill A. Shutemov
· 15 years ago
0dea116
cgroup: implement eventfd-based generic API for notifications
by Kirill A. Shutemov
· 15 years ago
b70cc5f
cgroups: clean up cgroup_pidlist_find() a bit
by Li Zefan
· 15 years ago
67523c4
cgroups: blkio subsystem as module
by Ben Blum
· 15 years ago
cf5d594
cgroups: subsystem module unloading
by Ben Blum
· 15 years ago
e6a1105
cgroups: subsystem module loading interface
by Ben Blum
· 15 years ago
aae8aab
cgroups: revamp subsys array
by Ben Blum
· 15 years ago
d7b9fff
cgroup: introduce coalesce css_get() and css_put()
by Daisuke Nishimura
· 15 years ago
2468c72
cgroup: introduce cancel_attach()
by Daisuke Nishimura
· 15 years ago
5cacdb4
Add generic sys_olduname()
by Christoph Hellwig
· 15 years ago
Next »