index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
hexdump.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-06
ACPI / proc: Include appropriate header file in proc.c
Rashika
1
-0
/
+1
2014-01-06
ACPI / EC: Remove unused functions and add prototype declaration in internal.h
Rashika
2
-25
/
+9
2014-01-06
ACPI / dock: Include appropriate header file in dock.c
Rashika
1
-0
/
+2
2014-01-06
ACPI / PCI: Include appropriate header file in pci_link.c
Rashika
1
-0
/
+2
2014-01-06
ACPI / PCI: Include appropriate header file in pci_slot.c
Rashika
1
-0
/
+1
2014-01-06
ACPI / EC: Mark the function acpi_ec_add_debugfs() as static in ec_sys.c
Rashika
1
-1
/
+1
2014-01-06
ACPI / NVS: Include appropriate header file in nvs.c
Rashika
1
-0
/
+2
2014-01-06
ACPI / OSL: Mark the function acpi_table_checksum() as static
Rashika
1
-1
/
+1
2013-12-19
ACPI / processor: initialize a variable to silence compiler warning
Al Stone
1
-1
/
+1
2013-12-07
ACPI / processor: use ACPI_COMPANION() to get ACPI device
Lan Tianyu
1
-4
/
+4
2013-12-07
ACPI: correct minor typos
Al Stone
1
-2
/
+2
2013-12-07
ACPI / sleep: Drop redundant acpi_disabled check
Hanjun Guo
1
-3
/
+0
2013-12-07
ACPI / dock: Drop redundant acpi_disabled check
Hanjun Guo
1
-3
/
+0
2013-12-07
ACPI / table: Replace '1' with specific error return values
Hanjun Guo
1
-2
/
+2
2013-12-07
ACPI: remove trailing whitespace
Al Stone
2
-2
/
+2
2013-12-07
ACPI / IBFT: Fix incorrect <acpi/acpi.h> inclusion in iSCSI boot firmware module
Lv Zheng
2
-2
/
+2
2013-12-07
ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>
Lv Zheng
11
-11
/
+4
2013-12-07
SFI / ACPI: Fix warnings reported during builds with W=1
Lv Zheng
3
-4
/
+4
2013-12-07
ACPI: Clean up incorrect inclusion of an ACPICA header
Lv Zheng
1
-1
/
+0
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
103
-234
/
+80
2013-11-22
Linux 3.13-rc1
v3.13-rc1
Linus Torvalds
1
-2
/
+2
2013-11-22
ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)
David Henningsson
1
-1
/
+1
2013-11-22
ALSA: hda - Provide missing pin configs for VAIO with ALC260
Takashi Iwai
1
-0
/
+20
2013-11-22
mm: place page->pmd_huge_pte to right union
Kirill A. Shutemov
1
-3
/
+3
2013-11-22
MAINTAINERS: add keyboard driver to Hyper-V file list
Haiyang Zhang
1
-0
/
+1
2013-11-22
x86, mm: do not leak page->ptl for pmd page tables
Kirill A. Shutemov
2
-4
/
+6
2013-11-22
ipc,shm: correct error return value in shmctl (SHM_UNLOCK)
Jesper Nilsson
1
-3
/
+6
2013-11-22
mm, mempolicy: silence gcc warning
David Rientjes
1
-1
/
+1
2013-11-22
block/partitions/efi.c: fix bound check
Antti P Miettinen
1
-2
/
+3
2013-11-22
ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown
Johan Hovold
1
-0
/
+9
2013-11-22
mm: hugetlbfs: fix hugetlbfs optimization
Andrea Arcangeli
3
-60
/
+106
2013-11-22
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly
Yuanhan Liu
2
-6
/
+6
2013-11-22
ipc,shm: fix shm_file deletion races
Greg Thelen
1
-5
/
+23
2013-11-22
mm: thp: give transparent hugepage code a separate copy_page
Dave Hansen
3
-38
/
+48
2013-11-22
checkpatch: fix "Use of uninitialized value" warnings
Joe Perches
1
-0
/
+1
2013-11-22
configfs: fix race between dentry put and lookup
Junxiao Bi
1
-2
/
+14
2013-11-21
gso: handle new frag_list of frags GRO packets
Herbert Xu
1
-25
/
+50
2013-11-21
GFS2: Fix ref count bug relating to atomic_open
Steven Whitehouse
1
-1
/
+4
2013-11-21
genetlink: fix genl_set_err() group ID
Johannes Berg
1
-0
/
+3
2013-11-21
genetlink: fix genlmsg_multicast() bug
Johannes Berg
2
-6
/
+3
2013-11-21
packet: fix use after free race in send path when dev is released
Daniel Borkmann
2
-23
/
+37
2013-11-21
xen-netback: stop the VIF thread before unbinding IRQs
David Vrabel
1
-3
/
+3
2013-11-21
wimax: remove dead code
Michael Opdenacker
1
-1
/
+0
2013-11-21
Documentation: filesystems: update btrfs tools section
David Sterba
1
-16
/
+6
2013-11-21
Documentation: filesystems: add new btrfs mount options
David Sterba
1
-1
/
+11
2013-11-21
ALSA: hda - Add headset quirk for Dell Inspiron 3135
David Henningsson
1
-0
/
+1
2013-11-21
drm/sysfs: fix hotplug regression since lifetime changes
David Herrmann
1
-7
/
+33
2013-11-21
GFS2: fix potential NULL pointer dereference
Michal Nazarewicz
1
-1
/
+2
2013-11-21
KVM: kvm_clear_guest_page(): fix empty_zero_page usage
Heiko Carstens
1
-2
/
+3
2013-11-21
drm/exynos: g2d: fix memory leak to userptr
Inki Dae
1
-0
/
+2
[next]