1. 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
  2. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  3. a3bee03 parisc: remove trailing space in messages by Frans Pop · 14 years ago
  4. d0608b5 parisc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  5. 217bfb5 parisc: convert /proc/pdc/{lcd,led} to seq_file by Alexey Dobriyan · 15 years ago
  6. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  7. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  8. 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
  9. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  10. 246c65a parisc: led: Use for_each_netdev_rcu() by Eric Dumazet · 15 years ago
  11. eb29b75 parisc: Remove BKL from eisa_eeprom by Thomas Gleixner · 15 years ago
  12. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  13. cae5a39 parisc: hppb.c - fix printk format strings by Helge Deller · 15 years ago
  14. 1e0deab parisc: dino.c - check return value of pci_assign_resource() by Helge Deller · 15 years ago
  15. b10ff54 parisc: includecheck fix for ccio-dma.c by Jaswinder Singh Rajput · 15 years ago
  16. 6b4dbcd parisc: isa-eeprom - Fix loff_t usage by Michael Buesch · 15 years ago
  17. 450d6e3 parisc: fixed faulty check in lba_pci by Stoyan Gaydarov · 15 years ago
  18. 447c233 parisc: Fix read buffer overflow in pdc_stable driver by Roel Kluin · 15 years ago
  19. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  20. 0c5cb79 parisc: superio: fix build breakage by Alexander Beregalov · 15 years ago
  21. ca0844e parisc: Fix PCI resource allocation on non-PAT SBA machines by Matthew Wilcox · 15 years ago
  22. e957f60 parisc: Fix gcc 4.4 warning in lba_pci.c by Grant Grundler · 15 years ago
  23. dfe0756 parisc: remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  24. fed99b1 parisc: advertise PCI devs after "assign_resources" by Grant Grundler · 15 years ago
  25. 8d2d00d parisc: ccio-dma: fix build failure without procfs by Alexander Beregalov · 15 years ago
  26. d18dbfa parisc: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  27. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  28. 28783eb parport: Fix various uses of parport_pc by Alan Cox · 15 years ago
  29. c18b460 parisc: drivers: fix warnings by Alexander Beregalov · 15 years ago
  30. 1ab2eaa parisc: led: remove proc_dir_entry::owner by Alexander Beregalov · 15 years ago
  31. 2d6d79b parisc: iosapic: fix build breakage by Alexander Beregalov · 15 years ago
  32. 8a1def4 parisc: blink all or loadavg LEDs on oops by Helge Deller · 15 years ago
  33. 5bee17f parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=y by Kyle McMartin · 15 years ago
  34. d499524 parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  35. 8b6649c parisc: convert cpu_check_affinity to new cpumask api by Kyle McMartin · 15 years ago
  36. 9785d64 parisc: fix wrong assumption about bus->self by Grant Grundler · 15 years ago
  37. bfe4f4f parisc: remove klist iterators by James Bottomley · 15 years ago
  38. 5872fb9 Documentation: move DMA-mapping.txt to Doc/PCI/ by Randy Dunlap · 15 years ago
  39. 125c97d fix early_serial_setup() regression by Helge Deller · 15 years ago
  40. 29a41e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
  41. f0e88af PCI: parisc: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  42. 0063507 parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions by FUJITA Tomonori · 16 years ago
  43. df8e5bc parisc: drivers/parisc/: make code static by Adrian Bunk · 16 years ago
  44. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  45. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  46. eeda3fd netdev: introduce dev_get_stats() by Stephen Hemminger · 16 years ago
  47. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  48. e3d2f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  49. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  50. 1e22166 parisc: unify CCIO_COLLECT_STATS implementation by Kyle McMartin · 16 years ago
  51. 6044c31 parisc-eisa_eeprom: BKL pushdown by Arnd Bergmann · 16 years ago
  52. a8043ec drivers/parisc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  53. 0fd6894 parisc: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  54. c71c68a PCI: remove parisc consumer of the pci global_list by James Bottomley · 16 years ago
  55. 56ee0cf [PARISC] make ptr_to_pide() static by FUJITA Tomonori · 16 years ago
  56. ff451d7 [PARISC] pdc_stable: fix compile errors by Joel Soete · 16 years ago
  57. 4a0d3f3 parisc: fix IOMMU's device boundary overflow bug on 32bits arch by FUJITA Tomonori · 16 years ago
  58. 4666344 iommu: parisc: make the IOMMUs respect the segment boundary limits by FUJITA Tomonori · 16 years ago
  59. 7c8cda6 iommu: parisc: pass struct device to iommu_alloc_range by FUJITA Tomonori · 16 years ago
  60. d1b5163 iommu sg merging: parisc: make iommu respect the segment size limits by FUJITA Tomonori · 16 years ago
  61. 4f63ba1 drivers/parisc/: Spelling fixes by Joe Perches · 16 years ago
  62. 17159b0 [PARISC]: Fix build after ipv4_is_*() changes. by Joe Perches · 17 years ago
  63. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  64. 73f368c Kobject: change drivers/parisc/pdc_stable.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  65. c829a5b4 kobject: convert parisc/pdc_stable to use kobject_create by Greg Kroah-Hartman · 17 years ago
  66. f62ed9e firmware: change firmware_kset to firmware_kobj by Greg Kroah-Hartman · 17 years ago
  67. 4443d07 kset: convert parisc/pdc_stable.c to use kset_create by Greg Kroah-Hartman · 17 years ago
  68. 7f54821 kobject: convert parisc/pdc_stable to kobj_attr interface by Greg Kroah-Hartman · 17 years ago
  69. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  70. 84f4506 [PARISC] lba_pci: pci_claim_resources disabled expansion roms by Kyle McMartin · 17 years ago
  71. b61e8f4 parisc: fix sg_page() fallout by FUJITA Tomonori · 17 years ago
  72. 9611f61 [PARISC] Fix infinite loop in /proc/iomem by Matthew Wilcox · 17 years ago
  73. 26f0324 [PARISC] Quiet sysfs_create_link __must_check warnings in pdc_stable by Kyle McMartin · 17 years ago
  74. 19c4d56 [PARISC] Squelch pci_enable_device __must_check warning in superio by Kyle McMartin · 17 years ago
  75. e9a0399 [PARISC] Clean up a resource_size_t warning in sba_iommu by Kyle McMartin · 17 years ago
  76. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  77. b187f18 serial: add early_serial_setup() back to header file by Yinghai Lu · 17 years ago
  78. bec85e8 hppb: Add missing dma-mapping.h include by Frank Lichtenheld · 17 years ago
  79. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  80. d2f1c0f [PARISC] stop lcd driver from stripping initial whitespace by Julian Stecklina · 17 years ago
  81. 8c678b1 [PARISC] fix section mismatch in superio serial drivers by Helge Deller · 17 years ago
  82. 6fe077f [PARISC] fix section mismatch in parisc eisa driver by Helge Deller · 17 years ago
  83. 25971f6 [PARISC] fix section mismatch in ccio-dma by Helge Deller · 17 years ago
  84. 5c04ec7 [PARISC] Build fixes for power.c by Kyle McMartin · 17 years ago
  85. ad46c54 [PARISC] kobject is embedded in subsys, not kset by Kyle McMartin · 17 years ago
  86. 3cb1d95 [PARISC] ROUNDUP macro cleanup in drivers/parisc by Milind Arun Choudhary · 17 years ago
  87. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  88. 7e20ef0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  89. 5b33991 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  90. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  91. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  92. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  93. 5a1b589 [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. by Rusty Russell · 17 years ago
  94. c45d286 [NET]: Inline net_device_stats by Rusty Russell · 17 years ago
  95. b0138a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  96. 6e16d94 [PARISC] Convert soft power switch driver to kthread by Helge Deller · 17 years ago
  97. 645d11d [PARISC] lba_pci format warnings by Matthew Wilcox · 18 years ago
  98. e7b3ca0 Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git by Kyle McMartin · 17 years ago
  99. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  100. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 17 years ago