index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
4
-12
/
+12
2007-07-19
[PATCH] sched: implement cpu_clock(cpu) high-speed time source
Ingo Molnar
1
-0
/
+17
2007-07-19
[PATCH] sched: fix the all pinned logic in load_balance_newidle()
Suresh Siddha
1
-2
/
+4
2007-07-19
[PATCH] sched: fix newly idle load balance in case of SMT
Suresh Siddha
1
-3
/
+5
2007-07-19
kernel/sysctl.c: finish off the warning comments
Andrew Morton
1
-1
/
+4
2007-07-19
lguest: the host code
Rusty Russell
1
-1
/
+0
2007-07-19
lguest: export symbols for lguest as a module
Rusty Russell
1
-0
/
+1
2007-07-19
timer.c: cleanup recently introduced whitespace damage
Thomas Gleixner
1
-12
/
+12
2007-07-19
timekeeping: fixup shadow variable argument
Thomas Gleixner
1
-2
/
+2
2007-07-19
lockdep debugging: give stacktrace for init_error
Johannes Berg
1
-2
/
+11
2007-07-19
lockstat: better class name representation
Peter Zijlstra
1
-1
/
+23
2007-07-19
lockstat: measure lock bouncing
Peter Zijlstra
3
-20
/
+39
2007-07-19
lockdep: various fixes
Peter Zijlstra
2
-10
/
+17
2007-07-19
lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex
Peter Zijlstra
3
-18
/
+26
2007-07-19
lockstat: human readability tweaks
Peter Zijlstra
2
-0
/
+310
2007-07-19
lockstat: core infrastructure
Peter Zijlstra
2
-0
/
+269
2007-07-19
lockdep: reduce the ifdeffery
Peter Zijlstra
2
-543
/
+630
2007-07-19
lockdep: sanitise CONFIG_PROVE_LOCKING
Peter Zijlstra
2
-3
/
+14
2007-07-19
Add /sys/kernel/notes
Roland McGrath
1
-0
/
+28
2007-07-19
kernel/relay.c: make functions static
Adrian Bunk
1
-7
/
+6
2007-07-19
coredump masking: add an interface for core dump filter
Kawai, Hidehiro
1
-0
/
+2
2007-07-19
coredump masking: reimplementation of dumpable using two flags
Kawai, Hidehiro
2
-13
/
+13
2007-07-19
coredump masking: bound suid_dumpable sysctl
Kawai, Hidehiro
1
-1
/
+5
2007-07-19
mm: variable length argument support
Ollie Wild
1
-1
/
+1
2007-07-19
audit: rework execve audit
Peter Zijlstra
2
-21
/
+74
2007-07-19
use the new percpu interface for shared data
Fenghua Yu
1
-1
/
+1
2007-07-19
jprobes: make jprobes a little safer for users
Michael Ellerman
1
-0
/
+9
2007-07-19
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
2
-24
/
+1
2007-07-19
PM: Optional beeping during resume from suspend to RAM
Nigel Cunningham
1
-0
/
+23
2007-07-19
PM: Introduce pm_power_off_prepare
Rafael J. Wysocki
1
-0
/
+9
2007-07-19
PM: Reduce code duplication between main.c and user.c
Rafael J. Wysocki
3
-78
/
+62
2007-07-19
PM: prevent frozen user mode helpers from failing the freezing of tasks
Rafael J. Wysocki
1
-10
/
+68
2007-07-19
PM: disable usermode helper before hibernation and suspend
Rafael J. Wysocki
1
-1
/
+30
2007-07-19
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
4
-7
/
+39
2007-07-19
Freezer: remove redundant check in try_to_freeze_tasks
Rafael J. Wysocki
1
-1
/
+1
2007-07-19
Freezer: return int from freeze_processes
Rafael J. Wysocki
1
-12
/
+9
2007-07-19
Freezer: use __set_current_state in refrigerator
Rafael J. Wysocki
1
-1
/
+1
2007-07-19
Freezer: avoid freezing kernel threads prematurely
Rafael J. Wysocki
2
-31
/
+36
2007-07-19
Hibernation: prepare to enter the low power state
Rafael J. Wysocki
1
-2
/
+13
2007-07-19
swsusp: fix hibernation code ordering
Rafael J. Wysocki
1
-7
/
+7
2007-07-19
swsusp: introduce restore platform operations
Rafael J. Wysocki
4
-19
/
+72
2007-07-19
swsusp: remove code duplication between disk.c and user.c
Rafael J. Wysocki
3
-170
/
+115
2007-07-19
swsusp: remove incorrect code from user.c
Rafael J. Wysocki
1
-13
/
+4
2007-07-19
PM: Do not require dev spew to get PM_DEBUG
Ben Collins
1
-5
/
+12
2007-07-19
freezer: run show_state() when freezing times out
Andrew Morton
1
-0
/
+1
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-8
/
+13
2007-07-18
PM: Remove deprecated sysfs files
Alan Stern
1
-12
/
+0
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
3
-13
/
+18
2007-07-18
Add common orderly_poweroff()
Jeremy Fitzhardinge
2
-0
/
+68
2007-07-18
usermodehelper: split setup from execution
Jeremy Fitzhardinge
1
-56
/
+135
[next]