1. 771e5ce Merge branch 'thermal-regression' into release by Len Brown · 15 years ago
  2. 7b80601 Merge branch 'thinkpad-acpi' into release by Len Brown · 15 years ago
  3. 60cd8ad Merge branch 'video-ac-dc' into release by Len Brown · 15 years ago
  4. b7f0ab4 ACPI, i915: Register ACPI video even when not modesetting by Matthew Garrett · 15 years ago
  5. a38d75f Revert "ACPICA: delete check for AML access to port 0x81-83" by Len Brown · 15 years ago
  6. a65131e I/O port protection: update for windows compatibility. by Lin Ming · 15 years ago
  7. 53005a0 sony-laptop: always try to unblock rfkill on load by Mattia Dongili · 15 years ago
  8. c35d4b3 sony-laptop: fix bogus error message display on resume by Mattia Dongili · 15 years ago
  9. 5aa63f0 ACPI: EC: Fix ACPI EC resume non-query interrupt message by Almer S. Tigelaar · 15 years ago
  10. a83021a sony-laptop: SNC input event 38 fix by Almer S. Tigelaar · 15 years ago
  11. 560e84a sony-laptop: SNC 127 Initialization Fix by Almer S. Tigelaar · 15 years ago
  12. 226fced sony-laptop: Duplicate SNC 127 Event Fix by Almer S. Tigelaar · 15 years ago
  13. 615dfd9 ACPI: prevent processor.max_cstate=0 boot crash by Len Brown · 15 years ago
  14. f461dde ACPI/hpet: prevent boot hang when hpet=force used on ICH-4M by Len Brown · 15 years ago
  15. fdd8b07 [ARM] 5460/1: Orion: reduce namespace pollution by Nicolas Pitre · 15 years ago
  16. ae1036a [ARM] 5458/1: pcmcia: pxa2xx-sharpsl: check if we do have Scoop config by Dmitry Baryshkov · 15 years ago
  17. 6b35ca0 USB: pwc : do not pass stack allocated buffers to USB core. by Martin Fuzzey · 15 years ago
  18. ecf85e4 USB: otg: Fix bug on remove path without transceiver by Robert Jarzmik · 15 years ago
  19. 052fbc0 USB: correct error handling in cdc-wdm by Oliver Neukum · 15 years ago
  20. 2400a2b USB: removal of tty->low_latency hack dating back to the old serial code by Oliver Neukum · 15 years ago
  21. 212b8f0 USB: serial: sierra driver bug fix for composite interface by Elina Pasheva · 15 years ago
  22. 864e28b USB: gadget: omap_udc uses platform_driver_probe() by David Brownell · 15 years ago
  23. 36825a2 USB: ci13xxx_udc: fix build error by Matthias Kaehlcke · 15 years ago
  24. fbfc396 USB: musb: Prevent multiple includes of musb.h by Mark A. Greer · 15 years ago
  25. a8aa401 USB: pass mem_flags to dma_alloc_coherent by Johannes Berg · 15 years ago
  26. 82a10a8 USB: g_file_storage: fix use-after-free bug when closing files by Alan Stern · 15 years ago
  27. c065c60 USB: ehci-sched.c: EHCI SITD scheduling bugfix by Dan Streetman · 15 years ago
  28. 37768ad USB: fix mos7840 problem with minor numbers by Tony Cook · 15 years ago
  29. e9b8cff USB: mos7840: add new device id by Tony Cook · 15 years ago
  30. 10c966c USB: musb: fix build when !CONFIG_PM by Alexander Beregalov · 15 years ago
  31. 9cceedb USB: musb: Remove my email address from few musb related drivers by Jarkko Nikula · 15 years ago
  32. f23e649 USB: Gadget: MIPS CI13xxx UDC bugfixes by David Lopo · 15 years ago
  33. 46c6e93 USB: Unusual Device support for Gold MP3 Player Energy by Chuck Short · 15 years ago
  34. 2d93148 USB: serial: fix lifetime and locking problems by Alan Stern · 15 years ago
  35. b930f96 MAINTAINERS: update IDE entry by Bartlomiej Zolnierkiewicz · 15 years ago
  36. d7f51435 palm_bk3710: palm_bk3710_udmatimings[] CodingStyle fixup by Bartlomiej Zolnierkiewicz · 15 years ago
  37. 33e8601 palm_bk3710: those registers/bitfields don't exist by David Brownell · 15 years ago
  38. f57f2fe microblaze: add parameter to microblaze_read() by Coly Li · 15 years ago
  39. 993ce24 microblaze: Use CFLAGS_KERNEL instead of CFLAGS by Michal Simek · 15 years ago
  40. 2921e2b microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too by Michal Simek · 15 years ago
  41. 6dfb79a microblaze: Do not check use_dcache by Michal Simek · 15 years ago
  42. fbeda67 microblaze: Do not use PVR configuration for broken MB version by Michal Simek · 15 years ago
  43. 79533fd microblaze: Fix USR1/2 pvr printing message by Michal Simek · 15 years ago
  44. 6e60c14 microblaze: iowrite upon timeout by Roel Kluin · 15 years ago
  45. 04e3a55 microblaze: Correspond CONFIG...PCMP in Makefile/Kconfig by Michal Simek · 15 years ago
  46. 6714fcc microblaze: Remove redundant variable by Michal Simek · 15 years ago
  47. e1c4bd0 microblaze: Move start_thread to process.c by Michal Simek · 15 years ago
  48. df4f3eb microblaze: Add missing preadv and pwritev syscalls by Michal Simek · 15 years ago
  49. ce0b755 microblaze: Add missing declaration for die and _exception func by Michal Simek · 15 years ago
  50. bf7e9da microblaze: Remove sparse error in traps.c by Michal Simek · 15 years ago
  51. 2eba318 microblaze: Move task_pt_regs up by Michal Simek · 15 years ago
  52. ac3efab microblaze: Rename kernel_mode to pt_mode in pt_regs by Michal Simek · 15 years ago
  53. ceb8944 microblaze: Remove uncache shadow condition by Michal Simek · 15 years ago
  54. 51eb6dc microblaze: Remove while(1) loop from show_regs function by Michal Simek · 15 years ago
  55. f2ec24f microblaze: Remove unneded per cpu SYSCALL_SAVE variable by Michal Simek · 15 years ago
  56. e655dc8 [S390] update default configuration. by Martin Schwidefsky · 15 years ago
  57. 75ee034 [S390] omit frame pointers on s390 when possible by Heiko Carstens · 15 years ago
  58. 4d7a3cd [S390] Use tape_generic_offline directly. by Frank Munzert · 15 years ago
  59. e1c8053 [S390] /proc/stat idle field for idle cpus by Martin Schwidefsky · 15 years ago
  60. b1ad171 [S390] appldata: avoid deadlock with appldata_mem by Gerald Schaefer · 15 years ago
  61. 3bd5f3e [S390] ipl: fix compile breakage by Heiko Carstens · 15 years ago
  62. d9ba761 GFS2: Ensure that the inode goal block settings are updated by Steven Whitehouse · 15 years ago
  63. d8bd504 GFS2: Fix bug in block allocation by Steven Whitehouse · 15 years ago
  64. 952043a bitops: Add __ffs64 bitop by Steven Whitehouse · 15 years ago
  65. b5451f7 ext4: Fix potential inode allocation soft lockup in Orlov allocator by Theodore Ts'o · 15 years ago
  66. e84a26c ext4: Make the extent validity check more paranoid by Theodore Ts'o · 15 years ago
  67. 9261461 ACPI: delete obsolete "bus master activity" proc field by Len Brown · 15 years ago
  68. 64f6841 m68knommu: update the default config for the ColdFire 5407C3 board by Greg Ungerer · 15 years ago
  69. a71e491 ACPI: idle: mark_tsc_unstable() at init-time, not run-time by Len Brown · 15 years ago
  70. 3a6b42c eCryptfs: Larger buffer for encrypted symlink targets by Tyler Hicks · 15 years ago
  71. ca8e34f eCryptfs: Lock lower directory inode mutex during lookup by Tyler Hicks · 15 years ago
  72. adfe7c6 m68k: Update defconfigs for 2.6.30-rc3 by Geert Uytterhoeven · 15 years ago
  73. cc7c0fa3 m68k,m68knommu: Wire up preadv and pwritev by Geert Uytterhoeven · 15 years ago
  74. 2d138ae scsi: a4000 - Correct driver unregistration in case of failure by Geert Uytterhoeven · 15 years ago
  75. 83cff83 mediabay: fix build for CONFIG_BLOCK=n by Bartlomiej Zolnierkiewicz · 15 years ago
  76. b0aedb0 ide: Stop disks on reboot for laptop which cuts power by Bruno Prémont · 15 years ago
  77. a1f9a89 ide-cd: fix kernel crash on hppa regression by Helge Deller · 15 years ago
  78. db2f38c palm_bk3710: UDMA performance fix by David Brownell · 15 years ago
  79. 73fc267 m68knommu: update the default config for the ColdFire 5307C3 board by Greg Ungerer · 15 years ago
  80. 2d4f9ef m68knommu: update the default config for the ColdFire 5257EVB board by Greg Ungerer · 15 years ago
  81. 92ea599 m68knommu: update the default config for the ColdFire 5249EVB. by Greg Ungerer · 15 years ago
  82. 888d256 KVM: Unregister cpufreq notifier on unload by Jan Kiszka · 15 years ago
  83. 7f1ea20 KVM: x86: release time_page on vcpu destruction by Joerg Roedel · 15 years ago
  84. 4cd481f KVM: Fix overlapping check for memory slots by Jan Kiszka · 15 years ago
  85. bf47a76 KVM: MMU: disable global page optimization by Marcelo Tosatti · 15 years ago
  86. d24d2c1 KVM: ia64: fix locking order entering guest by Jes Sorensen · 15 years ago
  87. 99894a7 KVM: MMU: Fix off-by-one calculating large page count by Avi Kivity · 15 years ago
  88. 956d039 sparc: Fix bus type probing for ESP and LE devices. by David S. Miller · 15 years ago
  89. 29fe1b4 netfilter: ctnetlink: fix gcc warning during compilation by Pablo Neira Ayuso · 15 years ago
  90. e77cc8d eCryptfs: Remove ecryptfs_unlink_sigs warnings by Tyler Hicks · 15 years ago
  91. 13a791b eCryptfs: Fix data corruption when using ecryptfs_passthrough by Tyler Hicks · 15 years ago
  92. 3a5203a eCryptfs: Print FNEK sig properly in /proc/mounts by Tyler Hicks · 15 years ago
  93. 57ea34d eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev() by Tyler Hicks · 15 years ago
  94. ae6e845 eCryptfs: Copy lower inode attrs before dentry instantiation by Tyler Hicks · 15 years ago
  95. cc29c70 net/netrom: Fix socket locking by Jean Delvare · 15 years ago
  96. 50b2ff1 netlabel: Always remove the correct address selector by Paul Moore · 15 years ago
  97. cef309c ucc_geth.c: Fix upsmr setting in RMII mode by Heiko Schocher · 15 years ago
  98. 3f9738f 8139too: fix HW initial flow by Jianjun kong · 15 years ago
  99. f170ea2 m68knommu: add a defconfig for the ColdFire M5272C3 board by Greg Ungerer · 15 years ago
  100. c550508 m68knommu: update the defconfig for the ColdFire 5208evb board by Greg Ungerer · 15 years ago