1. af29513 audit: make link()/linkat() match "attribute change" predicate by Al Viro · 15 years ago
  2. 3c80fe4 audit: Call tty_audit_push_task() outside preempt disabled by Thomas Gleixner · 15 years ago
  3. 1840897 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  4. 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
  5. d7ba979d debug_core,x86,blackfin: Clean up hw debug disable API by Dongdong Deng · 14 years ago
  6. 435f49a readv/writev: do the same MAX_RW_COUNT truncation that read/write does by Linus Torvalds · 14 years ago
  7. 53113b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  8. 37542b6a Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. ceefda6 switch get_sb_ns() users by Al Viro · 14 years ago
  10. 51139ad convert get_sb_pseudo() users by Al Viro · 14 years ago
  11. 3c26ff6 convert get_sb_nodev() users by Al Viro · 14 years ago
  12. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  13. 848b83a convert get_sb_mtd() users to ->mount() by Al Viro · 14 years ago
  14. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  15. c96e41e beginning of transtion: ->mount() by Al Viro · 14 years ago
  16. 18cb657 Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  17. e5b4868 mfd: Factor out WM831x I2C I/O from the core driver by Mark Brown · 14 years ago
  18. 58aa633 mfd: Voltages and GPIOs platform_data definitions for max8998 by Lukasz Majewski · 14 years ago
  19. 889cd5a regulator: max8998 BUCK1/2 internal voltages and indexes defined by Lukasz Majewski · 14 years ago
  20. 509bd47 mfd: Support for ICs compliant with max8998 by Lukasz Majewski · 14 years ago
  21. 72f2e2c mfd: Adding twl6030 mmc card detect support for MMC1 by kishore kadiyala · 14 years ago
  22. 8e00593 mfd: Add mc13892 support to mc13xxx by Uwe Kleine-König · 14 years ago
  23. b4e017e mfd: Remove deprecated mc13783 functions by Uwe Kleine-König · 14 years ago
  24. 5f2545f mfd: Allow for bypass of cell resource conflict check by Daniel Drake · 14 years ago
  25. c6252e9 mfd: Declare abx500_remove_ops() by Mark Brown · 14 years ago
  26. c26448c mfd: Add basic tps6586x interrupt support by Gary King · 14 years ago
  27. 38b34052 mfd: Update chip id of 88pm8607 by Haojian Zhuang · 14 years ago
  28. 47c1697 mfd: Align ab8500 with the abx500 interface by Mattias Wallin · 14 years ago
  29. f1334fb mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc by Yusuke Goda · 14 years ago
  30. 777271d mmc: Allow the platform to specify the sh_mmcif get_cd handler by Arnd Hannemann · 14 years ago
  31. 998283e mfd: Allow the platform to specify the sh_mobile_sdhi get_cd handler by Arnd Hannemann · 14 years ago
  32. 19ca750 mmc: Allow the tmio_mmc mfd driver to specify get_cd handler by Arnd Hannemann · 14 years ago
  33. 9b16c0a rtc: Add MAX8998 rtc driver by Joonyoung Shim · 14 years ago
  34. 2c7e6f5 mfd: Add MAX8998 interrupts support by Joonyoung Shim · 14 years ago
  35. 676e02d mfd: Use i2c_client as an argument on MAX8998 i2c routines by Joonyoung Shim · 14 years ago
  36. 8971205 i2c: twl: add register defines for pm master module by Felipe Balbi · 14 years ago
  37. b8e9cf0 gpio: Add bitmask to block requests to unavailable stmpe GPIOs by Wolfram Sang · 14 years ago
  38. f337134 mfd: Move PCF50633 IRQ protoypes where the definitions can see them by Mark Brown · 14 years ago
  39. c9e2a72 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  40. 688fe99 regulator: Add option for machine drivers to enable the dummy regulator by Mark Brown · 14 years ago
  41. 5976f09 Regulator: LP3972 PMIC regulator driver by Axel Lin · 14 years ago
  42. 202f4f5 MAX8952 PMIC Driver Initial Release by MyungJoo Ham · 14 years ago
  43. f063a0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  44. 3c37629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  45. e9f29c9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  46. 8acfe46 net: Limit socket I/O iovec total length to INT_MAX. by David S. Miller · 14 years ago
  47. 4aa2c46 fib: Fix fib zone and its hash leak on namespace stop by Pavel Emelyanov · 14 years ago
  48. dc841e3 dccp: Extend CCID packet dequeueing interface by Gerrit Renker · 14 years ago
  49. e4c5bf8 Merge 'staging-next' to Linus's tree by Greg Kroah-Hartman · 14 years ago
  50. 0851668 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  51. 00ebb63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  52. 90a2b69 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  53. e732ff7 mmu_notifier.h: fix comment spelling by Figo.zhang · 14 years ago
  54. b31d42a Fix compile brekage with !CONFIG_BLOCK by Ingo Molnar · 14 years ago
  55. b165d60 9p: Add datasync to client side TFSYNC/RFSYNC for dotl by Venkateswararao Jujjuri (JV) · 14 years ago
  56. 329176c 9p: Implement TREADLINK operation for 9p2000.L by M. Mohan Kumar · 14 years ago
  57. 368c09d 9p: Use V9FS_MAGIC in statfs by M. Mohan Kumar · 14 years ago
  58. 1d769cd 9p: Implement TGETLOCK by M. Mohan Kumar · 14 years ago
  59. a099027 9p: Implement TLOCK by M. Mohan Kumar · 14 years ago
  60. 920e65d [9p] Introduce client side TFSYNC/RFSYNC for dotl. by Venkateswararao Jujjuri (JV) · 14 years ago
  61. 4f7ebe8 net/9p: This patch implements TLERROR/RLERROR on the 9P client. by Arun R Bharadwaj · 14 years ago
  62. a107e5a Merge branch 'next' into upstream-merge by Theodore Ts'o · 14 years ago
  63. a269029 ext4,jbd2: convert tracepoints to use major/minor numbers by Theodore Ts'o · 14 years ago
  64. e3e1288 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  65. bdab225 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 14 years ago
  66. a042e26 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  67. 17bb51d Merge branch 'akpm-incoming-2' by Linus Torvalds · 14 years ago
  68. 0671b76 Merge branch '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
  69. 7f93cff ext4: fix kernel oops if the journal superblock has a non-zero j_errno by Theodore Ts'o · 14 years ago
  70. 5b41d92 ext4: implement writeback livelock avoidance using page tagging by Eric Sandeen · 14 years ago
  71. 367a51a3 fs: Add FITRIM ioctl by Lukas Czerner · 14 years ago
  72. 3e1e5f5 ext4: don't use ext4_allocation_contexts for tracing by Eric Sandeen · 14 years ago
  73. 4d54761 ext4: fix oops in trace_ext4_mb_release_group_pa by Eric Sandeen · 14 years ago
  74. e6fa0be Add helper function for blkdev_issue_zeroout (sb_issue_discard) by Lukas Czerner · 14 years ago
  75. 22cdbd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  76. b853fd3 ext4: avoid null dereference in trace_ext4_mballoc_discard by Wen Congyang · 14 years ago
  77. 39e3ac2 jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode by Brian King · 14 years ago
  78. 7420a8c Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  79. 95aac7b epoll: make epoll_wait() use the hrtimer range feature by Shawn Bohrer · 14 years ago
  80. 61d8e11 Remove duplicate includes from many files by Zimny Lech · 14 years ago
  81. c3b92ce ramoops: use the platform data structure instead of module params by Kyungmin Park · 14 years ago
  82. 144ecf3 kfifo: fix kfifo_alloc() to return a signed int value by Stefani Seibold · 14 years ago
  83. d57af9b taskstats: use real microsecond granularity for CPU times by Michael Holzheu · 14 years ago
  84. 388c45c rapidio: fix IDLE2 bits corruption by Alexandre Bounine · 14 years ago
  85. af84ca3 rapidio: add handling of redundant routes by Alexandre Bounine · 14 years ago
  86. a3725c4 rapidio: add support for IDT CPS Gen2 switches by Alexandre Bounine · 14 years ago
  87. ac38d72 rapidio: modify sysfs initialization for switches by Alexandre Bounine · 14 years ago
  88. dd5648c rapidio: add default handler for error-stopped state by Alexandre Bounine · 14 years ago
  89. 68fe4df rapidio: add relation links between RIO device structures by Alexandre Bounine · 14 years ago
  90. ae05cbd rapidio: use stored ingress port number instead of register read by Alexandre Bounine · 14 years ago
  91. 2c70f02 rapidio: fix RapidIO sysfs hierarchy by Alexandre Bounine · 14 years ago
  92. 9807224 drivers/char/synclink_gt.c: add extended sync feature by Paul Fulghum · 14 years ago
  93. 478735e3 /proc/stat: fix scalability of irq sum of all cpu by KAMEZAWA Hiroyuki · 14 years ago
  94. f2c66cd /proc/stat: scalability of irq num per cpu by KAMEZAWA Hiroyuki · 14 years ago
  95. 9b1bf12 signals: move cred_guard_mutex from task_struct to signal_struct by KOSAKI Motohiro · 14 years ago
  96. b8ed374 signals: annotate lock_task_sighand() by Namhyung Kim · 14 years ago
  97. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  98. 4abf986 ptrace: change signature of sys_ptrace() and friends by Namhyung Kim · 14 years ago
  99. 97978e6 cgroup: add clone_children control file by Daniel Lezcano · 14 years ago
  100. f11b478d fbmem: fix fb_read, fb_write unaligned accesses by James Hogan · 14 years ago