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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-07-29
|
\
|
*
driver core: documentation: make it clear that sysfs is optional
Lucian Adrian Grijincu
2009-07-28
|
*
driver core: sysdev: do not send KOBJ_ADD uevent if kobject_init_and_add fails
Xiaotian Feng
2009-07-28
|
*
Dynamic debug: fix typo: -/->
Roel Kluin
2009-07-28
|
*
driver core: firmware_class:fix memory leak of page pointers array
Ming Lei
2009-07-28
|
*
sysfs: fix hardlink count on device_move
Peter Oberparleiter
2009-07-28
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2009-07-29
|
\
\
|
*
|
staging: udlfb: Add vmalloc.h include
Amit Kucheria
2009-07-28
|
*
|
staging: remove aten2011 driver
Greg Kroah-Hartman
2009-07-28
|
*
|
Staging: android: lowmemorykiller.c: fix it for "oom: move oom_adj value from...
David Rientjes
2009-07-28
|
*
|
Staging: serqt_usb2: fix memory leak in error case
Oliver Neukum
2009-07-28
|
*
|
Staging: serqt_usb2: add missing calls to tty_kref_put()
Bill Pemberton
2009-07-28
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-07-29
|
\
\
|
*
|
USB: xhci: Stall handling bug fixes.
Sarah Sharp
2009-07-28
|
*
|
USB: xhci: Support for 64-byte contexts
John Youn
2009-07-28
|
*
|
USB: xhci: Always align output device contexts to 64 bytes.
Sarah Sharp
2009-07-28
|
*
|
USB: xhci: Scratchpad buffer allocation
John Youn
2009-07-28
|
*
|
USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.
Sarah Sharp
2009-07-28
|
*
|
USB: xhci: Fail gracefully if there's no SS ep companion descriptor.
Sarah Sharp
2009-07-28
|
*
|
USB: xhci: Handle babble errors on transfers.
Sarah Sharp
2009-07-28
|
*
|
USB: xhci: Setup HW retries correctly.
Sarah Sharp
2009-07-28
|
*
|
USB: xhci: Check if the host controller died in IRQ handler.
Sarah Sharp
2009-07-28
|
*
|
USB: xhci: Don't oops if the host doesn't halt.
Sarah Sharp
2009-07-28
|
*
|
USB: xhci: Make debugging more verbose.
Sarah Sharp
2009-07-28
|
*
|
USB: xhci: Correct Event Handler Busy flag usage.
Sarah Sharp
2009-07-28
|
*
|
USB: xhci: Handle short control packets correctly.
Sarah Sharp
2009-07-28
|
*
|
USB: xhci: Represent 64-bit addresses with one u64.
Sarah Sharp
2009-07-28
|
*
|
USB: xhci: Use GFP_ATOMIC while holding spinlocks.
Sarah Sharp
2009-07-28
|
*
|
USB: xhci: Deal with stalled endpoints.
Sarah Sharp
2009-07-28
|
*
|
USB: xhci: Set TD size in transfer TRB.
Sarah Sharp
2009-07-28
|
*
|
USB: xhci: fix less- and greater than confusion
Roel Kluin
2009-07-28
|
*
|
USB: usbtest: no need for USB_DEVICEFS
Alan Stern
2009-07-28
|
*
|
USB: musb: fix CONFIGDATA register read issue
Ajay Kumar Gupta
2009-07-28
|
*
|
USB: musb: Refer to musb_otg_timer_func under correct #ifdef
Amit Kucheria
2009-07-28
|
*
|
USB: musb_gadget_ep0: fix typo in service_zero_data_request()
Sergei Shtylyov
2009-07-28
|
*
|
USB: option.c to support Alcatel X060S/X200 broadband modems
Javier Martin
2009-07-28
|
*
|
USB: serial: option: Add ZTE AC8710 usb modem device.
Peng Huang
2009-07-28
|
*
|
USB: aten uc2324 is really a moschip 7840
Russell Lang
2009-07-28
|
*
|
USB: option: Add USB ID for Novatel MC727/U727/USB727 refresh
Tim Gardner
2009-07-28
|
*
|
USB: option: add ZTE device ids and remove ONDA ids
Herton Ronaldo Krzesinski
2009-07-28
|
*
|
USB: ehci-orion: Call ehci_reset before ehci_halt
Simon Kagstrom
2009-07-28
|
*
|
USB: CP210x Add new device IDs
Craig Shelley
2009-07-28
|
*
|
USB: ftdi_sio: Add support for GN Otometrics Aurical USB Audiometer
Ville Sundberg
2009-07-28
|
*
|
USB: OMAP: OHCI: hc_driver's stop method should call ohci_stop
Anand Gadiyar
2009-07-28
|
*
|
USB: storage: raise timeout in usb_stor_Bulk_max_lun
Giacomo Lozito
2009-07-28
|
*
|
USB: let the option driver compile without CONFIG_PM
Oliver Neukum
2009-07-28
|
*
|
USB: option: Remove unused variable
Carlos R. Mafra
2009-07-28
|
|
/
*
|
pty: avoid forcing 'low_latency' tty flag
OGAWA Hirofumi
2009-07-29
*
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2009-07-28
|
\
\
|
*
|
hwmon: (asus_atk0110) Fix upper limit readings
Luca Tettamanti
2009-07-28
[next]