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
/
drivers
/
parisc
Commit message (
Expand
)
Author
Age
*
[PARISC]: Fix build after ipv4_is_*() changes.
Joe Perches
2008-01-28
*
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
*
Kobject: change drivers/parisc/pdc_stable.c to use kobject_init_and_add
Greg Kroah-Hartman
2008-01-24
*
kobject: convert parisc/pdc_stable to use kobject_create
Greg Kroah-Hartman
2008-01-24
*
firmware: change firmware_kset to firmware_kobj
Greg Kroah-Hartman
2008-01-24
*
kset: convert parisc/pdc_stable.c to use kset_create
Greg Kroah-Hartman
2008-01-24
*
kobject: convert parisc/pdc_stable to kobj_attr interface
Greg Kroah-Hartman
2008-01-24
*
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-24
*
[PARISC] lba_pci: pci_claim_resources disabled expansion roms
Kyle McMartin
2007-12-06
*
parisc: fix sg_page() fallout
FUJITA Tomonori
2007-10-23
*
[PARISC] Fix infinite loop in /proc/iomem
Matthew Wilcox
2007-10-18
*
[PARISC] Quiet sysfs_create_link __must_check warnings in pdc_stable
Kyle McMartin
2007-10-18
*
[PARISC] Squelch pci_enable_device __must_check warning in superio
Kyle McMartin
2007-10-18
*
[PARISC] Clean up a resource_size_t warning in sba_iommu
Kyle McMartin
2007-10-18
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
*
serial: add early_serial_setup() back to header file
Yinghai Lu
2007-07-18
*
hppb: Add missing dma-mapping.h include
Frank Lichtenheld
2007-07-17
*
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
*
[PARISC] stop lcd driver from stripping initial whitespace
Julian Stecklina
2007-06-21
*
[PARISC] fix section mismatch in superio serial drivers
Helge Deller
2007-05-27
*
[PARISC] fix section mismatch in parisc eisa driver
Helge Deller
2007-05-27
*
[PARISC] fix section mismatch in ccio-dma
Helge Deller
2007-05-27
*
[PARISC] Build fixes for power.c
Kyle McMartin
2007-05-25
*
[PARISC] kobject is embedded in subsys, not kset
Kyle McMartin
2007-05-25
*
[PARISC] ROUNDUP macro cleanup in drivers/parisc
Milind Arun Choudhary
2007-05-22
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-05-04
|
\
|
*
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
2007-05-03
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-05-04
|
\
\
|
*
|
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
|
|
/
*
/
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
|
/
*
[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.
Rusty Russell
2007-04-29
*
[NET]: Inline net_device_stats
Rusty Russell
2007-04-26
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2007-02-26
|
\
|
*
[PARISC] Convert soft power switch driver to kthread
Helge Deller
2007-02-17
|
*
[PARISC] lba_pci format warnings
Matthew Wilcox
2007-02-17
|
*
Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
Kyle McMartin
2007-02-17
|
|
\
|
|
*
[PATCH] parisc: fix module_param iommu permission
Randy Dunlap
2007-02-08
|
|
*
[PATCH] WorkStruct: Fix up some PA-RISC work items
David Howells
2006-12-08
|
|
*
[PARISC] Fix PCI bus numbering in the presence of Cardbus bridges
Matthew Wilcox
2006-12-08
|
|
*
[PARISC] sparse fixes
Matthew Wilcox
2006-12-08
|
|
*
[PARISC] HPPB bus updates for E-Class systems
Ryan Bradetich
2006-12-08
*
|
|
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
*
|
|
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2007-02-12
*
|
|
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
2007-02-11
|
/
/
*
/
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
|
/
*
Fix misc .c/.h comment typos
Matt LaPlante
2006-11-29
*
Build fixes for struct pt_regs removal
Matthew Wilcox
2006-10-06
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[PA-RISC] Fix sba_iommu compilation
Matthew Wilcox
2006-10-04
[next]