summaryrefslogtreecommitdiffstats
path: root/lib/hexdump.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-06ACPI / proc: Include appropriate header file in proc.cRashika1-0/+1
2014-01-06ACPI / EC: Remove unused functions and add prototype declaration in internal.hRashika2-25/+9
2014-01-06ACPI / dock: Include appropriate header file in dock.cRashika1-0/+2
2014-01-06ACPI / PCI: Include appropriate header file in pci_link.cRashika1-0/+2
2014-01-06ACPI / PCI: Include appropriate header file in pci_slot.cRashika1-0/+1
2014-01-06ACPI / EC: Mark the function acpi_ec_add_debugfs() as static in ec_sys.cRashika1-1/+1
2014-01-06ACPI / NVS: Include appropriate header file in nvs.cRashika1-0/+2
2014-01-06ACPI / OSL: Mark the function acpi_table_checksum() as staticRashika1-1/+1
2013-12-19ACPI / processor: initialize a variable to silence compiler warningAl Stone1-1/+1
2013-12-07ACPI / processor: use ACPI_COMPANION() to get ACPI deviceLan Tianyu1-4/+4
2013-12-07ACPI: correct minor typosAl Stone1-2/+2
2013-12-07ACPI / sleep: Drop redundant acpi_disabled checkHanjun Guo1-3/+0
2013-12-07ACPI / dock: Drop redundant acpi_disabled checkHanjun Guo1-3/+0
2013-12-07ACPI / table: Replace '1' with specific error return valuesHanjun Guo1-2/+2
2013-12-07ACPI: remove trailing whitespaceAl Stone2-2/+2
2013-12-07ACPI / IBFT: Fix incorrect <acpi/acpi.h> inclusion in iSCSI boot firmware moduleLv Zheng2-2/+2
2013-12-07ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng11-11/+4
2013-12-07SFI / ACPI: Fix warnings reported during builds with W=1Lv Zheng3-4/+4
2013-12-07ACPI: Clean up incorrect inclusion of an ACPICA headerLv Zheng1-1/+0
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng103-234/+80
2013-11-22Linux 3.13-rc1v3.13-rc1Linus Torvalds1-2/+2
2013-11-22ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)David Henningsson1-1/+1
2013-11-22ALSA: hda - Provide missing pin configs for VAIO with ALC260Takashi Iwai1-0/+20
2013-11-22mm: place page->pmd_huge_pte to right unionKirill A. Shutemov1-3/+3
2013-11-22MAINTAINERS: add keyboard driver to Hyper-V file listHaiyang Zhang1-0/+1
2013-11-22x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov2-4/+6
2013-11-22ipc,shm: correct error return value in shmctl (SHM_UNLOCK)Jesper Nilsson1-3/+6
2013-11-22mm, mempolicy: silence gcc warningDavid Rientjes1-1/+1
2013-11-22block/partitions/efi.c: fix bound checkAntti P Miettinen1-2/+3
2013-11-22ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold1-0/+9
2013-11-22mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli3-60/+106
2013-11-22kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu2-6/+6
2013-11-22ipc,shm: fix shm_file deletion racesGreg Thelen1-5/+23
2013-11-22mm: thp: give transparent hugepage code a separate copy_pageDave Hansen3-38/+48
2013-11-22checkpatch: fix "Use of uninitialized value" warningsJoe Perches1-0/+1
2013-11-22configfs: fix race between dentry put and lookupJunxiao Bi1-2/+14
2013-11-21gso: handle new frag_list of frags GRO packetsHerbert Xu1-25/+50
2013-11-21GFS2: Fix ref count bug relating to atomic_openSteven Whitehouse1-1/+4
2013-11-21genetlink: fix genl_set_err() group IDJohannes Berg1-0/+3
2013-11-21genetlink: fix genlmsg_multicast() bugJohannes Berg2-6/+3
2013-11-21packet: fix use after free race in send path when dev is releasedDaniel Borkmann2-23/+37
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel1-3/+3
2013-11-21wimax: remove dead codeMichael Opdenacker1-1/+0
2013-11-21Documentation: filesystems: update btrfs tools sectionDavid Sterba1-16/+6
2013-11-21Documentation: filesystems: add new btrfs mount optionsDavid Sterba1-1/+11
2013-11-21ALSA: hda - Add headset quirk for Dell Inspiron 3135David Henningsson1-0/+1
2013-11-21drm/sysfs: fix hotplug regression since lifetime changesDavid Herrmann1-7/+33
2013-11-21GFS2: fix potential NULL pointer dereferenceMichal Nazarewicz1-1/+2
2013-11-21KVM: kvm_clear_guest_page(): fix empty_zero_page usageHeiko Carstens1-2/+3
2013-11-21drm/exynos: g2d: fix memory leak to userptrInki Dae1-0/+2