1. 1f8cabb synclink series: Prepare for BKL pushdown by Alan Cox · 16 years ago
  2. 341339e sx: prepare for BKL pushdown by Alan Cox · 16 years ago
  3. f433c65 stallion: Prepare for BKL push down by Alan Cox · 16 years ago
  4. b190e17 specialix: Prepare for BKL pushdown by Alan Cox · 16 years ago
  5. 638157b serial167: prepare to push BKL down into drivers by Alan Cox · 16 years ago
  6. bdf183a rocket: Prepare for BKL pushdown by Alan Cox · 16 years ago
  7. eb17455 riscom8: Prepare for BKL pushdown by Alan Cox · 16 years ago
  8. 9d6d162 mxser: prepare for BKL pushdown by Alan Cox · 16 years ago
  9. 3736113 isicom: istallion prepare for lock_kernel pushdown by Alan Cox · 16 years ago
  10. 1eac494 isicom: prepare for lock_kernel push down by Alan Cox · 16 years ago
  11. 5a4bc8c1 esp: lock_kernel push down by Alan Cox · 16 years ago
  12. 37925e0 epca: lock_kernel push down by Alan Cox · 16 years ago
  13. 7b130c0 cyclades: Prepare for relaxed locking in callers by Alan Cox · 16 years ago
  14. e18ce49 amiserial: prepare for locking relaxation in caller by Alan Cox · 16 years ago
  15. e4a064d [IA64] allocate multiple contiguous pages via uncached allocator by Dean Nelson · 16 years ago
  16. 9781db7 Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  17. 973ea70c char: use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  18. cedb27d tpm: change Kconfig dependencies from PNPACPI to PNP by Bjorn Helgaas · 16 years ago
  19. 4821cd1 tpm: fix section mismatch warning by Sam Ravnborg · 16 years ago
  20. 9a6f70b random: add async notification support to /dev/random by Jeff Dike · 16 years ago
  21. adc782d random: simplify and rename credit_entropy_store by Matt Mackall · 16 years ago
  22. e68e5b6 random: make mixing interface byte-oriented by Matt Mackall · 16 years ago
  23. 993ba21 random: simplify add_ptr logic by Matt Mackall · 16 years ago
  24. 6d38b82 random: remove some prefetch logic by Matt Mackall · 16 years ago
  25. feee769 random: eliminate redundant new_rotate variable by Matt Mackall · 16 years ago
  26. 4335820 random: remove cacheline alignment for locks by Matt Mackall · 16 years ago
  27. 1c0ad3d random: make backtracking attacks harder by Matt Mackall · 16 years ago
  28. ffd8d3f random: improve variable naming, clear extract buffer by Matt Mackall · 16 years ago
  29. 53c3f63 random: reuse rand_initialize by Matt Mackall · 16 years ago
  30. 43ae486 random: use unlocked_ioctl by Matt Mackall · 16 years ago
  31. 88c730d random: consolidate wakeup logic by Matt Mackall · 16 years ago
  32. 90b75ee random: clean up checkpatch complaints by Matt Mackall · 16 years ago
  33. 1b50221 drivers: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  34. 4a5cdb5 proc: switch /proc/ip2mem to seq_file interface by Alexey Dobriyan · 16 years ago
  35. 647634d proc: switch /proc/apm to seq_file interface by Alexey Dobriyan · 16 years ago
  36. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago
  37. adf535e ipmi: fix return from atca_oem_poweroff_hook by Adrian Bunk · 16 years ago
  38. 7400630 ipmi: make alloc_recv_msg static by Adrian Bunk · 16 years ago
  39. fa68be0 ipmi: remove ->write_proc code by Alexey Dobriyan · 16 years ago
  40. 95c0ba8 ipmi: remove unused target and action in Makefile by Denis Cheng · 16 years ago
  41. 36c7dc4 IPMI: Style fixes in the misc code by Corey Minyard · 16 years ago
  42. c305e3d IPMI: Style fixes in the system interface code by Corey Minyard · 16 years ago
  43. c70d749 ipmi: style fixes in the base code by Corey Minyard · 16 years ago
  44. ba8ff1c IPMI: Convert system interface defines to an enum by Corey Minyard · 16 years ago
  45. 64959e2 ipmi: convert locked counters to atomics in the system interface by Corey Minyard · 16 years ago
  46. 73f2bdb IPMI: convert message handler defines to an enum by Corey Minyard · 16 years ago
  47. b2655f2 ipmi: convert locked counters to atomics by Konstantin Baydarov · 16 years ago
  48. f7caa1b ipmi: update driver version by Corey Minyard · 16 years ago
  49. 87ebd06 ipmi: don't print event queue full on every event by Corey Minyard · 16 years ago
  50. 5956dce ipmi: don't grab locks in run-to-completion mode by Konstantin Baydarov · 16 years ago
  51. bda4c30 ipmi: run to completion fixes by Corey Minyard · 16 years ago
  52. 4ea1842 ipmi: hold ATTN until upper layer ready by Corey Minyard · 16 years ago
  53. c9e587a vt: fix background color on line feed by Jan Engelhardt · 16 years ago
  54. 5045bca sysrq: add show-backtrace-on-all-cpus function by Rik van Riel · 16 years ago
  55. 4aacd47 ipwireless: remove dead code by Jiri Kosina · 16 years ago
  56. b781ecb make /dev/kmem a config option by Arjan van de Ven · 16 years ago
  57. a01e035 drivers: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  58. 8da5630 drivers: atm, char fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  59. 0341a4d VT notifier extension for accessibility by Karl Dahlke · 16 years ago
  60. ce9f9f73 char: make functions static in synclinkmp.c by Harvey Harrison · 16 years ago
  61. 0fab6de synclink drivers bool conversion by Joe Perches · 16 years ago
  62. 0e88460 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask by Mel Gorman · 16 years ago
  63. dca03a5 drivers/char/rtc.c: use time_before, time_before_eq, etc by Julia Lawall · 16 years ago
  64. c750090 rtc: avoid legacy drivers with generic framework by David Brownell · 16 years ago
  65. 4112622 [patch 1/2] audit: let userspace fully control TTY input auditing by Miloslav Trmac · 17 years ago
  66. b556f8a Audit: standardize string audit interfaces by Eric Paris · 17 years ago
  67. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 17 years ago
  68. d9c04d6 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
  69. 09aa356 agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl by Mathieu Segaud · 17 years ago
  70. 4ab92bc agp: fix shadowed variable warning in amd-k7-agp.c by Harvey Harrison · 16 years ago
  71. b74e208 drm: _end is shadowing real _end, just rename it. by Dave Airlie · 16 years ago
  72. ac741ab drm/vbl rework: rework how the drm deals with vblank. by Jesse Barnes · 16 years ago
  73. 2c14f28 drm: reorganise minor number handling using backported modesetting code. by Dave Airlie · 17 years ago
  74. 7b832b5 drm/i915: Handle tiled buffers in vblank tasklet by Keith Packard · 17 years ago
  75. a36b7dc drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank by Keith Packard · 17 years ago
  76. f1c3e67 drm: Remove unneeded dma sync in ATI pcigart alloc by Benjamin Herrenschmidt · 17 years ago
  77. 5ff6461 drm: Fix mismerge of non-coherent DMA patch by Benjamin Herrenschmidt · 17 years ago
  78. b9fa38f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  79. bf16ae2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-pat by Linus Torvalds · 16 years ago
  80. ce1d5b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  81. e7f260a x86: PAT use reserve free memtype in mmap of /dev/mem by venkatesh.pallipadi@intel.com · 17 years ago
  82. f0970c1 x86: PAT phys_mem_access_prot_allowed for dev/mem mmap by venkatesh.pallipadi@intel.com · 17 years ago
  83. e045fb2 x86: PAT avoid aliasing in /dev/mem read/write by venkatesh.pallipadi@intel.com · 17 years ago
  84. e2beb3e devmem: add range_is_allowed() check to mmap of /dev/mem by Venki Pallipadi · 17 years ago
  85. ae531c2 x86: introduce /dev/mem restrictions with a config option by Arjan van de Ven · 16 years ago
  86. b39b044 Input: drivers/char/keyboard.c - use time_after by Julia Lawall · 17 years ago
  87. 346ad4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  88. 2dc63a8 Blackfin char driver for Blackfin on-chip OTP memory (v3) by Mike Frysinger · 16 years ago
  89. 0d62623 arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanups by Jeff Garzik · 16 years ago
  90. 2fd53e0 [POWERPC] char/xilinx_hwicap/ section fix by Adrian Bunk · 16 years ago
  91. e9b6269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial by Linus Torvalds · 16 years ago
  92. 904e0ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  93. 98a1e95f Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  94. 9a64388 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  95. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  96. c3823c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  97. b0cdb5e sonypi: Storage class should be before const qualifier by Tobias Klauser · 17 years ago
  98. c49a7f1 [HWRNG] omap: Minor updates by David Brownell · 17 years ago
  99. a6f97b2 drivers/char: minor irq handler cleanups by Jeff Garzik · 17 years ago
  100. 56d110e DRM: remove unused dev_class by Greg Kroah-Hartman · 17 years ago