1. 6dfbde2 [POWERPC] Add function to check if address is an IO port by Benjamin Herrenschmidt · 17 years ago
  2. f5d834f [POWERPC] Fix Pegasos keyboard detection by Alan Curry · 17 years ago
  3. 16782a6 [POWERPC] iSeries: Fix section mismatch warning in lpevents by Stephen Rothwell · 17 years ago
  4. c40b91b [POWERPC] iSeries: Fix section mismatch warnings by Stephen Rothwell · 17 years ago
  5. 56a4c6e [POWERPC] iSeries: We need vio_enable_interrupts by Stephen Rothwell · 17 years ago
  6. f2d32db [POWERPC] Fix RTC and device tree on linkstation machines by Guennadi Liakhovetski · 17 years ago
  7. d13ae86 [POWERPC] Add of_register_i2c_devices() by Guennadi Liakhovetski · 17 years ago
  8. 56d6d1a [POWERPC] Fix loop with unsigned long counter variable by Manish Ahuja · 17 years ago
  9. 7792682 Revert "[POWERPC] Don't complain if size-cells == 0 in prom_parse()" by Paul Mackerras · 17 years ago
  10. e4903fb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  11. 6a28a05 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  12. cb7e51d kbuild: fix modpost warnings for xtensa by Sam Ravnborg · 17 years ago
  13. cb2e091 [IA64] Nail two more simple section mismatch errors by Tony Luck · 17 years ago
  14. 9d6f40b [IA64] fix section mismatch warnings by Tony Luck · 17 years ago
  15. 3b74d18 [IA64] rename partial_page by akpm@linux-foundation.org · 17 years ago
  16. 83cda2b kbuild: be more foregiving on init section naming by Sam Ravnborg · 17 years ago
  17. 2f5ee61 kbuild: rearrange a few function in modpost by Sam Ravnborg · 17 years ago
  18. 114f515 kbuild: use LDFLAGS_MODULE only for .ko links by Roland McGrath · 17 years ago
  19. 1edf1c0 kconfig: remove unused members from struct symbol by Sam Ravnborg · 17 years ago
  20. 03d2912 kconfig: attach help text to menus by Sam Ravnborg · 17 years ago
  21. 4a645d5 kbuild: fix up printing of Linux C Library version in scripts/ver_linux by Jesper Juhl · 17 years ago
  22. 8d8d828 kbuild: do not do section mismatch checks on vmlinux in 2nd pass by Sam Ravnborg · 17 years ago
  23. 4bf3b0b [x86 setup] Make struct apm_bios_info cross-architecture by H. Peter Anvin · 17 years ago
  24. 238b706 [x86 setup] Make struct ist_info cross-architecture, and use in setup code by H. Peter Anvin · 17 years ago
  25. f77b1ab [x86 setup] Fix typos in struct efi_info by H. Peter Anvin · 17 years ago
  26. 1a13286 [x86 setup] APM: BX should be zero when disconnecting by H. Peter Anvin · 17 years ago
  27. 1514ab0 [x86 setup] APM detection logic bug fix by Mikael Pettersson · 17 years ago
  28. 80492cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  29. a4fb212 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  30. a07ee86 [IA64] Ensure that machvec is set up takes place before serial console by Horms · 17 years ago
  31. 6ffbc823 [IA64] vector-domain - fix vector_table by Kenji Kaneshige · 17 years ago
  32. 8f5ad1a [IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN) by Yasuaki Ishimatsu · 17 years ago
  33. bc72450 m68knommu: make BOOTPARAM setup common by Greg Ungerer · 17 years ago
  34. 020f9e1 m68knommu: fix reset register address casting by Greg Ungerer · 17 years ago
  35. 906a262 m68knommu: add configure support for Intec boards by Greg Ungerer · 17 years ago
  36. 7160a67 m68knommu: simplify ColdFire resume code by Greg Ungerer · 17 years ago
  37. 063586a m68knommu: create hw_irq.h by Greg Ungerer · 17 years ago
  38. a6fcafd m68knommu: fix definition of MCFDMA_DIR_INV by Philippe De Muyter · 17 years ago
  39. 33e7a72 m68knommu: add build support for more Arcturus boards by Greg Ungerer · 17 years ago
  40. 85e026b m68knommu: need to include linux/device.h in dma.c by Greg Ungerer · 17 years ago
  41. 5c4f526 m68knommu: fix tick timer definition for coldfire by Greg Ungerer · 17 years ago
  42. 3699522 m68knommu: add configure support for more Arcturus boards by David Wu · 17 years ago
  43. 931f9cd m68knommu: fix workqueues in 68328 serial driver by Greg Ungerer · 17 years ago
  44. a427138 m68knommu: remove legacy power managament from 68328 serial driver by Greg Ungerer · 17 years ago
  45. a941735 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  46. 17c38b7 Cache xtime every call to update_wall_time by john stultz · 17 years ago
  47. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 17 years ago
  48. 910949a SELinux: null-terminate context string in selinux_xfrm_sec_ctx_alloc by Venkat Yekkirala · 17 years ago
  49. d37c855 KVM: disable writeback for 0x0f 0x01 instructions. by Aurelien Jarno · 17 years ago
  50. 4c981b4 KVM: Fix removal of nx capability from guest cpuid by Avi Kivity · 17 years ago
  51. 7cfa4b0 Revert "KVM: Avoid useless memory write when possible" by Avi Kivity · 17 years ago
  52. 5e58cfe KVM: Fix unlikely kvm_create vs decache_vcpus_on_cpu race by Rusty Russell · 17 years ago
  53. b0fcd90 KVM: Correctly handle writes crossing a page boundary by Avi Kivity · 17 years ago
  54. 323ef30 Pull auto-load-modules into release branch by Len Brown · 17 years ago
  55. cb3e0c1 Pull d-states into release branch by Len Brown · 17 years ago
  56. 1e1f3f2 Pull kconfig into release branch by Len Brown · 17 years ago
  57. e8b2fd0 ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source by Len Brown · 17 years ago
  58. c30c620 ACPI: quiet ACPI Exceptions due to no _PTC or _TSS by Len Brown · 17 years ago
  59. 0de085b Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 17 years ago
  60. 3836df6 ocfs2: bad kunmap_atomic() by Jens Axboe · 17 years ago
  61. 2f66b52 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  62. 1e66239 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  63. 7742c0b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  64. 9e72ea8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  65. 03746ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  66. 3f5f434 [8021Q]: vlan_ioctl_handler: fix return value by Andrew Morton · 17 years ago
  67. 79d310d [GENETLINK]: Correctly report errors while registering a multicast group by Thomas Graf · 17 years ago
  68. 2c04ddb [GENETLINK]: Fix adjustment of number of multicast groups by Thomas Graf · 17 years ago
  69. 79dc4386 [GENETLINK]: Fix race in genl_unregister_mc_groups() by Thomas Graf · 17 years ago
  70. 85ccc36 [NETFILTER]: Clean up duplicate includes in net/netfilter/ by Jesper Juhl · 17 years ago
  71. 62c7931 [NETFILTER]: Clean up duplicate includes in net/bridge/ by Jesper Juhl · 17 years ago
  72. 7e2acc7 [NETFILTER]: Fix logging regression by Patrick McHardy · 17 years ago
  73. ca983ce [TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic. by YOSHIFUJI Hideaki · 17 years ago
  74. 1966287 [SPARC64]: Mark most of initial bootup asm as .text.init.ref_ok by David S. Miller · 17 years ago
  75. 64a8170 pata_hpt37x: Fix 2.6.22 clock PLL regression by Alan Cox · 17 years ago
  76. 5c8d520 pata_ali: Correct HP detect by Alan Cox · 17 years ago
  77. b8b275e ata_piix: fix suspend/resume for some TOSHIBA laptops by Tejun Heo · 17 years ago
  78. f0a664b PCI: export __pci_reenable_device() by Tejun Heo · 17 years ago
  79. f61698e [SPARC32]: Fix bug in sparc optimized memset. by Alexander Shmelev · 17 years ago
  80. 88accb4 netdev: i82596 Ethernet needs <asm/cacheflush.h> by Geert Uytterhoeven · 17 years ago
  81. 1398661 forcedeth: mcp73 device addition by Ayaz Abdulla · 17 years ago
  82. 6a0e09a forcedeth: new device ids in pci_ids.h by Ayaz Abdulla · 17 years ago
  83. 3d2557f atl1: make atl1_init_ring_ptrs static by Chris Snook · 17 years ago
  84. 8d22c97 eHEA: net_poll support by Jan-Bernd Themann · 17 years ago
  85. dde9f93 drivers/net/acenic.c: fix check-after-use by Adrian Bunk · 17 years ago
  86. fcdff13 defxx: Use __maybe_unused rather than a local hack by Maciej W. Rozycki · 17 years ago
  87. 52cb1c2 Fix error checking in Vitesse IRQ config by Andy Fleming · 17 years ago
  88. fe6d3a4 ps3: reduce allocation size of rx skb buffers by Masakazu Mokuno · 17 years ago
  89. a3093d9 atl1: use kernel provided ethernet length constants by Jay Cliburn · 17 years ago
  90. ef76e3e atl1: fix typo in dma_req_block by Jay Cliburn · 17 years ago
  91. 91a500a atl1: change cmb write threshold by Jay Cliburn · 17 years ago
  92. 3f516c0 atl1: fix typo in DMA engine setup by Jay Cliburn · 17 years ago
  93. e6a7ff4 atl1: change tpd_avail function name by Jay Cliburn · 17 years ago
  94. 583aae1 ps3: fix rare issue that reenabling rx DMA fails by Masakazu Mokuno · 17 years ago
  95. 39a3d2d ps3: removed calling netif_poll_enable() in open() by Masakazu Mokuno · 17 years ago
  96. f0861f8 ps3: use ethX as the name of irq by Masakazu Mokuno · 17 years ago
  97. 92548d6 ps3: use net_device_stats of net_device structure by Masakazu Mokuno · 17 years ago
  98. 78f710d ps3: removed conditional ethtool support by Masakazu Mokuno · 17 years ago
  99. b3bd6fe ps3: removed defines no longer used by Masakazu Mokuno · 17 years ago
  100. 48544cc26 ps3: tx descriptor handling cleanup by Masakazu Mokuno · 17 years ago