index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-05
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-05
ftrace/rcu: Do not trace debug_lockdep_rcu_enabled()
Steven Rostedt (Red Hat)
2013-09-05
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-09-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-09-04
Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-09-04
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-09-04
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2013-09-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-09-04
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
2013-09-04
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-09-04
sched/cputime: Do not scale when utime == 0
Stanislaw Gruszka
2013-09-04
switch copy_module_from_fd() to fdget
Al Viro
2013-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-09-03
ftrace: Fix a slight race in modifying what function callback gets traced
Steven Rostedt (Red Hat)
2013-09-03
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-03
Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-03
module: Fix mod->mkobj.kobj potentially freed too early
Li Zhong
2013-09-03
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2013-09-02
perf: Add attr->mmap2 attribute to an event
Stephane Eranian
2013-09-02
sched/fair: Fix the sd_parent_degenerate() code
Peter Zijlstra
2013-09-02
sched/fair: Rework and comment the group_imb code
Peter Zijlstra
2013-09-02
sched/fair: Optimize find_busiest_queue()
Peter Zijlstra
2013-09-02
sched/fair: Make group power more consistent
Peter Zijlstra
2013-09-02
sched/fair: Remove duplicate load_per_task computations
Peter Zijlstra
2013-09-02
sched/fair: Shrink sg_lb_stats and play memset games
Peter Zijlstra
2013-09-02
sched: Clean-up struct sd_lb_stat
Joonsoo Kim
2013-09-02
sched: Factor out code to should_we_balance()
Joonsoo Kim
2013-09-02
sched: Remove one division operation in find_busiest_queue()
Joonsoo Kim
2013-09-02
perf: Prevent race in unthrottling code
Jiri Olsa
2013-08-31
Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' ...
Paul E. McKenney
2013-08-31
nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU
Paul E. McKenney
2013-08-31
nohz_full: Add full-system-idle state machine
Paul E. McKenney
2013-08-31
userns: Kill nsown_capable it makes the wrong thing easy
Eric W. Biederman
2013-08-31
pidns: Don't have unshare(CLONE_NEWPID) imply CLONE_THREAD
Eric W. Biederman
2013-08-31
PM / hibernate / memory hotplug: Rework mutual exclusion
Rafael J. Wysocki
2013-08-31
PM / hibernate: Create memory bitmaps after freezing user space
Rafael J. Wysocki
2013-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-08-31
namespaces: Simplify copy_namespaces so it is clear what is going on.
Eric W. Biederman
2013-08-31
pidns: Fix hang in zap_pid_ns_processes by sending a potentially extra wakeup
Eric W. Biederman
2013-08-30
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-08-29
perf: make events stream always parsable
Adrian Hunter
2013-08-29
cgroup: fix rmdir EBUSY regression in 3.11
Hugh Dickins
2013-08-29
workqueue: cond_resched() after processing each work item
Tejun Heo
2013-08-29
Merge branch 'linus' into perf/core
Ingo Molnar
[prev]
[next]