index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
atm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-31
ACPICA: Move all public H/W interfaces to new hwxface
Bob Moore
3
-497
/
+558
2008-12-31
ACPICA: New: acpi_read and acpi_write public interfaces
Bob Moore
7
-126
/
+89
2008-12-31
ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDT
Lin Ming
1
-2
/
+2
2008-12-31
ACPI: io_acpi_init.c: call acpi_get_name to get node fullname
Lin Ming
1
-46
/
+56
2008-12-31
ACPI: panasonic-laptop.c: remove ACPI_FUNCTION_TRACE
Lin Ming
1
-22
/
+0
2008-12-31
ACPI: power.c: call acpi_get_name to get node name
Lin Ming
1
-1
/
+5
2008-12-31
ACPI: sony-laptop.c: call acpi_get_object_info to get node info
Lin Ming
1
-6
/
+9
2008-12-31
ACPI: main.c: use new public GPE group enable/disable interfaces
Lin Ming
1
-6
/
+6
2008-12-31
ACPICA: New: Public GPE group enable/disable interfaces
Bob Moore
2
-4
/
+69
2008-12-31
ACPICA: New: acpi_get_gpe_device interface
Bob Moore
12
-92
/
+156
2008-12-31
ACPI: wakeup.c: remove ACPI_FUNCTION_TRACE
Lin Ming
1
-5
/
+0
2008-12-31
ACPI: proc.c: remove ACPI_FUNCTION_TRACE
Lin Ming
1
-9
/
+3
2008-12-31
ACPI: ec.c: call acpi_get_name to get node name
Lin Ming
1
-2
/
+7
2008-12-31
ACPI: osl.c: replace return_ACPI_STATUS with return
Lin Ming
3
-3
/
+4
2008-12-30
ACPICA: Update version to 20081031
Bob Moore
1
-1
/
+1
2008-12-30
ACPICA: Enhance implicit return mechanism
Lin Ming
1
-0
/
+16
2008-12-30
ACPICA: Consolidate method arg count validation code
Bob Moore
3
-74
/
+104
2008-12-30
ACPICA: Add Buffer->String conversion for predefined methods
Bob Moore
3
-30
/
+125
2008-12-30
ACPICA: Allow multiple backslash prefix in namepaths
Lin Ming
1
-1
/
+7
2008-12-30
ACPICA: Fix to allow aliases within ASL namepaths
Bob Moore
1
-0
/
+4
2008-12-30
ACPICA: Remove references to obsolete ACPI_DUMP_APP
Bob Moore
1
-5
/
+2
2008-12-30
ACPICA: Add support to externally execute _OSI method
Bob Moore
4
-3
/
+27
2008-12-30
ACPICA: Reformat comments, no functional changes
Bob Moore
9
-163
/
+152
2008-12-30
ACPICA: Add global pointer for FACS table to simplify FACS access
Bob Moore
7
-47
/
+51
2008-12-30
ACPICA: Emit warning if two FACS or DSDT tables found in the FADT
Bob Moore
1
-2
/
+15
2008-12-30
ACPICA: Fix namestring for the SystemCMOS address space
Bob Moore
1
-1
/
+1
2008-12-30
ACPICA: Update debug output for IndexField I/O
Bob Moore
1
-4
/
+7
2008-12-30
ACPICA: Add a mechanism to escape infinite AML While() loops
Bob Moore
4
-4
/
+29
2008-12-30
ACPICA: Optimize execution of AML While loops
Bob Moore
1
-4
/
+25
2008-12-30
ACPICA: Fix possible memory leak on error in parser
Lin Ming
1
-0
/
+8
2008-12-30
ACPICA: Update FACS waking vector interfaces
Bob Moore
2
-26
/
+34
2008-12-30
ACPICA: Fix several warnings under gcc 4 compiler
Bob Moore
2
-6
/
+6
2008-12-25
Linux 2.6.28
v2.6.28
Linus Torvalds
1
-1
/
+1
2008-12-24
ALSA: hda - Add missing terminators in patch_sigmatel.c
Herton Ronaldo Krzesinski
1
-0
/
+3
2008-12-24
x86: disable X86_PTRACE_BTS
Ingo Molnar
1
-0
/
+1
2008-12-24
parisc: disable UP-optimized flush_tlb_mm
Kyle McMartin
1
-1
/
+4
2008-12-24
edac: fix edac core deadlock when removing a device
Harry Ciao
1
-3
/
+9
2008-12-24
cgroups: avoid accessing uninitialized data in failure path
Li Zefan
1
-2
/
+3
2008-12-24
cgroups: suppress bogus warning messages
Sharyathi Nagesh
1
-3
/
+0
2008-12-24
w1: fix slave selection on big-endian systems
Evgeniy Polyakov
1
-1
/
+3
2008-12-24
rtc: rtc-isl1208: reject invalid dates
Chris Elston
1
-0
/
+7
2008-12-23
V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...
Devin Heitmueller
1
-1
/
+2
2008-12-23
drm/radeon: fix correctness of irq_enabled check for radeon.
Dave Airlie
1
-2
/
+2
2008-12-22
drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL test
Julia Lawall
2
-2
/
+4
2008-12-22
MIPS: MIPS64R2: Fix buggy __arch_swab64
David Daney
1
-3
/
+2
2008-12-22
MIPS: Fix preprocessor warnings flaged by GCC 4.4
David Daney
1
-1
/
+1
2008-12-20
Null pointer deref with hrtimer_try_to_cancel()
Thomas Gleixner
1
-0
/
+6
2008-12-20
x86: fix resume (S2R) broken by Intel microcode module, on A110L
Dmitry Adamushko
2
-5
/
+20
2008-12-19
fs/9p: change simple_strtol to simple_strtoul
Julia Lawall
1
-1
/
+1
2008-12-19
9p: convert d_iname references to d_name.name
Wu Fengguang
3
-6
/
+10
[next]