summaryrefslogtreecommitdiffstats
path: root/lib/cmdline.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-09microblaze: use early_init_dt_scanRob Herring2-15/+4
2013-10-09metag: use early_init_dt_scanRob Herring1-6/+1
2013-10-09c6x: use early_init_dt_scanRob Herring2-20/+1
2013-10-09arm64: use early_init_dt_scanRob Herring1-28/+3
2013-10-09arm: use early_init_dt_scanRob Herring1-15/+1
2013-10-09arc: use early_init_dt_scanRob Herring1-13/+1
2013-10-09of: Introduce common early_init_dt_scanRob Herring2-0/+28
2013-10-09metag: use unflatten_and_copy_device_treeRob Herring2-19/+1
2013-10-09xtensa: use unflatten_and_copy_device_treeRob Herring1-18/+1
2013-10-09x86: use unflatten_and_copy_device_treeRob Herring1-15/+8
2013-10-09openrisc: use unflatten_and_copy_device_treeRob Herring2-14/+1
2013-10-09arc: use unflatten_and_copy_device_treeRob Herring3-18/+1
2013-10-09of: create unflatten_and_copy_device_treeRob Herring2-0/+26
2013-10-09openrisc: use boot_command_line instead of private cmd_lineRob Herring2-9/+2
2013-10-09c6x: use boot_command_line instead of private c6x_command_lineRob Herring4-19/+2
2013-09-30Linux 3.12-rc3v3.12-rc3Linus Torvalds1-1/+1
2013-09-29Revert "perf symbols: Demangle cloned functions"Ingo Molnar1-26/+1
2013-09-28PCI: Workaround missing pci_set_master in pci driversYinghai Lu1-1/+7
2013-09-28kernel/params: fix handling of signed integer typesJean Delvare1-3/+3
2013-09-28i2c: ismt: initialize DMA bufferJames Ralston1-0/+3
2013-09-28drm/msm: use drm_gem_dumb_destroy helperRob Clark2-8/+1
2013-09-28drm/msm: deal with mach/iommu.h removalRob Clark1-2/+2
2013-09-28perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar1-1/+1
2013-09-28drm/msm: Remove iommu include from mdp4_kms.cJoerg Roedel1-2/+0
2013-09-28drm/msm: Odd PTR_ERR usageThomas Meyer1-1/+1
2013-09-28s390: enable ARCH_USE_CMPXCHG_LOCKREFHeiko Carstens2-0/+6
2013-09-28lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()Heiko Carstens1-1/+9
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens5-9/+5
2013-09-27sysfs: Allow mounting without CONFIG_NETEric W. Biederman1-4/+1
2013-09-27lockref: allow relaxed cmpxchg64 variant for lockless updatesWill Deacon1-2/+11
2013-09-27i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...Chew, Chiau Ee1-6/+20
2013-09-27i2c: mv64xxx: Do not use writel_relaxed()Thierry Reding1-2/+2
2013-09-27i2c: mv64xxx: Fix some build warningsThierry Reding1-5/+7
2013-09-27i2c: s3c2410: fix clk_disable/clk_unprepare WARNingsKim Phillips1-2/+0
2013-09-27arm: Fix build error with context tracking callsFrederic Weisbecker2-4/+16
2013-09-27ALSA: hda - Enable internal mic on a Thinkpad machine with ALC283Kailang Yang1-1/+12
2013-09-27ALSA: hda - Fix Internal Mic boost can't control with ALC283Kailang Yang1-0/+3
2013-09-27ALSA: hda - Add documentation for CS4208 fixupsTakashi Iwai1-0/+6
2013-09-27ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codecBen Whitten1-5/+67
2013-09-27x86/microcode/AMD: Fix patch level reporting for family 15hSuravee Suthikulpanit1-0/+1
2013-09-27staging: r8188eu: Add new device IDLarry Finger1-0/+1
2013-09-27usb: dwc3: add support for MerrifieldDavid Cohen1-0/+2
2013-09-27USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu1-2/+3
2013-09-27USB: Fix breakage in ffs_fs_mount()Al Viro1-34/+26
2013-09-26driver core : Fix use after free of dev->parent in device_shutdownBenson Leung1-7/+7
2013-09-26sysfs: Allow mounting without CONFIG_NETEric W. Biederman1-4/+1
2013-09-26Drivers: hv: vmbus: Terminate vmbus version negotiation on timeoutK. Y. Srinivasan1-1/+1
2013-09-26Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan4-34/+88
2013-09-26mei: cancel stall timers in mei_resetAlexander Usyskin2-0/+4
2013-09-26mei: bus: stop wait for read during cl state transitionTomas Winkler3-8/+14