1. 4c70b92 [ARM] 3225/1: add symbolic names for enp2611 gpio interrupts by Lennert Buytenhek · 19 years ago
  2. 7a94283 [ARM] 3224/1: add masked thread interrupt status registers for ixp2000 by Lennert Buytenhek · 19 years ago
  3. b721243 [ARM] 3223/1: remove ixdp2x01 cs89x0 hack by Lennert Buytenhek · 19 years ago
  4. 313cbb5 [ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx/memory.h (adjust_zones moved out of line) by Rod Whitby · 19 years ago
  5. 3145d8a [ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine support by Rod Whitby · 19 years ago
  6. f7e8bbb8 [ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xx by Deepak Saxena · 19 years ago
  7. 95ba9fb [ARM] Remove definition of MAX_DMA_CHANNELS to zero by Russell King · 19 years ago
  8. d4c6fc9 [ARM] Move common definition of MAX_DMA_ADDRESS to asm/dma.h by Russell King · 19 years ago
  9. 7cdad48 [ARM] Remove '__address' from scatterlist and convert to DMA API by Russell King · 19 years ago
  10. 333c962 [ARM] Move ISA DMA bus_to_virt() out of set_dma_addr() by Russell King · 19 years ago
  11. a8d3584 [ARM] Remove clk_use()/clk_unuse() by Russell King · 19 years ago
  12. f47fc0a [ARM] Add additional documentation to the clock source framework by Russell King · 19 years ago
  13. 78ff18a [ARM] Cleanup ARM includes by Russell King · 19 years ago
  14. abe842e [PATCH] Avoid namespace pollution in <asm/param.h> by Dag-Erling Smørgrav · 19 years ago
  15. 5ab4a6c [IPV6] mcast: Fix multiple issues in MLDv2 reports. by David L Stevens · 19 years ago
  16. 01e33b5 [PATCH] n_r3964: fixed usage of HZ; removed bad include by Kurt Huwig · 19 years ago
  17. e5c34a5 [PATCH] Fix typo in x86_64 __build_write_lock_const assembly by Ben Collins · 19 years ago
  18. c660439 [PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpu by Ravikiran G Thirumalai · 19 years ago
  19. 3c058d8 Pull owner_id into release branch by Len Brown · 19 years ago
  20. c162eea Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  21. d6f0291 [PATCH] fix race with preempt_enable() by Nicolas Pitre · 19 years ago
  22. e646929 Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221a by David S. Miller · 19 years ago
  23. d5ea4e2 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
  24. 23f9b31 [PATCH] include/linux/irq.h: #include <linux/smp.h> by Adrian Bunk · 19 years ago
  25. 3c21edb [IPV6]: Defer IPv6 device initialization until the link becomes ready. by YOSHIFUJI Hideaki · 19 years ago
  26. 58c4fb8 [IPV6]: Flag RTF_ANYCAST for anycast routes. by YOSHIFUJI Hideaki · 19 years ago
  27. 05465fd [ACPI] increase owner_id limit to 64 from 32 by Alex Williamson · 19 years ago
  28. fd30fc3 [PATCH] relayfs: remove warning printk() in relay_switch_subbuf() by Tom Zanussi · 19 years ago
  29. 29884df NFS: Fix another O_DIRECT race by Trond Myklebust · 19 years ago
  30. 399c180 [IPSEC]: Perform SA switchover immediately. by David S. Miller · 19 years ago
  31. 6b80ebe [RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.h by Kristian Slavov · 19 years ago
  32. 532a37c [PATCH] mtd onenand driver: reduce stack usage by Kyungmin Park · 19 years ago
  33. 37b1cc3 [PATCH] mtd onenand driver: check correct manufacturer by Kyungmin Park · 19 years ago
  34. 48ea753 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  35. 7c3dbbe [PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fix by Al Viro · 19 years ago
  36. dc86e88 [IA64] Add __read_mostly support for IA64 by Christoph Lameter · 19 years ago
  37. 4d7672b Make sure we copy pages inserted with "vm_insert_page()" on fork by Linus Torvalds · 19 years ago
  38. f5899b5 [IA64] disable preemption in udelay() by John Hawkes · 19 years ago
  39. 42e3314 [SCSI] fix for fc transport recursion problem. by James.Smart@Emulex.Com · 19 years ago
  40. a329729 [PATCH] sun4c_memerr_reg __iomem annotations by Al Viro · 19 years ago
  41. f8ad23a [PATCH] fix iomem annotations in sparc32 pcic code by Al Viro · 19 years ago
  42. 7116317 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 19 years ago
  43. a50e2cc Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
  44. 7b4df9e [PATCH] ide: cleanup ide_driver_t by Bartlomiej Zolnierkiewicz · 19 years ago
  45. 517bd1d [PATCH] ide: cleanup ide.h by Bartlomiej Zolnierkiewicz · 19 years ago
  46. 8f29e65 [PATCH] ide: AU1200 IDE update by Jordan Crouse · 19 years ago
  47. 65e5f2e [PATCH] ide: core modifications for AU1200 by Jordan Crouse · 19 years ago
  48. ceef833 [PATCH] via82cxxx IDE: Add VT8251 ISA bridge by Daniel Drake · 19 years ago
  49. c786804 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  50. c2e2611 [ARM] 3205/1: Handle new EABI relocations when loading kernel modules. by Daniel Jacobowitz · 19 years ago
  51. c952649 [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic) by James Bottomley · 19 years ago
  52. eed66cf [IA64] Split 16-bit severity field in sal_log_record_header by Tony Luck · 19 years ago
  53. 5063019 [libata] mark certain hardware (or drivers) with a no-atapi flag by Jeff Garzik · 19 years ago
  54. be0d9b6 [PATCH] fbdev: Fix incorrect unaligned access in little-endian machines by Antonino A. Daplas · 19 years ago
  55. 39942fd [PATCH] fbdev: fix switch to KD_TEXT, enhanced version by Knut Petersen · 19 years ago
  56. 4743484 [PATCH] fbcon: Add ability to save/restore graphics state by Antonino A. Daplas · 19 years ago
  57. 0e67050 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  58. 062dfa4 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  59. 6879939 [PATCH] broken cast in parport_pc by Dave Jones · 19 years ago
  60. bf8d5c5 [PATCH] kprobes: increment kprobe missed count for multiprobes by Keshavamurthy Anil S · 19 years ago
  61. 00d7c05 [PATCH] kprobes: no probes on critical path by Keshavamurthy Anil S · 19 years ago
  62. dd81540 [PATCH] V4L/DVB: (3151) I2C ID renamed to I2C_DRIVERID_INFRARED by Mauro Carvalho Chehab · 19 years ago
  63. 674434c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 by Mauro Carvalho Chehab · 19 years ago
  64. afd1a0c [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3 by Mauro Carvalho Chehab · 19 years ago
  65. 8140a50 [PATCH] inotify: add two inotify_add_watch flags by John McCutchan · 19 years ago
  66. b88cb42 [PATCH] add hlist_replace_rcu() by Ingo Molnar · 19 years ago
  67. 5650b73 [PATCH] Add timestamp field to process events by Matt Helsley · 19 years ago
  68. 64123fd [PATCH] Add getnstimestamp function by Matt Helsley · 19 years ago
  69. ab4720e [PATCH] add rcu_barrier() synchronization point by Dipankar Sarma · 19 years ago
  70. bf7ecec [IA64] Define an ia64 version of __raw_read_trylock by Keith Owens · 19 years ago
  71. 913f2d7 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  72. fe3f205 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  73. 7fc7e2e Remove (at least temporarily) the "incomplete PFN mapping" support by Linus Torvalds · 19 years ago
  74. cbf52af [PATCH] powerpc: Add missing icache flushes for hugepages by David Gibson · 19 years ago
  75. 5b35193 [ARM] 3199/1: Remove bogus function prototype from arch-pxa/irq.h by Deepak Saxena · 19 years ago
  76. f64fa67 [IA64] Fix missing parameter for local_add/sub by Christoph Lameter · 19 years ago
  77. bd1d6e2 [IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c. by Robin Holt · 19 years ago
  78. 3ec829b [IA64-SGI] altix: pci_window fixup by John Keller · 19 years ago
  79. 1f12bcc [DECNET]: add memory buffer settings by Steven Whitehouse · 19 years ago
  80. 31a5539 [ARM] 3194/1: add pfn_to_kaddr macro for ARM take2 by Hiroki Kaminaga · 19 years ago
  81. a0d95af [ARM] 3191/1: Mark I/O pointer as const in __raw_reads[bwl] by Deepak Saxena · 19 years ago
  82. ca98f82 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  83. b67c26e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  84. f95006f [PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner models by Hans Verkuil · 19 years ago
  85. 769e243 [PATCH] V4L: Some funcions now static and I2C hw code for IR by Mauro Carvalho Chehab · 19 years ago
  86. 3ca0ea9 [PATCH] V4L: tveeprom MAC address parsing/cleanup by Steven Toth · 19 years ago
  87. 11849fe [ARM] sema_count() removal by Arthur Othieno · 19 years ago
  88. 00b4c90 [ARM SMP] Use event instructions for spinlocks by Russell King · 19 years ago
  89. e76beee [MIPS] Qemu: Qemu is emulating a 1193.182kHz i8254 PIC. by Ralf Baechle · 19 years ago
  90. 346f7db Revert "[PATCH] pci_ids.h: remove duplicate entries" by Linus Torvalds · 19 years ago
  91. a145dd4 VM: add "vm_insert_page()" function by Linus Torvalds · 19 years ago
  92. c9d6073 [PATCH] pci_ids.h: remove duplicate entries by Grant Coady · 19 years ago
  93. df69a60 [PATCH] process events connector: uid_t gid_t size issues by Matt Helsley · 19 years ago
  94. 64bf69d [ATM]: deregistration removes device from atm_devs list immediately by Stanislaw Gruszka · 19 years ago
  95. 5045b6d [ATM]: linux/config.h only needed for #ifdef __KERNEL__ section by Chas Williams · 19 years ago
  96. c219750 [ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as const by Mitchell Blank Jr · 19 years ago
  97. 92af254 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  98. c9cfcdd VM: add common helper function to create the page tables by Linus Torvalds · 19 years ago
  99. 4168f7a Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  100. 238f58d Support strange discontiguous PFN remappings by Linus Torvalds · 19 years ago