1. 533574c btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout by Joe Perches · 12 years ago
  2. 0cc41e4 arch: remove direct definitions of KERN_<LEVEL> uses by Joe Perches · 12 years ago
  3. 314ba35 printk: add kern_levels.h to make KERN_<LEVEL> available for asm use by Joe Perches · 12 years ago
  4. acc8fa41 printk: add generic functions to find KERN_<LEVEL> headers by Joe Perches · 12 years ago
  5. cdf5344 kmsg: /dev/kmsg - properly return possible copy_from_user() failure by Kay Sievers · 12 years ago
  6. 5353cf0 drivers/misc/ti-st/st_core.c: missing NULL check by Alan Cox · 12 years ago
  7. b57b44a kernel/sys.c: avoid argv_free(NULL) by Andrew Morton · 12 years ago
  8. 45226e9 NMI watchdog: fix for lockup detector breakage on resume by Sameer Nanda · 12 years ago
  9. 190320c panic: fix a possible deadlock in panic() by Vikram Mulukutla · 12 years ago
  10. 6c55845 avr32: fix build error in ATSTK1002 code by Fengguang Wu · 12 years ago
  11. e47c6a3 clk: validate pointer in __clk_disable() by Fengguang Wu · 12 years ago
  12. 7041717 arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=n by Viresh Kumar · 12 years ago
  13. c311b78 usb/host/r8a66597: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  14. 569a50d gadget/r8a66597: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  15. f12a86a gadget/m66592: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  16. 6a81c26 net/stmmac: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  17. 2b1463d net/c_can: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  18. d14fb1e ata/pata_arasan: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  19. 08aff53 usb/musb: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  20. 714904e usb/marvell: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  21. dd995c9 i2c/i2c-pxa: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  22. 01da40b clk: remove redundant depends on from drivers/Kconfig by Viresh Kumar · 12 years ago
  23. 93abe8e clk: add non CONFIG_HAVE_CLK routines by Viresh Kumar · 12 years ago
  24. bf7c27e avr32/mm/fault.c: port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  25. 7eafef6 alpha: remove mysterious if zero-ed out includes by Paul Bolle · 12 years ago
  26. f107701 xtensa/mm/fault.c: port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  27. 54b5019 coredump: warn about unsafe suid_dumpable / core_pattern combo by Kees Cook · 12 years ago
  28. 9520628 fs: make dumpable=2 require fully qualified path by Kees Cook · 12 years ago
  29. 779302e fs/xattr.c:getxattr(): improve handling of allocation failures by Sasha Levin · 12 years ago
  30. 32b4560 ntfs: remove references to long gone super operations and unimplemented methods by Fernando Luis Vazquez Cao · 12 years ago
  31. f1fd75b prctl: remove redunant assignment of "error" to zero by Sasikantha babu · 12 years ago
  32. 6c4088a pcdp: use early_ioremap/early_iounmap to access pcdp table by Greg Pearson · 12 years ago
  33. dc32f63 mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page() by Joonsoo Kim · 12 years ago
  34. 938e05b regulator: Fix an s5m8767 build failure by Samuel Ortiz · 12 years ago
  35. f44106e nfs: fix fl_type tests in NFSv4 code by Jeff Layton · 12 years ago
  36. c95908e NFS: fix pnfs regression with directio writes by Fred Isaman · 12 years ago
  37. 59948db NFS: fix pnfs regression with directio reads by Fred Isaman · 12 years ago
  38. cac5d07 sunrpc: clnt: Add missing braces by Joe Perches · 12 years ago
  39. 0add3e8 nfs: fix stub return type warnings by Randy Dunlap · 12 years ago
  40. 37cd960 Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  41. 95b18e6 Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  42. 6d8a97a Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  43. f6bcfc9 Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig by Linus Torvalds · 12 years ago
  44. 8f838e5 Merge tag 'ktest-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  45. 3e701cd Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  46. 7d3d09b Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  47. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  48. 8fddbe9 ktest: Allow perl regex expressions in conditional statements by Steven Rostedt · 12 years ago
  49. 9b1d367 ktest: Ignore errors it tests if IGNORE_ERRORS is set by Steven Rostedt · 12 years ago
  50. 720d850 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  51. 637e49a Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  52. f6774cb Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  53. b4e2ed3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  54. c66d707 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  55. 172f993 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  56. 7272c30 Merge tag 'dm-3.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  57. c893e7c Merge branch 'patches_for_v3.6' into v4l_for_linus by Mauro Carvalho Chehab · 12 years ago
  58. 6f51f51 Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  59. 76159c2 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  60. 219c673 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  61. f1115bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  62. 76c97e6 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  63. 8da8533 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  64. f50f118 Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  65. b7574a2 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  66. 148b729 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  67. 9ec9716 Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  68. 97ef952 ARM: dma-mapping: add support for DMA_ATTR_SKIP_CPU_SYNC attribute by Marek Szyprowski · 12 years ago
  69. bdf5e48 common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attribute by Marek Szyprowski · 12 years ago
  70. dc2832e ARM: dma-mapping: add support for dma_get_sgtable() by Marek Szyprowski · 12 years ago
  71. d2b7428 common: dma-mapping: introduce dma_get_sgtable() function by Marek Szyprowski · 12 years ago
  72. 955c757 ARM: dma-mapping: add support for DMA_ATTR_NO_KERNEL_MAPPING attribute by Marek Szyprowski · 12 years ago
  73. d5724f1 common: DMA-mapping: add DMA_ATTR_NO_KERNEL_MAPPING attribute by Marek Szyprowski · 12 years ago
  74. 64ccc9c common: dma-mapping: add support for generic dma_mmap_* calls by Marek Szyprowski · 12 years ago
  75. 9fa8af9 ARM: dma-mapping: fix error path for memory allocation failure by Marek Szyprowski · 12 years ago
  76. 50262a4 ARM: dma-mapping: add more sanity checks in arm_dma_mmap() by Marek Szyprowski · 12 years ago
  77. e9da6e9 ARM: dma-mapping: remove custom consistent dma region by Marek Szyprowski · 12 years ago
  78. 5e6cafc mm: vmalloc: use const void * for caller argument by Marek Szyprowski · 12 years ago
  79. efc42bc scatterlist: add sg_alloc_table_from_pages function by Tomasz Stanislawski · 12 years ago
  80. 73a1180 mm: Fix build warning in kmem_cache_create() by Shuah Khan · 12 years ago
  81. e273bd9 hwmon: struct x86_cpu_id arrays can be __initconst by Jan Beulich · 12 years ago
  82. e3fea3f selinux: fix selinux_inode_setxattr oops by Al Viro · 12 years ago
  83. cf45b5a Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  84. 5935e6d KEYS: linux/key-type.h needs linux/errno.h by David Howells · 12 years ago
  85. 3b9fc37 smack: off by one error by Alan Cox · 12 years ago
  86. 6a74389 virtio-blk: return VIRTIO_BLK_F_FLUSH to header. by Rusty Russell · 12 years ago
  87. cd5d503 virtio-blk: allow toggling host cache between writeback and writethrough by Paolo Bonzini · 12 years ago
  88. 2c95a32 virtio-blk: Use block layer provided spinlock by Asias He · 12 years ago
  89. 483001c virtio-blk: Reset device after blk_cleanup_queue() by Asias He · 12 years ago
  90. 02e2b12 virtio-blk: Call del_gendisk() before disable guest kick by Asias He · 12 years ago
  91. 0bc1a2e virtio: rng: s3/s4 support by Amit Shah · 12 years ago
  92. 178d855 virtio: rng: split out common code in probe / remove for s3/s4 ops by Amit Shah · 12 years ago
  93. 4476987 virtio: rng: don't wait on host when module is going away by Amit Shah · 12 years ago
  94. cc8744e virtio: rng: allow tasks to be killed that are waiting for rng input by Amit Shah · 12 years ago
  95. ddcc286 virtio ids: fix comment for virtio-rng by Amit Shah · 12 years ago
  96. c2078e4 Merge branch 'devel' by Mauro Carvalho Chehab · 12 years ago
  97. 73bcc49 Merge tag 'v3.5' by Mauro Carvalho Chehab · 12 years ago
  98. 9a57fa8 xfs: wait for the write the superblock on unmount by Mark Tinguely · 12 years ago
  99. 8375f92 xfs: re-enable xfsaild idle mode and fix associated races by Brian Foster · 12 years ago
  100. 4f59af7 xfs: remove iolock lock classes by Christoph Hellwig · 12 years ago