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-11
mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable
Naoya Horiguchi
2013-09-11
mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages
Xishi Qiu
2013-09-11
mm: mempolicy: turn vma_set_policy() into vma_dup_policy()
Oleg Nesterov
2013-09-11
fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks
Oleg Nesterov
2013-09-11
pidns: kill the unnecessary CLONE_NEWPID in copy_process()
Oleg Nesterov
2013-09-11
pidns: fix vfork() after unshare(CLONE_NEWPID)
Oleg Nesterov
2013-09-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-09
Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-09-09
Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-09-07
Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.c
Al Viro
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
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
[next]