1. 3b7391d capabilities: introduce per-process capability bounding set by Serge E. Hallyn · 17 years ago
  2. 46c383c Remove unnecessary include from include/linux/capability.h by Andrew Morgan · 17 years ago
  3. e338d26 Add 64-bit capability support to the kernel by Andrew Morgan · 17 years ago
  4. 8f6936f revert "capabilities: clean up file capability reading" by Andrew Morton · 17 years ago
  5. 4249259 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer by David P. Quigley · 17 years ago
  6. 8bc3be2 writeback: speed up writeback of big dirty files by Fengguang Wu · 17 years ago
  7. 0ed361d mm: fix PageUptodate data race by Nick Piggin · 17 years ago
  8. 195cf453 mm/page-writeback: highmem_is_dirtyable option by Bron Gondwana · 17 years ago
  9. 3dfa572 Page allocator: get rid of the list of cold pages by Christoph Lameter · 17 years ago
  10. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 17 years ago
  11. 9f8f217 Page allocator: clean up pcp draining functions by Christoph Lameter · 17 years ago
  12. f248dcb maps4: move clear_refs code to task_mmu.c by Matt Mackall · 17 years ago
  13. e647309 maps4: introduce a generic page walker by Matt Mackall · 17 years ago
  14. 698dd4b maps4: move is_swap_pte by Matt Mackall · 17 years ago
  15. 8245525 maps4: rework TASK_SIZE macros by Dave Hansen · 17 years ago
  16. 73b1262 tmpfs: move swap swizzling into shmem by Hugh Dickins · 17 years ago
  17. 02098fe swapin needs gfp_mask for loop on tmpfs by Hugh Dickins · 17 years ago
  18. 46017e9 swapin_readahead: move and rearrange args by Hugh Dickins · 17 years ago
  19. aec2c3e VM: allow get_page_unless_zero on compound pages by Christoph Lameter · 17 years ago
  20. 9e2779f is_vmalloc_addr(): Check if an address is within the vmalloc boundaries by Christoph Lameter · 17 years ago
  21. 0b7a961 i386: Resolve dependency of asm-i386/pgtable.h on highmem.h by Christoph Lameter · 17 years ago
  22. b3bdda0 vmalloc: add const to void* parameters by Christoph Lameter · 17 years ago
  23. 48667e7 Move vmalloc_to_page() to mm/vmalloc. by Christoph Lameter · 17 years ago
  24. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 17 years ago
  25. b98348b gpiolib: avr32 at32ap platform support by David Brownell · 17 years ago
  26. 9e60fdc gpiolib: pca9539 i2c gpio expander support by eric miao · 17 years ago
  27. e58b9e2 mcp23s08 spi gpio expander support by David Brownell · 17 years ago
  28. 15fae37 gpiolib: pcf857x i2c gpio expander support by David Brownell · 17 years ago
  29. 1c44f5f gpiolib support for the PXA architecture by Philipp Zabel · 17 years ago
  30. d2876d0 gpiolib: add gpio provider infrastructure by David Brownell · 17 years ago
  31. 59fc67d iommu sg merging: PCI: add dma segment boundary support by FUJITA Tomonori · 17 years ago
  32. d22a696 iommu sg merging: add accessors for segment_boundary_mask in device_dma_parameters() by FUJITA Tomonori · 17 years ago
  33. 67ec11c iommu sg: kill __clear_bit_string and find_next_zero_string by FUJITA Tomonori · 17 years ago
  34. fb3475e iommu sg: powerpc: convert iommu to use the IOMMU helper by FUJITA Tomonori · 17 years ago
  35. 0291df8 iommu sg: add IOMMU helper functions for the free area management by FUJITA Tomonori · 17 years ago
  36. 7c53664 iommu sg merging: alpha: make pci_iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  37. 740c3ce iommu sg merging: ppc: make iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  38. 4d57cdf iommu sg merging: PCI: add device_dma_parameters support by FUJITA Tomonori · 17 years ago
  39. 6b7b651 iommu sg merging: add device_dma_parameters structure by FUJITA Tomonori · 17 years ago
  40. 74a19741 8250.c: support specifying DW APB UARTs in device platform_data by Will Newton · 17 years ago
  41. 02c9b5c serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h by Krauth.Julien · 17 years ago
  42. 906da80 pcmcia: replace kio_addr_t with unsigned int everywhere by Olof Johansson · 17 years ago
  43. ecb8a84 pcmcia: convert some internal-only ioaddr_t to unsigned int by Olof Johansson · 17 years ago
  44. 7852375 m32r: remove dead config symbols from M32R code by Jiri Olsa · 17 years ago
  45. 134d495 include/asm-powerpc/nvram.h needs list.h by Andrew Morton · 17 years ago
  46. 7492d4a sdio: fix module device table definition for m68k by Al Viro · 17 years ago
  47. cb9282e timerfd: wire the new timerfd API to the x86 family by Davide Libenzi · 17 years ago
  48. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 17 years ago
  49. 5e05ad7 timerfd: introduce a new hrtimer_forward_now() function by Davide Libenzi · 17 years ago
  50. ed5d2ca exec: rework the group exit and fix the race with kill by Oleg Nesterov · 17 years ago
  51. 59714d6 get_task_comm(): return the result by Andrew Morton · 17 years ago
  52. 0ccf831 lockdep: annotate epoll by Peter Zijlstra · 17 years ago
  53. 9ef9dc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  54. 2c8296f Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 17 years ago
  55. da89b79 Explain kmem_cache_cpu fields by Christoph Lameter · 17 years ago
  56. 9824601 SLUB: rename defrag to remote_node_defrag_ratio by Christoph Lameter · 17 years ago
  57. 0d899e1 Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel by Russell King · 17 years ago
  58. 41579f4 [ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option by Catalin Marinas · 17 years ago
  59. c4057f5 [ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms by Catalin Marinas · 17 years ago
  60. 7dd19e7 [ARM] 4818/1: RealView: Add core-tile detection by Catalin Marinas · 17 years ago
  61. 356cb47 [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h by Catalin Marinas · 17 years ago
  62. 93c2904 [ARM] 4815/1: RealView: Add clockevents suport for the local timers by Catalin Marinas · 17 years ago
  63. a8655e8 [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore by Catalin Marinas · 17 years ago
  64. 3e45999 [ARM] 4813/1: Add SMP helper functions for clockevents support by Catalin Marinas · 17 years ago
  65. d2fc0ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  66. 93890b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  67. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  68. 9853832 Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  69. 519cb68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  70. 795d45b x86: fix RTC lockdep warning: potential hardirq recursion by Andrew Morton · 17 years ago
  71. 61e19a3 x86: add pgtable accessor functions for gbpages by Andi Kleen · 17 years ago
  72. fbff3c2 x86: add PUD_PAGE_SIZE by Andi Kleen · 17 years ago
  73. 019c3e7 x86: add feature macros for the gbpages cpuid bit by Andi Kleen · 17 years ago
  74. bde1965 x86: remove now unused clear_kernel_mapping by Andi Kleen · 17 years ago
  75. 31422c5 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE by Andi Kleen · 17 years ago
  76. 9bf5a47 x86: cpa, add the PAT bit defines by Andi Kleen · 17 years ago
  77. 1c083eb x86: fix EFI mapping by Huang, Ying · 17 years ago
  78. e04f99c x86: add function prototype to vm86.h by Harvey Harrison · 17 years ago
  79. 73bdb73 x86: add include to cpu/intel.c by Harvey Harrison · 17 years ago
  80. 599db4f x86: remove final FASTCALL() uses by Harvey Harrison · 17 years ago
  81. 1fba387 x86: remove special NUMAQ support in io_32.h by Andi Kleen · 17 years ago
  82. c7e844f x86: move NUMAQ io handling into arch/x86/pci/numa.c by Andi Kleen · 17 years ago
  83. f5430f9 x86: update reference for PAE tlb flushing by Jeremy Fitzhardinge · 17 years ago
  84. edd6bcd x86: pud_clear: only reload cr3 if necessary by Jeremy Fitzhardinge · 17 years ago
  85. a67ad9c x86: revert "defer cr3 reload when doing pud_clear()" by Jeremy Fitzhardinge · 17 years ago
  86. 9b42393 x86: sparse errors from string_32.h by Harvey Harrison · 17 years ago
  87. e1adbcf asm-generic/tlb.h: remove <linux/quicklist.h> by H. Peter Anvin · 17 years ago
  88. fa1408e x86: unify CPU feature string names by H. Peter Anvin · 17 years ago
  89. 84fb144 x86: reintroduce volatile keyword in prototype to clflush() by H. Peter Anvin · 17 years ago
  90. 71713eee x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_64.h by H. Peter Anvin · 17 years ago
  91. 14e6d17 x86: use _ASM_EXTABLE macro in include/asm-x86/uaccess_32.h by H. Peter Anvin · 17 years ago
  92. 88976ee x86: use _ASM_EXTABLE macro in include/asm-x86/system.h by H. Peter Anvin · 17 years ago
  93. 7d24a82 x86: use _ASM_EXTABLE macro in include/asm-x86/msr.h by H. Peter Anvin · 17 years ago
  94. 92c37fa x86: use _ASM_EXTABLE macro in include/asm-x86/i387.h by H. Peter Anvin · 17 years ago
  95. 2532ec6 x86: use _ASM_EXTABLE macro in include/asm-x86/futex.h by H. Peter Anvin · 17 years ago
  96. a34746b x86: add _ASM_EXTABLE macro to <asm/asm.h> by H. Peter Anvin · 17 years ago
  97. a2e4e10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  98. a6cc48e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  99. 7cf7669 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  100. 4cd9d6f [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags by Richard Purdie · 17 years ago