1. b517af7 V4L/DVB: gspca_konica: New gspca subdriver for konica chipset using cams by Hans de Goede · 14 years ago
  2. 1f33de0 V4L/DVB: gspca_xirlink_cit: New gspca subdriver replacing v4l1 usbvideo/ibmcam.c by Hans de Goede · 14 years ago
  3. 79b5dc0 types.h: define __aligned_u64 and expose to userspace by Eric Paris · 14 years ago
  4. 3aa0ce8 Un-inline the core-dump helper functions by Linus Torvalds · 14 years ago
  5. 0eead9ab Don't dump task struct in a.out core-dumps by Linus Torvalds · 14 years ago
  6. 7c53477 fanotify: disable fanotify syscalls by Eric Paris · 14 years ago
  7. 430c62f elevator: fix oops on early call to elevator_change() by Jens Axboe · 14 years ago
  8. e1d9694 Merge branch 'core-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. 231d0ae wait: using uninitialized member of wait queue by Evgeny Kuznetsov · 14 years ago
  10. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  11. 35ec421 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  12. 6110a1f intel_idle: Voluntary leave_mm before entering deeper by Suresh Siddha · 14 years ago
  13. 77f8902 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  14. a2724f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  15. 01db403 tcp: Fix >4GB writes on 64-bit. by David S. Miller · 14 years ago
  16. 6a6aa2b 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
  17. 7329cf0 Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 14 years ago
  18. b3a084b rcu: rcu_read_lock_bh_held(): disabling irqs also disables bh by Eric Dumazet · 14 years ago
  19. 4c894f4 x86/amd-iommu: Work around S3 BIOS bug by Joerg Roedel · 14 years ago
  20. 710224f arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" by FUJITA Tomonori · 14 years ago
  21. d3f3cf8 missing inline keyword for static function in linux/dmaengine.h by Mathieu Lacage · 14 years ago
  22. 56b49f4 net: Move "struct net" declaration inside the __KERNEL__ macro guard by Ollie Wild · 14 years ago
  23. 8b15575 fs: {lock,unlock}_flocks() stubs to prepare for BKL removal by Sage Weil · 14 years ago
  24. 7d7dee9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  25. f0f9dea netpoll: Disable IRQ around RCU dereference in netpoll_rx by Herbert Xu · 14 years ago
  26. 94ca9d6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  27. 9c03f16 Merge ssh://master.kernel.org/home/hpa/tree/sec by Linus Torvalds · 14 years ago
  28. de8d4f5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  29. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  30. 2bb3a259 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  31. 6142811 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  32. c54fce6 workqueue: add documentation by Tejun Heo · 14 years ago
  33. 006abe8 SUNRPC: Fix a race in rpc_info_open by Trond Myklebust · 14 years ago
  34. ff3cb3f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  35. 053d8f6 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  36. df423dc Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  37. ea3c645 libata-sff: Reenable Port Multiplier after libata-sff remodeling. by Gwendal Grignou · 14 years ago
  38. e2f3d75 libata: skip EH autopsy and recovery during suspend by Tejun Heo · 14 years ago
  39. aa45484 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake by Christoph Lameter · 14 years ago
  40. 3399446 swap: discard while swapping only if SWAP_FLAG_DISCARD by Hugh Dickins · 14 years ago
  41. 910321e swap: revert special hibernation allocation by Hugh Dickins · 14 years ago
  42. 5affb60 gpio: sx150x: correct and refine reset-on-probe behavior by Gregory Bean · 14 years ago
  43. 4969c11 mm: fix swapin race condition by Andrea Arcangeli · 14 years ago
  44. 31583bb cgroups: fix API thinko by Michael S. Tsirkin · 14 years ago
  45. e0bf1024 kfifo: add parenthesis for macro parameter reference by Huang Ying · 14 years ago
  46. f3c65b2 mmc: avoid getting CID on SDIO-only cards by David Vrabel · 14 years ago
  47. a73f884 lglock: make lg_lock_global() actually lock globally by Jonathan Corbet · 14 years ago
  48. 39aa3cb mm: Move vma_stack_continue into mm.h by Stefan Bader · 14 years ago
  49. d530148 dquot: do full inode dirty in allocating space by Shaohua Li · 14 years ago
  50. 2c20130 Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  51. 1faa6ec 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
  52. 79637a4 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  53. e3e55ff spi/dw_spi: clean the cs_control code by Feng Tang · 14 years ago
  54. febc88c semaphore: Add DEFINE_SEMAPHORE by Thomas Gleixner · 14 years ago
  55. d56557a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  56. a44a553 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  57. ce7db28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  58. cd4d4fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  59. 608a5ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  60. f8f235e agp/intel: Fix cache control for Sandybridge by Zhenyu Wang · 14 years ago
  61. 73457f0f cgroups: fix API thinko by Michael S. Tsirkin · 14 years ago
  62. 29bc17e io-mapping: Fix the address space annotations by Francisco Jerez · 14 years ago
  63. 71cad05 serial: fix port type conflict between NS16550A & U6_16550A by Philippe Langlais · 14 years ago
  64. ef5dc12 mutex: Fix annotations to include it in kernel-locking docbook by Randy Dunlap · 14 years ago
  65. 4e4438b gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB case by Anton Vorontsov · 14 years ago
  66. a28dec2 powerpc/85xx: Add P1021 PCI IDs and quirks by Anton Vorontsov · 14 years ago
  67. 30c0f6a Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  68. 06f01e7 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  69. bad849b NOMMU: Stub out vm_get_page_prot() if there's no MMU by David Howells · 14 years ago
  70. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  71. 0fb8562 fanotify: resize pid and reorder structure by Tvrtko Ursulin · 14 years ago
  72. 04cbe1d vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARB by Chris Wilson · 14 years ago
  73. 8a2e8e5d workqueue: fix cwq->nr_active underflow by Tejun Heo · 14 years ago
  74. 75fb60f ACPI/PCI: Negotiate _OSC control bits before requesting them by Rafael J. Wysocki · 14 years ago
  75. 8ca3eb0 guard page for stacks that grow upwards by Luck, Tony · 14 years ago
  76. e41e704 workqueue: improve destroy_workqueue() debuggability by Tejun Heo · 14 years ago
  77. 6d87f20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  78. d20de76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  79. d187abb USB: gadget: fix composite kernel-doc warnings by Randy Dunlap · 14 years ago
  80. d1b113b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  81. 8488a38 kobject: Break the kobject namespace defs into their own header by David Howells · 14 years ago
  82. 5dd531a block: add function call to switch the IO scheduler from a driver by Jens Axboe · 14 years ago
  83. 09cd2b9 header: fix broken headers for user space by Changli Gao · 14 years ago
  84. 2eebf58 fanotify: flush outstanding perm requests on group destroy by Eric Paris · 14 years ago
  85. bc584c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  86. 297c5ee mm: make the vma list be doubly linked by Linus Torvalds · 14 years ago
  87. 8905aaa Input: uinput - add devname alias to allow module on-demand load by Kay Sievers · 14 years ago
  88. 6ee9f4b USB: drop tty argument from usb_serial_handle_sysrq_char() by Dmitry Torokhov · 14 years ago
  89. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  90. b35de43 kfifo: implement missing __kfifo_skip_r() by Andrea Righi · 14 years ago
  91. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 14 years ago
  92. e243f5b netfilter: fix userspace header warning by Sam Ravnborg · 14 years ago
  93. a49f37e net: add Fast Ethernet driver for PXA168. by Sachin Sanap · 14 years ago
  94. 145c3ae46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  95. 86ea51d Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  96. 6416ccb fs: scale files_lock by Nick Piggin · 14 years ago
  97. 2dc91ab lglock: introduce special lglock and brlock spin locks by Nick Piggin · 14 years ago
  98. d996b62 tty: fix fu_list abuse by Nick Piggin · 14 years ago
  99. ee2ffa0 fs: cleanup files_lock locking by Nick Piggin · 14 years ago
  100. 2a4419b fs: fs_struct rwlock to spinlock by Nick Piggin · 14 years ago