index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-11
kernel/debug/debug_core.c: Logging clean-up
Fabian Frederick
1
-22
/
+21
2014-11-11
kgdb: timeout if secondary CPUs ignore the roundup
Daniel Thompson
3
-3
/
+14
2014-11-11
kdb: Allow access to sensitive commands to be restricted by default
Daniel Thompson
2
-1
/
+26
2014-11-11
kdb: Add enable mask for groups of commands
Anton Vorontsov
2
-1
/
+30
2014-11-11
kdb: Categorize kdb commands (similar to SysRq categorization)
Daniel Thompson
4
-43
/
+148
2014-11-11
kdb: Remove KDB_REPEAT_NONE flag
Anton Vorontsov
4
-35
/
+33
2014-11-11
kdb: Use KDB_REPEAT_* values as flags
Anton Vorontsov
2
-16
/
+9
2014-11-11
kdb: Rename kdb_register_repeat() to kdb_register_flags()
Anton Vorontsov
4
-56
/
+56
2014-11-11
kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags
Anton Vorontsov
3
-7
/
+7
2014-11-11
kdb: Remove currently unused kdbtab_t->cmd_flags
Anton Vorontsov
2
-2
/
+0
2014-11-09
Linux 3.18-rc4
v3.18-rc4
Linus Torvalds
1
-1
/
+1
2014-11-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-3
/
+27
2014-11-09
Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
9
-90
/
+160
2014-11-09
Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-86
/
+154
2014-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2014-11-09
Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-9
/
+14
2014-11-09
Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-54
/
+20
2014-11-09
Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-8
/
+29
2014-11-09
Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
18
-40
/
+111
2014-11-08
ARM: dts: zynq: Enable PL clocks for Parallella
Andreas Färber
1
-0
/
+4
2014-11-08
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
53
-223
/
+8
2014-11-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+17
2014-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
11
-31
/
+37
2014-11-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
24
-31
/
+142
2014-11-07
Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-199
/
+145
2014-11-07
Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-7
/
+8
2014-11-07
Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2
-4
/
+7
2014-11-07
tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP
Johannes Berg
1
-3
/
+3
2014-11-07
tiny: reverse logic for DISABLE_DEV_COREDUMP
Aristeu Rozanski
1
-8
/
+11
2014-11-07
i2c: core: Dispose OF IRQ mapping at client removal time
Laurent Pinchart
1
-0
/
+3
2014-11-07
i2c: at91: don't account as iowait
Wolfram Sang
1
-1
/
+1
2014-11-07
i2c: remove FSF address
Wolfram Sang
52
-222
/
+4
2014-11-07
USB: Update default usb-storage delay_use value in kernel-parameters.txt
Mark Knibbs
1
-1
/
+1
2014-11-07
sysfs: driver core: Fix glue dir race condition by gdp_mutex
Yijing Wang
1
-1
/
+3
2014-11-07
MIPS: Fix build with binutils 2.24.51+
Manuel Lauss
14
-17
/
+118
2014-11-07
xfs: track bulkstat progress by agino
Dave Chinner
1
-37
/
+34
2014-11-07
xfs: bulkstat error handling is broken
Dave Chinner
1
-10
/
+19
2014-11-07
xfs: bulkstat main loop logic is a mess
Dave Chinner
1
-32
/
+24
2014-11-07
xfs: bulkstat chunk-formatter has issues
Dave Chinner
1
-34
/
+24
2014-11-07
xfs: bulkstat chunk formatting cursor is broken
Dave Chinner
2
-47
/
+28
2014-11-07
xfs: bulkstat btree walk doesn't terminate
Dave Chinner
1
-9
/
+10
2014-11-07
mm: Fix comment before truncate_setsize()
Jan Kara
1
-2
/
+3
2014-11-06
USB: cdc-acm: add quirk for control-line state requests
Johan Hovold
2
-2
/
+14
2014-11-06
Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+1
2014-11-06
tty: Fix pty master poll() after slave closes v2
Francesco Ruggeri
1
-2
/
+7
2014-11-06
Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-3
/
+4
2014-11-06
Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+6
2014-11-06
Merge tag 'sound-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-36
/
+95
2014-11-06
Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-13
/
+8
2014-11-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
[next]