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-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
2007-07-17
kernel/auditfilter: kill bogus uninit'd-var compiler warning
Jeff Garzik
1
-8
/
+4
2007-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
2
-2
/
+17
2007-07-17
destroy_workqueue() can livelock
Oleg Nesterov
1
-6
/
+5
2007-07-17
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
Tejun Heo
5
-17
/
+17
2007-07-17
proper prototype for proc_nr_files()
Adrian Bunk
1
-3
/
+1
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-0
/
+8
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-0
/
+11
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-2
/
+3
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
9
-12
/
+14
2007-07-17
Slab allocators: Replace explicit zeroing with __GFP_ZERO
Christoph Lameter
1
-2
/
+2
2007-07-17
Allow huge page allocations to use GFP_HIGH_MOVABLE
Mel Gorman
1
-0
/
+8
2007-07-16
[HRTIMER] Fix cpu pointer arg to clockevents_notify()
David Miller
1
-1
/
+1
2007-07-16
Remove duplicate comments from sysctl.c
Linus Torvalds
1
-8
/
+0
2007-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-9
/
+18
2007-07-16
kernel/printk.c: document possible deadlock against scheduler
Jiri Kosina
1
-0
/
+3
2007-07-16
modules: remove modlist_lock
Rusty Russell
1
-21
/
+15
2007-07-16
make cancel_xxx_work_sync() return a boolean
Oleg Nesterov
1
-14
/
+27
2007-07-16
rename cancel_rearming_delayed_work() to cancel_delayed_work_sync()
Oleg Nesterov
1
-3
/
+3
[next]