1. 8bc1f91 bootmem: Move __alloc_memory_core_early() to nobootmem.c by Yinghai Lu · 16 years ago
  2. 275a88d Merge branch 'x86/amd-nb' into x86/mm by Ingo Molnar · 16 years ago
  3. 795abaf klist: Fix object alignment on 64-bit. by David Miller · 16 years ago
  4. 6037b71 security: add cred argument to security_capable() by Chris Wright · 16 years ago
  5. 67d0195 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  6. e128c5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  7. d3d373e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  8. 3a9dda7 CDC NCM errata updates for cdc.h by Alexey Orishko · 16 years ago
  9. 5084f89 virtio: console: Update Copyright by Amit Shah · 16 years ago
  10. 43a7232 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  11. 15ccb7b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  12. 872434d genirq: Add missing status flags to modification mask by Thomas Gleixner · 16 years ago
  13. 44f2c5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  14. 8cf28f1 USB: Fix trout build failure with ci13xxx_msm gadget by Pavankumar Kondeti · 16 years ago
  15. 862b6f6 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 16 years ago
  16. e2d5776 net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. by David S. Miller · 16 years ago
  17. 3d56e33 tracing: Replace syscall_meta_data struct array with pointer array by Steven Rostedt · 16 years ago
  18. 6549864 tracepoints: Fix section alignment using pointer array by Mathieu Desnoyers · 16 years ago
  19. e4a9ea5 tracing: Replace trace_event struct array with pointer array by Steven Rostedt · 16 years ago
  20. 3cd90ea vfs: sparse: add __FMODE_EXEC by Namhyung Kim · 16 years ago
  21. 1a44bc8 vfs: sparse: remove a warning on OPEN_FMODE() by Namhyung Kim · 16 years ago
  22. 1994282 memcg: prevent endless loop when charging huge pages to near-limit group by Johannes Weiner · 16 years ago
  23. 0fd08c5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  24. ffbbf2d kernel.h: fix kernel-doc warning by Randy Dunlap · 16 years ago
  25. cbae4873 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  26. 709b46e net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT by Eric W. Biederman · 16 years ago
  27. 52fe7c9 caif: bugfix - add caif headers for userspace usage. by sjur.brandeland@stericsson.com · 16 years ago
  28. 41b2610 x86, amd: Extend AMD northbridge caching code to support "Link Control" devices by Hans Rosenfeld · 16 years ago
  29. 6fb1b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  30. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 16 years ago
  31. 8348ad7 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  32. 778be23 NFS do not find client in NFSv4 pg_authenticate by Andy Adamson · 16 years ago
  33. f61f6da NFS: Prevent memory allocation failure in nfsacl_encode() by Chuck Lever · 16 years ago
  34. 731f3f4 NFS: nfsacl_{encode,decode} should return signed integer by Chuck Lever · 16 years ago
  35. ce84d53 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  36. 8c6a98b Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent by Andy Whitcroft · 16 years ago
  37. d315777 Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  38. 1765e3a Remove MAYBE_BUILD_BUG_ON by Rusty Russell · 16 years ago
  39. 7ef88ad BUILD_BUG_ON: make it handle more cases by Rusty Russell · 16 years ago
  40. b75be42 param: add null statement to compiled-in module params by Linus Walleij · 16 years ago
  41. 3b90a5b module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n by Rusty Russell · 16 years ago
  42. e94965e module: show version information for built-in modules in sysfs by Dmitry Torokhov · 16 years ago
  43. fd96d0d Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 16 years ago
  44. d14fc1a USB: serial: handle Data Carrier Detect changes by Libor Pechacek · 16 years ago
  45. 5bf7a65 Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 16 years ago
  46. 0f5c2ac Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  47. 3dece37 mm: System without MMU do not need pte_mkwrite by Michal Simek · 16 years ago
  48. aa0be0f RTC: Propagate error handling via rtc_timer_enqueue properly by John Stultz · 16 years ago
  49. 1daeddd rtc: Cleanup removed UIE emulation declaration by John Stultz · 16 years ago
  50. 4843456 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 16 years ago
  51. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 16 years ago
  52. 2b1caf6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  53. 2d6d9fd ACPI: Introduce acpi_os_ioremap() by Rafael J. Wysocki · 16 years ago
  54. ca3e021 memcg: fix USED bit handling at uncharge in THP by KAMEZAWA Hiroyuki · 16 years ago
  55. 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 16 years ago
  56. 1268afe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  57. f966a13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  58. d2763b4 Input: bu21013_ts - remove duplicate resolution parameters by Naveen Kumar Gaddipati · 16 years ago
  59. 6845a44 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  60. 9e8a462 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 16 years ago
  61. 8c34482 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  62. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  63. 235646a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  64. e1288cd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  65. 2a8652f ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h by Roberto Sassu · 16 years ago
  66. ecf5632 fs: fix address space warnings in ioctl_fiemap() by Namhyung Kim · 16 years ago
  67. c2b3e74 fs: Remove unlikely() from fput_light() by Steven Rostedt · 16 years ago
  68. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 16 years ago
  69. 94ae852 ARM: PL08x: cleanup comments by Russell King - ARM Linux · 16 years ago
  70. fc8fe1e PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unset by Rafael J. Wysocki · 16 years ago
  71. f8206b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  72. f03c659 sanitize vfsmount refcounting changes by Al Viro · 16 years ago
  73. 672c544 dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() by Grant Likely · 16 years ago
  74. ea5b778 Unexport do_add_mount() and add in follow_automount(), not ->d_automount() by David Howells · 16 years ago
  75. ab90911 Allow d_manage() to be used in RCU-walk mode by David Howells · 16 years ago
  76. 1972580 autofs4: Bump version by Ian Kent · 16 years ago
  77. 36d43a4 NFS: Use d_automount() rather than abusing follow_link() by David Howells · 16 years ago
  78. 6f45b65 Add an AT_NO_AUTOMOUNT flag to suppress terminal automount by David Howells · 16 years ago
  79. cc53ce5 Add a dentry op to allow processes to be held during pathwalk transit by David Howells · 16 years ago
  80. 9875cf8 Add a dentry op to handle automounting rather than abusing follow_link() by David Howells · 16 years ago
  81. 597fb18 Merge branch 'slub/hotplug' into slab/urgent by Pekka Enberg · 16 years ago
  82. 96a608a ARM: PL08x: fix a warning by Dan Williams · 16 years ago
  83. 98d530f Fix dmaengine_submit() return type by Russell King - ARM Linux · 16 years ago
  84. 0029227 xHCI: synchronize irq in xhci_suspend() by Andiry Xu · 16 years ago
  85. ab0724f PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUS by Markus Trippelsdorf · 16 years ago
  86. 6ab8219 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  87. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  88. 18bce37 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  89. 49731ba block: restore multiple bd_link_disk_holder() support by Tejun Heo · 16 years ago
  90. d73b388 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  91. 5957e33 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 16 years ago
  92. acda472 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 16 years ago
  93. 822e521 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 16 years ago
  94. b6e335a PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events by Rafael J. Wysocki · 16 years ago
  95. 415e12b PCI/ACPI: Request _OSC control once for each root bridge (v3) by Rafael J. Wysocki · 16 years ago
  96. 323b7fe include/gpio.h: remove remaining __must_check-annotiations by Wolfram Sang · 16 years ago
  97. 836cb71 Revert update for dirty_ratio for memcg. by KAMEZAWA Hiroyuki · 16 years ago
  98. 359ab9f power_supply: Add MAX17042 Fuel Gauge Driver by MyungJoo Ham · 16 years ago
  99. 32385c7 kernel: fix hlist_bl again by Russell King · 16 years ago
  100. 92d50a4 mfd: ab8500-core chip version cut 2.0 support by Mattias Wallin · 16 years ago