index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
rsirq.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-17
ACPICA: Add new ACPI table load/unload external interfaces
Bob Moore
3
-46
/
+187
2012-07-17
ACPICA: Split file: tbxface.c -> tbxfload.c
Bob Moore
3
-164
/
+213
2012-07-17
ACPICA: Add PCC address space to space ID decode function
Bob Moore
1
-10
/
+11
2012-07-17
ACPICA: Fix some comment fields
Bob Moore
9
-18
/
+19
2012-07-17
ACPICA: Table manager: deploy new firmware error/warning interfaces
Bob Moore
4
-73
/
+80
2012-07-17
ACPICA: Add new interfaces for BIOS(firmware) errors and warnings
Bob Moore
3
-0
/
+80
2012-07-17
ACPICA: Split exception code utilities to a new file, utexcep.c
Bob Moore
6
-114
/
+157
2012-07-14
ACPICA: Update to version 20120620
Bob Moore
1
-1
/
+1
2012-07-14
ACPICA: Add support for implicit notify on multiple devices
Bob Moore
4
-50
/
+109
2012-07-14
ACPICA: Update comments; no functional change
Bob Moore
1
-3
/
+3
2012-07-14
ACPICA: Utilities: conditionally compile backslash removal function
Bob Moore
1
-0
/
+2
2012-07-14
ACPICA: Disassembler: Emit descriptions for ACPI predefined names
Bob Moore
2
-0
/
+23
2012-06-01
ACPICA: Update to version 20120518
Bob Moore
1
-1
/
+1
2012-06-01
ACPICA: Add FADT error message for GAS BitWidth overflow
Bob Moore
1
-7
/
+25
2012-06-01
ACPICA: Remove argument of acpi_os_wait_events_complete
Lin Ming
4
-6
/
+6
2012-06-01
ACPICA: iASL: Improved pathname support
Bob Moore
2
-0
/
+31
2012-06-01
ACPICA: ACPI 5/iASL: Add support for PCC keyword
Bob Moore
1
-1
/
+2
2012-06-01
ACPICA: Disassembler: Add support for Operation Region externals
Bob Moore
1
-0
/
+81
2012-06-01
ACPICA: Update to version 20120420
Bob Moore
1
-1
/
+1
2012-06-01
ACPICA: Add support for multiple notify handlers
Bob Moore
9
-441
/
+266
2012-06-01
ACPICA: Lint fixes for acpi_write, no functional changes
Bob Moore
1
-4
/
+5
2012-06-01
ACPICA: Object dump routines: Use common function for string output
Bob Moore
1
-3
/
+1
2012-06-01
ACPICA: AML Parser: Fix two possible memory leaks in error path
Jesper Juhl
1
-0
/
+2
2012-05-21
Linux 3.4
v3.4
Linus Torvalds
1
-1
/
+1
2012-05-19
memcg,thp: fix res_counter:96 regression
Hugh Dickins
1
-1
/
+1
2012-05-19
x86, relocs: When printing an error, say relative or absolute
H. Peter Anvin
1
-3
/
+8
2012-05-19
x86, relocs: Workaround for binutils 2.22.52.0.1 section bug
H. Peter Anvin
1
-1
/
+5
2012-05-19
x86, realmode: 16-bit real-mode code support for relocs tool
H. Peter Anvin
7
-65
/
+196
2012-05-19
dm thin: fix table output when pool target disables discard passdown internally
Mike Snitzer
1
-15
/
+17
2012-05-19
md/raid10: fix transcription error in calc_sectors conversion.
NeilBrown
1
-1
/
+1
2012-05-18
proc: move fd symlink i_mode calculations into tid_fd_revalidate()
Linus Torvalds
1
-29
/
+14
2012-05-18
pktgen: fix module unload for good
Eric Dumazet
1
-2
/
+2
2012-05-18
tilegx: enable SYSCALL_WRAPPERS support
Chris Metcalf
1
-0
/
+1
2012-05-18
frv: delete incorrect task prototypes causing compile fail
Paul Gortmaker
1
-4
/
+0
2012-05-18
slub: missing test for partial pages flush work in flush_all()
majianpeng
1
-1
/
+1
2012-05-18
fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries
Cyrill Gorcunov
1
-12
/
+8
2012-05-18
drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01
Rajkumar Kasirajan
1
-0
/
+18
2012-05-18
ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold
Rafael J. Wysocki
4
-4
/
+15
2012-05-18
e1000: Prevent reset task killing itself.
Tushar Dave
1
-1
/
+5
2012-05-18
tcp: do_tcp_sendpages() must try to push data out on oom conditions
Willy Tarreau
1
-2
/
+1
2012-05-17
target: Fix bug in handling of FILEIO + block_device resize ops
Nicholas Bellinger
1
-6
/
+16
2012-05-17
ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn path
Will Deacon
1
-12
/
+2
2012-05-17
ARM: 7418/1: LPAE: fix access flag setup in mem_type_table
Vitaly Andrianov
1
-1
/
+2
2012-05-17
virtio_net: invoke softirqs after __napi_schedule
Michael S. Tsirkin
1
-0
/
+2
2012-05-17
virtio: balloon: let host know of updated balloon size before module removal
Amit Shah
1
-0
/
+1
2012-05-17
virtio: console: tell host of open ports after resume from s3/s4
Amit Shah
1
-0
/
+7
2012-05-17
ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controller
Barry Song
1
-2
/
+4
2012-05-17
MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
Jonathan Brassow
1
-0
/
+2
2012-05-17
md/raid10: set dev_sectors properly when resizing devices in array.
NeilBrown
1
-24
/
+32
2012-05-16
arch/tile: apply commit 74fca9da0 to the compat signal handling as well
Chris Metcalf
1
-7
/
+5
[next]