Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-24parisc: %pf is only for function pointersScott Wood
2015-04-21parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox
2015-04-16parisc: remove use of seq_printf return valueJoe Perches
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-07treewide: Fix typo in printk messagesMasanari Iida
2015-01-16parisc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-02parisc: Fix serial console for machines with serial port on superio chipHelge Deller
2014-09-22parisc: pdc_stable.c: Avoid potential stack overflowsHelge Deller
2014-09-21parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction wi...Rickard Strandqvist
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai
2014-08-27parisc: dino: fix %d confusingly prefixed with 0x in format stringHans Wennborg
2013-09-04Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-01parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer
2013-07-25PCI: Delay enabling bridges until they're neededYinghai Lu
2013-07-10parisc: fix LMMIO mismatch between PAT length and MASK registerHelge Deller
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-29eisa_eeprom: switch to fixed_size_llseek()Al Viro
2013-06-18parisc: fix serial ports on C8000 workstationThomas Bogendoerfer
2013-06-01parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r...Helge Deller
2013-06-01parisc/PCI: Set type for LBA bus_num resourceBjorn Helgaas
2013-05-25parisc/superio: Use module_pci_driver to register driverPeter Huewe
2013-05-07parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23new helper: file_inode(file)Al Viro
2013-02-21parisc: led driver requires CONFIG_VM_EVENT_COUNTERSHelge Deller
2013-02-21parisc: remove IRQF_DISABLEDPeter Zijlstra
2013-02-21drivers/parisc/pdc_stable.c: use WARNJulia Lawall
2013-02-21drivers/parisc: Use printf extension %pR for struct resourceJoe Perches
2013-01-04Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman
2012-08-22parisc/PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas
2012-08-22parisc/PCI: Enable PERR/SERR on all devicesBjorn Helgaas
2012-07-25Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-06-14parisc/PCI: register busn_res for root busesYinghai Lu
2012-06-14PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-06-05parisc: cleanup quoted includePaul Bolle
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-11parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer
2012-04-08Merge branch 'master' into for-nextJiri Kosina
2012-04-06parisc: Use vsprintf extention %pf with builtin_return_addressJoe Perches
2012-03-29Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-02-27[PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang
2012-02-24parisc/PCI: get rid of device resource fixupsBjorn Helgaas
2012-01-12Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-07parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-07parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas
2012-01-07parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root busBjorn Helgaas