index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
ptrace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-10-21
[CPUFREQ] ifdef more unused on !SMP code.
Dave Jones
2
-1
/
+3
2006-10-21
[CPUFREQ] speedstep-centrino: remove dead code
Andrew Morton
1
-2
/
+2
2006-10-21
[CPUFREQ] handle sysfs errors
Jeff Garzik
3
-4
/
+29
2006-10-18
[CPUFREQ] acpi-cpufreq: Fix up some CodingStyle nits leftover from the linden...
Dave Jones
1
-41
/
+34
2006-10-18
[CPUFREQ] Remove duplicate include from acpi-cpufreq
Dave Jones
1
-1
/
+0
2006-10-18
[CPUFREQ] Fix speedstep-smi CPU detection to not run on Pentium 4.
Hiroshi Miura
1
-3
/
+0
2006-10-18
[CPUFREQ] sc520_freq.c: ioremap balanced with iounmap
Amol Lad
1
-1
/
+6
2006-10-16
[CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardware
Venkatesh Pallipadi
6
-2
/
+143
2006-10-16
[CPUFREQ][7/8] acpi-cpufreq: Fix get of current frequency breakage
Venkatesh Pallipadi
1
-1
/
+4
2006-10-16
[CPUFREQ][6/8] acpi-cpufreq: Eliminate get of current freq on notification
Venkatesh Pallipadi
1
-5
/
+4
2006-10-16
[CPUFREQ][5/8] acpi-cpufreq: lindent acpi-cpufreq.c
Venkatesh Pallipadi
1
-160
/
+139
2006-10-16
[CPUFREQ][4/8] acpi-cpufreq: Mark speedstep-centrino ACPI as deprecated
Venkatesh Pallipadi
6
-4
/
+37
2006-10-16
[CPUFREQ][3/8] acpi-cpufreq: Pull in MSR based transition support
Venkatesh Pallipadi
1
-16
/
+139
2006-10-16
[CPUFREQ][2/8] acpi: reorganize code to make MSR support addition easier
Venkatesh Pallipadi
1
-240
/
+227
2006-10-16
[CPUFREQ][1/8] acpi-cpufreq: software coordination and handle all CPUs in the...
Venkatesh Pallipadi
1
-3
/
+8
2006-10-16
[CPUFREQ] Documentation fix
Dominik Brodowski
1
-1
/
+1
2006-10-15
[PATCH] make UML compile (FC6/x86-64)
Ulrich Drepper
2
-2
/
+0
2006-10-15
Fix VM_MAYEXEC calculation
Linus Torvalds
1
-11
/
+10
2006-10-15
[PATCH] Fix core files so they make sense to gdb...
Petr Vandrovec
1
-5
/
+3
2006-10-15
[PATCH] serial167 __user annotations, NULL noise removal
Al Viro
1
-26
/
+26
2006-10-15
[PATCH] sun3_ioremap() prototype
Al Viro
1
-1
/
+2
2006-10-15
[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...
Al Viro
3
-15
/
+15
2006-10-15
[PATCH] new cifs endianness bugs
Al Viro
1
-5
/
+7
2006-10-15
[PATCH] gfp_t in netlabel
Al Viro
1
-1
/
+1
2006-10-14
ACPI: check battery status on resume for un/plug events during sleep
Jiri Kosina
1
-0
/
+14
2006-10-14
ACPICA: Fix incorrect handling of PCI Express Root Bridge _HID
Eiichiro Oiwa
1
-7
/
+6
2006-10-14
ACPI: asus_acpi: don't printk on writing garbage to proc files
Alexey Dobriyan
1
-9
/
+1
2006-10-14
ACPI: asus_acpi: fix proc files parsing
Darren Jenkins
1
-23
/
+23
2006-10-14
ACPI: SCI interrupt source override
Kimball Murray
1
-5
/
+5
2006-10-14
ACPI: fix printk format warnings
Randy Dunlap
2
-2
/
+2
2006-10-14
ACPI: fix section for CPU init functions
Pierre Ossman
2
-2
/
+2
2006-10-14
ACPI: update comments in motherboard.c
Len Brown
1
-0
/
+6
2006-10-14
ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNEL
Jiri Kosina
1
-1
/
+1
2006-10-14
ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUG
Dmitry Torokhov
1
-6
/
+3
2006-10-14
ACPI: ibm_acpi: delete obsolete documentation
Pavel Machek
1
-34
/
+1
2006-10-14
ACPI: created a dedicated workqueue for notify() execution
Alexey Y. Starikovskiy
1
-21
/
+13
2006-10-14
ACPI: Remove deferred execution from global lock acquire wakeup path
Alexey Y. Starikovskiy
1
-13
/
+1
2006-10-14
MSI S270 Laptop support: backlight, wlan, bluetooth states
Lennart Poettering
4
-0
/
+422
2006-10-14
ACPI: EC: export ec_transaction() for msi-laptop driver
Lennart Poettering
1
-0
/
+2
2006-10-14
ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().
Denis M. Sadykov
1
-79
/
+45
2006-10-14
ACPI: EC: Unify poll and interrupt gpe handlers
Denis M. Sadykov
1
-95
/
+12
2006-10-14
ACPI: EC: Unify poll and interrupt mode transaction functions
Denis M. Sadykov
1
-81
/
+29
2006-10-14
ACPI: EC: Remove unused variables and duplicated code
Denis M. Sadykov
1
-458
/
+253
2006-10-14
ACPI: EC: Remove unnecessary delay added by previous transation patch.
Denis M. Sadykov
1
-53
/
+50
2006-10-14
ACPI: consolidate functions in acpi ec driver
Lennart Poettering
2
-230
/
+98
2006-10-14
ACPI: Processor native C-states using MWAIT
Venkatesh Pallipadi
8
-56
/
+242
2006-10-14
ACPI: sbs: fix module_param() initializers
Lebedev, Vladimir P
1
-5
/
+5
2006-10-14
ACPI: sbs: check for NULL device pointer
Lebedev, Vladimir P
1
-2
/
+8
2006-10-14
ACPI: ibm_acpi: Documentation the wan feature.
Stefan Schmidt
1
-0
/
+18
2006-10-14
ACPI: ibm_acpi: Update documentation for brightness and volume.
Stefan Schmidt
1
-16
/
+6
[next]