index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
*
x86: update populate_extra_pte() and add populate_extra_pmd()
Tejun Heo
2009-02-23
*
vmalloc: add @align to vm_area_register_early()
Tejun Heo
2009-02-23
*
bootmem: clean up arch-specific bootmem wrapping
Tejun Heo
2009-02-23
*
x86: convert to the new dynamic percpu allocator
Tejun Heo
2009-02-20
*
vmalloc: implement vm_area_register_early()
Tejun Heo
2009-02-20
*
alloc_percpu: change percpu_ptr to per_cpu_ptr
Rusty Russell
2009-02-20
*
x86: use percpu data for 4k hardirq and softirq stacks
Lai Jiangshan
2009-02-20
*
x86: UV: fix header struct usage
Randy Dunlap
2009-02-11
*
x86: merge sys_rt_sigreturn between 32 and 64 bits
H. Peter Anvin
2009-02-11
*
x86: use regparm(3) for passed-in pt_regs pointer
Brian Gerst
2009-02-11
*
SGI IA64 UV: fix ia64 build error in the linux-next tree
Dean Nelson
2009-02-11
*
x86: drop -fno-stack-protector annotations after pt_regs fixes
Brian Gerst
2009-02-11
*
x86: pass in pt_regs pointer for syscalls that need it
Brian Gerst
2009-02-11
*
x86: use pt_regs pointer in do_device_not_available()
Brian Gerst
2009-02-11
*
x86: fix x86_32 stack protector bugs
Tejun Heo
2009-02-11
*
x86: implement x86_32 stack protector
Tejun Heo
2009-02-09
*
x86: make lazy %gs optional on x86_32
Tejun Heo
2009-02-09
*
x86: add %gs accessors for x86_32
Tejun Heo
2009-02-09
*
x86: use asm .macro instead of cpp #define in entry_32.S
Tejun Heo
2009-02-09
*
x86: no stack protector for vdso
Tejun Heo
2009-02-09
*
stackprotector: update make rules
Tejun Heo
2009-02-09
*
x86: stackprotector.h misc update
Tejun Heo
2009-02-09
*
Merge branch 'x86/urgent' into core/percpu
Ingo Molnar
2009-02-09
|
\
|
*
x86: fix math_emu register frame access
Tejun Heo
2009-02-09
|
*
x86: math_emu info cleanup
Tejun Heo
2009-02-09
|
*
x86: include correct %gs in a.out core dump
Tejun Heo
2009-02-09
|
*
x86, vmi: put a missing paravirt_release_pmd in pgd_dtor
Alok Kataria
2009-02-09
|
*
x86: find nr_irqs_gsi with mp_ioapic_routing
Yinghai Lu
2009-02-09
|
*
x86: add clflush before monitor for Intel 7400 series
Pallipadi, Venkatesh
2009-02-09
|
*
x86: disable intel_iommu support by default
Kyle McMartin
2009-02-05
|
*
x86: don't apply __supported_pte_mask to non-present ptes
Jeremy Fitzhardinge
2009-02-05
|
*
x86: fix grammar in user-visible BIOS warning
Alex Chiang
2009-02-04
|
*
x86/Kconfig.cpu: make Kconfig help readable in the console
Borislav Petkov
2009-02-04
|
*
x86, 64-bit: print DMI info in the oops trace
Kyle McMartin
2009-02-04
*
|
Merge branch 'x86/uaccess' into core/percpu
Ingo Molnar
2009-02-09
|
\
\
|
*
|
x86: uaccess: use errret as error value in __put_user_size()
Hiroshi Shimamoto
2009-02-04
|
*
|
x86: uaccess: fix compilation error on CONFIG_M386
Hiroshi Shimamoto
2009-01-29
|
*
|
x86: ia32_signal: use {get|put}_user_try and catch
Hiroshi Shimamoto
2009-01-23
|
*
|
x86: signal: use {get|put}_user_try and catch
Hiroshi Shimamoto
2009-01-23
|
*
|
x86: uaccess: introduce try and catch framework
Hiroshi Shimamoto
2009-01-23
|
*
|
x86: uaccess: rename __put_user_u64() to __put_user_asm_u64()
Hiroshi Shimamoto
2009-01-21
|
*
|
x86: uaccess: fix style problems
Hiroshi Shimamoto
2009-01-21
|
*
|
x86: remove byte locks
Jiri Kosina
2009-01-20
|
*
|
x86: Remove never-called arch_setup_msi_irq()
Michael Ellerman
2009-01-19
*
|
|
Merge commit 'v2.6.29-rc4' into core/percpu
Ingo Molnar
2009-02-09
|
\
\
\
|
*
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-02-07
|
|
\
\
\
|
|
*
|
|
PCI: return error on failure to read PCI ROMs
Timothy S. Nelson
2009-02-04
|
|
|
|
|
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
-
-
-
-
.
\
\
\
Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...
Len Brown
2009-02-07
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
|
|
ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...
Thomas Renninger
2009-02-04
|
|
|
|
|
*
|
|
|
|
x86-64: fix int $0x80 -ENOSYS return
Roland McGrath
2009-02-06
[next]