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
Commit message (
Expand
)
Author
Age
*
sysfs: Update the name hash when renaming sysfs entries
Eric W. Biederman
2012-01-31
*
PCI/XEN: Fix bug introduced by a recent change
Alan Stern
2012-01-27
*
USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines
Alan Stern
2012-01-26
*
CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
Thomas Renninger
2012-01-26
*
x86: autoload microcode driver on Intel and AMD systems v2
Andi Kleen
2012-01-26
*
cpufreq: Add support for x86 cpuinfo auto loading v4
Andi Kleen
2012-01-26
*
X86: Introduce HW-Pstate scattered cpuid feature
Thomas Renninger
2012-01-26
*
HWMON: Convert coretemp to x86 cpuid autoprobing
Andi Kleen
2012-01-26
*
HWMON: Convert via-cputemp to x86 cpuid autoprobing
Andi Kleen
2012-01-26
*
ACPI: Load acpi-cpufreq from processor driver automatically
Andi Kleen
2012-01-26
*
intel-idle: convert to x86_cpu_id auto probing
Andi Kleen
2012-01-26
*
crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
Andi Kleen
2012-01-26
*
Add driver auto probing for x86 features v4
Andi Kleen
2012-01-26
*
debugfs: add mode, uid and gid options
Ludwig Nussel
2012-01-26
*
Eliminate get_driver() and put_driver()
Alan Stern
2012-01-24
*
Remove useless get_driver()/put_driver() calls
Alan Stern
2012-01-24
*
cio: remove {get,put}_driver
Sebastian Ott
2012-01-24
*
Dynamic ID addition doesn't need get_driver()
Alan Stern
2012-01-24
*
Driver core: driver_find() drops reference before returning
Alan Stern
2012-01-24
*
driver-core: Fix possible null reference in subsys_interface_unregister
Jonghwan Choi
2012-01-24
*
sysfs: change permissions for /sys from 0755 to 0555
Vitaly Kuznetsov
2012-01-24
*
drivers: hv: Get rid of some unnecessary code
K. Y. Srinivasan
2012-01-24
*
dynamic_debug: process multiple debug-queries on a line
Jim Cromie
2012-01-24
*
dynamic_debug: factor vpr_info_dq out of ddebug_parse_query
Jim Cromie
2012-01-24
*
dynamic_debug: add trim_prefix() to provide source-root relative paths
Jim Cromie
2012-01-24
*
dynamic_debug: enlarge command/query write buffer
Jim Cromie
2012-01-24
*
dynamic_debug: chop off comments in ddebug_tokenize
Jim Cromie
2012-01-24
*
dynamic_debug: reduce lineno field to a saner 18 bits
Jim Cromie
2012-01-24
*
dynamic_debug: early return if _ddebug table is empty
Jim Cromie
2012-01-24
*
dynamic_debug: tighten up error checking on debug queries
Jim Cromie
2012-01-24
*
dynamic_debug: describe_flags with '=[pmflt_]*'
Jim Cromie
2012-01-24
*
dynamic_debug: drop explicit !=NULL checks
Jim Cromie
2012-01-24
*
dynamic_debug: pr_err() call should not depend upon verbosity
Jim Cromie
2012-01-24
*
dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()
Jim Cromie
2012-01-24
*
dynamic_debug: change verbosity at runtime
Jim Cromie
2012-01-24
*
dynamic_debug: make dynamic-debug supersede DEBUG ccflag
Jim Cromie
2012-01-24
*
dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINT
Jim Cromie
2012-01-24
*
dynamic_debug: fix whitespace complaints from scripts/cleanfile
Jim Cromie
2012-01-24
*
sysfs: Kill nlink counting.
Eric W. Biederman
2012-01-24
*
sysfs: Store the sysfs inode in an unsigned int.
Eric W. Biederman
2012-01-24
*
sysfs: Reduce s_flags to an unsinged short so it packs well with s_mode
Eric W. Biederman
2012-01-24
*
sysfs: Add s_hash to sysfs_dirent and order directory entries by hash
Eric W. Biederman
2012-01-24
*
Linux 3.3-rc1
Linus Torvalds
2012-01-19
*
-
-
-
.
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
2012-01-19
|
\
\
\
|
|
|
*
x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits
H. Peter Anvin
2012-01-19
|
|
|
*
Merge remote-tracking branch 'linus/master' into x86/urgent
H. Peter Anvin
2012-01-19
|
|
|
|
\
|
|
|
*
|
x86, tsc: Fix SMI induced variation in quick_pit_calibrate()
Linus Torvalds
2012-01-17
|
|
|
*
|
x86, opcode: ANDN and Group 17 in x86-opcode-map.txt
Ulrich Drepper
2012-01-17
|
|
|
*
|
x86/kconfig: Move the ZONE_DMA entry under a menu
Randy Dunlap
2012-01-17
|
|
|
*
|
x86/UV2: Add accounting for BAU strong nacks
Cliff Wickman
2012-01-17
[next]