1. ebdec24 fs: kill block_prepare_write by Christoph Hellwig · 14 years ago
  2. 56b0dac fs: mark destroy_inode static by Christoph Hellwig · 14 years ago
  3. c3765016 fs: add sync_inode_metadata by Christoph Hellwig · 14 years ago
  4. 81fca44 fs: move permission check back into __lookup_hash by Christoph Hellwig · 14 years ago
  5. 72e5806 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  6. 57c155d Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 14 years ago
  7. 9afd281 x86-32, mm: Remove duplicated include by Borislav Petkov · 14 years ago
  8. fe2fd9e exofs: Remove inode->i_count manipulation in exofs_new_inode by Boaz Harrosh · 14 years ago
  9. 571f7f4 fs/exofs: typo fix of faild to failed by Joe Perches · 14 years ago
  10. c4a6eb3b Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  11. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  12. c559604 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 14 years ago
  13. fbaab1d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  14. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  15. a7f505c MIPS: MT: Fix build error iFPU affinity code by Ralf Baechle · 14 years ago
  16. b7d41a9 Merge branch 'ieee1394-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  17. da47c19 Coda: replace BKL with mutex by Yoshihisa Abe · 14 years ago
  18. f7cc02b8 Coda: push BKL regions into coda_upcall() by Yoshihisa Abe · 14 years ago
  19. b5ce1d8 Coda: add spin lock to protect accesses to struct coda_inode_info. by Yoshihisa Abe · 14 years ago
  20. 3a99c63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  21. 1dfd166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  22. 8e77516 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  23. 4b37ba9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  24. 96f4a70 [S390] topology: export cpu topology via proc/sysinfo by Heiko Carstens · 14 years ago
  25. c30f91b [S390] topology: move topology sysinfo code by Heiko Carstens · 14 years ago
  26. 9186d7a [S390] topology: clean up facility detection by Heiko Carstens · 14 years ago
  27. 14375bc [S390] cleanup facility list handling by Martin Schwidefsky · 14 years ago
  28. eca577e [S390] enable ARCH_DMA_ADDR_T_64BIT with 64BIT by FUJITA Tomonori · 14 years ago
  29. 56b86b6 [S390] dasd: ignore unsolicited interrupts for DIAG by Stefan Haberland · 14 years ago
  30. 6d00d00 [S390] kvm: Enable z196 instruction facilities by Christian Borntraeger · 14 years ago
  31. a5a0061 [S390] dasd: fix unsolicited interrupt recognition by Stefan Weinhuber · 14 years ago
  32. 26cffec [S390] dasd: fix use after free in dbf by Sebastian Ott · 14 years ago
  33. e05ef9b [S390] kvm: Fix badness at include/asm/mmu_context.h:83 by Christian Borntraeger · 14 years ago
  34. 376ae47 [S390] cio: fix I/O cancel function by Peter Oberparleiter · 14 years ago
  35. c9af3fa [S390] topology: change default by Heiko Carstens · 14 years ago
  36. 0576fc7 [S390] smp: use correct cpu address in print_cpu_info() by Heiko Carstens · 14 years ago
  37. ba6cadf [S390] remove ieee_instruction_pointer from thread_struct by Martin Schwidefsky · 14 years ago
  38. baa0715 [S390] cleanup system call parameter setup by Martin Schwidefsky · 14 years ago
  39. 178514d [S390] correct alignment of cpuid structure by Martin Schwidefsky · 14 years ago
  40. f6649a7 [S390] cleanup lowcore access from external interrupts by Martin Schwidefsky · 14 years ago
  41. 1e54622 [S390] cleanup lowcore access from program checks by Martin Schwidefsky · 14 years ago
  42. 84afdce [S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.h by Heiko Carstens · 14 years ago
  43. 36bf968 [S390] fix SIGBUS handling by Martin Schwidefsky · 14 years ago
  44. 585b954 [S390] cio: notify drivers of channel path events by Sebastian Ott · 14 years ago
  45. eb4f5d9 [S390] css: update subchannel description after hibernate by Sebastian Ott · 14 years ago
  46. 62da177 [S390] css: update descriptor after hibernate by Sebastian Ott · 14 years ago
  47. c38a90a [S390] cio: update descriptor in chsc_chp_vary by Sebastian Ott · 14 years ago
  48. 906c976 [S390] chsc: use the global page to determine the chp desriptor by Sebastian Ott · 14 years ago
  49. 34196f8 [S390] chsc: consolidate memory allocations by Sebastian Ott · 14 years ago
  50. 34aec07 [S390] chsc: initialization fixes by Sebastian Ott · 14 years ago
  51. b730f3a [S390] cio: add lock to struct channel_path by Sebastian Ott · 14 years ago
  52. 74b6127 [S390] cio: fix memleak in resume path by Sebastian Ott · 14 years ago
  53. f277707 [S390] cio: remove custom implementation of hex_to_bin() by Andy Shevchenko · 14 years ago
  54. ed3640b [S390] dasd fix dump_sense_dbf by Stefan Haberland · 14 years ago
  55. a8481c2 [S390] css: fix sparse warning by Sebastian Ott · 14 years ago
  56. c77f7cf [S390] hvc_iucv: do not call iucv_unregister if iucv_register failed by Hendrik Brueckner · 14 years ago
  57. a20852d [S390] cmm: fix crash on case conversion by Heiko Carstens · 14 years ago
  58. bf2106a [S390] drivers/s390/char: Use static const char arrays by Joe Perches · 14 years ago
  59. 189b93d [S390] switch_to: get rid of prev == next check by Heiko Carstens · 14 years ago
  60. fdb6d07 [S390] switch_to: dont restore/save access & fpu regs for kernel threads by Heiko Carstens · 14 years ago
  61. f861e40 [S390] Add config option for z196 code generation. by Heiko Carstens · 14 years ago
  62. 7aca2ed [S390] sysinfo: display capacity adjustment indicator by Heiko Carstens · 14 years ago
  63. 8b8c12b [S390] add z196 instructions to kernel disassembler by Martin Schwidefsky · 14 years ago
  64. e2b8d7a [S390] add support for nonquiescing sske by Martin Schwidefsky · 14 years ago
  65. 92f842e [S390] store indication fault optimization by Martin Schwidefsky · 14 years ago
  66. 6931be0 [S390] cpu hotplug/idle: move cpu_die call to enabled context by Heiko Carstens · 14 years ago
  67. 8021714 [S390] lockless get_user_pages_fast() by Martin Schwidefsky · 14 years ago
  68. 87799eb [S390] set ARCH_HAS_SG_CHAIN for s390 by Christof Schmitt · 14 years ago
  69. 0148594 [S390] standardize Kbuild rules by Heiko Carstens · 14 years ago
  70. 7ea8d32 [S390] dasd: let recovery cqr inherit flags from failed cqr by Stefan Weinhuber · 14 years ago
  71. 238ec4e [S390] zero page cache synonyms by Martin Schwidefsky · 14 years ago
  72. 10c6c9c uwb: Orphan the UWB and WUSB subsystems by David Vrabel · 14 years ago
  73. 446396b uwb: Remove the WLP subsystem and drivers by David Vrabel · 14 years ago
  74. 506ecbc Merge branch 'topic/hda' into for-linus by Takashi Iwai · 14 years ago
  75. 0e7adbe ALSA: hda - Disable sticky PCM stream assignment for AD codecs by Takashi Iwai · 14 years ago
  76. aa5c14d Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  77. 79fc84c Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  78. 49327ad Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  79. 6521d0b Input: wacom - specify Cinitq supported tools by Ping Cheng · 14 years ago
  80. c5fb514 Input: ab8500-ponkey - fix IRQ freeing in error path by Nicolas Kaiser · 14 years ago
  81. 8df3990 sh: i2c-sh7760: Replase from ctrl_* to __raw_* by Nobuhiro Iwamatsu · 14 years ago
  82. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  83. 8de547e Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/edac by Linus Torvalds · 14 years ago
  84. f253b86 Revert "block: fix accounting bug on cross partition merges" by Jens Axboe · 14 years ago
  85. 76c39e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  86. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  87. bdaf12b Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  88. 7c024e9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  89. 188e213 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  90. 6d4121f Merge branch 'master' into for-linus by Pekka Enberg · 14 years ago
  91. bf5d95c i2c-viapro: Don't log nacks by Jean Delvare · 14 years ago
  92. db79f2a i2c/pca954x: Remove __devinit and __devexit from probe and remove functions by Guenter Roeck · 14 years ago
  93. 5ce914a MAINTAINERS: Add maintainer for PCA9541 I2C bus master selector driver by Guenter Roeck · 14 years ago
  94. ae63b13 i2c/mux: Driver for PCA9541 I2C Master Selector by Guenter Roeck · 14 years ago
  95. 51b54ba i2c: Optimize function i2c_detect() by Jean Delvare · 14 years ago
  96. d57558d i2c: Discard warning message on device instantiation from user-space by Jean Delvare · 14 years ago
  97. 9cb2c27 i2c-amd8111: Add proper error handling by Julia Lawall · 14 years ago
  98. ef9d9b8 i2c: Change to new flag variable by matt mooney · 14 years ago
  99. a8d7be8 i2c: Remove unneeded inclusions of <linux/i2c-id.h> by Jean Delvare · 14 years ago
  100. 97cc4d4 i2c: Let i2c_parent_is_i2c_adapter return the parent adapter by Jean Delvare · 14 years ago