Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
07354a00901d103085e4376b7df0aad264c1836a
/
kernel
07354a0
[PATCH] /proc/kallsyms reports lower-case types for some non-exported symbols
by Adam B. Jerome
· 18 years ago
ed07536
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
by Peter Zijlstra
· 18 years ago
341a595
[PATCH] Support for freezeable workqueues
by Rafael J. Wysocki
· 18 years ago
5045cfc
[PATCH] swsusp: kill write-only variable
by Pavel Machek
· 18 years ago
2d87595
[PATCH] PM: Fix swsusp debug mode testproc
by Rafael J. Wysocki
· 18 years ago
59a49335
[PATCH] swsusp: Fix labels
by Rafael J. Wysocki
· 18 years ago
5b6d15d
[PATCH] swsusp: Fix coding style in suspend.c
by Rafael J. Wysocki
· 18 years ago
11b2ce2
[PATCH] swsusp: Untangle freeze_processes
by Rafael J. Wysocki
· 18 years ago
a9b6f56
[PATCH] swsusp: Untangle thaw_processes
by Rafael J. Wysocki
· 18 years ago
a6d7098
[PATCH] convert pm_sem to a mutex
by Stephen Hemminger
· 18 years ago
3eb1b3a
[PATCH] suspend to disk fails if gdb is suspended with a traced child
by Rafael J. Wysocki
· 18 years ago
0d3a9ab
[PATCH] swsusp: Measure memory shrinking time
by Rafael J. Wysocki
· 18 years ago
112cecb
[PATCH] suspend: don't change cpus_allowed for task initiating the suspend
by Siddha, Suresh B
· 18 years ago
2d4a34c
[PATCH] swsusp: Support i386 systems with PAE or without PSE
by Rafael J. Wysocki
· 18 years ago
ff39593
[PATCH] swsusp: thaw userspace and kernel space separately
by Nigel Cunningham
· 18 years ago
14b5b7c
[PATCH] swsusp: clean up whitespace in freezer output
by Nigel Cunningham
· 18 years ago
32d50f5
[PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUG
by Nigel Cunningham
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
8a05aac
[PATCH] swsusp: fix platform mode
by Stefan Seyfried
· 18 years ago
8594912
[PATCH] swsusp: use __GFP_WAIT
by Rafael J. Wysocki
· 18 years ago
8357376
[PATCH] swsusp: Improve handling of highmem
by Rafael J. Wysocki
· 18 years ago
37b2ba1
[PATCH] swsusp: add ioctl for swap files support
by Rafael J. Wysocki
· 18 years ago
9a154d9
[PATCH] swsusp: add resume_offset command line parameter
by Rafael J. Wysocki
· 18 years ago
3aef83e
[PATCH] swsusp: use block device offsets to identify swap locations
by Rafael J. Wysocki
· 18 years ago
3fc6b34
[PATCH] swsusp: rearrange swap-handling code
by Rafael J. Wysocki
· 18 years ago
915bae9
[PATCH] swsusp: use partition device and offset to identify swap areas
by Rafael J. Wysocki
· 18 years ago
3592695
[PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode")
by Stefan Seyfried
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
a866374
[PATCH] mm: pagefault_{disable,enable}()
by Peter Zijlstra
· 18 years ago
7602bdf
[PATCH] new scheme to preempt swap token
by Ashwin Chaugule
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
a1f8e7f7
[PATCH] severing skbuff.h -> highmem.h
by Al Viro
· 18 years ago
f6a5703
[PATCH] severing module.h->sched.h
by Al Viro
· 18 years ago
17c157c
[GENL]: Add genlmsg_put_reply() to simplify building reply headers
by Thomas Graf
· 18 years ago
3dabc71
[GENL]: Add genlmsg_new() to allocate generic netlink messages
by Thomas Graf
· 18 years ago
339bf98
[NETLINK]: Do precise netlink message allocations where possible
by Thomas Graf
· 18 years ago
e17e0f5
Driver core: show drivers in /sys/module/
by Kay Sievers
· 18 years ago
707badb
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
3cce485
[PATCH] fix create_write_pipe() error check
by Akinobu Mita
· 18 years ago
ff0a538
[PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwind
by Jan Beulich
· 18 years ago
cfd3ef2
[PATCH] lockdep: spin_lock_irqsave_nested()
by Arjan van de Ven
· 18 years ago
753ca4f
[PATCH] fix copy_process() error check
by Akinobu Mita
· 18 years ago
b42172f
Don't call "note_interrupt()" with irq descriptor lock held
by Linus Torvalds
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
65f27f3
WorkStruct: Pass the work_struct pointer instead of context data
by David Howells
· 18 years ago
365970a
WorkStruct: Merge the pending bit into the wq_data pointer
by David Howells
· 18 years ago
6bb49e5
WorkStruct: Typedef the work function prototype
by David Howells
· 18 years ago
52bad64
WorkStruct: Separate delayable and non-delayable events.
by David Howells
· 18 years ago
1ff5683
[PATCH] lockdep: fix static keys in module-allocated percpu areas
by Ingo Molnar
· 18 years ago
b86432b
[PATCH] some irq_chip variables point to NULL
by Zhang, Yanmin
· 18 years ago
9a3a04ac
Revert "[PATCH] fix Data Acess error in dup_fd"
by Linus Torvalds
· 18 years ago
8b126b7
[PATCH] setup_irq(): better mismatch debugging
by Andrew Morton
· 18 years ago
f72fa70
[PATCH] Fix misrouted interrupts deadlocks
by Pavel Emelianov
· 18 years ago
0130b0b
[PATCH] fix Data Acess error in dup_fd
by Sharyathi Nagesh
· 18 years ago
d99f160
[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl table
by Eric W. Biederman
· 18 years ago
0e009be
[PATCH] Improve the removed sysctl warnings
by Eric W. Biederman
· 18 years ago
64efade
[PATCH] lockdep: fix delayacct locking bug
by Peter Zijlstra
· 18 years ago
4b96b1a
[PATCH] Fix the spurious unlock_cpu_hotplug false warnings
by Gautham R Shenoy
· 18 years ago
10b1fbd
Make sure "user->sigpending" count is in sync
by Linus Torvalds
· 18 years ago
45c18b0
Fix unlikely (but possible) race condition on task->user access
by Linus Torvalds
· 18 years ago
3fd5939
[PATCH] Create compat_sys_migrate_pages
by Stephen Rothwell
· 18 years ago
b918f6e
[PATCH] swsusp: debugging
by Rafael J. Wysocki
· 18 years ago
19c6b6e
[PATCH] schedule removal of FUTEX_FD
by Andrew Morton
· 18 years ago
f46c483
[PATCH] Add printk_timed_ratelimit()
by Andrew Morton
· 18 years ago
4a279ff
[PATCH] taskstats: fix sub-threads accounting
by Oleg Nesterov
· 18 years ago
f0ec1aa
[PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-free
by Oleg Nesterov
· 18 years ago
0e2d57f
[PATCH] ndiswrapper: don't set the module->taints flags
by Randy Dunlap
· 18 years ago
3d8334d
[PATCH] taskstats: fix sk_buff size calculation
by Oleg Nesterov
· 18 years ago
d46a3d0
[PATCH] taskstats: fix sk_buff leak
by Oleg Nesterov
· 18 years ago
057647f
[PATCH] workqueue: update kerneldoc
by Alan Stern
· 18 years ago
8fa1d7d
[PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-remove
by Satoru Takeuchi
· 18 years ago
bb1d860
[PATCH] time_adjust cleared before use
by Jim Houston
· 18 years ago
d7c3f5f
[PATCH] fill_tgid: cleanup delays accounting
by Oleg Nesterov
· 18 years ago
a98b609
[PATCH] taskstats: don't use tasklist_lock
by Oleg Nesterov
· 18 years ago
b8534d7
[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock
by Oleg Nesterov
· 18 years ago
093a8e8
[PATCH] taskstats_tgid_free: fix usage
by Oleg Nesterov
· 18 years ago
05d5bcd
[PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereference
by Oleg Nesterov
· 18 years ago
fca178c
[PATCH] fill_tgid: fix task_struct leak and possible oops
by Oleg Nesterov
· 18 years ago
5fa3839
[PATCH] Constify compat_get_bitmap argument
by Stephen Rothwell
· 18 years ago
1d4d262
[PATCH] Add missing space in module.c for taintskernel
by Jan Dittmer
· 18 years ago
690a973
[PATCH] x86-64: Speed up dwarf2 unwinder
by Jan Beulich
· 18 years ago
e05d722
[PATCH] kernel/nsproxy.c: use kmemdup()
by Alexey Dobriyan
· 18 years ago
d6f8ff7
[PATCH] cad_pid sysctl with PROC_FS=n
by Randy Dunlap
· 18 years ago
91fcdd4
[PATCH] readjust comments of task_timeslice for kernel doc
by Borislav Petkov
· 18 years ago
43f8221
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 18 years ago
bd5349c
[PATCH] Convert cpu hotplug notifiers to use raw_notifier instead of blocking_notifier
by Neil Brown
· 18 years ago
bea493a
[PATCH] rt-mutex: fixup rt-mutex debug code
by Peter Zijlstra
· 18 years ago
a460e74
[PATCH] genirq: clean up irq-flow-type naming
by Ingo Molnar
· 18 years ago
c60099b
[PATCH] swsusp: fix memory leaks
by Andrew Morton
· 18 years ago
ac08c26
[PATCH] posix-cpu-timers: prevent signal delivery starvation
by Thomas Gleixner
· 18 years ago
3f4a0b9
[PATCH] i386 Time: Avoid PIT SMP lockups
by john stultz
· 18 years ago
ca268c6
[PATCH] lockdep: increase max allowed recursion depth
by Ingo Molnar
· 18 years ago
39af114
[PATCH] fix epoll_pwait when EPOLL=n
by Randy Dunlap
· 18 years ago
256a6b4
[PATCH] lockdep: fix printk recursion logic
by Ingo Molnar
· 18 years ago
3dc3099
[PATCH] lockdep: use BUILD_BUG_ON
by Alexey Dobriyan
· 18 years ago
01a3ee2
[PATCH] bitmap: parse input from kernel and user buffers
by Reinette Chatre
· 18 years ago
beed33a
[PATCH] sched: likely profiling
by Nick Piggin
· 18 years ago
fa3ba2e8
[PATCH] fix Module taint flags listing in Oops/panic
by Florin Malita
· 18 years ago
Next »