1. 366f7e7 pstore: use mount option instead sysfs to tweak kmsg_bytes by Luck, Tony · 13 years ago
  2. 10effcb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  3. c3ca48f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  4. 4e76ae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  5. f19ade4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  6. 111f426 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  7. 0f60f24 FS: lookup_mnt() is only used in the core fs routines now by David Howells · 13 years ago
  8. 69b195b bfs: fix bitmap size argument to find_first_zero_bit() by Akinobu Mita · 13 years ago
  9. c212f9a fs: Use BUG_ON(!mnt) at dentry_open(). by Tetsuo Handa · 13 years ago
  10. aa597bc fs: devpts_pty_new() return -ENOMEM if dentry allocation failed by Andrey Vagin · 13 years ago
  11. 1c34092 nfs: lock() vs unlock() typo by Dan Carpenter · 13 years ago
  12. a872d51 pstore: fix leaking ->i_private by Tony Luck · 13 years ago
  13. b7ed78f introduce sys_syncfs to sync a single file system by Sage Weil · 13 years ago
  14. 1bef829 Small typo fix... by Holger Hans Peter Freyther · 13 years ago
  15. ff38c08 Filesystem: fifo: Fixed coding style issue. by David Jenni · 13 years ago
  16. eaae668d fs/inode: Fix kernel-doc format for inode_init_owner by Ben Hutchings · 13 years ago
  17. 2c3d44d select: remove unused MAX_SELECT_SECONDS by Namhyung Kim · 13 years ago
  18. 27a4f7e6 vfs: cleanup do_vfs_ioctl() by Namhyung Kim · 13 years ago
  19. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  20. b87a2d3 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  21. 53a94c7 Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  22. 444699c Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  23. 6113f39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  24. db552b3 r8169: fix a bug in rtl8169_init_phy() by Eric Dumazet · 13 years ago
  25. a71f5d5 powerpc/ptrace: Remove BUG_ON when full register set not available by Mike Wolf · 13 years ago
  26. d6a2639 powerpc: Factoring mpic cpu id fetching into a function by Meador Inge · 13 years ago
  27. dfec220 powerpc: Make MPIC honor the "pic-no-reset" device tree property by Meador Inge · 13 years ago
  28. a99eff3 powerpc: Document the Open PIC device tree binding by Meador Inge · 13 years ago
  29. 90407c9 powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodes by Benjamin Herrenschmidt · 13 years ago
  30. 115881d firewire: core: ignore link-active bit of new nodes, fix device recognition by Stefan Richter · 13 years ago
  31. 7a4e1e9 firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"' by Stefan Richter · 13 years ago
  32. dd5eeb9 firewire: core: increase default SPLIT_TIMEOUT value by Clemens Ladisch · 13 years ago
  33. 662cda8 i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs by Seth Heasley · 13 years ago
  34. c185a94 i2c: Drop i2c_adapter.id by Jean Delvare · 13 years ago
  35. fe6fc25 i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter by Jean Delvare · 13 years ago
  36. 9ea3e94 i2c-dev: Use standard bus notification mechanism by Jean Delvare · 13 years ago
  37. 7ae3148 i2c: Export i2c_for_each_dev by Jean Delvare · 13 years ago
  38. 0c31f8e i2c: Get rid of <linux/i2c-id.h> by Jean Delvare · 13 years ago
  39. ed065e2 i2c: Minor fixes to upgrading-clients document by Jean Delvare · 13 years ago
  40. d735b34 i2c: make i2c_get_adapter prototype clearer by Jean Delvare · 13 years ago
  41. 6ced9e6 i2c: Fix typo in instantiating-devices document by Roman Fietze · 13 years ago
  42. 950a509 i2c-boardinfo: Fix typo in comment by Wolfram Sang · 13 years ago
  43. a952baa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  44. 339dc50 asm-generic: support clock_adjtime() in <asm-generic/unistd.h> by Chris Metcalf · 13 years ago
  45. 5b47877 arch/tile: fix futex sanitization definition/prototype mismatch by Chris Metcalf · 13 years ago
  46. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  47. 5bab188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  48. a8c91da Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  49. 26b95ca Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  50. 2c1d247 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 13 years ago
  51. 664322a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  52. b3f80f6 sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls. by David S. Miller · 13 years ago
  53. 9889376 sparc: Implement of_iomap(). by David S. Miller · 13 years ago
  54. 930952a sparc: Implement of_address_to_resource(). by David S. Miller · 13 years ago
  55. 1655068 sparc: Provide NO_IRQ definition. by David S. Miller · 13 years ago
  56. e1620d5 USB: Move runtime PM callbacks to usb_device_pm_ops by Rafael J. Wysocki · 13 years ago
  57. 9975961 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  58. b061c59 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  59. 99f4065 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 13 years ago
  60. f539abe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  61. 3f6f7e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfs by Linus Torvalds · 13 years ago
  62. 8f627a8 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  63. fd57ed0 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  64. ca749e2 MAINTAINERS: Add serial by Alan Cox · 13 years ago
  65. d3e458d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  66. f2e1fbb Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  67. 508996b Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  68. 6192978 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  69. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  70. 7fd23a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  71. ddb7d1e MN10300: Clear ASB2364 peripheral interrupt masks before enabling interrupts by David Howells · 13 years ago
  72. 02b2944 MN10300: Fix the ASB2364 gdbport UART register defs by David Howells · 13 years ago
  73. 5f91a1a MN10300: Fix ASB2364 FPGA register defs by David Howells · 13 years ago
  74. df43b86 MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  75. 4692edb MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQS by David Howells · 13 years ago
  76. 1ddc4a3 MN10300: Convert ASB2364 FPGA irq_chip to new functions by Thomas Gleixner · 13 years ago
  77. 3ba65467 MN10300: Convert ipi irq_chip to new functions by Thomas Gleixner · 13 years ago
  78. b023ba5 MN10300: Convert serial irq_chip to new functions by Thomas Gleixner · 13 years ago
  79. 125bb1d MN10300: Convert cpu irq_chips to new functions by Thomas Gleixner · 13 years ago
  80. a494d3d MN10300: Remove unused mn10300_intc_* functions by Thomas Gleixner · 13 years ago
  81. e61645a MN10300: Remove stale irq_chip.end - V2 by Thomas Gleixner · 13 years ago
  82. dc7daf3 MN10300: Use clockevents_calc_mult_shift() by Thomas Gleixner · 13 years ago
  83. 817890b MN10300: Use clocksource_register_hz() by Thomas Gleixner · 13 years ago
  84. 73a173a MN10300: Remove stale code by Thomas Gleixner · 13 years ago
  85. 568a60e spi/dw_spi: move dw_spi.h into drivers/spi by Grant Likely · 13 years ago
  86. 46165a3 spi/dw_spi: Fix missing header by Jiri Slaby · 13 years ago
  87. 24ff666 fs: call security_d_instantiate in d_obtain_alias V2 by Josef Bacik · 14 years ago
  88. 1aed3e4 lose 'mounting_here' argument in ->d_manage() by Al Viro · 13 years ago
  89. 1ef1d1c trace, filters: Initialize the match variable in process_ops() properly by Ingo Molnar · 13 years ago
  90. 0a95d92 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  91. 7cc90cc don't pass 'mounting_here' flag to follow_down() by Al Viro · 13 years ago
  92. b12cea9 change the locking order for namespace_sem by Al Viro · 13 years ago
  93. 27cb157 fix deadlock in pivot_root() by Al Viro · 13 years ago
  94. 4981d01 x86: Flush TLB if PGD entry is changed in i386 PAE mode by Shaohua Li · 13 years ago
  95. e8e999cf x86, dumpstack: Correct stack dump info when frame pointer is available by Namhyung Kim · 13 years ago
  96. 2c76397 x86: Clean up csum-copy_64.S a bit by Ingo Molnar · 13 years ago
  97. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 13 years ago
  98. a6c3270 x86: Fix misspelling and align params by Lucas De Marchi · 13 years ago
  99. 8dd8997 Merge branch 'linus' into x86/urgent by Ingo Molnar · 13 years ago
  100. 0c082bd Blackfin: ip0x: fix unused variable warning by Mike Frysinger · 13 years ago