1. dc07e72 Spell out behavior of atomic_dec_and_lock() in kerneldoc by J. Bruce Fields · 18 years ago
  2. af8be4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 18 years ago
  3. 5ac7ec8 ext3: don't export ext3_fs.h and jbd.h by Christoph Hellwig · 18 years ago
  4. 3afe392 kernel: add bit rotation helpers for 16 and 8 bit by Harvey Harrison · 18 years ago
  5. 8c703d3 in_atomic(): document why it is unsuitable for general use by Jonathan Corbet · 18 years ago
  6. c35038b [PATCH] do shrink_submounts() for all fs types by Al Viro · 18 years ago
  7. 7c4b93d [PATCH] count ghost references to vfsmounts by Al Viro · 18 years ago
  8. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 18 years ago
  9. 86d9fc1 Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video' into release by Len Brown · 18 years ago
  10. 06d8308 NOHZ: reevaluate idle sleep length after add_timer_on() by Thomas Gleixner · 18 years ago
  11. 8b78cf6 cpuidle: fix cpuidle time and usage overflow by Yi Yang · 18 years ago
  12. a4083c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  13. 49741c4 PCI: revert "pcie: utilize pcie transaction pending bit" by Andrew Morton · 18 years ago
  14. cc36bdd USB: add support for Motorola ROKR Z6 cellphone in mass storage mode by Constantin Baranov · 18 years ago
  15. 392e1d9 USB: new quirk flag to avoid Set-Interface by Alan Stern · 18 years ago
  16. aacda37 libata: implement ata_qc_raw_nbytes() by Tejun Heo · 18 years ago
  17. 03c086a PNP: increase the number of PnP memory resources from 12 to 24 by Darren Salt · 18 years ago
  18. 22e52b0 sched: add arch_update_cpu_topology hook. by Heiko Carstens · 18 years ago
  19. 9aefd0a sched: add exported arch_reinit_sched_domains() to header file. by Heiko Carstens · 18 years ago
  20. 7d3628b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  21. aedb60a file capabilities: remove cap_task_kill() by Serge Hallyn · 18 years ago
  22. ead7077 memstick: automatically retrieve "INT" value from command response by Alex Dubov · 18 years ago
  23. a6b9191 fs: fix kernel-doc notation warnings by Randy Dunlap · 18 years ago
  24. ae66be9 rcu: fix misplaced mb() in rcu_enter/exit_nohz() by Paul E. McKenney · 18 years ago
  25. 33b0c42 sched: tune multi-core idle balancing by Ingo Molnar · 18 years ago
  26. 4ae7d5c sched: improve affine wakeups by Ingo Molnar · 18 years ago
  27. 92f53c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  28. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 18 years ago
  29. 0ff9663 [IPV4]: ipv4_is_lbcast() misannotations by Al Viro · 18 years ago
  30. 0382b9c [PKT_SCHED]: annotate cls_u32 by Al Viro · 18 years ago
  31. bde4f8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  32. 916fbfb devres: implement pcim_iomap_regions_request_all() by Tejun Heo · 18 years ago
  33. 4265f16 virtio: fix race in enable_cb by Christian Borntraeger · 18 years ago
  34. 2af3e60 The ps2esdi driver was marked as BROKEN more than two years ago due to being by Adrian Bunk · 18 years ago
  35. 9b89ca7 struct export_operations: adjust comments to match current members by Marc Dionne · 18 years ago
  36. cc74d96 PCI: fix issue with busses registering multiple times in sysfs by Greg Kroah-Hartman · 18 years ago
  37. c463be3 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  38. a99d9a6 [POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMU by Tony Breeds · 18 years ago
  39. 07c941d [POWERPC] Fix undefined pmu_sys_suspended compilation error by Tony Breeds · 18 years ago
  40. 609eb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  41. a8ae50b Remove <linux/genhd.h> from user-visible headers. by David Woodhouse · 18 years ago
  42. 0738c4b nommu: Provide is_vmalloc_addr() stub. by Paul Mundt · 18 years ago
  43. 2b752ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  44. ee215ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  45. 60fdd93 memstick: add support for JMicron jmb38x MemoryStick host controller by Alex Dubov · 18 years ago
  46. 92b22d9 tifm: fix the MemoryStick host fifo handling code by Alex Dubov · 18 years ago
  47. d114ad5 memstick: add memstick_suspend/resume_host methods by Alex Dubov · 18 years ago
  48. e1f1999 memstick: introduce correct definitions in the header by Alex Dubov · 18 years ago
  49. 9f9351b rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE by Andrew Morton · 18 years ago
  50. 20f590d USB: Remove __KERNEL__ check from non-exported gadget.h. by Robert P. J. Day · 18 years ago
  51. e610625 USB: g_printer.h does not need to be "unifdef"ed. by Robert P. J. Day · 18 years ago
  52. b5e85de [NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.h by Patrick McHardy · 18 years ago
  53. fbab976 firmware: provide stubs for the FW_LOADER=n case by James Bottomley · 18 years ago
  54. 10a398d time: remove obsolete CLOCK_TICK_ADJUST by Roman Zippel · 18 years ago
  55. 38332cb time: prevent the loop in timespec_add_ns() from being optimised away by Segher Boessenkool · 18 years ago
  56. bb799dc Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 18 years ago
  57. 4c1aa6f Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 18 years ago
  58. c37dcd33 NFS: Fix the fsid revalidation in nfs_update_inode() by Trond Myklebust · 18 years ago
  59. e621e69 [NET]: include <linux/types.h> into linux/ethtool.h for __u* typedef by Kirill A. Shutemov · 18 years ago
  60. e9720ac [NET]: Make /proc/net a symlink on /proc/self/net (v3) by Pavel Emelyanov · 18 years ago
  61. 810b381 sched: retain vruntime by Peter Zijlstra · 18 years ago
  62. 1c61fc4 slab - use angle brackets for include of kmalloc_sizes.h by Joe Perches · 18 years ago
  63. e000752 LSM/SELinux: Interfaces to allow FS to control mount options by Eric Paris · 18 years ago
  64. 27d0483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  65. 2c6f2db Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  66. 12f981f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  67. 10955d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  68. d0fae18 md: clean up irregularity with raid autodetect by NeilBrown · 18 years ago
  69. 8311c29 md: reduce CPU wastage on idle md array with a write-intent bitmap by NeilBrown · 18 years ago
  70. 3715863 iommu: export iommu_is_span_boundary helper function by FUJITA Tomonori · 18 years ago
  71. 8289546 memcg: remove mem_cgroup_uncharge by Hugh Dickins · 18 years ago
  72. 9442ec9 memcg: bad page if page_cgroup when free by Hugh Dickins · 18 years ago
  73. 427d541 memcg: move_lists on page not page_cgroup by Hugh Dickins · 18 years ago
  74. bd845e3 memcg: mm_match_cgroup not vm_match_cgroup by Hugh Dickins · 18 years ago
  75. acc4988 markers: add an if(0) to __mark_check_format() by Mathieu Desnoyers · 18 years ago
  76. 040922c include falloc.h in header-y by Eric Sandeen · 18 years ago
  77. 3149be5 sm501: add support for the SM502 programmable PLL by Ville Syrjala · 18 years ago
  78. 5cba6d2 ndelay(): switch to C function to avoid 64-bit division by Andrew Morton · 18 years ago
  79. 735c4fb add noinline_for_stack by Andrew Morton · 18 years ago
  80. 00f0b82 Memory controller: rename to Memory Resource Controller by Balbir Singh · 18 years ago
  81. 9edddaa Kprobes: indicate kretprobe support in Kconfig by Ananth N Mavinakayanahalli · 18 years ago
  82. 7560fa6 gpio: <linux/gpio.h> and "no GPIO support here" stubs by David Brownell · 18 years ago
  83. 90a1ba0 PCI: Add DECLARE_PCI_DEVICE_TABLE macro by Jonas Bonn · 18 years ago
  84. d6d914f USB: fix comment of struct usb_interface by Lei Ming · 18 years ago
  85. 3634634 debugfs: fix sparse warnings by Harvey Harrison · 18 years ago
  86. d9452e9 [NETPOLL]: Revert two bogus cleanups that broke netconsole. by David S. Miller · 18 years ago
  87. b1c3c3e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 18 years ago
  88. 87baa2b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 18 years ago
  89. 67171a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 18 years ago
  90. ec8670f dmaengine: fix sparse warning by Dan Williams · 18 years ago
  91. 62fb185 sched: revert load_balance_monitor() changes by Peter Zijlstra · 18 years ago
  92. 72dc67a KVM: remove the usage of the mmap_sem for the protection of the memory slots. by Izik Eidus · 18 years ago
  93. a0db701 block/genhd.c: proper externs by Adrian Bunk · 18 years ago
  94. 1826ead block/genhd.c: cleanups by Adrian Bunk · 18 years ago
  95. e3790c7 block: separate out padding from alignment by Tejun Heo · 18 years ago
  96. 7a85f88 block: restore the meaning of rq->data_len to the true data length by FUJITA Tomonori · 18 years ago
  97. 6446faa slub: Fix up comments by Christoph Lameter · 18 years ago
  98. a973e9d Revert "unique end pointer" patch by Christoph Lameter · 18 years ago
  99. d0bcabc docbook: fix usb source files by Randy Dunlap · 18 years ago
  100. 674eea0 KVM: Make the supported cpuid list a host property rather than a vm property by Avi Kivity · 18 years ago