1. 6ae6996 SFI: add platform-independent core support by Feng Tang · 15 years ago
  2. 117a9ac SFI: create linux/sfi.h by Feng Tang · 15 years ago
  3. 6349d99 SFI: Simple Firmware Interface - MAINTAINERS, Kconfig by Len Brown · 15 years ago
  4. e55a599 ACPI: Handle CONFIG_ACPI=n better from linux/acpi.h by Feng Tang · 15 years ago
  5. e5b8fc6 ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries() by Len Brown · 15 years ago
  6. f4a2d58 ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconfig-shared.c by Len Brown · 15 years ago
  7. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  8. 2a4ab64 ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=n by Feng Tang · 15 years ago
  9. 326ba50 Linux 2.6.31-rc8 by Linus Torvalds · 15 years ago
  10. 1b364bf module: workaround duplicate section names by James Bottomley · 15 years ago
  11. 7d1d16e module: fix BUG_ON() for powerpc (and other function descriptor archs) by Rusty Russell · 15 years ago
  12. 0a80fb1 xenfb: connect to backend before registering fb by Jeremy Fitzhardinge · 15 years ago
  13. 9c504ca Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  14. 4f8ee2c lmb: Remove __init from lmb_end_of_DRAM() by Benjamin Herrenschmidt · 15 years ago
  15. cf48144 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  16. 788d908 ipv4: make ip_append_data() handle NULL routing table by Julien TINNES · 15 years ago
  17. 9886e83 AFS: Stop readlink() on AFS crashing due to NULL 'file' ptr by David Howells · 15 years ago
  18. 0db501b inotify: Ensure we alwasy write the terminating NULL. by Eric W. Biederman · 15 years ago
  19. dead537 inotify: fix locking around inotify watching in the idr by Eric Paris · 15 years ago
  20. cf43742 inotify: do not BUG on idr entries at inotify destruction by Eric Paris · 15 years ago
  21. 52cef75 inotify: seperate new watch creation updating existing watches by Eric Paris · 15 years ago
  22. 1e23502 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  23. e99b1f2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  24. b080f18 powerpc/ps3: Update ps3_defconfig by Geoff Levand · 15 years ago
  25. 7b6a09f powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration by Geert Uytterhoeven · 15 years ago
  26. 5311034 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  27. 533995e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  28. cc674c8 leds: after setting inverted attribute, we must update the LED by Thadeu Lima de Souza Cascardo · 15 years ago
  29. 48cccd2 leds: fix multiple requests and releases of IRQ for GPIO LED Trigger by Thadeu Lima de Souza Cascardo · 15 years ago
  30. bdf57de acpi processor: remove superfluous warning message by Frans Pop · 15 years ago
  31. 2a90800 ACPI processor: force throttling state when BIOS returns incorrect value by Frans Pop · 15 years ago
  32. f3d83e2 wmi: fix kernel panic when stack protection enabled. by Costantino Leandro · 15 years ago
  33. ce8442b acpi: don't call acpi_processor_init if acpi is disabled by Yinghai Lu · 15 years ago
  34. 0d28816 thermal_sys: check get_temp return value by Michael Brunner · 15 years ago
  35. 4ab6c08 clone(): fix race between copy_process() and de_thread() by Oleg Nesterov · 15 years ago
  36. 03ef83a mm: fix for infinite churning of mlocked pages by Minchan Kim · 15 years ago
  37. b62e408 flex_array: convert element_nr formals to unsigned by David Rientjes · 15 years ago
  38. 8e7ee270 flex_array: declare parts member to have incomplete type by David Rientjes · 15 years ago
  39. 105b6e8 flex_array: fix flex_array_free_parts comment by David Rientjes · 15 years ago
  40. a30b595 flex_array: fix get function for elements in base starting at non-zero by David Rientjes · 15 years ago
  41. 054b2b1 pps: fix incorrect verdict check by Joonwoo Park · 15 years ago
  42. 53a7197 IMA: iint put in ima_counts_get and put by Eric Paris · 15 years ago
  43. 9848484 m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open by Geert Uytterhoeven · 15 years ago
  44. 9fd926b m68k: Fix redefinition of pgprot_noncached by Alexey Dobriyan · 15 years ago
  45. dc71c7d arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap arg by Andrew Morton · 15 years ago
  46. dd9b3e8 m68k: cnt reaches -1, not 0 by Roel Kluin · 15 years ago
  47. dac9ff7 m68k: count can reach 51, not 50 by Roel Kluin · 15 years ago
  48. 3161e45 virtio: net refill on out-of-memory by Rusty Russell · 15 years ago
  49. 0b4f292 smc91x: fix compilation on SMP by Alexey Dobriyan · 15 years ago
  50. f415c41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  51. 4dc627d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  52. 4484b9c irda/sa1100_ir: fix broken netdev_ops conversion by Alexander Beregalov · 15 years ago
  53. 730a9cf irda/au1k_ir: fix broken netdev_ops conversion by Alexander Beregalov · 15 years ago
  54. d8ed1d4 sparc64: Validate linear D-TLB misses. by David S. Miller · 15 years ago
  55. 9c93768 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. 87bcfa33 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  57. 44afa9a Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  58. 7d63e63 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  59. 9f459fa Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  60. e9cab24 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  61. a206e94 Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  62. 7cafe60 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  63. 5c58cef tty: make sure to flush any pending work when halting the ldisc by Linus Torvalds · 15 years ago
  64. c62e432 x86: Fix build with older binutils and consolidate linker script by Jan Beulich · 15 years ago
  65. b1ddaf6 sound: pcm_lib: fix unsorted list constraint handling by Clemens Ladisch · 15 years ago
  66. a2cb6a4 pkt_sched: Fix bogon in tasklet_hrtimer changes. by David S. Miller · 15 years ago
  67. 7111dc7 NFSv4: Fix an infinite looping problem with the nfs4_state_manager by Trond Myklebust · 15 years ago
  68. 2584e79 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  69. 7c0a57d Merge branch 'fixes' of git://git.marvell.com/orion by Linus Torvalds · 15 years ago
  70. 353d5c3 mm: fix hugetlb bug due to user_shm_unlock call by Hugh Dickins · 15 years ago
  71. 0257a0c Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  72. e40c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 15 years ago
  73. 22e93ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  74. 1cac6ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  75. ce0cfd4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  76. a6a06f7 x86: Fix an incorrect argument of reserve_bootmem() by Amerigo Wang · 15 years ago
  77. 94da210 [ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loop by Simon Kagstrom · 15 years ago
  78. c55bf10 [ARM] Kirkwood: enable eSATA on QNAP TS-219P by John Holland · 15 years ago
  79. 3e475f5 [ARM] Kirkwood: __init requires linux/init.h by Martin Michlmayr · 15 years ago
  80. 3c4cec6 ext3: Improve error message that changing journaling mode on remount is not possible by Jan Kara · 15 years ago
  81. 6d41807 ext3: Update Kconfig description of EXT3_DEFAULTS_TO_ORDERED by Theodore Ts'o · 15 years ago
  82. edd1365 sound: vx222: fix input level control range check by Clemens Ladisch · 15 years ago
  83. 8ff499e smc91x: let smc91x work well under netpoll by Dongdong Deng · 15 years ago
  84. d2f3ad4 pxaficp-ir: remove incorrect net_device_ops by Marek Vasut · 15 years ago
  85. 28e9fc5 NET: llc, zero sockaddr_llc struct by Jiri Slaby · 15 years ago
  86. 16bfa38 ima: hashing large files bug fix by Mimi Zohar · 15 years ago
  87. 6777d77 kernel_read: redefine offset type by Mimi Zohar · 15 years ago
  88. 4871953 drivers/net: fixed drivers that support netpoll use ndo_start_xmit() by Dongdong Deng · 15 years ago
  89. 79b1bee netpoll: warning for ndo_start_xmit returns with interrupts enabled by Dongdong Deng · 15 years ago
  90. c189308 net: Fix Micrel KSZ8842 Kconfig description by Andreas Mohr · 15 years ago
  91. 2149f66 netfilter: xt_quota: fix wrong return value (error case) by Patrick McHardy · 15 years ago
  92. ca6982b ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapped bindings consistent with IPv4) by Bruno Prémont · 15 years ago
  93. 6ff9c2e E100: fix interaction with swiotlb on X86. by Krzysztof Hałasa · 15 years ago
  94. 38acce2 pkt_sched: Convert CBQ to tasklet_hrtimer. by David S. Miller · 15 years ago
  95. 70bdbd3 ALSA: ali5451: fix timeout handling in snd_ali_{codecs,timer}_ready() by Bartlomiej Zolnierkiewicz · 15 years ago
  96. 637952c [S390] set preferred console based on conmode by Hendrik Brueckner · 15 years ago
  97. cf05b82 [S390] drivers/s390: put NULL test before dereference by Julia Lawall · 15 years ago
  98. 06739a8 [S390] cio: fix double free after failed device initialization by Sebastian Ott · 15 years ago
  99. 9f844e5 drm/radeon/kms: Fix radeon_gem_busy_ioctl harder. by Michel Dänzer · 15 years ago
  100. ee5f975 pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer by David S. Miller · 15 years ago