summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel/printk/printk.c: fix faulty logic in the case of recursive printkPatrick Palka2014-09-101-3/+3
* mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_...Xishi Qiu2014-09-102-0/+6
* Merge tag 'microblaze-3.17-rc5' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-09-094-6/+7
|\
| * microblaze: Fix number of syscallsMichal Simek2014-09-091-1/+1
| * microblaze: Rename Advance setup to Kernel featuresMichal Simek2014-09-091-1/+1
| * microblaze: Add mm/Kconfig to advance menuMichal Simek2014-09-091-2/+2
| * arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()Chen Gang2014-09-091-2/+2
| * arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compi...Chen Gang2014-09-091-0/+1
* | Merge branch 'for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-09-082-0/+4
|\ \
| * | ext4: avoid trying to kfree an ERR_PTR pointerTheodore Ts'o2014-09-032-0/+4
* | | Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-09-082-4/+14
|\ \ \
| * | | lockd: fix rpcbind crash on lockd startup failureJ. Bruce Fields2014-09-081-3/+1
| * | | nfsd4: fix rd_dircount enforcementJ. Bruce Fields2014-09-081-1/+13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-09-085-62/+96
|\ \ \ \
| * | | | s390/vdso: remove NULL pointer check from clock_gettimeMartin Schwidefsky2014-09-012-14/+6
| * | | | s390/ipl: Add missing SCSI loadparm attributes to /sys/firmwareMichael Holzheu2014-09-012-47/+89
| * | | | s390/dasd: Make module parameter visible in sysfsPeter Oberparleiter2014-09-011-1/+1
* | | | | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-071-14/+33
|\ \ \ \ \
| * | | | | cgroup: check cgroup liveliness before unbreaking kernfsLi Zefan2014-09-051-1/+7
| * | | | | cgroup: delay the clearing of cgrp->kn->privLi Zefan2014-09-051-11/+10
| * | | | | cgroup: Display legacy cgroup files on default hierarchyVivek Goyal2014-08-221-2/+11
| * | | | | cgroup: reject cgroup names with '\n'Alban Crequy2014-08-181-0/+5
| | |/ / / | |/| | |
* | | | | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-072-6/+18
|\ \ \ \ \
| * | | | | percpu: free percpu allocation info for uniprocessor systemHonggang Li2014-08-161-0/+2
| * | | | | percpu: perform tlb flush after pcpu_map_pages() failureTejun Heo2014-08-151-0/+1
| * | | | | percpu: fix pcpu_alloc_pages() failure pathTejun Heo2014-08-151-6/+15
* | | | | | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-075-18/+99
|\ \ \ \ \ \
| * | | | | | ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SA...Suman Tripathi2014-09-061-14/+34
| * | | | | | ahci_xgene: Skip the PHY and clock initialization if already configured by th...Suman Tripathi2014-09-061-1/+14
| * | | | | | ahci: add pcid for Marvel 0x9182 controllerMurali Karicheri2014-09-061-0/+2
| * | | | | | ata: Disabling the async PM for JMicron chip 363/361Chuansheng Liu2014-09-012-0/+24
| * | | | | | ata_piix: Add Device IDs for Intel 9 Series PCHJames Ralston2014-08-281-0/+8
| * | | | | | ahci: Add Device IDs for Intel 9 Series PCHJames Ralston2014-08-281-0/+8
| * | | | | | ata: ahci_tegra: Read calibration fuseMikko Perttunen2014-08-261-4/+10
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-07116-555/+1082
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-0711-14/+33
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-09-044-5/+15
| | |\ \ \ \ \ \
| | | * | | | | | iwlwifi: bump firmware API version to 10 for 7000 and 8000Emmanuel Grumbach2014-09-012-3/+3
| | | * | | | | | iwlwifi: Remove module build requirement for Intel Wireless WiFiMarcel Holtmann2014-08-311-2/+0
| | | * | | | | | Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach2014-08-311-0/+12
| | * | | | | | | Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-09-047-9/+18
| | |\ \ \ \ \ \ \
| | | * | | | | | | mac80211: fix agg_status debugfs file alignmentJohannes Berg2014-08-261-1/+1
| | | * | | | | | | mac80211: fix start_seq_num in Rx reorder offloadDenton Gentry2014-08-261-2/+2
| | | * | | | | | | mac80211: mesh_plink: handle confirm frames with new plidBob Copeland2014-08-261-1/+6
| | | * | | | | | | mac80211: fix smps mode check for AP_VLANFelix Fietkau2014-08-261-2/+5
| | | * | | | | | | mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantypeFelix Fietkau2014-08-261-0/+2
| | | * | | | | | | Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg2014-08-261-2/+1
| | | * | | | | | | regulatory: add NUL to alpha2Eliad Peller2014-08-151-1/+1
| | | | |_|/ / / / | | | |/| | | | |
| * | | | | | | | ipv6: restore the behavior of ipv6_sock_ac_drop()WANG Cong2014-09-071-2/+0
| * | | | | | | | Merge branch 'amd-xgbe-net'David S. Miller2014-09-051-84/+110
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud