aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-01[CIFS] Fix indentation of fs/cifs/Kconfig entriesSteve French1-18/+19
2012-10-01[CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=)Steve French5-29/+56
2012-10-01localmodconfig: Fix localyesconfig to set to 'y' not 'm'Yuta Ando1-0/+2
2012-10-01HID: hidraw: don't deallocate memory when it is in useRatan Nalumasu1-43/+26
2012-10-01HID: picoLCD: optimize for inactive debugfsBruno Prémont1-1/+1
2012-10-01HID: multitouch: add support for GeneralTouch multi-touchscreenXianhan Yu2-1/+18
2012-10-01HID: Add support for Sony PS3 BD Remote ControlDavid Dillow5-1/+232
2012-10-01HID: keep dev_rdesc unmodified and use it for comparisonsKevin Daughtridge2-6/+16
2012-09-30Linux 3.6Linus Torvalds1-1/+1
2012-09-29vfs: dcache: fix deadlock in tree traversalMiklos Szeredi1-0/+6
2012-09-29arm: vt8500: Fixup for missing gpio.hTony Prisk1-1/+0
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett8-70/+120
2012-09-29efi: Add a function to look up existing IO memory mappingsJosh Triplett2-0/+29
2012-09-29efi: Defer freeing boot services memory until after ACPI initJosh Triplett3-13/+26
2012-09-28cifs: obtain file access during backup intent lookup (resend)Shirish Pargaonkar5-41/+80
2012-09-28ARM: nomadik: remove NAND_NO_READRDY useArnd Bergmann1-2/+1
2012-09-28ARM: Orion5x: ts78xx: Add IOMEM for virtual addresses.Andrew Lunn1-6/+6
2012-09-28ARM: ux500: use __iomem pointers for MMIOArnd Bergmann1-2/+2
2012-09-28ARM: shmobile: add new __iomem annotation for new codeArnd Bergmann1-1/+1
2012-09-28ARM: Remove mach-bcmringArnd Bergmann57-15460/+0
2012-09-28ARM: clps711x: Remove board support for CEIVAAlexander Shiyan9-946/+0
2012-09-28ARM: clps711x: Fix register definitionsAlexander Shiyan1-5/+4
2012-09-28ARM: clps711x: Fix lowlevel debug-macroAlexander Shiyan1-7/+1
2012-09-28ARM: clps711x: Added simple clock frameworkAlexander Shiyan3-38/+76
2012-09-28mtdchar: fix offset overflow detectionLinus Torvalds1-6/+42
2012-09-28thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page_copyAndrea Arcangeli1-1/+0
2012-09-28iommu/amd: Fix wrong assumption in iommu-group specific codeJoerg Roedel1-2/+4
2012-09-28regulator: arizona-ldo: Remove top voltageMark Brown1-1/+1
2012-09-27x86: Distinguish TLB shootdown interrupts from other functions call interruptsTomoki Sekiyama3-2/+8
2012-09-28netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun1-3/+1
2012-09-27ALSA: snd-usb: fix next_packet_size calls for pause caseDaniel Mack1-1/+7
2012-09-27inetpeer: fix token initializationNicolas Dichtel1-1/+4
2012-09-27qlcnic: Fix scheduling while atomic bugNarendra K1-2/+2
2012-09-27bnx2: Clean up remaining iounmapNeil Horman1-1/+1
2012-09-27trivial select_parent documentation fixJ. Bruce Fields1-1/+1
2012-09-27net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut1-1/+27
2012-09-27smsc75xx: fix resume after device resetSteve Glendinning1-0/+1
2012-09-27[IA64] xen: Fix return value check in xencomm_vtop()Wei Yongjun1-1/+2
2012-09-27um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven4-14/+12
2012-09-27um: Fix IPC on umRichard Weinberger1-0/+1
2012-09-27netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun1-2/+2
2012-09-27team: fix return value checkWei Yongjun1-6/+6
2012-09-27l2tp: fix return value checkWei Yongjun1-6/+6
2012-09-27x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao4-3/+50
2012-09-27staging: comedi: jr3_pci: fix iomem dereferenceIan Abbott1-1/+1
2012-09-27x86, smep, smap: Make the switching functions one-wayH. Peter Anvin1-31/+18
2012-09-27perf trace: Add aliases for some syscallsArnaldo Carvalho de Melo1-8/+18
2012-09-27USB: Fix race condition when removing host controllersAlan Stern2-5/+3
2012-09-27USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood1-1/+2
2012-09-27um: kill thread->forkingAl Viro7-66/+29