summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Port xconfig to Qt5 - Put back some of the old implementation.Boris Barbulovski2015-10-142-18/+216
* Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItemBoris Barbulovski2015-10-142-9/+63
* Port xconfig to Qt5 - update signalsBoris Barbulovski2015-10-141-36/+15
* Port xconfig to Qt5 - Fix the code so it compiles with Qt5Boris Barbulovski2015-10-142-100/+108
* Port xconfig to Qt5 - Remove custom ListView classes.Boris Barbulovski2015-10-142-1066/+15
* Port xconfig to Qt5 - Make single/split/full actions checkable.Boris Barbulovski2015-10-142-3/+30
* Port xconfig to Qt5 - Update QAction checkableBoris Barbulovski2015-10-141-22/+22
* Port xconfig to Qt5 - Fix layout margin.Boris Barbulovski2015-10-141-0/+1
* Port xconfig to Qt5 - Fix layoutBoris Barbulovski2015-10-141-0/+5
* Port xconfig to Qt5 - Replace Q3VBox with QWidgetBoris Barbulovski2015-10-142-3/+2
* Port xconfig to Qt5 - Remove unused #include <q3dragobject.h>Boris Barbulovski2015-10-141-1/+0
* Port xconfig to Qt5 - Use QMenuBoris Barbulovski2015-10-142-11/+11
* Port xconfig to Qt5 - Use QTextBrowserBoris Barbulovski2015-10-142-10/+10
* Port xconfig to Qt5 - Use QListBoris Barbulovski2015-10-142-9/+9
* Port xconfig to Qt5 - Use QFileDialogBoris Barbulovski2015-10-141-3/+3
* Port xconfig to Qt5 - Use QActionBoris Barbulovski2015-10-142-24/+28
* Port xconfig to Qt5 - Use QMainWindow, QToolBarBoris Barbulovski2015-10-142-4/+5
* Remove support for QT3 and older.Boris Barbulovski2015-10-142-41/+0
* kbuild: document recursive dependency limitation / resolutionLuis R. Rodriguez2015-10-085-0/+316
* Linux 4.3-rc1v4.3-rc1Linus Torvalds2015-09-121-2/+2
* Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-09-1250-421/+220
|\
| * CRISv10: delete unused lib/dmacopy.cRabin Vincent2015-09-051-42/+0
| * CRISv10: delete unused lib/old_checksum.cRabin Vincent2015-09-051-86/+0
| * CRIS: fix switch_mm() lockdep splatRabin Vincent2015-09-051-1/+8
| * CRISv32: enable LOCKDEP_SUPPORTRabin Vincent2015-09-051-0/+4
| * CRIS: add STACKTRACE_SUPPORTRabin Vincent2015-09-054-0/+88
| * CRISv32: annotate irq enable in idle loopRabin Vincent2015-09-051-2/+2
| * CRISv32: add support for irqflags tracingRabin Vincent2015-09-053-1/+20
| * CRIS: UAPI: use generic types.hRabin Vincent2015-09-053-13/+1
| * CRIS: UAPI: use generic shmbuf.hRabin Vincent2015-09-052-42/+1
| * CRIS: UAPI: use generic msgbuf.hRabin Vincent2015-09-052-33/+1
| * CRIS: UAPI: use generic socket.hRabin Vincent2015-09-052-92/+1
| * CRIS: UAPI: use generic sembuf.hRabin Vincent2015-09-052-25/+1
| * CRIS: UAPI: use generic sockios.hRabin Vincent2015-09-052-13/+1
| * CRIS: UAPI: use generic auxvec.hRabin Vincent2015-09-052-4/+1
| * CRIS: UAPI: use generic headers via KbuildRabin Vincent2015-09-0512-31/+10
| * CRIS: UAPI: fix elf.h exportRabin Vincent2015-09-054-1/+8
| * CRIS: don't make asm/elf.h depend on asm/user.hRabin Vincent2015-09-053-8/+7
| * CRIS: UAPI: fix ptrace.hRabin Vincent2015-09-056-3/+8
| * CRISv32: Squash compile warnings for axisflashmapJesper Nilsson2015-09-051-4/+5
| * CRISv32: Add GPIO driver to the default configsJesper Nilsson2015-09-054-14/+12
| * CRISv32: ETRAX FS: Squash warnings in pinmux driverJesper Nilsson2015-09-051-2/+6
| * CRIS: Wire up missing syscallsChen Gang2015-09-054-1/+25
| * CRISv32: allow CONFIG_DEBUG_BUGVERBOSERabin Vincent2015-09-051-0/+1
| * CRISv32: add unreachable() to BUG()Rabin Vincent2015-09-051-2/+9
| * cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memsetChristophe Jaillet2015-09-051-2/+1
* | blk: rq_data_dir() should not return a booleanLinus Torvalds2015-09-121-1/+1
* | Merge branch 'writeback-plugging'Linus Torvalds2015-09-121-3/+10
|\ \
| * | writeback: plug writeback in wb_writeback() and writeback_inodes_wb()Linus Torvalds2015-09-121-0/+6
| * | Revert "writeback: plug writeback at a high level"Linus Torvalds2015-09-111-3/+4
OpenPOWER on IntegriCloud