summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-12119-294/+121
|\
| * ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm...tangchen2014-01-062-3/+4
| * ACPI / tables: Check if id is NULL in acpi_table_parse()tangchen2014-01-061-1/+1
| * ACPI / proc: Include appropriate header file in proc.cRashika2014-01-061-0/+1
| * ACPI / EC: Remove unused functions and add prototype declaration in internal.hRashika2014-01-062-25/+9
| * ACPI / dock: Include appropriate header file in dock.cRashika2014-01-061-0/+2
| * ACPI / PCI: Include appropriate header file in pci_link.cRashika2014-01-061-0/+2
| * ACPI / PCI: Include appropriate header file in pci_slot.cRashika2014-01-061-0/+1
| * ACPI / EC: Mark the function acpi_ec_add_debugfs() as static in ec_sys.cRashika2014-01-061-1/+1
| * ACPI / NVS: Include appropriate header file in nvs.cRashika2014-01-061-0/+2
| * ACPI / OSL: Mark the function acpi_table_checksum() as staticRashika2014-01-061-1/+1
| * ACPI / processor: initialize a variable to silence compiler warningAl Stone2013-12-191-1/+1
| * ACPI / processor: use ACPI_COMPANION() to get ACPI deviceLan Tianyu2013-12-071-4/+4
| * ACPI: correct minor typosAl Stone2013-12-071-2/+2
| * ACPI / sleep: Drop redundant acpi_disabled checkHanjun Guo2013-12-071-3/+0
| * ACPI / dock: Drop redundant acpi_disabled checkHanjun Guo2013-12-071-3/+0
| * ACPI / table: Replace '1' with specific error return valuesHanjun Guo2013-12-071-2/+2
| * ACPI: remove trailing whitespaceAl Stone2013-12-072-2/+2
| * ACPI / IBFT: Fix incorrect <acpi/acpi.h> inclusion in iSCSI boot firmware moduleLv Zheng2013-12-072-2/+2
| * ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng2013-12-0711-11/+4
| * SFI / ACPI: Fix warnings reported during builds with W=1Lv Zheng2013-12-073-4/+4
| * ACPI: Clean up incorrect inclusion of an ACPICA headerLv Zheng2013-12-071-1/+0
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-07103-234/+80
* | Linux 3.13-rc8v3.13-rc8Linus Torvalds2014-01-121-1/+1
* | SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2014-01-122-3/+22
* | thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once onlyHugh Dickins2014-01-121-3/+3
* | block: null_blk: fix queue leak inside removing deviceMing Lei2014-01-121-8/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-1134-126/+219
|\ \
| * | qlcnic: Fix ethtool statistics length calculationShahed Shaikh2014-01-101-18/+21
| * | qlcnic: Fix bug in TX statisticsManish Chopra2014-01-103-1/+5
| * | net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-1021-62/+80
| * | macvlan: forbid L2 fowarding offload for macvtapJason Wang2014-01-101-1/+4
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-01-104-14/+23
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-094-14/+23
| | |\ \
| | | * \ Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2014-01-081-1/+1
| | | |\ \
| | | | * | NFC: Fix target mode p2p link establishmentArron Wang2014-01-041-1/+1
| | | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-061-2/+8
| | | |\ \ \
| | | | * | | iwlwifi: add new devices for 7265 seriesOren Givon2013-12-311-2/+8
| | | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-062-11/+14
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau2013-12-161-10/+13
| | | | * | | mac80211_hwsim: Fix NULL pointer dereferenceJavier Lopez2013-12-161-1/+1
| * | | | | | bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt2014-01-101-4/+9
| * | | | | | ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIMEHannes Frederic Sowa2014-01-091-2/+4
| * | | | | | bnx2x: prevent WARN during driver unloadYuval Mintz2014-01-092-18/+38
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-01-072-6/+28
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | netfilter: only warn once on wrong seqadj usageJesper Dangaard Brouer2014-01-061-1/+1
| | * | | | | netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helperDaniel Borkmann2014-01-061-5/+27
| * | | | | | tipc: correctly unlink packets from deferred packet queueErik Hugne2014-01-071-0/+1
| * | | | | | ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.cLi RongQing2014-01-071-0/+6
* | | | | | | Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-01-112-1/+2
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud