Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5fb7dc37dc16fbc8b80d81318a582201ef7e280d
/
kernel
3d7e338
jprobes: make jprobes a little safer for users
by Michael Ellerman
· 18 years ago
77afcf7
PM: Integrate beeping flag with existing acpi_sleep flags
by Pavel Machek
· 18 years ago
5a60d62
PM: Optional beeping during resume from suspend to RAM
by Nigel Cunningham
· 18 years ago
bd804eb
PM: Introduce pm_power_off_prepare
by Rafael J. Wysocki
· 18 years ago
6c961df
PM: Reduce code duplication between main.c and user.c
by Rafael J. Wysocki
· 18 years ago
ccd4b65
PM: prevent frozen user mode helpers from failing the freezing of tasks
by Rafael J. Wysocki
· 18 years ago
8cdd493
PM: disable usermode helper before hibernation and suspend
by Rafael J. Wysocki
· 18 years ago
b10d911
PM: introduce hibernation and suspend notifiers
by Rafael J. Wysocki
· 18 years ago
c2cf7d8
Freezer: remove redundant check in try_to_freeze_tasks
by Rafael J. Wysocki
· 18 years ago
e7cd8a7
Freezer: return int from freeze_processes
by Rafael J. Wysocki
· 18 years ago
f4a3a7d
Freezer: use __set_current_state in refrigerator
by Rafael J. Wysocki
· 18 years ago
0c1eecf
Freezer: avoid freezing kernel threads prematurely
by Rafael J. Wysocki
· 18 years ago
b1457bc
Hibernation: prepare to enter the low power state
by Rafael J. Wysocki
· 18 years ago
10a1803
swsusp: fix hibernation code ordering
by Rafael J. Wysocki
· 18 years ago
a634cc1
swsusp: introduce restore platform operations
by Rafael J. Wysocki
· 18 years ago
7777fab
swsusp: remove code duplication between disk.c and user.c
by Rafael J. Wysocki
· 18 years ago
127067a
swsusp: remove incorrect code from user.c
by Rafael J. Wysocki
· 18 years ago
a034982
PM: Do not require dev spew to get PM_DEBUG
by Ben Collins
· 18 years ago
328616e
freezer: run show_state() when freezing times out
by Andrew Morton
· 18 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 18 years ago
471d055
PM: Remove deprecated sysfs files
by Alan Stern
· 18 years ago
86313c4
usermodehelper: Tidy up waiting
by Jeremy Fitzhardinge
· 18 years ago
10a0a8d
Add common orderly_poweroff()
by Jeremy Fitzhardinge
· 18 years ago
0ab4dc9
usermodehelper: split setup from execution
by Jeremy Fitzhardinge
· 18 years ago
6f686d3
kernel/auditfilter: kill bogus uninit'd-var compiler warning
by Jeff Garzik
· 18 years ago
49c13b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 18 years ago
13c2216
destroy_workqueue() can livelock
by Oleg Nesterov
· 18 years ago
9281ace
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
by Tejun Heo
· 18 years ago
62239ac
proper prototype for proc_nr_files()
by Adrian Bunk
· 18 years ago
f284ce7
PTRACE_POKEDATA consolidation
by Alexey Dobriyan
· 18 years ago
7664732
PTRACE_PEEKDATA consolidation
by Alexey Dobriyan
· 18 years ago
bcdcd8e
Report that kernel is tainted if there was an OOPS
by Pavel Emelianov
· 18 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 18 years ago
94f6030
Slab allocators: Replace explicit zeroing with __GFP_ZERO
by Christoph Lameter
· 18 years ago
396faf0
Allow huge page allocations to use GFP_HIGH_MOVABLE
by Mel Gorman
· 18 years ago
7713a7d
[HRTIMER] Fix cpu pointer arg to clockevents_notify()
by David Miller
· 18 years ago
7144521
Remove duplicate comments from sysctl.c
by Linus Torvalds
· 18 years ago
10b275d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 18 years ago
1492192
kernel/printk.c: document possible deadlock against scheduler
by Jiri Kosina
· 18 years ago
24da1cb
modules: remove modlist_lock
by Rusty Russell
· 18 years ago
1f1f642
make cancel_xxx_work_sync() return a boolean
by Oleg Nesterov
· 18 years ago
f5a421a
rename cancel_rearming_delayed_work() to cancel_delayed_work_sync()
by Oleg Nesterov
· 18 years ago
f84d5a7
is_power_of_2: kernel/kfifo.c
by vignesh babu
· 18 years ago
cf99aba
make seccomp zerocost in schedule
by Andrea Arcangeli
· 18 years ago
1d9d02f
move seccomp from /proc to a prctl
by Andrea Arcangeli
· 18 years ago
19769b7
sprint_symbol() cleanup
by Andrew Morton
· 18 years ago
2be7fe0
sysctl.c: add text telling people to use CTL_UNNUMBERED
by Andrew Morton
· 18 years ago
36cf3b5
FUTEX: Tidy up the code
by Thomas Gleixner
· 18 years ago
4e44f34
sys_time() speedup
by Ingo Molnar
· 18 years ago
213dd26
namespace: ensure clone_flags are always stored in an unsigned long
by Eric W. Biederman
· 18 years ago
b716395
diskquota: 32bit quota tools on 64bit architectures
by Vasily Tarasov
· 18 years ago
6d9525b
kerneldoc fix in audit_core_dumps
by Henrik Kretzschmar
· 18 years ago
98c0d07
add a kmem_cache for nsproxy objects
by Cedric Le Goater
· 18 years ago
467e9f4
fix create_new_namespaces() return value
by Cedric Le Goater
· 18 years ago
77ec739
user namespace: add unshare
by Serge E. Hallyn
· 18 years ago
acce292
user namespace: add the framework
by Cedric Le Goater
· 18 years ago
7d69a1f
remove CONFIG_UTS_NS and CONFIG_IPC_NS
by Cedric Le Goater
· 18 years ago
522ed77
Audit: add TTY input auditing
by Miloslav Trmac
· 18 years ago
4f27c00
Improve behaviour of spurious IRQ detect
by Alan Cox
· 18 years ago
b663a79
taskstats: add context-switch counters
by Maxim Uvarov
· 18 years ago
aa0ac36
Remove capability.h from mm.h
by Alexey Dobriyan
· 18 years ago
c5c061b8
Add a flag to indicate deferrable timers in /proc/timer_stats
by Venki Pallipadi
· 18 years ago
e84845c
add printk.time option, deprecate 'time'
by Randy Dunlap
· 18 years ago
78c1b06
Remove clockevents_{release,request}_device
by Andi Kleen
· 18 years ago
c2aef33
Reduce cpuset.c write_lock_irq() to read_lock()
by Paul Menage
· 18 years ago
45807a1
vdso: print fatal signals
by Ingo Molnar
· 18 years ago
708f4b5
Make /proc/modules use seq_list_xxx helpers
by Pavel Emelianov
· 18 years ago
1c6b4aa
cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime process
by Satoru Takeuchi
· 18 years ago
85653af
Fix stop_machine_run problem with naughty real time process
by Satoru Takeuchi
· 18 years ago
d621414
Use boot based time for uptime in /proc
by Tomas Janousek
· 18 years ago
924b42d
Use boot based time for process start time and boot time in /proc
by Tomas Janousek
· 18 years ago
7c3f1a5
Introduce boot based time
by Tomas Janousek
· 18 years ago
6175ecf
Use write_trylock_irqsave in ptrace_attach
by Sripathi Kodi
· 18 years ago
e18eecb
Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE
by Jeff Dike
· 18 years ago
98011f5
mm: fix improper .init-type section references
by Jan Beulich
· 18 years ago
f0c0b2b
change zonelist order: zonelist order selection logic
by KAMEZAWA Hiroyuki
· 18 years ago
18a8bd9
serial: convert early_uart to earlycon for 8250
by Yinghai Lu
· 18 years ago
d37bf60
console: console handover to preferred console
by Yinghai Lu
· 18 years ago
eaa944a
console: more buf for index parsing
by Yinghai Lu
· 18 years ago
ac07675
HOTPLUG: Adapt cpuset hotplug callback to CPU_DYING
by Avi Kivity
· 18 years ago
db912f9
HOTPLUG: Add CPU_DYING notifier
by Avi Kivity
· 18 years ago
e4af30b
[PATCH] sched: prettify prio_to_wmult[]
by Ingo Molnar
· 18 years ago
5714d2d
[PATCH] sched: document prio_to_wmult[]
by Ingo Molnar
· 18 years ago
f9153ee
[PATCH] sched: improve weight-array comments
by Ingo Molnar
· 18 years ago
4fd8851
CFS: Fix missing digit off in wmult table
by Thomas Gleixner
· 18 years ago
12a2296
Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 18 years ago
aba2da6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 18 years ago
4bd7732
[PATCH] sched: fix show_task()/show_tasks() output
by Ingo Molnar
· 18 years ago
45f384a
[PATCH] sched: remove stale version info from kernel/sched_debug.c
by Ingo Molnar
· 18 years ago
a5968df
[PATCH] sched: allow larger granularity
by Ingo Molnar
· 18 years ago
e127031
[PATCH] sched: fix prio_to_wmult[] for nice 1
by Mike Galbraith
· 18 years ago
d3f35d98
relay: fixup kerneldoc comment
by Tom Zanussi
· 18 years ago
24da24d
relay: fix bogus cast in subbuf_splice_actor()
by Tom Zanussi
· 18 years ago
bb50cbb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
by Linus Torvalds
· 18 years ago
ed03218
security: Protection for exploiting null dereference using mmap
by Eric Paris
· 18 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 18 years ago
cac36bb0
pipe: change the ->pin() operation to ->confirm()
by Jens Axboe
· 18 years ago
1db60cf
relay: use splice_to_pipe() instead of open-coding the pipe loop
by Jens Axboe
· 18 years ago
d6b29d7
splice: divorce the splice structure/function definitions from the pipe header
by Jens Axboe
· 18 years ago
ebf9909
splice: relay support
by Tom Zanussi
· 18 years ago
Next »