1. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  2. 3edfe00 parisc: Fix serial console for machines with serial port on superio chip by Helge Deller · 10 years ago
  3. c735483 parisc: pdc_stable.c: Avoid potential stack overflows by Helge Deller · 10 years ago
  4. 94c457d parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  5. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  6. 3335f75 parisc: dino: fix %d confusingly prefixed with 0x in format string by Hans Wennborg · 10 years ago
  7. a923874 Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  8. dd5e6d6 parisc: Fix interrupt routing for C8000 serial ports by Thomas Bogendoerfer · 11 years ago
  9. 928bea9 PCI: Delay enabling bridges until they're needed by Yinghai Lu · 11 years ago
  10. dac76f1 parisc: fix LMMIO mismatch between PAT length and MASK register by Helge Deller · 11 years ago
  11. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  12. 7479779 eisa_eeprom: switch to fixed_size_llseek() by Al Viro · 11 years ago
  13. 9a66d18 parisc: fix serial ports on C8000 workstation by Thomas Bogendoerfer · 11 years ago
  14. b204a4d parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus resources (v2) by Helge Deller · 11 years ago
  15. b47d493 parisc/PCI: Set type for LBA bus_num resource by Bjorn Helgaas · 11 years ago
  16. 2c2d32b parisc/superio: Use module_pci_driver to register driver by Peter Huewe · 11 years ago
  17. 6a45716 parisc: fix partly 16/64k PAGE_SIZE boot by Helge Deller · 11 years ago
  18. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  19. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  20. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  21. 95bb2f0 parisc: led driver requires CONFIG_VM_EVENT_COUNTERS by Helge Deller · 11 years ago
  22. b54cb23 parisc: remove IRQF_DISABLED by Peter Zijlstra · 15 years ago
  23. 93c3e91 drivers/parisc/pdc_stable.c: use WARN by Julia Lawall · 12 years ago
  24. 3fad9b8 drivers/parisc: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  25. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  26. 0b79ca2 parisc/PCI: Use list_for_each_entry() for bus->devices traversal by Bjorn Helgaas · 12 years ago
  27. f5725f4 parisc/PCI: Enable PERR/SERR on all devices by Bjorn Helgaas · 12 years ago
  28. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  29. 30aa80d parisc/PCI: register busn_res for root buses by Yinghai Lu · 12 years ago
  30. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  31. c224071 parisc: cleanup quoted include by Paul Bolle · 12 years ago
  32. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  33. 4a8a078 parisc: move definition of PAGE0 to asm/page.h by Rolf Eike Beer · 12 years ago
  34. e75d660 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  35. 4deb508 parisc: Use vsprintf extention %pf with builtin_return_address by Joe Perches · 12 years ago
  36. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  37. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  38. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  39. 650275d [PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.h by Cong Wang · 12 years ago
  40. 39c2462 parisc/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  41. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  42. dc7dce2 parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  43. 42605fa parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
  44. f4d9ea9 parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root bus by Bjorn Helgaas · 13 years ago
  45. 7590e50 parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  46. c4e0657 parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
  47. 2290c0d Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  48. 6caddf0 parisc: add module.h to files really requiring it by Paul Gortmaker · 13 years ago
  49. a87df54 parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  50. 3007c48 treewide: remove commented out Kconfig entries by Paul Bolle · 13 years ago
  51. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  52. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  53. e2f571d parisc: Convert irq namespace by Thomas Gleixner · 13 years ago
  54. 4c4231e [PARISC] Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  55. 79a0429 parisc: KittyHawk LCD fix by Guy Martin · 14 years ago
  56. 5189061 parisc: convert the rest of the irq handlers to simple/percpu by James Bottomley · 14 years ago
  57. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  58. e430426 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  59. f830104 drivers/parisc/iosapic.c: Remove unnecessary kzalloc cast by Joe Perches · 14 years ago
  60. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  61. 8ed5c00 parisc: convert eisa interrupts to flow handlers by Kyle McMartin · 14 years ago
  62. 7998b3b parisc: convert gsc and dino pci interrupts to flow handlers by Kyle McMartin · 14 years ago
  63. 14ff626 parisc: convert suckyio interrupts to flow handlers by Kyle McMartin · 14 years ago
  64. f3d4605 parisc: convert iosapic interrupts to proper flow handlers by Kyle McMartin · 14 years ago
  65. 4d4f681 parisc: convert cpu interrupts to proper flow handlers by Kyle McMartin · 14 years ago
  66. ba20085 parisc: lay groundwork for killing __do_IRQ by Kyle McMartin · 14 years ago
  67. c442ef9 parisc: squelch warning when using dev_get_stats by Kyle McMartin · 14 years ago
  68. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  69. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  70. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  71. 4b4fd27 PARISC: led.c - fix potential stack overflow in led_proc_write() by Helge Deller · 14 years ago
  72. 2817273 net: fix 64 bit counters on 32 bit arches by Eric Dumazet · 14 years ago
  73. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  74. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  75. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  76. a3bee03 parisc: remove trailing space in messages by Frans Pop · 14 years ago
  77. d0608b5 parisc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  78. 217bfb5 parisc: convert /proc/pdc/{lcd,led} to seq_file by Alexey Dobriyan · 15 years ago
  79. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  80. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  81. 18821b0 Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  82. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  83. 246c65a parisc: led: Use for_each_netdev_rcu() by Eric Dumazet · 15 years ago
  84. eb29b75 parisc: Remove BKL from eisa_eeprom by Thomas Gleixner · 15 years ago
  85. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  86. cae5a39 parisc: hppb.c - fix printk format strings by Helge Deller · 15 years ago
  87. 1e0deab parisc: dino.c - check return value of pci_assign_resource() by Helge Deller · 15 years ago
  88. b10ff54 parisc: includecheck fix for ccio-dma.c by Jaswinder Singh Rajput · 15 years ago
  89. 6b4dbcd parisc: isa-eeprom - Fix loff_t usage by Michael Buesch · 15 years ago
  90. 450d6e3 parisc: fixed faulty check in lba_pci by Stoyan Gaydarov · 15 years ago
  91. 447c233 parisc: Fix read buffer overflow in pdc_stable driver by Roel Kluin · 15 years ago
  92. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  93. 0c5cb79 parisc: superio: fix build breakage by Alexander Beregalov · 15 years ago
  94. ca0844e parisc: Fix PCI resource allocation on non-PAT SBA machines by Matthew Wilcox · 15 years ago
  95. e957f60 parisc: Fix gcc 4.4 warning in lba_pci.c by Grant Grundler · 15 years ago
  96. dfe0756 parisc: remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  97. fed99b1 parisc: advertise PCI devs after "assign_resources" by Grant Grundler · 15 years ago
  98. 8d2d00d parisc: ccio-dma: fix build failure without procfs by Alexander Beregalov · 15 years ago
  99. d18dbfa parisc: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  100. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago