summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* um: Remove broken highmem supportRichard Weinberger2015-04-136-93/+1Star
* um: Remove broken SMP supportRichard Weinberger2015-04-1310-366/+2Star
* um: Remove SKAS3/4 supportRichard Weinberger2015-04-1318-814/+148Star
* um: Remove ppc cruftRichard Weinberger2015-04-1315-635/+0Star
* um: Remove ia64 cruftRichard Weinberger2015-04-136-70/+0Star
* um: Remove dead code from stacktraceRichard Weinberger2015-04-131-5/+1Star
* hostfs: No need to box and later unbox the file modeRichard Weinberger2015-03-263-20/+5Star
* hostfs: Use page_offset()Richard Weinberger2015-03-261-4/+2Star
* hostfs: Set page flags in hostfs_readpage() correctlyRichard Weinberger2015-03-261-4/+6
* hostfs: Remove superfluous initializations in hostfs_open()Richard Weinberger2015-03-261-2/+2
* hostfs: hostfs_open: Reset open flags upon each retryRichard Weinberger2015-03-261-0/+2
* hostfs: Remove superfluous test in hostfs_open()Richard Weinberger2015-03-261-3/+1Star
* hostfs: Report append flag in ->show_options()Richard Weinberger2015-03-261-0/+3
* hostfs: Use __getname() in follow_linkRichard Weinberger2015-03-261-14/+11Star
* hostfs: Remove open coded strcpy()Richard Weinberger2015-03-261-5/+4Star
* hostfs: Add a BUG_ON to detect behavior changes of dentry_path_raw()Richard Weinberger2015-03-261-0/+7
* hostfs: Make hostfs_readpage more readableRichard Weinberger2015-03-261-6/+8
* hostfs: Handle bogus st.modeRichard Weinberger2015-03-261-2/+4
* hostfs: Allow fsync on directoriesRichard Weinberger2015-03-261-2/+4
* hostfs: hostfs_file_open: Fix a fd leak in hostfs_file_openRichard Weinberger2015-03-261-0/+1
* hostfs: hostfs_file_open: Switch to data locking modelRichard Weinberger2015-03-261-6/+7
* Linux 4.0-rc5Linus Torvalds2015-03-231-1/+1
* Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2015-03-232-3/+2Star
|\
| * md: fix problems with freeing private data after ->run failure.NeilBrown2015-03-202-3/+2Star
* | Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-222-0/+4
|\ \
| * | LZ4 : fix the data abort issueJeHyeon Yeon2015-03-161-0/+3
| * | kernfs: handle poll correctly on 'direct_read' files.NeilBrown2015-03-161-0/+1
| |/
* | Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-03-223-183/+3Star
|\ \
| * | Revert "pcmcia: add a new resource manager for non ISA systems"Greg Kroah-Hartman2015-03-113-182/+3Star
| * | Revert "pcmcia: fix incorrect bracketing on a test"Greg Kroah-Hartman2015-03-111-1/+1
| * | Revert "pcmcia: add missing include for new pci resource handler"Greg Kroah-Hartman2015-03-111-1/+0Star
* | | Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-223-17/+17
|\ \ \
| * | | vt6655: Fix late setting of byRFType.Malcolm Priestley2015-03-091-10/+6Star
| * | | vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley2015-03-091-0/+1
| * | | staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12MMalcolm Priestley2015-03-091-0/+1
| * | | staging: vt6655: vnt_tx_packet fix dma_idx selection.Malcolm Priestley2015-03-091-7/+9
| |/ /
* | | Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-221-3/+12
|\ \ \
| * | | serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley2015-03-111-3/+12
| |/ /
* | | Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-2234-719/+131Star
|\ \ \
| * | | usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen2015-03-181-2/+2
| * | | uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede2015-03-181-0/+7
| * | | USB: ehci-atmel: rework clk handlingBoris Brezillon2015-03-181-21/+9Star
| * | | MAINTAINERS: add entry for USB OTG FSMPeter Chen2015-03-151-0/+7
| * | | usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun2015-03-151-0/+11
| * | | Merge tag 'for-4.0-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kisho...Greg Kroah-Hartman2015-03-1517-66/+45Star
| |\ \ \
| | * | | phy: omap-usb2: Fix missing clk_prepare call when using old dt nameAxel Lin2015-03-131-2/+3
| | * | | phy: ti/omap: Fix modaliasAxel Lin2015-03-133-3/+3
| | * | | phy: core: Fixup return value of phy_exit when !pm_runtime_enabledAxel Lin2015-03-131-4/+3Star
| | * | | phy: miphy28lp: Convert to devm_kcalloc and fix wrong sizofAxel Lin2015-03-131-3/+2Star
| | * | | phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeofAxel Lin2015-03-131-3/+2Star