Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
db630637b2f192bea2ba1c000e9cbe4e542a03ea
/
kernel
db63063
[PATCH] clean up and remove some extra spinlocks from rtmutex
by Steven Rostedt
· 18 years ago
6c5c934
[PATCH] ifdef blktrace debugging fields
by Alexey Dobriyan
· 18 years ago
89e7e374
[PATCH] timer: add lock annotation to lock_timer_base
by Josh Triplett
· 18 years ago
d10be6d
[PATCH] module_subsys: initialize earlier
by Mark Huang
· 18 years ago
a49a4af
[PATCH] rcu: add lock annotations to rcu{,_bh}_torture_read_{lock,unlock}
by Josh Triplett
· 18 years ago
538d9d5
[PATCH] irq: remove a extra line
by Yoichi Yuasa
· 18 years ago
2ff6fd8
[PATCH] irq: fixed coding style
by Yoichi Yuasa
· 18 years ago
4c78a66
[PATCH] kernel-doc for relay interface
by Randy Dunlap
· 18 years ago
d8c7649
[PATCH] kernel/params: driver layer error checking
by Randy Dunlap
· 18 years ago
910067d
[PATCH] remove generic__raw_read_trylock()
by Matthew Wilcox
· 18 years ago
ebdea46
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
2dc9431
Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream into devel
by Russell King
· 18 years ago
65800ac
[PATCH] pid: remove temporary debug code in attach_pid
by Eric W. Biederman
· 18 years ago
c18258c
[PATCH] pid: Implement transfer_pid and use it to simplify de_thread
by Eric W. Biederman
· 18 years ago
b89a817
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
by Eric W. Biederman
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
8e18e29
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
by Theodore Ts'o
· 18 years ago
f269fdd
[PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place
by David Howells
· 18 years ago
0ec76a1
[PATCH] NOMMU: Check that access_process_vm() has a valid target
by David Howells
· 18 years ago
d33b6fb
Resources: insert identical resources above existing resources
by Matthew Wilcox
· 19 years ago
b278240
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
dd77a4e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
c5c6ba4
[PATCH] PM: Add pm_trace switch
by Rafael J. Wysocki
· 18 years ago
c8eb8b4
[PATCH] PM: make it possible to disable console suspending
by Rafael J. Wysocki
· 18 years ago
940864d
[PATCH] swsusp: Use memory bitmaps during resume
by Rafael J. Wysocki
· 18 years ago
b788db7
[PATCH] swsusp: Introduce memory bitmaps
by Rafael J. Wysocki
· 18 years ago
0bcd888
[PATCH] swsusp: Introduce some helpful constants
by Rafael J. Wysocki
· 18 years ago
75534b5
[PATCH] Change the name of pagedir_nosave
by Rafael J. Wysocki
· 18 years ago
cd560bb
[PATCH] swsusp: Fix alloc_pagedir
by Rafael J. Wysocki
· 18 years ago
f6143aa
[PATCH] swsusp: Reorder memory-allocating functions
by Rafael J. Wysocki
· 18 years ago
f623f0d
[PATCH] swsusp: Fix mark_free_pages
by Rafael J. Wysocki
· 18 years ago
e3920fb
[PATCH] Disable CPU hotplug during suspend
by Rafael J. Wysocki
· 18 years ago
fb13a28
[PATCH] swsusp: struct snapshot_handle cleanup
by Rafael J. Wysocki
· 18 years ago
ae83c5ee
[PATCH] swsusp: clean up browsing of pfns
by Rafael J. Wysocki
· 18 years ago
546e0d2
[PATCH] swsusp: read speedup
by Andrew Morton
· 18 years ago
8c00249
[PATCH] swsusp: add read-speed instrumentation
by Andrew Morton
· 18 years ago
ab95416
[PATCH] swsusp: write speedup
by Andrew Morton
· 18 years ago
3a4f757
[PATCH] swsusp: add write-speed instrumentation
by Andrew Morton
· 18 years ago
af8c65b
[PATCH] FRV: permit __do_IRQ() to be dispensed with
by David Howells
· 18 years ago
1a70cd4
[PATCH] selinux: rename selinux_ctxid_to_string
by Stephen Smalley
· 18 years ago
62bac01
[PATCH] selinux: eliminate selinux_task_ctxid
by Stephen Smalley
· 18 years ago
89fa302
[PATCH] NUMA: Add zone_to_nid function
by Christoph Lameter
· 18 years ago
0ff3849
[PATCH] zone_reclaim: dynamic slab reclaim
by Christoph Lameter
· 18 years ago
fbd9816
[PATCH] Profiling: require buffer allocation on the correct node
by Christoph Lameter
· 18 years ago
9b819d2
[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions
by Christoph Lameter
· 18 years ago
0a2966b
[PATCH] Fix longstanding load balancing bug in the scheduler
by Christoph Lameter
· 18 years ago
adf1423
[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder
by Jan Beulich
· 18 years ago
3162f75
[PATCH] Add the __stack_chk_fail() function
by Arjan van de Ven
· 18 years ago
0a425405
[PATCH] Add the canary field to the PDA area and the task struct
by Arjan van de Ven
· 18 years ago
3fa7c79
[PATCH] Avoid recursion in lockdep when stack tracer takes locks
by Andi Kleen
· 18 years ago
5a1b399
[PATCH] x86: Some preparationary cleanup for stack trace
by Andi Kleen
· 18 years ago
0cb91a2
[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernels
by Andi Kleen
· 18 years ago
3cfc348
[PATCH] x86: Add portable getcpu call
by Andi Kleen
· 18 years ago
8da5add
[PATCH] x86: Allow users to force a panic on NMI
by Don Zickus
· 18 years ago
407984f
[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl
by Don Zickus
· 18 years ago
2fbe7b2
[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functions
by Don Zickus
· 18 years ago
1d3a82a
PM: no suspend_prepare() phase
by David Brownell
· 18 years ago
2bca293
PM: add kconfig option for deprecated .../power/state files
by David Brownell
· 18 years ago
f1cc0a8
PM: issue PM_EVENT_PRETHAW
by David Brownell
· 18 years ago
7c8265f
Suspend infrastructure cleanup and extension
by Linus Torvalds
· 19 years ago
1cc5f71
[PATCH] load_module: no BUG if module_subsys uninitialized
by Ed Swierk
· 18 years ago
fe4944e
[NETLINK]: Extend netlink messaging interface
by Thomas Graf
· 18 years ago
b36e475
[ARM] Fix kernel/fork.c for lockdep on ARM
by Russell King
· 18 years ago
86998aa
[PATCH] genirq core: fix handle_level_irq()
by Ingo Molnar
· 18 years ago
e4b69aa
[PATCH] bug fix in kernel/kmod.c
by Kenneth Lee
· 18 years ago
e1ed7ac
[PATCH] genirq: fix typo in IRQ resend
by Imre Deak
· 18 years ago
dd9daa2
[PATCH] rcu_do_batch: make ->qlen decrement irq safe
by Oleg Nesterov
· 18 years ago
9bb25bf
[PATCH] lockdep: double the number of stack-trace entries
by Ingo Molnar
· 18 years ago
55669bf
[PATCH] audit: AUDIT_PERM support
by Al Viro
· 18 years ago
5974501
[PATCH] update audit rule change messages
by Amy Griffis
· 18 years ago
8ef2d30
[PATCH] sanity check audit_buffer
by Amy Griffis
· 18 years ago
3b33ac3
[PATCH] fix ppid bug in 2.6.18 kernel
by Steve Grubb
· 18 years ago
c5780e9
[PATCH] Use the correct restart option for futex_lock_pi
by Thomas Gleixner
· 18 years ago
068c457
[PATCH] lockdep: do not touch console state when tainting the kernel
by Ingo Molnar
· 18 years ago
471b40d
[PATCH] prevent swsusp with PAE
by Pavel Machek
· 18 years ago
fc47e7b
[PATCH] lockdep ifdef fix
by Jarek Poplawski
· 18 years ago
3b6362b
[PATCH] eligible_child: remove an obsolete ->tgid check
by Oleg Nesterov
· 18 years ago
43a1dd5
[PATCH] kerneldoc for handle_bad_irq()
by Henrik Kretzschmar
· 18 years ago
35df17c
[PATCH] task delay accounting fixes
by Shailabh Nagar
· 18 years ago
0d673a5
[PATCH] cpuset: oom panic fix
by Nick Piggin
· 18 years ago
4c4d50f
[PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_map
by Paul Jackson
· 18 years ago
4edb9a1
[PATCH] Remove redundant up() in stop_machine()
by Yingchao Zhou
· 18 years ago
d015bae
[PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE check
by Oleg Nesterov
· 18 years ago
f8986c2
[PATCH] revert "Drop tasklist lock in do_sched_setscheduler"
by Oleg Nesterov
· 18 years ago
9b41ea7
[PATCH] workqueue: remove lock_cpu_hotplug()
by Andrew Morton
· 18 years ago
e579dcb
[PATCH] futex_handle_fault always fails
by john stultz
· 18 years ago
6997a6f
[PATCH] sys_getppid oopses on debug kernel
by Kirill Korotaev
· 18 years ago
657b301
[PATCH] panic.c build fix
by Andrew Morton
· 18 years ago
3773dc9
[PATCH] fix hrtimer percpu usage typo
by Jan Blunck
· 18 years ago
ce2c6b5
[PATCH] futex: Apply recent futex fixes to futex_compat
by Thomas Gleixner
· 18 years ago
58c1b5b
[PATCH] memory hotadd fixes: find_next_system_ram catch range fix
by KAMEZAWA Hiroyuki
· 18 years ago
0f04ab5
[PATCH] memory hotadd fixes: change find_next_system_ram's return value manner
by KAMEZAWA Hiroyuki
· 18 years ago
78944e54
[PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertion
by Antonino A. Daplas
· 18 years ago
9f59ce5
[PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONE
by Chuck Ebbert
· 18 years ago
e91467e
[PATCH] bug in futex unqueue_me
by Christian Borntraeger
· 18 years ago
a7ef787
[PATCH] Make suspend possible with a traced process at a breakpoint
by Rafael J. Wysocki
· 18 years ago
3f2792f
[PATCH] take filling ->pid, etc. out of audit_get_context()
by Al Viro
· 18 years ago
5ac3a9c
[PATCH] don't bother with aux entires for dummy context
by Al Viro
· 18 years ago
d51374a
[PATCH] mark context of syscall entered with no rules as dummy
by Al Viro
· 18 years ago
471a5c7
[PATCH] introduce audit rules counter
by Al Viro
· 18 years ago
Next »