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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-18
VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations
Jeff Layton
1
-10
/
+16
2007-10-18
reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattr
Jeff Layton
1
-1
/
+5
2007-10-18
knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly set
Jeff Layton
1
-6
/
+15
2007-10-18
ecryptfs: allow lower fs to interpret ATTR_KILL_S*ID
Jeff Layton
1
-0
/
+8
2007-10-18
cpu hotplug: intel_cacheinfo: fix cpu hotplug error handling
Akinobu Mita
1
-21
/
+45
2007-10-18
cpu hotplug: mce: fix cpu hotplug error handling
Akinobu Mita
1
-10
/
+29
2007-10-18
cpu hotplug: msr: fix cpu hotplug error handling
Akinobu Mita
1
-15
/
+20
2007-10-18
cpu hotplug: thermal_throttle: fix cpu hotplug error handling
Akinobu Mita
1
-4
/
+6
2007-10-18
cpu hotplug: topology: remove topology_dev_map
Akinobu Mita
1
-10
/
+1
2007-10-18
cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with ...
Akinobu Mita
1
-0
/
+2
2007-10-18
cpu hotplug: slab: fix memory leak in cpu hotplug error path
Akinobu Mita
1
-2
/
+8
2007-10-18
cpu hotplug: slab: cleanup cpuup_callback()
Akinobu Mita
1
-143
/
+160
2007-10-18
update checkpatch.pl to version 0.11
Andy Whitcroft
1
-174
/
+340
2007-10-18
param_sysfs_builtin memchr argument fix
Dave Young
1
-1
/
+7
2007-10-18
stop using DMA_xxBIT_MASK
Andrew Morton
1
-2
/
+8
2007-10-18
unify DMA_..BIT_MASK definitions: v3.1
Borislav Petkov
2
-13
/
+14
2007-10-18
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
Tony Breeds
4
-1
/
+22
2007-10-18
Remove struct task_struct::io_wait
Alexey Dobriyan
4
-34
/
+2
2007-10-18
Hibernation: Enter platform hibernation state in a consistent way
Rafael J. Wysocki
1
-17
/
+46
2007-10-18
Hibernation: Check if ACPI is enabled during restore in the right place
Rafael J. Wysocki
5
-35
/
+74
2007-10-18
Hibernation: Use temporary page tables for kernel text mapping on x86_64
Rafael J. Wysocki
1
-6
/
+33
2007-10-18
Hibernation: Pass CR3 in the image header on x86_64
Rafael J. Wysocki
2
-7
/
+17
2007-10-18
Hibernation: Arbitrary boot kernel support on x86_64
Rafael J. Wysocki
4
-8
/
+94
2007-10-18
Hibernation: Arbitrary boot kernel support - generic code
Rafael J. Wysocki
2
-19
/
+54
2007-10-18
s2ram: kill old debugging junk
Pavel Machek
2
-43
/
+1
2007-10-18
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
7
-27
/
+32
2007-10-18
freezer: measure freezing time
Rafael J. Wysocki
1
-3
/
+15
2007-10-18
freezer: be more verbose
Rafael J. Wysocki
1
-6
/
+9
2007-10-18
pm_trace displays the wrong time from the RTC
Rafael J. Wysocki
1
-1
/
+1
2007-10-18
unexport pm_power_off_prepare
Adrian Bunk
1
-1
/
+0
2007-10-18
freezer: do not send signals to kernel threads
Rafael J. Wysocki
3
-46
/
+93
2007-10-18
freezer: introduce freezer-friendly waiting macros
Rafael J. Wysocki
7
-13
/
+45
2007-10-18
freezer: prevent new tasks from inheriting TIF_FREEZE set
Rafael J. Wysocki
1
-0
/
+1
2007-10-18
freezer: do not sync filesystems from freeze_processes
Rafael J. Wysocki
4
-1
/
+14
2007-10-18
freezer: document relationship with memory shrinking
Rafael J. Wysocki
1
-2
/
+11
2007-10-18
PM: Rename hibernation_ops to platform_hibernation_ops
Rafael J. Wysocki
3
-7
/
+7
2007-10-18
PM: Rework struct hibernation_ops
Rafael J. Wysocki
3
-13
/
+64
2007-10-18
PM: Make suspend_ops static
Rafael J. Wysocki
2
-3
/
+1
2007-10-18
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
9
-125
/
+49
2007-10-18
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
16
-62
/
+62
2007-10-18
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
13
-127
/
+122
2007-10-18
make kernel/power/main.c:suspend_enter() static
Adrian Bunk
1
-1
/
+1
2007-10-18
logo.c: get rid of mips_machgroup
Ralf Baechle
1
-8
/
+2
2007-10-18
fb modedb: Refactor confusing mode_option assignment
Geert Uytterhoeven
1
-1
/
+3
2007-10-18
tty_ioctl: fix the baud_table check in encode_baud_rate
Maciej W. Rozycki
1
-3
/
+8
2007-10-18
Remove CONFIG_VT_UNICODE
Jan Engelhardt
2
-22
/
+1
2007-10-18
Kexec: Update URL in MAINTAINERS file
Signed-off-by@vergenet.net":Simon
1
-1
/
+1
2007-10-18
i4l: Fix random hard freeze with AVM c4 card
Karsten Keil
1
-3
/
+11
2007-10-18
i4l: fix random freezes with AVM B1 drivers
Karsten Keil
1
-15
/
+13
2007-10-18
au1100fb: fix modpost warnings
Ralf Baechle
1
-1
/
+1
[next]