1. 9bfb52a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  2. c46f739 vfs: coredumping fix by Ingo Molnar · 17 years ago
  3. f95e0d1 sched: clean up kernel/sched_stat.h by Ingo Molnar · 17 years ago
  4. c1a8974 sched: clean up overlong line in kernel/sched_debug.c by Ingo Molnar · 17 years ago
  5. deaf222 sched: clean up, move __sched_text_start/end to sched.h by Ingo Molnar · 17 years ago
  6. 9a4e715 sched: clean up sd_alloc_ctl_cpu_table() definition by Ingo Molnar · 17 years ago
  7. d393820 softlockup: fix false positives on CONFIG_NOHZ by Thomas Gleixner · 17 years ago
  8. a531a14 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  9. 5e6ddf9 Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 17 years ago
  10. b1967d0 ocfs2: reverse inline-data truncate args by Mark Fasheh · 17 years ago
  11. 0d8a4e0 ocfs2: Fix comparison in ocfs2_size_fits_inline_data() by Mark Fasheh · 17 years ago
  12. bccb9da ocfs2: Remove bug statement in ocfs2_dentry_iput() by Mark Fasheh · 17 years ago
  13. 5a58c3e [PATCH] ocfs2: Remove expensive bitmap scanning by Jan Kara · 17 years ago
  14. a46043e0 ocfs2: log valid inode # on bad inode by Mark Fasheh · 17 years ago
  15. ef9f86c ocfs2: Filter -ENOSPC in mlog_errno() by Mark Fasheh · 17 years ago
  16. 2759236 [PATCH] fs/ocfs2: Add missing "space" by Joe Perches · 17 years ago
  17. e001e79 ocfs2: Reset journal parameters after s_mount_opt update by Mark Fasheh · 17 years ago
  18. 7749c90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  19. 2ea0718 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  20. 9c8ff4f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  21. 86e67a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  22. febb187 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  23. 6413f08 ide-scsi: use print_hex_dump from <linux/kernel.h> by Denis Cheng · 17 years ago
  24. e97564f ide: More TSST drives with broken cable detection by Peter Missel · 17 years ago
  25. 498f26b ali14xx: constify __initdata by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 0546cb0 ide: remove bogus ide_fix_driveid() comment by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 8a82387 trm290: remove bogus init_hwif_trm290() comment by Bartlomiej Zolnierkiewicz · 17 years ago
  28. dd0fd40 piix: add HP compaq laptop to short cable list by Bartlomiej Zolnierkiewicz · 17 years ago
  29. d151456 alim15x3: add Mitac 8317 and derivatives to ali_cable_override() by Bartlomiej Zolnierkiewicz · 17 years ago
  30. b0bc65b ide: add TORiSAN model: CD-ROM CDR_U200 fw: 1.09 to DMA blacklist by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 9130201 amd74xx: arm hack by Andrew Morton · 17 years ago
  32. aca38a5 drivers/ide: Add missing "space" by Joe Perches · 17 years ago
  33. e816056 ide-cris: don't override ide_register_hw() result by Bartlomiej Zolnierkiewicz · 17 years ago
  34. c03a927 ide: move CONFIG_IDE_ETRAX to drivers/ide/Kconfig by Bartlomiej Zolnierkiewicz · 17 years ago
  35. acfad6e ide: add CONFIG_IDE_H8300 config option by Bartlomiej Zolnierkiewicz · 17 years ago
  36. c5d252c ide/Kconfig: fix mpc8xx host driver dependencies by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 355bd12 macide/q40ide: add missing __init tag to {macide,q40ide}_init() by Bartlomiej Zolnierkiewicz · 17 years ago
  38. b48d081 aec62xx: Fix kernel oops in driver's probe function by Aleksandar Radovanovic · 17 years ago
  39. 8266105 ide: skip ide_wait_not_busy() on noprobe-disks by Jonas Stare · 17 years ago
  40. 8ac98ce siimage: remove resetproc() method by Sergei Shtylyov · 17 years ago
  41. 89613e6 ide: don't set PIO mode on pre-EIDE drives by Sergei Shtylyov · 17 years ago
  42. a1d8586 sis5513.c: Add Packard Bell EasyNote K5305 to laptops by Gabriel Craciunescu · 17 years ago
  43. c37a330 m32r: Update sys_rt_sigsuspend by Hirokazu Takata · 17 years ago
  44. 52fda48 m32r: Ignore warnings for unused syscalls by Hirokazu Takata · 17 years ago
  45. 59ce3df m32r: Add missing syscalls by Hirokazu Takata · 17 years ago
  46. 404fb88 KVM: SVM: Fix FPU leak while emulating clts by Amit Shah · 17 years ago
  47. 8d379a7 KVM: SVM: Unload guest fpu on vcpu_put() by Avi Kivity · 17 years ago
  48. 00b2ef4 KVM: x86 emulator: Use emulator_write_emulated and not emulator_write_std by Amit Shah · 17 years ago
  49. 2a738e2 KVM: x86 emulator: fix the saving of of the eip value by Izik Eidus · 17 years ago
  50. e826ec9 KVM: x86 emulator: fix JMP_REL by Izik Eidus · 17 years ago
  51. 645a8d9 scatterlist: add more safeguards by Tejun Heo · 17 years ago
  52. 7c9f29b Revert "ll_rw_blk: temporarily enable max_segments tweaking" by Jens Axboe · 17 years ago
  53. 05e5b13 mmc: Add missing sg_init_table() call by Haavard Skinnemoen · 17 years ago
  54. c767403 block: Fix memory leak in alloc_disk_node() by Jerome Marchand · 17 years ago
  55. 8c8d721 alpha: fix sg_page breakage by FUJITA Tomonori · 17 years ago
  56. 35fc51e blktrace: Make sure BLKTRACETEARDOWN does the full cleanup. by Aneesh Kumar K.V · 17 years ago
  57. 35baef2 Input: adds the context menu key (HUT GenDesc 0x84) by Aristeu Rozanski · 17 years ago
  58. c23f1f9 Input: add definitions for frame forward and frame back keys by Aristeu Rozanski · 17 years ago
  59. 6957c82 Input: bf54x-keys - keypad does not exist on BF544 parts by Mike Frysinger · 17 years ago
  60. 8c27eba Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 17 years ago
  61. 8912858 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  62. 423eaf8 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  63. 0685ab4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  64. ff1ea52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  65. b5faa4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  66. a039767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24 by Linus Torvalds · 17 years ago
  67. cdb3270 plip: fix parport_register_device name parameter by Mikulas Patocka · 17 years ago
  68. f6ce5cc plip: use netif_rx_ni() for packet receive by Mikulas Patocka · 17 years ago
  69. 64d0793 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  70. bb40784 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  71. 3050d45 radeonfb: add chip definition for RV370 5b63 by Andreas Herrmann · 17 years ago
  72. 6d27294 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  73. f4d53ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  74. 9bb9f22 mac68k: mailing list addresss by Finn Thain · 17 years ago
  75. 2f9b0b5 Amiga zorro bus: Add missing zorro_device_remove() by Geert Uytterhoeven · 17 years ago
  76. 9e893bb m68k: export atari_keyb_init by Adrian Bunk · 17 years ago
  77. 5dba479 [XFRM]: Fix leak of expired xfrm_states by Patrick McHardy · 17 years ago
  78. 6b41016 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  79. 9ccc236 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  80. da457d4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  81. 0f13864 isdn: avoid copying overly-long strings by Karsten Keil · 17 years ago
  82. 552d2f8 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  83. 09cfd92 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  84. 8a8037a [ATM]: [he] initialize lock and tasklet earlier by chas williams · 17 years ago
  85. 8c6531f x86: correctly set UTS_MACHINE for "make ARCH=x86" by Andreas Herrmann · 17 years ago
  86. 02fe494 NFS: Clean up new multi-segment direct I/O changes by Chuck Lever · 17 years ago
  87. b9148c6 NFS: Ensure we return zero if applications attempt to write zero bytes by Chuck Lever · 17 years ago
  88. c216fd7 NFS: Support multiple segment iovecs in the NFS direct I/O path by Chuck Lever · 17 years ago
  89. 19f7378 NFS: Introduce iovec I/O helpers to fs/nfs/direct.c by Chuck Lever · 17 years ago
  90. 014313a SUNRPC: Add missing "space" to net/sunrpc/auth_gss.c by Joe Perches · 17 years ago
  91. 483066d SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static by Adrian Bunk · 17 years ago
  92. 4c30d56 NFS: fs/nfs/dir.c should #include "internal.h" by Adrian Bunk · 17 years ago
  93. 5334eb1 NFS: make nfs_wb_page_priority() static by Adrian Bunk · 17 years ago
  94. f16c960 NFS: mount failure causes bad page state by Russell King · 17 years ago
  95. cfcb43f SUNRPC: remove NFS/RDMA client's binary sysctls by James Lentini · 17 years ago
  96. f7b9329 sched: bump version of kernel/sched_debug.c by Ingo Molnar · 17 years ago
  97. 722aab0 sched: fix minimum granularity tunings by Zou Nan hai · 17 years ago
  98. 58e1010 sched: fix RLIMIT_CPU comment by Ingo Molnar · 17 years ago
  99. bcbe4a0 sched: fix kernel/acct.c comment by Ingo Molnar · 17 years ago
  100. 08e4570 sched: fix prev_stime calculation by Ingo Molnar · 17 years ago