Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bf9bc995 authored by Linus Torvalds's avatar Linus Torvalds
Browse files
* git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.29:
  parisc: update defconfigs
  parisc: define x->x mmio accessors
  parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name()
  parisc: convert cpu_check_affinity to new cpumask api
  parisc: convert (read|write)bwlq to inlines
  parisc: fix use of new cpumask api in irq.c
  parisc: update parisc for new irq_desc
  parisc: update MAINTAINERS
  parisc: fix wrong assumption about bus->self
  parisc: fix 64bit build
  parisc: add braces around arguments in assembler macros
  parisc: fix dev_printk() compile warnings for accessing a device struct
  parisc: remove unused local out_putf label
  parisc: fix `struct pt_regs' declared inside parameter list warning
  parisc: fix section mismatch warnings
  parisc: remove klist iterators
  parisc: BUG_ON() cleanup
parents 6d71135d e8f208e8
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -3350,10 +3350,8 @@ S: Maintained
PARISC ARCHITECTURE
P:	Kyle McMartin
M:	kyle@mcmartin.ca
P:	Matthew Wilcox
M:	matthew@wil.cx
P:	Grant Grundler
M:	grundler@parisc-linux.org
P:	Helge Deller
M:	deller@gmx.de
L:	linux-parisc@vger.kernel.org
W:	http://www.parisc-linux.org/
T:	git kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git
+280 −149

File changed.

Preview size limit exceeded, changes collapsed.

+341 −149

File changed.

Preview size limit exceeded, changes collapsed.

+292 −141

File changed.

Preview size limit exceeded, changes collapsed.

+381 −194

File changed.

Preview size limit exceeded, changes collapsed.

Loading