1. eca8c24 [ARM] 4412/1: S3C2412: reset errata fix by Ben Dooks · 17 years ago
  2. b91d8a1 [ARM] use __used attribute by David Rientjes · 17 years ago
  3. dd272b5 ACPI: add __init to acpi_initialize_subsystem() by Len Brown · 17 years ago
  4. eaad084 NOHZ: prevent multiplication overflow - stop timer for huge timeouts by Thomas Gleixner · 17 years ago
  5. ae00d81 ACPI: extend "acpi_osi=" boot option by Len Brown · 17 years ago
  6. 4096b46 sparc64: fix alignment bug in linker definition script by Sam Ravnborg · 17 years ago
  7. 7db35f3 [SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry. by David S. Miller · 17 years ago
  8. 2d9e276 [SPARC64]: Fix two bugs wrt. kernel 4MB TSB. by David S. Miller · 17 years ago
  9. 6197fe4 [SPARC]: Emulate cmpxchg like parisc by Kyle McMartin · 17 years ago
  10. 22adb35 [SPARC64]: Eliminate NR_CPUS limitations. by David S. Miller · 17 years ago
  11. 5cbc307 [SPARC64]: Use machine description and OBP properly for cpu probing. by David S. Miller · 17 years ago
  12. 22d6a1c [SPARC64]: Report proper system soft state to the hypervisor. by David S. Miller · 17 years ago
  13. a1aadd5 [SPARC64]: Kill unused DIE_PAGE_FAULT enum value. by Christoph Hellwig · 17 years ago
  14. 3abc120 [ARM] enable arbitary speed tty ioctls and split input/output speed by Alan Cox · 17 years ago
  15. cc50a0d [ARM] 4406/1: Trivial NSLU2 / NAS-100D header & setup code cleanup by Michael-Luke Jones · 17 years ago
  16. 435c5da [ARM] 4405/1: NSLU2, DSM-G600 frequency fixup code by Michael-Luke Jones · 17 years ago
  17. ece97941 [ARM] 4402/1: S3C2443: Add physical address of HSMMC controller by Ben Dooks · 17 years ago
  18. 8e81725 [ARM] 4401/1: S3C2443: Add definitions for port GPIOJ by Ben Dooks · 17 years ago
  19. 1c1ee4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  20. 14e50e5 [XFRM]: Allow packet drops during larval state resolution. by David S. Miller · 17 years ago
  21. 9059b45 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  22. c883f21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 17 years ago
  23. d0529186 [NETFILTER]: nf_conntrack_h323: fix ASN.1 types by Jing Min Zhao · 17 years ago
  24. 25b86e0 [NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculation by Patrick McHardy · 17 years ago
  25. 3572944 [IA64] Cleanup acpi header to reuse the generic _PDC defines by Venki Pallipadi · 17 years ago
  26. 8f53b6f Don't call a warnign a bug. It's a warning. by Linus Torvalds · 17 years ago
  27. d333fc8d Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  28. 7fe7f84 NFS: Avoid a deadlock situation on write by Trond Myklebust · 17 years ago
  29. 5dee9e7 [Bluetooth] Fix L2CAP configuration parameter handling by Marcel Holtmann · 17 years ago
  30. 03491c9 i386: fix early usage of atomic_add_return and local_add_return on real i386 by Thomas Gleixner · 17 years ago
  31. ab6085c md: don't write more than is required of the last page of a bitmap by NeilBrown · 17 years ago
  32. 7bb44ad recalc_sigpending_tsk fixes by Roland McGrath · 17 years ago
  33. b7add02 capability.h warning fix by Andrew Morton · 17 years ago
  34. 8ce7ad7 genhd: send async notification on media change by Kristen Carlson Accardi · 17 years ago
  35. 86ce18d genhd: expose AN to user space by Kristen Carlson Accardi · 17 years ago
  36. 88f18ba freezer: move frozen_process() to kernel/power/process.c by Gautham R Shenoy · 17 years ago
  37. 5fcc57f freezer: fix PF_NOFREEZE vs freezeable race by Gautham R Shenoy · 17 years ago
  38. ba96a0c freezer: fix vfork problem by Rafael J. Wysocki · 17 years ago
  39. 33e1c28 freezer: close potential race between refrigerator and thaw_tasks by Rafael J. Wysocki · 17 years ago
  40. 6c6a2a8 add the IDE device ID for ATI SB700 by Henry Su · 17 years ago
  41. cdb7532 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  42. 7992018 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  43. 5fd5220 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  44. c74e83a V4L/DVB (5670): Adding new fields to v4l2_pix_format broke the ABI, reverted that change by Hans Verkuil · 17 years ago
  45. d257905 Fix headers check fallout by Stephen Rothwell · 17 years ago
  46. d6f2fe9 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  47. 04fc5fd Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  48. bc9a8a7 libata: Kiss post_set_mode goodbye by Alan Cox · 17 years ago
  49. 2053ed0 Add constant for FCS/CRC length (frame check sequence) by Auke Kok · 17 years ago
  50. 8aee74c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  51. 080e892 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix by Linus Torvalds · 17 years ago
  52. 4b85df0 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  53. 6044ab3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  54. d07b3c2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  55. 21124a8 x86_64: Support gcc 5 properly by Andi Kleen · 17 years ago
  56. bde7db8 Blackfin arch: Change NO_ACCESS_CHECK to ACCESS_CHECK by Sonic Zhang · 17 years ago
  57. a9c59c2 Blackfin arch: cache SWRST value at bootup so other things like watchdog can non-destructively query it by Mike Frysinger · 17 years ago
  58. 19381f0 Blackfin arch: update blackfin header files to latest one in VDSP. by Bryan Wu · 17 years ago
  59. 95e493c Blackfin arch: finish removing p* volatile defines for MMRs by Mike Frysinger · 17 years ago
  60. eb8d5f6 Blackfin arch: make sure we declare the revid functions as pure (since they are) by Mike Frysinger · 17 years ago
  61. 6784027 Blackfin arch: GPIO fix some defines by Michael Hennerich · 17 years ago
  62. 23ee968 Blackfin arch: DMA operation cleanup by Michael Hennerich · 17 years ago
  63. d1b945f Blackfin arch: Move write to VR_CTL closer to IDLE by Michael Hennerich · 17 years ago
  64. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  65. 913f11ee [S390] Wire up signald, timerfd and eventfd syscalls. by Heiko Carstens · 17 years ago
  66. fd5d8bf [S390] Wire up sys_utimensat. by Heiko Carstens · 17 years ago
  67. 31d106c sh: Fix dreamcast build for IRQ changes. by Paul Mundt · 17 years ago
  68. 26bbfda sh: Wire up signalfd/timerfd/eventfd syscalls. by Paul Mundt · 17 years ago
  69. fce692e sh: revert addition of page fault notifiers by Christoph Hellwig · 17 years ago
  70. fc432e1 [ARM] at91_adc parenthesis balance by Mariusz Kozlowski · 17 years ago
  71. 69e9c93 [ARM] 4400/1: S3C24XX: Add high-speed MMC device definition by Ben Dooks · 17 years ago
  72. 5f2ef21 [ARM] 4397/1: S3C2443: remove SDI0/1 IRQ ambiguity by Ben Dooks · 17 years ago
  73. 95ba71f [ARM] 4388/1: no need for arm/mm mmap range checks for non-mmu by Greg Ungerer · 17 years ago
  74. c34b19f [IPV6]: Add ip6_tunnel.h to headers_install by Deepak Saxena · 17 years ago
  75. 5eb620c IB/core: Add helpers for uncached GID and P_Key searches by Yosef Etigin · 17 years ago
  76. 0e0d314 kbuild: introduce __init_refok/__initdata_refok to supress section mismatch warnings by Sam Ravnborg · 17 years ago
  77. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 17 years ago
  78. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 17 years ago
  79. 1a06a52e Fix roundup_pow_of_two(1) by Rolf Eike Beer · 17 years ago
  80. 9f57195 [IA64] Fix bogus messages about system calls not implemented. by Tony Luck · 17 years ago
  81. 347b459 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  82. bfea13d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  83. 223a10a revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()" by Oleg Nesterov · 17 years ago
  84. 689d794 [NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.h by David S. Miller · 17 years ago
  85. dd504ea Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ by Trond Myklebust · 17 years ago
  86. c97a9e1 mm: more rmap checking by Nick Piggin · 17 years ago
  87. 71ce92f make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename size by Dan Aloni · 17 years ago
  88. bc88d5d icom: add new sub-device-id to support new adapter by wendy xiong · 17 years ago
  89. e3dfd29 make freezeable workqueues singlethread by Oleg Nesterov · 17 years ago
  90. 5cf4cf6 Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ by Trond Myklebust · 17 years ago
  91. 79974a0 Let smp_call_function_single return -EBUSY on UP by Heiko Carstens · 17 years ago
  92. f363d16 acpi: fix potential call to a freed memory section. by Aaron Durbin · 17 years ago
  93. 0aa817f Slab allocators: define common size limitations by Christoph Lameter · 17 years ago
  94. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  95. ade3aff slub: fix handling of oversized slabs by Andrew Morton · 17 years ago
  96. 3ca12ee SLAB: Move two remaining SLAB specific definitions to slab_def.h by Christoph Lameter · 17 years ago
  97. c59def9 Slab allocators: Drop support for destructors by Christoph Lameter · 17 years ago
  98. 3692b94 [POWERPC] Wire up some more syscalls by Stephen Rothwell · 17 years ago
  99. e3d67b6 [POWERPC] Remove fixup_bigphys_addr() for arch/powerpc to avoid link error by David Gibson · 17 years ago
  100. 3d37254 [POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448. by James.Yang · 17 years ago