1. 60262e5 arm unaligned.h annotations by Al Viro · 17 years ago
  2. e7cf261 m68k {in,out}_le{16,32} endianness misannotation by Al Viro · 17 years ago
  3. 97f1e7f make powerpc BUG_ON() OK with pointers and bitwise by Al Viro · 17 years ago
  4. fdd3396 amd64: fix get_user() on bitwise by Al Viro · 17 years ago
  5. c47ffe3 make __chk_{user,io}_ptr() accept pointers to volatile by Al Viro · 17 years ago
  6. d5c0372 alpha: long constant by Al Viro · 17 years ago
  7. a34c458 netfilter endian regressions by Al Viro · 17 years ago
  8. 65fdef9 m68knommu: remove unused mach_trap_init by Greg Ungerer · 17 years ago
  9. c423941 m68knommu: add prototype for ack_bad_irq by Greg Ungerer · 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. 9d6f40b [IA64] fix section mismatch warnings by Tony Luck · 17 years ago
  12. 3b74d18 [IA64] rename partial_page by akpm@linux-foundation.org · 17 years ago
  13. 4bf3b0b [x86 setup] Make struct apm_bios_info cross-architecture by H. Peter Anvin · 17 years ago
  14. 238b706 [x86 setup] Make struct ist_info cross-architecture, and use in setup code by H. Peter Anvin · 17 years ago
  15. f77b1ab [x86 setup] Fix typos in struct efi_info by H. Peter Anvin · 17 years ago
  16. 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
  17. a07ee86 [IA64] Ensure that machvec is set up takes place before serial console by Horms · 17 years ago
  18. 020f9e1 m68knommu: fix reset register address casting by Greg Ungerer · 17 years ago
  19. 063586a m68knommu: create hw_irq.h by Greg Ungerer · 17 years ago
  20. a6fcafd m68knommu: fix definition of MCFDMA_DIR_INV by Philippe De Muyter · 17 years ago
  21. 5c4f526 m68knommu: fix tick timer definition for coldfire by Greg Ungerer · 17 years ago
  22. 17c38b7 Cache xtime every call to update_wall_time by john stultz · 17 years ago
  23. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 17 years ago
  24. 323ef30 Pull auto-load-modules into release branch by Len Brown · 17 years ago
  25. cb3e0c1 Pull d-states into release branch by Len Brown · 17 years ago
  26. e8b2fd0 ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source by Len Brown · 17 years ago
  27. 0de085b Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 17 years ago
  28. 2f66b52 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  29. 1e66239 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  30. 7742c0b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  31. b8b275e ata_piix: fix suspend/resume for some TOSHIBA laptops by Tejun Heo · 17 years ago
  32. f0a664b PCI: export __pci_reenable_device() by Tejun Heo · 17 years ago
  33. 6a0e09a forcedeth: new device ids in pci_ids.h by Ayaz Abdulla · 17 years ago
  34. b2e961e Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  35. 01e457c loop.h build fix by Arnd Bergmann · 17 years ago
  36. c51aea8 include/asm-xtensa/io.h must #include <asm/page.h> by Adrian Bunk · 17 years ago
  37. 4f640ef Use resource_size_t for serial port IO addresses by Josh Boyer · 17 years ago
  38. e587121 [POWERPC] 85xx: Added needed MPC85xx PCI device IDs by Kumar Gala · 17 years ago
  39. c26c372 [POWERPC] Add Freescale PCI VENDOR ID and 8641 device IDs by Jon Loeliger · 17 years ago
  40. eeea551 [MIPS] Whitespace cleanup. by Ralf Baechle · 17 years ago
  41. 71f65e6 [BLOCK] Add request_queue_t and mark it deprecated by Jens Axboe · 17 years ago
  42. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  43. f64fddb [POWERPC] Provide ability to setup P2P bridge registers from struct resource by Kumar Gala · 17 years ago
  44. 2e56ff2 [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime by Kumar Gala · 17 years ago
  45. 29b71a1 ACPI: autoload modules - Create ACPI alias interface by Thomas Renninger · 17 years ago
  46. 8c8eb78 ACPI: autoload modules - ACPICA modifications by Thomas Renninger · 17 years ago
  47. d526996 [POWERPC] Removed setup_indirect_pci_nomap by Kumar Gala · 17 years ago
  48. 62c66c8 [POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no link by Kumar Gala · 17 years ago
  49. 38805e5 [POWERPC] Add the ability to find PCI capabilities early on by Kumar Gala · 17 years ago
  50. e9ed7e7 take declarations of enable_irq() et.al. to linux/interrupt.h by Al Viro · 17 years ago
  51. e6f194d Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  52. b914217 [SCSI] libsas: make ATA functions selectable by a config option by James Bottomley · 17 years ago
  53. 7578634 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  54. d7f5e3d Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
  55. 2fe83b3 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
  56. dd6ccfe Merge branch 'audit.b39' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  57. dc79747 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  58. 39804b2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  59. 83e2b5e x86_64: Share msidef.h and hypertransport.h includes with i386 by Andi Kleen · 17 years ago
  60. e05aff8 i386: Use patchable lock prefix in set_64bit by Andi Kleen · 17 years ago
  61. f25f64e x86: Replace NSC/Cyrix specific chipset access macros by inlined functions. by Juergen Beisert · 17 years ago
  62. bdda156 x86_64: x86_64 - Use non locked version for local_cmpxchg() by Mathieu Desnoyers · 17 years ago
  63. 8f4e956 x86: Stop MCEs and NMIs during code patching by Andi Kleen · 17 years ago
  64. 19d36cc x86: Fix alternatives and kprobes to remap write-protected kernel text by Andi Kleen · 17 years ago
  65. f51c945 x86_64: Use read and write crX in .c files by Glauber de Oliveira Costa · 17 years ago
  66. abd4f75 x86: i386-show-unhandled-signals-v3 by Masoud Asgharifard Sharbiani · 17 years ago
  67. 5957a4e Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa' and 's3c' into devel by Russell King · 17 years ago
  68. 06cfa55 [ARM] 4524/1: S3C: Move register out of include/asm-arm/arch-s3c2410 by Ben Dooks · 17 years ago
  69. dd1313a [ARM] 4523/1: S3C: Remove FIFO_MAX from uncompression headers by Ben Dooks · 17 years ago
  70. 0d685ca [ARM] 4522/1: S3C: split include/asm-arm/arch/memory.h by Ben Dooks · 17 years ago
  71. 530ef3c [ARM] 4521/2: S3C: Reorganise VA mapping headers by Ben Dooks · 17 years ago
  72. bf2a3a2 [ARM] 4520/1: S3C: Remove old VA values from static map by Ben Dooks · 17 years ago
  73. ae39ae0 [ARM] 4519/1: S3C: split S3C2400 values out of S3C24XX map.h by Ben Dooks · 17 years ago
  74. a45f826 [ARM] 4518/1: S3C: Rename watchdog configuration options by Ben Dooks · 17 years ago
  75. 1197b4c [ARM] 4517/1: S3C: Fix debug macros for ARM926 output by Ben Dooks · 17 years ago
  76. 5c49218 [ARM] 4516/1: S3C: Fix uncompressor serial output for ARM926 by Ben Dooks · 17 years ago
  77. a14a26a [ARM] 4515/1: S3C: Move uncompress code to plat-s3c by Ben Dooks · 17 years ago
  78. 3ec2052 [ARM] 4514/1: S3C: Rename DEBUG_S3C2410_PORT and DEBUG_S3C_UART by Ben Dooks · 17 years ago
  79. c765784 [ARM] 4513/1: S3C: Rename CONFIG_S3C2410_LOWLEVEL_UART_PORT by Ben Dooks · 17 years ago
  80. cbc4dbf [ARM] 4512/1: S3C: rename the debug macros for per-cpu updates by Ben Dooks · 17 years ago
  81. 498e03b [ARM] 4510/1: S3C: split debug-macro support into plat-s3c by Ben Dooks · 17 years ago
  82. 531b617 [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c by Ben Dooks · 17 years ago
  83. 52c543f [ARM] 4461/1: MXC platform and i.MX31ADS core support by Quinn Jensen · 17 years ago
  84. 4259fa0 [PATCH] get rid of AVC_PATH postponed treatment by Al Viro · 17 years ago
  85. 74f2345 [PATCH] allow audit filtering on bit & operations by Eric Paris · 17 years ago
  86. 41e1703 [SCSI] bsg: unexport sg v3 helper functions by FUJITA Tomonori · 17 years ago
  87. 51d2611 [POWERPC] Constify of_platform_driver match_table by Stephen Rothwell · 17 years ago
  88. 8bf8df7 [POWERPC] Constify of_platform_driver name by Stephen Rothwell · 17 years ago
  89. 7fd7218 [POWERPC] MPIC protected sources by Benjamin Herrenschmidt · 17 years ago
  90. 34f329d [POWERPC] of_detach_node()'s device node argument cannot be const by Segher Boessenkool · 17 years ago
  91. dd68c04 [POWERPC] Fix ARCH=ppc builds by Josh Boyer · 17 years ago
  92. fc30e68 ACPI, PNP: hook ACPI D-state to PNP suspend/resume by Shaohua Li · 17 years ago
  93. fd4aff1 ACPI: Add acpi_pm_device_sleep_state helper routine by Shaohua Li · 17 years ago
  94. 0d090b6 Pull netlink into release branch by Len Brown · 17 years ago
  95. dcb76f8 Pull throttle into release branch by Len Brown · 17 years ago
  96. 08e3168 Pull thinkpad into release branch by Len Brown · 17 years ago
  97. f79e318 Pull misc into release branch by Len Brown · 17 years ago
  98. 939ab20 Pull acpi-debug into release branch by Len Brown · 17 years ago
  99. d9ff963 Pull acpica into release branch by Len Brown · 17 years ago
  100. 798d9103 ACPI: create CONFIG_ACPI_DEBUG_FUNC_TRACE by Thomas Renninger · 17 years ago