1. 1ed7c20 Docs: typo: Complete -> Completely by Michael Witten · 14 years ago
  2. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  3. 6aaccec Kconfig: typo: and -> an by Michael Witten · 14 years ago
  4. bf01ca1 VIA Chrome camera: remove duplicate includes by Jesper Juhl · 14 years ago
  5. f1e095f Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  6. 1792f17 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  7. f02a38d Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. 6bff7ec Ensure FMODE_NONOTIFY is not set by userspace by Lino Sanfilippo · 14 years ago
  9. 1a5cea7 make fanotify_read() restartable across signals by Lino Sanfilippo · 14 years ago
  10. 925d169 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  11. cdf01dd fs-writeback.c: unify some common code by Linus Torvalds · 14 years ago
  12. 847f877 Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 14 years ago
  13. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  14. 706d4b1 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  15. 3af54c9 ipc: shm: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  16. 504b701 fs/compat.c: fix build on MIPS/s390 by wu zhangjin · 14 years ago
  17. 120a795 audit mmap by Al Viro · 14 years ago
  18. af29513 audit: make link()/linkat() match "attribute change" predicate by Al Viro · 15 years ago
  19. ab263f4 audit: Use rcu for task lookup protection by Thomas Gleixner · 14 years ago
  20. 2070320 audit: Do not send uninitialized data for AUDIT_TTY_GET by Thomas Gleixner · 14 years ago
  21. 3c80fe4 audit: Call tty_audit_push_task() outside preempt disabled by Thomas Gleixner · 14 years ago
  22. 4084743 mtd: fix build error in m25p80.c by Andres Salomon · 14 years ago
  23. 8cc9de3 mtd: Remove redundant mutex from mtd_blkdevs.c by David Woodhouse · 14 years ago
  24. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 14 years ago
  25. 6418c96 Btrfs: deal with errors from updating the tree log by Chris Mason · 14 years ago
  26. 6fe4c59 MTD: Fix wrong check register_blkdev return value by Frank Li · 14 years ago
  27. 169ed55 Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  28. 7b79462 x86: Check irq_remapped instead of remapping_enabled in destroy_irq() by Yinghai Lu · 14 years ago
  29. f7a998a in untag_chunk() we need to do alloc_chunk() a bit earlier by Al Viro · 14 years ago
  30. b8800aa audit: make functions static by Stephen Hemminger · 14 years ago
  31. d29be15 Audit: add support to match lsm labels on user audit messages by Miloslav Trmac · 14 years ago
  32. 2d10d87 Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  33. c0f62ed Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 14 years ago
  34. 4260f7c Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowed by Sage Weil · 14 years ago
  35. 531cb13 Btrfs: make SNAP_DESTROY async by Sage Weil · 14 years ago
  36. 72fd032 Btrfs: add SNAP_CREATE_ASYNC ioctl by Sage Weil · 14 years ago
  37. e4dd654 Merge branch 'for-2637/s3c24xx-all' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  38. d7b4e42 ARM: Merge for-2637/s3c24xx/misc by Ben Dooks · 14 years ago
  39. 7c1552d ARM: Merge for-2637/s3c24xx/h1940 by Ben Dooks · 14 years ago
  40. 8f08bfd ARM: Merge for-2637/s3c24xx/rx1950 by Ben Dooks · 14 years ago
  41. 68730b4 ARM: h1940: add UDA1380 to i2c devices list by Vasily Khoruzhick · 14 years ago
  42. 53193dd ARM: h1940: Fix backlight and LCD power functions by Vasily Khoruzhick · 14 years ago
  43. 404ba5d x86, alternative: Call stop_machine_text_poke() on all cpus by Jason Baron · 14 years ago
  44. bdf5005 ARM: S3C2440: fix boot failure introduced by recent changes in gpiolib by Abdoulaye Walsimou Gaye · 14 years ago
  45. e33ffd4 ARM: S3C2440: various fixes in Kconfig file by Abdoulaye Walsimou Gaye · 14 years ago
  46. 44234d0 Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  47. 4ee7a6c2 msm: Kconfig: drop unused config options by Daniel Walker · 14 years ago
  48. 06125ff msm: fix compile failure when no debug uart is selected by Daniel Walker · 14 years ago
  49. bcd72c3 msm: fix debug-macro.S build failure by Daniel Walker · 14 years ago
  50. 9cc11de i2c-intel-mid: Driver depends on PCI by Randy Dunlap · 14 years ago
  51. 91ab9bf Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  52. b7bdcc4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig by Linus Torvalds · 14 years ago
  53. 1840897 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  54. d56f84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  55. 12462f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  56. d2df408 drivers/dma/Kconfig: add part number for Topcliff. by Valdis.Kletnieks@vt.edu · 14 years ago
  57. 3414df8 Staging: dream: remove dream driver and arch from tree by Greg Kroah-Hartman · 14 years ago
  58. 4620459 Btrfs: add START_SYNC, WAIT_SYNC ioctls by Sage Weil · 14 years ago
  59. bb9c12c Btrfs: async transaction commit by Sage Weil · 14 years ago
  60. 99d16cb Btrfs: fix deadlock in btrfs_commit_transaction by Sage Weil · 14 years ago
  61. fccdae4 Btrfs: fix lockdep warning on clone ioctl by Sage Weil · 14 years ago
  62. 050006a Btrfs: fix clone ioctl where range is adjacent to extent by Sage Weil · 14 years ago
  63. 9a01919 Btrfs: fix delalloc checks in clone ioctl by Sage Weil · 14 years ago
  64. a4765fa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  65. d8e39c4 Btrfs: drop unused variable in block_alloc_rsv by Chris Mason · 14 years ago
  66. 559af82 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) by Andi Kleen · 14 years ago
  67. 411fc6b Btrfs: Fix variables set but not read (bugs found by gcc 4.6) by Andi Kleen · 14 years ago
  68. d0b678c Btrfs: Use ERR_CAST helpers by Julia Lawall · 14 years ago
  69. 2354d08 Btrfs: use memdup_user helpers by Julia Lawall · 14 years ago
  70. 1e431a9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  71. 75d7312 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  72. 45f81b1 jump label: Add work around to i386 gcc asm goto bug by Steven Rostedt · 14 years ago
  73. 9f2a0fa b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmd by Larry Finger · 14 years ago
  74. 520efd1 mac80211: fix failure to check kmalloc return value in key_key_read by Jesper Juhl · 14 years ago
  75. 731b203 libertas: Fix sd8686 firmware reload by Paul Fox · 14 years ago
  76. 4fc4fbd ath9k: Fix incorrect access of rate flags in RC by Mohammed Shafi Shajakhan · 14 years ago
  77. ff10b88 kgdb,ppc: Individual register get/set for ppc by Dongdong Deng · 14 years ago
  78. 4dacd5c kgdbts: prevent re-entry to kgdbts before it unregisters by Dongdong Deng · 14 years ago
  79. d7ba979d debug_core,x86,blackfin: Clean up hw debug disable API by Dongdong Deng · 14 years ago
  80. 578bd4d kdb: Fix early debugging crash regression by Jason Wessel · 14 years ago
  81. 834b296 kgdb,arm: fix register dump by Rabin Vincent · 14 years ago
  82. 931ea24 kdb: fix per_cpu command to remove supress mask by Jason Wessel · 14 years ago
  83. 4aad8f5 kdb: Add kdb kernel module sample by Jason Wessel · 14 years ago
  84. b77d643 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  85. 64575f9 ftrace/MIPS: Enable C Version of recordmcount by Wu Zhangjin · 14 years ago
  86. 412910c ftrace/MIPS: Add module support for C version of recordmcount by Wu Zhangjin · 14 years ago
  87. a2d49358 ftrace/MIPS: Add MIPS64 support for C version of recordmcount by John Reiser · 14 years ago
  88. 949e51b MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes. by David Daney · 14 years ago
  89. 18d693b MIPS: Allow UserLocal on MIPS_R1 processors by Kevin Cernekee · 14 years ago
  90. ea31a6b MIPS: Honor L2 bypass bit by Kevin Cernekee · 14 years ago
  91. af23117 MIPS: Add BMIPS CP0 register definitions by Kevin Cernekee · 14 years ago
  92. c1c0c46 MIPS: Add BMIPS processor types to Kconfig by Kevin Cernekee · 14 years ago
  93. 602977b MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code by Kevin Cernekee · 14 years ago
  94. 3a9ab99 MIPS: Add support for hardware performance events (mipsxx) by Deng-Cheng Zhu · 14 years ago
  95. 7e788d9 MIPS: Perf-events: Add callchain support by Deng-Cheng Zhu · 14 years ago
  96. 14f7001 MIPS: add support for hardware performance events (skeleton) by Deng-Cheng Zhu · 14 years ago
  97. 7f788d2 MIPS: add support for software performance events by Deng-Cheng Zhu · 14 years ago
  98. 6dbd972 MIPS: define local_xchg from xchg_local to atomic_long_xchg by Deng-Cheng Zhu · 14 years ago
  99. 238dd31 MIPS: AR7: Add support for Titan (TNETV10xx) SoC variant by Florian Fainelli · 14 years ago
  100. 3bc6968 MIPS: AR7: Initialize GPIO earlier by Florian Fainelli · 14 years ago