1. b9d65c0 cpumask: use mm_cpumask() wrapper: cris by Rusty Russell · 15 years ago
  2. afc6ca0 cpumask: Use accessors code.: cris by Rusty Russell · 15 years ago
  3. 3e7be3f cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: cris by Rusty Russell · 15 years ago
  4. 5bee17f parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=y by Kyle McMartin · 15 years ago
  5. fbd8104 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  6. 18553c3 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  7. bfbd442 Fix Xilinx SystemACE driver to handle empty CF slot by Grant Likely · 15 years ago
  8. 059ea33 block: fix memory leak in bio_clone() by Li Zefan · 15 years ago
  9. 8709269 block: Add gfp_mask parameter to bio_integrity_clone() by un'ichi Nomura · 15 years ago
  10. 326d851 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  11. 228b5b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  12. 37e79a4 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  13. f1823ac Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  14. ff9cb43 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 15 years ago
  15. 2a4c13b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  16. bf9bc99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.29 by Linus Torvalds · 15 years ago
  17. 6d71135 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  18. 1d88552 vmscan: pgmoved should be cleared after updating recent_rotated by Daisuke Nishimura · 15 years ago
  19. 84814d6 eCryptfs: don't encrypt file key with filename key by Tyler Hicks · 15 years ago
  20. 15e7b87 nommu: ramfs: don't leak pages when adding to page cache fails by Johannes Weiner · 15 years ago
  21. 020fe22 nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discarded by Enrik Berkhan · 15 years ago
  22. a83860c MIPS: Mark Eins: Fix configuration. by Ralf Baechle · 15 years ago
  23. 3b289d6 MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled by Zhang Le · 15 years ago
  24. 5d82720 ide: save the returned value of dma_map_sg by FUJITA Tomonori · 15 years ago
  25. 3eb76c1 ide-floppy: do not map dataless cmds to an sg by Borislav Petkov · 15 years ago
  26. e9c1670 ata_piix: add workaround for Samsung DB-P70 by Tejun Heo · 15 years ago
  27. e3e4385 libata: Keep shadow last_ctl up to date during resets by Stuart MENEFY · 15 years ago
  28. 9d51af7 sata_mv: fix MSI irq race condition by Mark Lord · 15 years ago
  29. a00d0bb V4L/DVB (10978): Report tuning algorith correctly by Matthias Schwarzzot · 16 years ago
  30. 26f26fa V4L/DVB (10977): STB6100 init fix, the call to stb6100_set_bandwidth needs an argument by Hans Werner · 16 years ago
  31. 1d06059 V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search only first time after insmod. by Igor M. Liplianin · 16 years ago
  32. b5d067b8 V4L/DVB (10975): Bug: Use signed types, Offsets and range can be negative by Manu Abraham · 16 years ago
  33. d284e4f V4L/DVB (10974): Use Diseqc 3/3 mode to send data by Sigmund Augdal · 16 years ago
  34. e8f208e parisc: update defconfigs by Kyle McMartin · 15 years ago
  35. 0cb385e parisc: define x->x mmio accessors by Kyle McMartin · 15 years ago
  36. d499524 parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  37. 8b6649c parisc: convert cpu_check_affinity to new cpumask api by Kyle McMartin · 16 years ago
  38. 9dfe914 parisc: convert (read|write)bwlq to inlines by Kyle McMartin · 16 years ago
  39. 7c4be70 parisc: fix use of new cpumask api in irq.c by Kyle McMartin · 16 years ago
  40. 5a8247c parisc: update parisc for new irq_desc by Mike Travis · 16 years ago
  41. 76346119 parisc: update MAINTAINERS by Grant Grundler · 16 years ago
  42. 9785d64 parisc: fix wrong assumption about bus->self by Grant Grundler · 16 years ago
  43. c1da90f parisc: fix 64bit build by Helge Deller · 16 years ago
  44. 2cfeb9a parisc: add braces around arguments in assembler macros by Helge Deller · 16 years ago
  45. 7f384ce parisc: fix dev_printk() compile warnings for accessing a device struct by Helge Deller · 16 years ago
  46. ddd1f6c parisc: remove unused local out_putf label by Helge Deller · 16 years ago
  47. e448372 parisc: fix `struct pt_regs' declared inside parameter list warning by Helge Deller · 16 years ago
  48. 24dc029 parisc: fix section mismatch warnings by Helge Deller · 16 years ago
  49. bfe4f4f parisc: remove klist iterators by James Bottomley · 16 years ago
  50. 8980a7b parisc: BUG_ON() cleanup by Helge Deller · 16 years ago
  51. 5f77af9 V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fix by Antti Palosaari · 15 years ago
  52. 041b623 Linus 2.6.29-rc8 by Linus Torvalds · 15 years ago
  53. aa8e4fc bitmap: fix end condition in bitmap_find_free_region by Linus Torvalds · 15 years ago
  54. 712e53e ocfs2: Use xs->bucket to set xattr value outside by Tao Ma · 15 years ago
  55. 74e77eb ocfs2: Fix a bug found by sparse check. by Tao Ma · 15 years ago
  56. d9ae49d ocfs2: tweak to get the maximum inline data size with xattr by Tiger Yang · 15 years ago
  57. 6c9fd1d ocfs2: reserve xattr block for new directory with inline data by Tiger Yang · 15 years ago
  58. 9ead649 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  59. 0b80e3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  60. 188de5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 15 years ago
  61. 5216a3c Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  62. ab03eca trivial: fix bad links in the ext2 and ext3 documentation by Jody McIntyre · 15 years ago
  63. 8be3e1f Merge branch 'fixes-20090312' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/pci by Linus Torvalds · 15 years ago
  64. c12e56e RDMA/nes: Don't allow userspace QPs to use STag zero by Faisal Latif · 15 years ago
  65. 7ef0d73 fs: new inode i_state corruption fix by Nick Piggin · 15 years ago
  66. f272b7b memcg: use correct scan number at reclaim by KOSAKI Motohiro · 15 years ago
  67. 02d46e0 mfd: add support for WM8351 revision B by Mark Brown · 15 years ago
  68. 1ba869e acer-wmi: fix regression in backlight detection by Michael Spang · 15 years ago
  69. 7c48ed3 mmc: s3cmci: fix s3c2410_dma_config() arguments. by Ben Dooks · 15 years ago
  70. 1b53dc7 MAINTAINERS: downgrade support for man-pages by Michael Kerrisk · 15 years ago
  71. a4e3f91 ds2760_battery.c: fix division by zero by Daniel Mack · 15 years ago
  72. a3cfbb5 vfs: add missing unlock in sget() by Li Zefan · 15 years ago
  73. e5bc49b pipe_rdwr_fasync: fix the error handling to prevent the leak/crash by Oleg Nesterov · 15 years ago
  74. 8d0df7a drivers/w1/masters/w1-gpio.c: fix read_bit() by Daniel Mack · 15 years ago
  75. 00699e8 uml: fix WARNING: vmlinux: 'memcpy' exported twice by akpm@linux-foundation.org · 15 years ago
  76. 86d6f2b UML on UML fixed: it did not start by Renzo Davoli · 15 years ago
  77. 1522ac3 [ARM] Fix virtual to physical translation macro corner cases by Russell King · 15 years ago
  78. 305b076 [ARM] update mach-types by Russell King · 15 years ago
  79. 446c92b [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions by Uwe Kleine-König · 15 years ago
  80. 9311c59 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 15 years ago
  81. d899871 PCIe: portdrv: call pci_disable_device during remove by Alex Chiang · 15 years ago
  82. 6a958d5 pci: Fix typo in message while disabling HT MSI mapping by Prakash Punnoor · 15 years ago
  83. 7726c33 pci: don't disable too many HT MSI mapping by Prakash Punnoor · 15 years ago
  84. 3f3b902 powerpc/pseries: The RPA PCI hotplug driver depends on EEH by Michael Ellerman · 15 years ago
  85. cb4cb4a PCIe: AER: during disable, check subordinate before walking by Alex Chiang · 15 years ago
  86. 649426e PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598 by Alexander Duyck · 15 years ago
  87. 9f4c899 NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined... by Trond Myklebust · 15 years ago
  88. f1c7404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  89. 8c57a8f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  90. 51b3e27 hwmon: (f75375s) Remove unnecessary and confusing initialization by Andrew Klossner · 15 years ago
  91. e267d25 hwmon: (it87) Properly decode -128 degrees C temperature by Jean Delvare · 15 years ago
  92. 1a51e06 hwmon: (lm90) Document support for the MAX6648/6692 chips by Darrick J. Wong · 15 years ago
  93. 3bb9db7 hwmon: (abituguru3) Fix I/O error handling by Jean Delvare · 15 years ago
  94. 45e575a cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask. by Rusty Russell · 15 years ago
  95. 76e6eee cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed. by Rusty Russell · 15 years ago
  96. 363911d Squashfs: Valid filesystems are flagged as bad by the corrupted fs patch by Phillip Lougher · 15 years ago
  97. 0789d8f Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  98. 0a7c808 MIPS: IP27: Enable RAID5 module by Ralf Baechle · 15 years ago
  99. dc58f81 MIPS: TXx9: update defconfigs by Atsushi Nemoto · 15 years ago
  100. a644b27 MIPS: NEC VR5500 processor support fixup by Shinya Kuribayashi · 15 years ago