1. 3e6bdf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 18 years ago
  2. 9f9975a generic: add __FINITDATA by Ingo Molnar · 18 years ago
  3. b5556a6 cpuidle: dubious one-bit signed bitfield in cpuidle.h by Harvey Harrison · 18 years ago
  4. 3d4d458 Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop into fix by Linus Torvalds · 18 years ago
  5. 2dd550b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  6. 8755e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  7. d8fd66a jbd.h: hide kernel only code by Olaf Hering · 18 years ago
  8. 5330838 make jbd/journal.c:__journal_abort_hard() static by Adrian Bunk · 18 years ago
  9. b3bd86e isapnp driver semaphore to mutex by Daniel Walker · 18 years ago
  10. 73c3443 md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDEV_PENDING. by NeilBrown · 18 years ago
  11. d089c6a md: change ITERATE_RDEV to rdev_for_each by NeilBrown · 18 years ago
  12. c5d79ad md: allow devices to be shared between md arrays by NeilBrown · 18 years ago
  13. c620727 md: allow a maximum extent to be set for resyncing by NeilBrown · 18 years ago
  14. e691063 md: support 'external' metadata for md arrays by NeilBrown · 18 years ago
  15. b47490c md: Update md bitmap during resync. by NeilBrown · 18 years ago
  16. dfcffa4 sm501fb: control panel pin usage with platform data flags by Magnus Damm · 18 years ago
  17. f3dc363 gpio: rename pca953x symbols by Guennadi Liakhovetski · 18 years ago
  18. d1c057e3 gpio: rename pca9539 driver by Guennadi Liakhovetski · 18 years ago
  19. ad8dc96 w1-gpio: add GPIO w1 bus master driver by Ville Syrjala · 18 years ago
  20. f47cd9b kprobes: kretprobe user entry-handler by Abhishek Sagar · 18 years ago
  21. 6ffc787 system timer: fix crash in <100Hz system timer by David Fries · 18 years ago
  22. 1bf4734 kernel/sys.c: get rid of expensive divides in groups_sort() by Eric Dumazet · 18 years ago
  23. dc99915 parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCard by Luís P Mendes · 18 years ago
  24. 1a669c2 Add arch_ptrace_stop by Roland McGrath · 18 years ago
  25. 4749380 drivers/isdn/i4l/isdn_tty.c: remove write_sem by Daniel Walker · 18 years ago
  26. eb31005 drivers/char/tty_io.c: remove pty_sem by Daniel Walker · 18 years ago
  27. d99c4f6 Remove rcu_assign_pointer() penalty for NULL pointers by Paul E. McKenney · 18 years ago
  28. 9cfe015 get rid of NR_OPEN and introduce a sysctl_nr_open by Eric Dumazet · 18 years ago
  29. ece9591 inotify: send IN_ATTRIB events when link count changes by Jan Kara · 18 years ago
  30. 797074e fs: use list_for_each_entry_reverse and kill sb_entry by Akinobu Mita · 18 years ago
  31. f10db62 Avoid divide in IS_ALIGN by Herbert Xu · 18 years ago
  32. b324215 PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage by Eric Dumazet · 18 years ago
  33. e7ca2d4 Document I_SYNC and I_DATASYNC by Joern Engel · 18 years ago
  34. 0321155 fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol by Jiri Olsa · 18 years ago
  35. de9330d log2.h: Define order_base_2() macro for convenience. by Robert P. J. Day · 18 years ago
  36. 2646437 proper prototype for vty_init() by Adrian Bunk · 18 years ago
  37. 011e3fc proper prototype for get_filesystem_list() by Adrian Bunk · 18 years ago
  38. a1c9eea proper prototype for signals_init() by Adrian Bunk · 18 years ago
  39. 941e492 read_current_timer() cleanups by Andrew Morton · 18 years ago
  40. 83bad1d scheduled OSS driver removal by Adrian Bunk · 18 years ago
  41. f74596d proper show_interrupts() prototype by Adrian Bunk · 18 years ago
  42. 96c5865 Allow auto-destruction of loop devices by David Woodhouse · 18 years ago
  43. 0a5dcb5 Parallel port: convert port_mutex to the mutex API by Matthias Kaehlcke · 18 years ago
  44. 4e70148 hash: add explicit u32 and u64 versions of hash by Matthew Wilcox · 18 years ago
  45. 47437b2 async_tx: allow architecture specific async_tx_find_channel implementations by Dan Williams · 18 years ago
  46. d4c56f9 async_tx: replace 'int_en' with operation preparation flags by Dan Williams · 18 years ago
  47. 0036731 async_tx: kill tx_set_src and tx_set_dest methods by Dan Williams · 18 years ago
  48. d909b34 async_tx: kill ASYNC_TX_ASSUME_COHERENT by Dan Williams · 18 years ago
  49. 37198e3 libata: kill now unused n_iter and fix sata_fsl by James Bottomley · 18 years ago
  50. f351b2d sata_mv: Support SoC controllers by Saeed Bishara · 18 years ago
  51. 0a87e3e Rename: linux/pata_platform.h to linux/ata_platform.h by Jeff Garzik · 18 years ago
  52. 655d2ce Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 18 years ago
  53. a29961b3 Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 18 years ago
  54. 64a57fe ide: add ide_read_error() inline helper by Bartlomiej Zolnierkiewicz · 18 years ago
  55. c47137a ide: add ide_read_[alt]status() inline helpers by Bartlomiej Zolnierkiewicz · 18 years ago
  56. 29dd597 ide: remove ide_setup_ports() by Bartlomiej Zolnierkiewicz · 18 years ago
  57. afdd360 ide: remove write-only ->sata_misc[] from ide_hwif_t by Bartlomiej Zolnierkiewicz · 18 years ago
  58. 7c7e92a Palmchip BK3710 IDE driver by Anton Salnikov · 18 years ago
  59. 9ec1381 [NET_SCHED]: cls_flow: support classification based on VLAN tag by Patrick McHardy · 18 years ago
  60. 1814993 [VLAN]: Constify skb argument to vlan_get_tag() by Patrick McHardy · 18 years ago
  61. 532031d b43: fix build with CONFIG_SSB_PCIHOST=n by Andrew Morton · 18 years ago
  62. 40d2514 Generic HDLC - remove now unneeded hdlc_device_desc by Krzysztof Halasa · 18 years ago
  63. 3d412f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  64. 9914712 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 18 years ago
  65. 57dfee7 mac68k: add nubus card definitions and a typo fix by Finn Thain · 18 years ago
  66. fa23f5c leds: add possibility to remove leds classdevs during suspend/resume by Rafael J. Wysocki · 18 years ago
  67. a41e3dc HWRNG: add possibility to remove hwrng devices during suspend/resume by Rafael J. Wysocki · 18 years ago
  68. 533354d Misc: Add possibility to remove misc devices during suspend/resume by Rafael J. Wysocki · 18 years ago
  69. f011e2e latency.c: use QoS infrastructure by Mark Gross · 18 years ago
  70. d82b351 pm qos infrastructure and interface by Mark Gross · 18 years ago
  71. 4ef7229 make kernel_shutdown_prepare() static by Adrian Bunk · 18 years ago
  72. e114e47 Smack: Simplified Mandatory Access Control Kernel by Casey Schaufler · 18 years ago
  73. 3b7391d capabilities: introduce per-process capability bounding set by Serge E. Hallyn · 18 years ago
  74. 46c383c Remove unnecessary include from include/linux/capability.h by Andrew Morgan · 18 years ago
  75. e338d26 Add 64-bit capability support to the kernel by Andrew Morgan · 18 years ago
  76. 8f6936f revert "capabilities: clean up file capability reading" by Andrew Morton · 18 years ago
  77. 4249259 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer by David P. Quigley · 18 years ago
  78. 8bc3be2 writeback: speed up writeback of big dirty files by Fengguang Wu · 18 years ago
  79. 0ed361d mm: fix PageUptodate data race by Nick Piggin · 18 years ago
  80. 195cf45 mm/page-writeback: highmem_is_dirtyable option by Bron Gondwana · 18 years ago
  81. 3dfa572 Page allocator: get rid of the list of cold pages by Christoph Lameter · 18 years ago
  82. 9f8f217 Page allocator: clean up pcp draining functions by Christoph Lameter · 18 years ago
  83. f248dcb maps4: move clear_refs code to task_mmu.c by Matt Mackall · 18 years ago
  84. e647309 maps4: introduce a generic page walker by Matt Mackall · 18 years ago
  85. 698dd4b maps4: move is_swap_pte by Matt Mackall · 18 years ago
  86. 8245525 maps4: rework TASK_SIZE macros by Dave Hansen · 18 years ago
  87. 73b1262 tmpfs: move swap swizzling into shmem by Hugh Dickins · 18 years ago
  88. 02098fe swapin needs gfp_mask for loop on tmpfs by Hugh Dickins · 18 years ago
  89. 46017e9 swapin_readahead: move and rearrange args by Hugh Dickins · 18 years ago
  90. aec2c3e VM: allow get_page_unless_zero on compound pages by Christoph Lameter · 18 years ago
  91. 9e2779f is_vmalloc_addr(): Check if an address is within the vmalloc boundaries by Christoph Lameter · 18 years ago
  92. b3bdda0 vmalloc: add const to void* parameters by Christoph Lameter · 18 years ago
  93. 48667e7 Move vmalloc_to_page() to mm/vmalloc. by Christoph Lameter · 18 years ago
  94. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 18 years ago
  95. 9e60fdc gpiolib: pca9539 i2c gpio expander support by eric miao · 18 years ago
  96. e58b9e2 mcp23s08 spi gpio expander support by David Brownell · 18 years ago
  97. 15fae37 gpiolib: pcf857x i2c gpio expander support by David Brownell · 18 years ago
  98. 59fc67d iommu sg merging: PCI: add dma segment boundary support by FUJITA Tomonori · 18 years ago
  99. d22a696 iommu sg merging: add accessors for segment_boundary_mask in device_dma_parameters() by FUJITA Tomonori · 18 years ago
  100. 0291df8 iommu sg: add IOMMU helper functions for the free area management by FUJITA Tomonori · 18 years ago