index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
padata.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-31
ACPICA: Remove a redundant cast to acpi_size for ACPI_OFFSET() macro.
Bob Moore
1
-1
/
+1
2014-07-31
ACPICA: Work around an ancient GCC bug.
Bob Moore
1
-3
/
+3
2014-07-23
ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.
Rafael J. Wysocki
2
-0
/
+51
2014-07-23
ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s).
Rafael J. Wysocki
1
-3
/
+11
2014-07-09
ACPICA: Fix a regression for deletion of Alias() objects.
Bob Moore
1
-10
/
+9
2014-07-08
ACPICA: Update version to 20140627
Bob Moore
1
-1
/
+1
2014-07-08
ACPICA: Tables: Merge DMAR table structure updates
Lv Zheng
1
-1
/
+1
2014-07-08
ACPICA: Hardware: back port of a recursive locking fix
Lv Zheng
1
-1
/
+2
2014-07-08
ACPICA: utprint/oslibcfs: cleanup - no functional change
Bob Moore
2
-31
/
+43
2014-07-08
ACPICA: Executer: Fix trivial issues in acpi_get_serial_access_bytes()
Lv Zheng
1
-2
/
+2
2014-07-08
ACPICA: OSL: Update acpidump to reduce source code differences
Lv Zheng
2
-7
/
+27
2014-07-08
ACPICA: acpidump: Reduce freopen() invocations to improve portability
Lv Zheng
5
-9
/
+146
2014-07-08
ACPICA: acpidump: Replace file IOs with new APIs to improve portability
Lv Zheng
4
-72
/
+69
2014-07-08
ACPICA: acpidump: Remove exit() from generic layer to improve portability
Lv Zheng
1
-18
/
+32
2014-07-08
ACPICA: acpidump: Add memory/string OSL usage to improve portability
Lv Zheng
3
-13
/
+15
2014-07-08
ACPICA: Common: Enhance acpi_getopt() to improve portability
Lv Zheng
4
-9
/
+14
2014-07-08
ACPICA: Common: Enhance cm_get_file_size() to improve portability
Lv Zheng
3
-10
/
+15
2014-07-08
ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...
Lv Zheng
2
-6
/
+9
2014-07-08
ACPICA: Utilities: Introduce acpi_log_error() to improve portability
Lv Zheng
3
-0
/
+50
2014-07-08
ACPICA: Utilities: Add formatted printing APIs
Lv Zheng
6
-1
/
+682
2014-07-08
ACPICA: OSL: Add portable file IO to improve portability
Lv Zheng
3
-0
/
+254
2014-07-08
ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs
Lv Zheng
7
-25
/
+1308
2014-07-08
ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...
Lv Zheng
4
-147
/
+147
2014-07-08
ACPICA: OSL: Update environments to improve portability
Lv Zheng
1
-12
/
+36
2014-07-08
ACPICA: Namespace: Properly null terminate objects detached from a namespace ...
David E. Box
1
-0
/
+11
2014-07-08
ACPICA: Utilities: Validate full RSDP header
David E. Box
1
-12
/
+7
2014-07-08
ACPICA: Utilities: Add support to read table from files
Lv Zheng
4
-4
/
+346
2014-07-08
ACPICA: Utilities: Fix an issue with non-native ACPI_IS_PRINT()
Lv Zheng
1
-1
/
+1
2014-07-08
ACPICA: acpidump: Add support for ACPI 1.0 GUID in Linux
Lv Zheng
1
-7
/
+41
2014-07-08
ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobject
David E. Box
1
-0
/
+6
2014-07-07
ACPICA: Events: Fix edge-triggered GPE by disabling before acknowledging it.
Lv Zheng
1
-15
/
+17
2014-06-16
ACPICA: Restore error table definitions to reduce code differences between Li...
Lv Zheng
6
-46
/
+46
2014-06-16
Linux 3.16-rc1
v3.16-rc1
Linus Torvalds
1
-2
/
+2
2014-06-15
net: sctp: fix permissions for rto_alpha and rto_beta knobs
Daniel Borkmann
1
-4
/
+28
2014-06-15
vxlan: Checksum fixes
Tom Herbert
1
-9
/
+2
2014-06-15
net: add skb_pop_rcv_encapsulation
Tom Herbert
1
-0
/
+12
2014-06-15
udp: call __skb_checksum_complete when doing full checksum
Tom Herbert
1
-1
/
+3
2014-06-15
net: Fix save software checksum complete
Tom Herbert
2
-10
/
+29
2014-06-15
net: Fix GSO constants to match NETIF flags
Tom Herbert
3
-5
/
+14
2014-06-15
fix __swap_writepage() compile failure on old gcc versions
Al Viro
1
-1
/
+1
2014-06-14
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
Eric Dumazet
1
-0
/
+4
2014-06-14
vxlan: use dev->needed_headroom instead of dev->hard_header_len
Cong Wang
1
-4
/
+3
2014-06-13
MAINTAINERS: update cxgb4 maintainer
Dimitris Michailidis
1
-1
/
+1
2014-06-13
x86/vdso: Fix vdso_install
Andy Lutomirski
1
-11
/
+11
2014-06-13
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
Dan McLeran
1
-7
/
+6
2014-06-13
btrfs: fix error handling in create_pending_snapshot
Eric Sandeen
1
-5
/
+7
2014-06-13
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
1
-1
/
+1
2014-06-13
btrfs: free ulist in qgroup_shared_accounting() error path
Eric Sandeen
1
-1
/
+3
2014-06-13
Btrfs: fix qgroups sanity test crash or hang
Filipe Manana
1
-0
/
+2
2014-06-13
btrfs: prevent RCU warning when dereferencing radix tree slot
Sasha Levin
1
-1
/
+1
[next]