index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-08
kthread: Don't use to_live_kthread() in kthread_[un]park()
Oleg Nesterov
1
-45
/
+24
2016-12-08
kthread: Don't use to_live_kthread() in kthread_stop()
Oleg Nesterov
1
-7
/
+5
2016-12-08
Revert "kthread: Pin the stack via try_get_task_stack()/put_task_stack() in t...
Oleg Nesterov
1
-6
/
+2
2016-12-08
kthread: Make struct kthread kmalloc'ed
Oleg Nesterov
3
-13
/
+48
2016-12-06
x86/uaccess, sched/preempt: Verify access_ok() context
Peter Zijlstra
2
-10
/
+24
2016-11-30
sched/x86: Make CONFIG_SCHED_MC_PRIO=y easier to enable
Ingo Molnar
1
-11
/
+13
2016-11-30
sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO
Tim Chen
5
-12
/
+22
2016-11-28
x86/sched: Use #include <linux/mutex.h> instead of #include <asm/mutex.h>
Ingo Molnar
1
-1
/
+1
2016-11-24
cpufreq/intel_pstate: Use CPPC to get max performance
Rafael J. Wysocki
2
-1
/
+56
2016-11-24
acpi/bus: Set _OSC for diverse core support
Srinivas Pandruvada
2
-0
/
+4
2016-11-24
acpi/bus: Enable HWP CPPC objects
Srinivas Pandruvada
1
-0
/
+7
2016-11-24
x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPU
Tim Chen
1
-4
/
+24
2016-11-24
x86/sysctl: Add sysctl for ITMT scheduling feature
Tim Chen
2
-3
/
+112
2016-11-24
x86: Enable Intel Turbo Boost Max Technology 3.0
Tim Chen
4
-0
/
+147
2016-11-24
x86/topology: Define x86's arch_update_cpu_topology
Tim Chen
2
-0
/
+12
2016-11-24
sched: Extend scheduler's asym packing
Tim Chen
4
-17
/
+59
2016-11-23
sched/fair: Clean up the tunable parameter definitions
Ingo Molnar
1
-22
/
+28
2016-11-23
sched/dl: Fix comment in pick_next_task_dl()
T.Zhou
1
-1
/
+1
2016-11-23
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
261
-1846
/
+3538
2016-11-22
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
1
-1
/
+8
2016-11-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-9
/
+27
2016-11-22
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-4
/
+16
2016-11-22
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-8
/
+31
2016-11-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-33
/
+95
2016-11-22
sched/autogroup: Do not use autogroup->tg in zombie threads
Oleg Nesterov
3
-0
/
+22
2016-11-22
sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()
Oleg Nesterov
1
-11
/
+12
2016-11-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-2
/
+4
2016-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
17
-83
/
+948
2016-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
63
-560
/
+1020
2016-11-21
tcp: zero ca_priv area when switching cc algorithms
Florian Westphal
1
-1
/
+3
2016-11-21
net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit
Gao Feng
1
-1
/
+1
2016-11-21
ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoC
Peter Robinson
1
-1
/
+1
2016-11-21
thermal/powerclamp: add back module device table
Jacob Pan
1
-1
/
+8
2016-11-21
x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdt
Andy Shevchenko
2
-2
/
+2
2016-11-21
x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as well
H.J. Lu
1
-3
/
+2
2016-11-21
x86/platform/intel-mid: Register watchdog device after SCU
Andy Shevchenko
1
-5
/
+27
2016-11-21
x86/fpu: Fix invalid FPU ptrace state after execve()
Yu-cheng Yu
1
-8
/
+8
2016-11-21
x86/boot: Fail the boot if !M486 and CPUID is missing
Andy Lutomirski
1
-0
/
+6
2016-11-21
x86/traps: Ignore high word of regs->cs in early_fixup_exception()
Andy Lutomirski
1
-1
/
+6
2016-11-21
apparmor: fix change_hat not finding hat after policy replacement
John Johansen
1
-2
/
+4
2016-11-20
Linux 4.9-rc6
v4.9-rc6
Linus Torvalds
1
-1
/
+1
2016-11-20
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-36
/
+30
2016-11-19
tipc: eliminate obsolete socket locking policy description
Jon Paul Maloy
1
-47
/
+1
2016-11-19
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
Zhang Shengju
1
-1
/
+1
2016-11-19
l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
Guillaume Nault
2
-4
/
+6
2016-11-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
15
-28
/
+54
2016-11-19
Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-36
/
+51
2016-11-19
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2
-1
/
+17
2016-11-19
fscrypto: don't use on-stack buffer for key derivation
Eric Biggers
1
-3
/
+13
2016-11-19
fscrypto: don't use on-stack buffer for filename encryption
Eric Biggers
1
-32
/
+21
[next]