1. 4d18de4 uml: remove xmm checking on x86 by Karol Swietlicki · 19 years ago
  2. 747646a cris: remove unused __dummy, CONST_ADDR and ADDR from bitops.h by Jesper Nilsson · 19 years ago
  3. 57dfee7 mac68k: add nubus card definitions and a typo fix by Finn Thain · 19 years ago
  4. 00bf59c mac68k: remove dead code by Finn Thain · 19 years ago
  5. fa23f5c leds: add possibility to remove leds classdevs during suspend/resume by Rafael J. Wysocki · 19 years ago
  6. a41e3dc HWRNG: add possibility to remove hwrng devices during suspend/resume by Rafael J. Wysocki · 19 years ago
  7. 533354d Misc: Add possibility to remove misc devices during suspend/resume by Rafael J. Wysocki · 19 years ago
  8. f011e2e latency.c: use QoS infrastructure by Mark Gross · 19 years ago
  9. d82b351 pm qos infrastructure and interface by Mark Gross · 19 years ago
  10. 4ef7229 make kernel_shutdown_prepare() static by Adrian Bunk · 19 years ago
  11. cbed6c6 alpha: fix warning by fixing flush_tlb_kernel_range() by Andrew Morton · 19 years ago
  12. 2f78dcf Alpha doesn't use socketcall by Samuel Thibault · 19 years ago
  13. 26a6e66 alpha: atomic_add_return() should return int by Andrew Morton · 19 years ago
  14. c155f3f m68knomu: remove dead config symbols from m68knomu code by Jiri Olsa · 19 years ago
  15. 8c5900b frv: remove dead config symbol from FRV code by Jiri Olsa · 19 years ago
  16. 82b12e2 FRV: move DMA macros to scatterlist.h for consistency. by Robert P. J. Day · 19 years ago
  17. e114e47 Smack: Simplified Mandatory Access Control Kernel by Casey Schaufler · 19 years ago
  18. eda61d3 NetLabel: introduce a new kernel configuration API for NetLabel by Paul Moore · 19 years ago
  19. 3b7391d capabilities: introduce per-process capability bounding set by Serge E. Hallyn · 19 years ago
  20. 46c383c Remove unnecessary include from include/linux/capability.h by Andrew Morgan · 19 years ago
  21. e338d26 Add 64-bit capability support to the kernel by Andrew Morgan · 19 years ago
  22. 8f6936f revert "capabilities: clean up file capability reading" by Andrew Morton · 19 years ago
  23. 4249259 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer by David P. Quigley · 19 years ago
  24. 8bc3be2 writeback: speed up writeback of big dirty files by Fengguang Wu · 19 years ago
  25. 0ed361d mm: fix PageUptodate data race by Nick Piggin · 19 years ago
  26. 195cf45 mm/page-writeback: highmem_is_dirtyable option by Bron Gondwana · 19 years ago
  27. 3dfa572 Page allocator: get rid of the list of cold pages by Christoph Lameter · 19 years ago
  28. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 19 years ago
  29. 9f8f217 Page allocator: clean up pcp draining functions by Christoph Lameter · 19 years ago
  30. f248dcb maps4: move clear_refs code to task_mmu.c by Matt Mackall · 19 years ago
  31. e647309 maps4: introduce a generic page walker by Matt Mackall · 19 years ago
  32. 698dd4b maps4: move is_swap_pte by Matt Mackall · 19 years ago
  33. 8245525 maps4: rework TASK_SIZE macros by Dave Hansen · 19 years ago
  34. 73b1262 tmpfs: move swap swizzling into shmem by Hugh Dickins · 19 years ago
  35. 02098fe swapin needs gfp_mask for loop on tmpfs by Hugh Dickins · 19 years ago
  36. 46017e9 swapin_readahead: move and rearrange args by Hugh Dickins · 19 years ago
  37. aec2c3e VM: allow get_page_unless_zero on compound pages by Christoph Lameter · 19 years ago
  38. 9e2779f is_vmalloc_addr(): Check if an address is within the vmalloc boundaries by Christoph Lameter · 19 years ago
  39. 0b7a961 i386: Resolve dependency of asm-i386/pgtable.h on highmem.h by Christoph Lameter · 19 years ago
  40. b3bdda0 vmalloc: add const to void* parameters by Christoph Lameter · 19 years ago
  41. 48667e7 Move vmalloc_to_page() to mm/vmalloc. by Christoph Lameter · 19 years ago
  42. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 19 years ago
  43. b98348b gpiolib: avr32 at32ap platform support by David Brownell · 19 years ago
  44. 9e60fdc gpiolib: pca9539 i2c gpio expander support by eric miao · 19 years ago
  45. e58b9e2 mcp23s08 spi gpio expander support by David Brownell · 19 years ago
  46. 15fae37 gpiolib: pcf857x i2c gpio expander support by David Brownell · 19 years ago
  47. 1c44f5f gpiolib support for the PXA architecture by Philipp Zabel · 19 years ago
  48. d2876d0 gpiolib: add gpio provider infrastructure by David Brownell · 19 years ago
  49. 59fc67d iommu sg merging: PCI: add dma segment boundary support by FUJITA Tomonori · 19 years ago
  50. d22a696 iommu sg merging: add accessors for segment_boundary_mask in device_dma_parameters() by FUJITA Tomonori · 19 years ago
  51. 67ec11c iommu sg: kill __clear_bit_string and find_next_zero_string by FUJITA Tomonori · 19 years ago
  52. fb3475e iommu sg: powerpc: convert iommu to use the IOMMU helper by FUJITA Tomonori · 19 years ago
  53. 0291df8 iommu sg: add IOMMU helper functions for the free area management by FUJITA Tomonori · 19 years ago
  54. 7c53664 iommu sg merging: alpha: make pci_iommu respect the segment size limits by FUJITA Tomonori · 19 years ago
  55. 740c3ce iommu sg merging: ppc: make iommu respect the segment size limits by FUJITA Tomonori · 19 years ago
  56. 4d57cdf iommu sg merging: PCI: add device_dma_parameters support by FUJITA Tomonori · 19 years ago
  57. 6b7b651 iommu sg merging: add device_dma_parameters structure by FUJITA Tomonori · 19 years ago
  58. 74a19741 8250.c: support specifying DW APB UARTs in device platform_data by Will Newton · 19 years ago
  59. 02c9b5c serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h by Krauth.Julien · 19 years ago
  60. 906da80 pcmcia: replace kio_addr_t with unsigned int everywhere by Olof Johansson · 19 years ago
  61. ecb8a84 pcmcia: convert some internal-only ioaddr_t to unsigned int by Olof Johansson · 19 years ago
  62. 7852375 m32r: remove dead config symbols from M32R code by Jiri Olsa · 19 years ago
  63. 134d495 include/asm-powerpc/nvram.h needs list.h by Andrew Morton · 19 years ago
  64. 7492d4a sdio: fix module device table definition for m68k by Al Viro · 19 years ago
  65. cb9282e timerfd: wire the new timerfd API to the x86 family by Davide Libenzi · 19 years ago
  66. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 19 years ago
  67. 5e05ad7 timerfd: introduce a new hrtimer_forward_now() function by Davide Libenzi · 19 years ago
  68. ed5d2ca exec: rework the group exit and fix the race with kill by Oleg Nesterov · 19 years ago
  69. 59714d6 get_task_comm(): return the result by Andrew Morton · 19 years ago
  70. 0ccf831 lockdep: annotate epoll by Peter Zijlstra · 19 years ago
  71. 9ef9dc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  72. 2c8296f Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 19 years ago
  73. da89b79 Explain kmem_cache_cpu fields by Christoph Lameter · 19 years ago
  74. 9824601 SLUB: rename defrag to remote_node_defrag_ratio by Christoph Lameter · 19 years ago
  75. 0d899e1 Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel by Russell King · 19 years ago
  76. 41579f4 [ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option by Catalin Marinas · 19 years ago
  77. c4057f5 [ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms by Catalin Marinas · 19 years ago
  78. 7dd19e7 [ARM] 4818/1: RealView: Add core-tile detection by Catalin Marinas · 19 years ago
  79. 356cb47 [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h by Catalin Marinas · 19 years ago
  80. 93c2904 [ARM] 4815/1: RealView: Add clockevents suport for the local timers by Catalin Marinas · 19 years ago
  81. a8655e8 [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore by Catalin Marinas · 19 years ago
  82. 3e45999 [ARM] 4813/1: Add SMP helper functions for clockevents support by Catalin Marinas · 19 years ago
  83. d2fc0ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 19 years ago
  84. 93890b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 19 years ago
  85. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  86. 9853832 Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 19 years ago
  87. 519cb68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  88. 795d45b x86: fix RTC lockdep warning: potential hardirq recursion by Andrew Morton · 19 years ago
  89. 61e19a3 x86: add pgtable accessor functions for gbpages by Andi Kleen · 19 years ago
  90. fbff3c2 x86: add PUD_PAGE_SIZE by Andi Kleen · 19 years ago
  91. 019c3e7 x86: add feature macros for the gbpages cpuid bit by Andi Kleen · 19 years ago
  92. bde1965 x86: remove now unused clear_kernel_mapping by Andi Kleen · 19 years ago
  93. 31422c5 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE by Andi Kleen · 19 years ago
  94. 9bf5a47 x86: cpa, add the PAT bit defines by Andi Kleen · 19 years ago
  95. 1c083eb x86: fix EFI mapping by Huang, Ying · 19 years ago
  96. e04f99c x86: add function prototype to vm86.h by Harvey Harrison · 19 years ago
  97. 73bdb73 x86: add include to cpu/intel.c by Harvey Harrison · 19 years ago
  98. 599db4f x86: remove final FASTCALL() uses by Harvey Harrison · 19 years ago
  99. 1fba387 x86: remove special NUMAQ support in io_32.h by Andi Kleen · 19 years ago
  100. c7e844f x86: move NUMAQ io handling into arch/x86/pci/numa.c by Andi Kleen · 19 years ago