index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
Commit message (
Expand
)
Author
Age
*
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
|
\
|
*
switch simple cases of fget_light to fdget
Al Viro
2012-09-26
|
*
switch osf_getdirentries() to fget_light()
Al Viro
2012-09-26
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
|
\
\
|
*
|
userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgids
Eric W. Biederman
2012-09-21
*
|
|
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-10-01
|
\
\
\
|
*
\
\
Merge 3.6-rc3 into tty-next
Greg Kroah-Hartman
2012-08-27
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
TTY: use tty_port_link_device
Jiri Slaby
2012-08-13
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-10-01
|
\
\
\
|
*
|
|
PCI: Provide a default pcibios_update_irq()
Thierry Reding
2012-09-18
|
*
|
|
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
2012-09-18
|
|
|
/
|
|
/
|
*
|
|
alpha: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
2012-09-23
*
|
|
alpha: Fix preemption handling in idle loop
Frederic Weisbecker
2012-09-23
|
/
/
*
|
alpha: take kernel_execve() out of entry.S
Al Viro
2012-08-19
*
|
alpha: take a bunch of syscalls into osf_sys.c
Al Viro
2012-08-19
*
|
alpha: Use new generic strncpy_from_user() and strnlen_user()
Michael Cree
2012-08-19
*
|
alpha: Wire up cross memory attach syscalls
Michael Cree
2012-08-19
|
/
*
alpha: remove mysterious if zero-ed out includes
Paul Bolle
2012-07-30
*
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
2012-07-05
|
\
|
*
alpha/PCI: factor out pcibios_setup()
Myron Stowe
2012-06-26
*
|
Merge branch 'topic/sebastian-devinit-fixups' into next
Bjorn Helgaas
2012-06-18
|
\
\
|
*
|
alpha/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
2012-06-12
|
|
/
*
/
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-06-13
|
/
*
new helper: signal_delivered()
Al Viro
2012-06-01
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-31
|
\
|
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
*
|
alpha: implement various OSF/1 stat syscalls
Mans Rullgard
2012-05-24
*
|
alpha: implement setsysinfo(SSI_LMF) as a no-op
Mans Rullgard
2012-05-24
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-23
|
\
|
*
alpha: tidy signal delivery up
Al Viro
2012-05-21
|
*
new helper: sigsuspend()
Al Viro
2012-05-21
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-22
|
\
\
|
*
\
Merge branch 'master' into for-next
Jiri Kosina
2012-04-08
|
|
\
\
|
*
|
|
alpha: Use vsprintf extention %pf with builtin_return_address
Joe Perches
2012-04-05
*
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-05-22
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
2012-05-09
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-21
|
\
\
\
|
*
|
|
alpha: Use generic init_task
Thomas Gleixner
2012-05-05
|
*
|
|
alpha: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
|
*
|
|
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
|
|
/
/
*
|
|
alpha: silence 'const' warning in sys_marvel.c
Matt Turner
2012-05-02
*
|
|
alpha: include module.h to fix modpost on Tsunami
Jim Faulkner
2012-05-02
|
/
/
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-05
|
\
\
|
*
|
alpha: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-04-05
*
|
|
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-04-04
|
\
\
\
[next]