index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MODSIGN: Add option to not sign modules during modules_install
Michal Marek
2013-01-25
2
-1
/
+12
*
MODSIGN: Add -s <signature> option to sign-file
Michal Marek
2013-01-25
1
-43
/
+56
*
MODSIGN: Specify the hash algorithm on sign-file command line
Michal Marek
2013-01-25
2
-38
/
+17
*
MODSIGN: Simplify Makefile with a Kconfig helper
Michal Marek
2013-01-25
2
-19
/
+12
*
module: clean up load_module a little more.
Rusty Russell
2013-01-21
1
-39
/
+68
*
modpost: Ignore ARC specific non-alloc sections
Vineet Gupta
2013-01-21
1
-0
/
+2
*
module: constify within_module_*
Sasha Levin
2013-01-21
1
-2
/
+2
*
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
37
-67
/
+69
*
module: printk message when module signature fail taints kernel.
Rusty Russell
2013-01-21
1
-1
/
+6
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-01-20
19
-32
/
+140
|
\
|
*
ttm: on move memory failure don't leave a node dangling
Dave Airlie
2013-01-21
1
-0
/
+1
|
*
ttm: don't destroy old mm_node on memcpy failure
Dave Airlie
2013-01-21
1
-2
/
+9
|
*
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2013-01-21
7
-20
/
+84
|
|
\
|
|
*
drm/i915: fix FORCEWAKE posting reads
Jani Nikula
2013-01-17
1
-5
/
+12
|
|
*
drm/i915: Invalidate the relocation presumed_offsets along the slow path
Chris Wilson
2013-01-16
1
-0
/
+21
|
|
*
drm/i915/eDP: do not write power sequence registers for ghost eDP
Jani Nikula
2013-01-16
1
-15
/
+32
|
|
*
drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-state
Chris Wilson
2013-01-15
4
-0
/
+19
|
*
|
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-01-21
10
-10
/
+46
|
|
\
\
|
|
*
|
Revert "drm/radeon: do not move bo to different placement at each cs"
Alex Deucher
2013-01-17
2
-9
/
+10
|
|
*
|
drm/radeon: improve semaphore debugging on lockup
Jerome Glisse
2013-01-15
3
-0
/
+8
|
|
*
|
drm/radeon: allow FP16 color clear registers on r500
Marek Olšák
2013-01-15
2
-1
/
+4
|
|
*
|
drm/radeon: clear reset flags if engines are idle
Alex Deucher
2013-01-15
4
-0
/
+24
|
|
/
/
*
|
|
module: fix missing module_mutex unlock
Linus Torvalds
2013-01-20
1
-1
/
+1
*
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-01-20
5
-52
/
+122
|
\
\
\
|
*
|
|
module: put modules in list much earlier.
Rusty Russell
2013-01-12
2
-41
/
+50
|
*
|
|
module: add new state MODULE_STATE_UNFORMED.
Rusty Russell
2013-01-12
3
-10
/
+59
|
*
|
|
module: prevent warning when finit_module a 0 sized file
Sasha Levin
2013-01-03
1
-0
/
+7
|
*
|
|
virtio-blk: Don't free ida when disk is in use
Alexander Graf
2013-01-02
1
-1
/
+6
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-01-20
6
-14
/
+30
|
\
\
\
\
|
*
|
|
|
sys_clone() needs asmlinkage_protect
Al Viro
2013-01-19
1
-2
/
+4
|
*
|
|
|
make sure that /linuxrc has std{in,out,err}
Al Viro
2013-01-19
1
-0
/
+4
|
*
|
|
|
x32: fix sigtimedwait
Al Viro
2012-12-26
1
-1
/
+1
|
*
|
|
|
x32: fix waitid()
Al Viro
2012-12-26
1
-1
/
+5
|
*
|
|
|
switch compat_sys_wait4() and compat_sys_waitid() to COMPAT_SYSCALL_DEFINE
Al Viro
2012-12-26
1
-6
/
+9
|
*
|
|
|
switch compat_sys_sigaltstack() to COMPAT_SYSCALL_DEFINE
Al Viro
2012-12-26
1
-2
/
+3
|
*
|
|
|
CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.h
Vineet Gupta
2012-12-26
1
-0
/
+2
|
*
|
|
|
Ensure that kernel_init_freeable() is not inlined into non __init code
Vineet Gupta
2012-12-26
1
-2
/
+2
*
|
|
|
|
ia64: kill thread_matches(), unexport ptrace_check_attach()
Oleg Nesterov
2013-01-20
3
-29
/
+1
*
|
|
|
|
Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-01-18
2
-1
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
USB: io_ti: Fix NULL dereference in chase_port()
Wolfgang Frisch
2013-01-17
1
-0
/
+3
|
*
|
|
|
|
USB: option: add TP-LINK HSUPA Modem MA180
Bjørn Mork
2013-01-17
1
-0
/
+6
|
*
|
|
|
|
USB: option: blacklist network interface on ONDA MT8205 4G LTE
Bjørn Mork
2013-01-17
1
-1
/
+2
*
|
|
|
|
|
Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-01-18
10
-9
/
+65
|
\
\
\
\
\
\
|
*
|
|
|
|
|
8250/16?50: Add support for Broadcom TruManage redirected serial port
Stephen Hurd
2013-01-17
4
-1
/
+52
|
*
|
|
|
|
|
pty: return EINVAL for TIOCGPTN for BSD ptys
Jiri Slaby
2013-01-17
1
-0
/
+2
|
*
|
|
|
|
|
serial:ifx6x60:Keep word size accordance with SPI controller
channing
2013-01-15
1
-1
/
+2
|
*
|
|
|
|
|
tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler
Maxime Ripard
2013-01-15
1
-1
/
+1
|
*
|
|
|
|
|
serial: samsung: remove redundant setting of line config during port reset
Thomas Abraham
2013-01-15
1
-1
/
+0
|
*
|
|
|
|
|
serial:ifx6x60:Delete SPI timer when shut down port
chao bi
2013-01-15
1
-0
/
+1
|
*
|
|
|
|
|
tty/8250: The correct device id for this card is 0x0022
Matt Schulte
2013-01-15
1
-1
/
+1
[next]