1. 03315ad [WATCHDOG] Make w83697h_wdt void-like functions void by Samuel Tardieu · 16 years ago
  2. eb90d81 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. d3c5f8b Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  4. 25d5cb4 spi: remove some spidev oops-on-rmmod paths by David Brownell · 16 years ago
  5. 5c02b57 cgroups: remove node_ prefix_from ns subsystem by Cedric Le Goater · 16 years ago
  6. 12d15f0 for_each_online_pgdat(): kerneldoc fix by Fernando Luis Vazquez Cao · 16 years ago
  7. fb56f0f frv: export empty_zero_page by Adrian Bunk · 16 years ago
  8. 7b26655 sys_prctl(): fix return of uninitialized value by Shi Weihua · 16 years ago
  9. f99c900 edac: mpc85xx: fix building as a module by Kumar Gala · 16 years ago
  10. 6ea0205 gpio: build fixes by David Brownell · 16 years ago
  11. ee29420 S3C2410: fix driver MODULE_ALIAS() by Ben Dooks · 16 years ago
  12. 6a0e4ec S3C2410: clean out changelog header and tidy by Ben Dooks · 16 years ago
  13. d585dfe S3C2410: add error print if we cannot add attribute by Ben Dooks · 16 years ago
  14. 673b460 S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controller by Ben Dooks · 16 years ago
  15. cdc83ae SM501: reverse FPEN/VBIASEN flags behaviour by Ben Dooks · 16 years ago
  16. cd94b9d memory hotplug: fix early allocation handling by Heiko Carstens · 16 years ago
  17. 7eb5482 zonelists: handle a node zonelist with no applicable entries by Andy Whitcroft · 16 years ago
  18. 03a74dc serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.c by Arjan van de Ven · 16 years ago
  19. c4185a0 proc: proc_get_inode() should get module only once by Denis V. Lunev · 16 years ago
  20. 53978d0 brd: don't show ramdisks in /proc/partitions by Marcin Krol · 16 years ago
  21. 6089093 ip2: fix crashes on load/unload by Alan Cox · 16 years ago
  22. bff5fda gpiolib: fix off by one errors by Trent Piepho · 16 years ago
  23. 1d1c1d9 gpio: mcp23s08 debug fix by Roel Kluin · 16 years ago
  24. 69292b3 gpio: pca953x driver handles pca9554 too by David Brownell · 16 years ago
  25. da7978b signals: fix sigqueue_free() vs __exit_signal() race by Oleg Nesterov · 16 years ago
  26. dfc7064 md: restart recovery cleanly after device failure. by NeilBrown · 16 years ago
  27. 90b0871 md: allow parallel resync of md-devices. by Bernd Schubert · 16 years ago
  28. 4f54b0e md: notify userspace on 'stop' events by Dan Williams · 16 years ago
  29. 09a44cc md: notify userspace on 'write-pending' changes to array_state by NeilBrown · 16 years ago
  30. 698b18c md: raid1: Fix restoration of bio between failed read and write. by NeilBrown · 16 years ago
  31. 6be9d49 md: md: raid5 rate limit error printk by Bernd Schubert · 16 years ago
  32. 6bcfd60 md: kill file_path wrapper by Christoph Hellwig · 16 years ago
  33. 03de250 md: proper extern for mdp_major by Adrian Bunk · 16 years ago
  34. 84255d1 md: fix possible oops when removing a bitmap from an active array by NeilBrown · 16 years ago
  35. 80119ef mm: fix atomic_t overflow in vm by Alan Cox · 16 years ago
  36. 6c7c6af types.h: don't expose struct ustat to userspace by maximilian attems · 16 years ago
  37. 4b6f6ce serial: support for InstaShield IS-400 four port RS-232 PCI card by Ignacio García Pérez · 16 years ago
  38. 25829b0 fix parenthesis in include/asm-mips/mach-au1x00/au1000.h by Mariusz Kozlowski · 16 years ago
  39. 9d5437a fix parenthesis in include/asm-mips/gic.h by Mariusz Kozlowski · 16 years ago
  40. 8808a79 ibmaem: new driver for power/energy/temp meters in IBM System X hardware by Darrick J. Wong · 16 years ago
  41. b8fdaf5 i5k_amb: support Intel 5400 chipset by Darrick J. Wong · 16 years ago
  42. ca68d0a hdaps: invert the axes for HDAPS on Lenovo R61i ThinkPads by Gabor Czigola · 16 years ago
  43. 80bfc25 ntfs: le*_add_cpu conversion by Marcin Slusarz · 16 years ago
  44. f723215 mm: don't drop a partial page in a zone's memory map size by Johannes Weiner · 16 years ago
  45. f899b0a MAINTAINERS: add util-linux-ng package by Karel Zak · 16 years ago
  46. 71fd517 ecryptfs: fix missed mutex_unlock by Cyrill Gorcunov · 16 years ago
  47. 03fb0bc fuse: fix bdi naming conflict by Miklos Szeredi · 16 years ago
  48. 42172d7 mm: allow pfnmap ->fault()s by Nick Piggin · 16 years ago
  49. 7c28472 [ARM] integrator: fix build warnings and errors by Russell King · 16 years ago
  50. c244827 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  51. 5a4f2b67 IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMED by Dave Olson · 16 years ago
  52. e6b027a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  53. b1979a5 x86: prevent PGE flush from interruption/preemption by Ingo Molnar · 16 years ago
  54. 57f7bd5 remove debug printk from DRM suspend path by Jesse Barnes · 16 years ago
  55. cbff290 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  56. 6483d15 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 16 years ago
  57. cb61896 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  58. 5e2daeb fbdev: fix integer as NULL pointer warning by Harvey Harrison · 16 years ago
  59. 9bcf091 scsi: fix integer as NULL pointer warning by Harvey Harrison · 16 years ago
  60. 94b5e0a isdn: fix integer as NULL pointer warning by Harvey Harrison · 16 years ago
  61. b62151d acpi: fix integer as NULL pointer warning by Harvey Harrison · 16 years ago
  62. 7fafd91 x86: fix integer as NULL pointer warning by Harvey Harrison · 16 years ago
  63. cfb41bf [ARM] fix OMAP include loops by Russell King · 16 years ago
  64. 2a740d7 Revert "[ARM] pxa: spitz wants PXA27x UDC definitions" by Russell King · 16 years ago
  65. 415ad1e5 [ARM] 5053/1: define before use of processor_id by Greg Ungerer · 16 years ago
  66. 66aaeff [ARM] 5052/1: export clock functions for the at91x40 by Greg Ungerer · 16 years ago
  67. 50346e6 [ARM] 5051/1: define pgtable_t for the !CONFIG_MMU case too by Greg Ungerer · 16 years ago
  68. a128964 x86: use explicit copy in vdso_gettimeofday() by Andi Kleen · 16 years ago
  69. 2ddfd20 namespacecheck: automated fixes by Ingo Molnar · 16 years ago
  70. de06781 x86/xen: fix arbitrary_virt_to_machine() by Jan Beulich · 16 years ago
  71. 2584a82 x86: don't read maxlvt before checking if APIC is mapped by Chuck Ebbert · 16 years ago
  72. 74dc51a x86: disable TSC for sched_clock() when calibration failed by Thomas Gleixner · 16 years ago
  73. 9ccc906 x86: distangle user disabled TSC from unstable by Thomas Gleixner · 16 years ago
  74. b6db80e x86: fix setup of cyc2ns in tsc_64.c by Thomas Gleixner · 16 years ago
  75. 6ab455e [XFS] Fix memory corruption with small buffer reads by Christoph Hellwig · 16 years ago
  76. 8962cad [POWERPC] iSeries: Remove unused mail address by Stephen Rothwell · 16 years ago
  77. 06a901c [POWERPC] mpic: Fix use of uninitialized variable by Stephen Rothwell · 16 years ago
  78. d1e8d50d [POWERPC] Add kernstart_addr to list of allowed symbols in prom_init by Michael Ellerman · 16 years ago
  79. 46a7417 [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS by David Gibson · 16 years ago
  80. ecc240f [POWERPC] PS3: Fix memory hotplug by Geoff Levand · 16 years ago
  81. c8f5f12 [XFS] Fix inode list allocation size in writeback. by David Chinner · 16 years ago
  82. 49383b0 [XFS] Don't allow memory reclaim to wait on the filesystem in inode writeback by David Chinner · 16 years ago
  83. 978b723 [XFS] Fix fsync() b0rkage. by David Chinner · 16 years ago
  84. c1e554a Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Lachlan McIlroy · 16 years ago
  85. 3401a61e stop_machine: make stop_machine_run more virtualization friendly by Christian Borntraeger · 16 years ago
  86. 4d2e7d0 doc: add a chapter about trylock functions [Bug 9011] by Matti Linnanvuori · 16 years ago
  87. 34e4e2f modules: proper cleanup of kobject without CONFIG_SYSFS by Denis V. Lunev · 16 years ago
  88. c4ea6fc module loading ELF handling: use SELFMAG instead of numeric constant by Cyrill Gorcunov · 16 years ago
  89. 4f74369 [CPUFREQ] clarify license of freq_table.c by Dominik Brodowski · 16 years ago
  90. b851cb2 [ARM] omap: fix omap clk support build errors by Russell King · 16 years ago
  91. 75d3bce Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  92. 0a891ad [CIFS] Fix reversed memset arguments by Dave Jones · 16 years ago
  93. e405824 Adds username in the upcall key for unattended mounts with keytab by Igor Mammedov · 16 years ago
  94. 90239bb [ARM] 5039/1: S3C244X: Rename SDI device if running on S3C244X. by Ben Dooks · 16 years ago
  95. 4ba35fb [ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfo by Philipp Zabel · 16 years ago
  96. e142848 [ARM] 5041/1: VR1000: Fix DM9000 IRQ flags initialisation by Ben Dooks · 16 years ago
  97. ace94f9 [ARM] 5040/1: BAST: Fix DM9000 IRQ flags initialisation by Ben Dooks · 16 years ago
  98. 59d83db [ARM] 5038/1: ARM: OMAP: Remove tsc2102 references from board-palmte.c by Tony Lindgren · 16 years ago
  99. 864d0ec [ARM] 5025/2: fix collie cpu initialisation by Thomas Kunze · 16 years ago
  100. a0abb93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago