1. ab4227c [S390] qeth: avoid use of include/asm-s390 by Martin Schwidefsky · 16 years ago
  2. fc7e1e4 [S390] dont use kthread for smp_rescan_cpus(). by Heiko Carstens · 16 years ago
  3. 26f746f [S390] virtio console: fix section mismatch warning. by Heiko Carstens · 16 years ago
  4. 1378ee9 [S390] cio: Include linux/string.h in schid.h. by Cornelia Huck · 16 years ago
  5. 3f1934b [S390] qdio: fix section mismatch bug. by Heiko Carstens · 16 years ago
  6. 8f84700 [S390] stp: fix section mismatch warning. by Heiko Carstens · 16 years ago
  7. d918fe2 [S390] Remove diag 0x260 call from memory detection. by Heiko Carstens · 16 years ago
  8. 3b8e300 [S390] qdio: make sure qdr is aligned to page size by Jan Glauber · 16 years ago
  9. 7e9238f [S390] Add support for memory hot-remove. by Gerald Schaefer · 16 years ago
  10. 519620c [S390] Wire up new syscalls. by Heiko Carstens · 16 years ago
  11. 883e512 [S390] cio: Memory allocation for idset changed. by Michael Ernst · 16 years ago
  12. 683d718 [S390] qeth: preallocated qeth header for hiper socket by Frank Blaschka · 16 years ago
  13. a4b526b [S390] Optimize storage key operations for anon pages by Martin Schwidefsky · 16 years ago
  14. 934b285 [S390] nohz/sclp: disable timer on synchronous waits. by Heiko Carstens · 16 years ago
  15. 3a95e8e [S390] ipl: Reboot from alternate device does not work when booting from file by Michael Holzheu · 16 years ago
  16. 4abb08c [S390] dasd: Add support for enhanced VM UID by Stefan Weinhuber · 16 years ago
  17. c2bb4e5 [S390] Remove last P390 trace. by Heiko Carstens · 16 years ago
  18. 94ad374 Fix off-by-one error in iov_iter_advance() by Linus Torvalds · 16 years ago
  19. 0056e65 romfs_readpage: don't report errors for pages beyond i_size by Linus Torvalds · 16 years ago
  20. 660fc1f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  21. 3dd730f cpumask: statement expressions confuse some versions of gcc by Stephen Rothwell · 16 years ago
  22. a4319d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  23. afd962a x86: wrong register was used in align macro by Vitaly Mayatskikh · 16 years ago
  24. bd3e64c sgi-xp: setup the notify GRU message queue by Dean Nelson · 16 years ago
  25. 5b8669d sgi-xp: setup the activate GRU message queue by Dean Nelson · 16 years ago
  26. 83469b5 sgi-xp: cleanup naming of partition defines by Dean Nelson · 16 years ago
  27. 61deb86 sgi-xp: move xpc_check_remote_hb() to support both SN2 and UV by Dean Nelson · 16 years ago
  28. a812dcc sgi-xp: add usage of GRU driver by xpc_remote_memcpy() by Dean Nelson · 16 years ago
  29. 261f3b4 sgi-xp: enable building of XPC/XPNET on x86_64 by Dean Nelson · 16 years ago
  30. 81fe788 sgi-xp: add 'jiffies' to reserved page's timestamp name by Dean Nelson · 16 years ago
  31. 04de741 sgi-xp: use standard bitops macros and functions by Dean Nelson · 16 years ago
  32. ea57f80 sgi-xp: eliminate '>>>' in comments by Dean Nelson · 16 years ago
  33. 8e85c23 sgi-xp: add _sn2 suffix to a few variables by Dean Nelson · 16 years ago
  34. ee6665e sgi-xp: isolate remote copy buffer to sn2 only by Dean Nelson · 16 years ago
  35. a7b4d50 sgi-xp: enable XPNET to handle more than 64 partitions by Dean Nelson · 16 years ago
  36. 185c3a1 sgi-xp: isolate allocation of XPC's msgqueues to sn2 only by Dean Nelson · 16 years ago
  37. c39838c sgi-xp: replace AMO_t typedef by struct amo by Dean Nelson · 16 years ago
  38. 7fb5e59 sgi-xp: separate chctl_flags from XPC's notify IRQ by Dean Nelson · 16 years ago
  39. a47d5da sgi-xp: isolate additional sn2 specific code by Dean Nelson · 16 years ago
  40. 6e41017 sgi-xp: isolate activate IRQ's hardware specific components by Dean Nelson · 16 years ago
  41. 97bf1aa sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify() by Dean Nelson · 16 years ago
  42. aaa3cd6 sgi-xp: base xpc_rsvd_page's timestamp on jiffies by Dean Nelson · 16 years ago
  43. 33ba3c7 sgi-xp: isolate xpc_vars structure to sn2 only by Dean Nelson · 16 years ago
  44. e17d416 sgi-xp: isolate xpc_vars_part structure to sn2 only by Dean Nelson · 16 years ago
  45. 94bd270 sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware by Dean Nelson · 16 years ago
  46. 908787d sgi-xp: create a common xp_remote_memcpy() function by Dean Nelson · 16 years ago
  47. bc63d38 sgi-xp: support runtime selection of xp_max_npartitions by Dean Nelson · 16 years ago
  48. 78ce1bb sgi-xp: define BYTES_PER_WORD by Dean Nelson · 16 years ago
  49. da97052 sgi-xp: define xpSalError reason code by Dean Nelson · 16 years ago
  50. 355c54d sgi-xp: define is_shub() and is_uv() macros by Dean Nelson · 16 years ago
  51. 9ca8e40c1 GRU Driver V3: fixes to resolve code review comments by Jack Steiner · 16 years ago
  52. 3d919e5 GRU Driver: driver/misc Makefile & Kconfig changes by Jack Steiner · 16 years ago
  53. 0d39741 GRU Driver: export is_uv_system(), zap_page_range() & follow_page() by Jack Steiner · 16 years ago
  54. 3c45f69 GRU Driver: driver makefile by Jack Steiner · 16 years ago
  55. ee5b8fe GRU Driver: TLB flushing, MMUOPS callouts by Jack Steiner · 16 years ago
  56. 1d09d73 GRU Driver: /proc interfaces by Jack Steiner · 16 years ago
  57. 9a0deec GRU Driver: resource management by Jack Steiner · 16 years ago
  58. 28bffaf GRU Driver: kernel services provide by driver by Jack Steiner · 16 years ago
  59. 1425864 GRU Driver: page faults & exceptions by Jack Steiner · 16 years ago
  60. 78cf1de GRU Driver: driver initialization, file & vma ops by Jack Steiner · 16 years ago
  61. b2fb06f GRU Driver: kernel services header files by Jack Steiner · 16 years ago
  62. 13d1949 GRU Driver: driver internal header files by Jack Steiner · 16 years ago
  63. 4c921d4 GRU Driver: GRU instructions & macros by Jack Steiner · 16 years ago
  64. 34d8a38 GRU Driver: hardware data structures by Jack Steiner · 16 years ago
  65. c627f9c mm: add zap_vma_ptes(): a library function to unmap driver ptes by Jack Steiner · 16 years ago
  66. f718cd4 sched: make scheduler sysfs attributes sysdev class devices by Andi Kleen · 16 years ago
  67. 5cdc98b rtc-dev: stop periodic interrupts on device release by Tomas Janousek · 16 years ago
  68. 8d0b1c5 gbefb: cmap FIFO timeout by Thomas Bogendoerfer · 16 years ago
  69. 6af8bf3 workqueues: add comments to __create_workqueue_key() by Oleg Nesterov · 16 years ago
  70. dbacefc fs/buffer.c: uninline __remove_assoc_queue() by Thomas Petazzoni · 16 years ago
  71. d406f66 omfs: sparse annotations by Harvey Harrison · 16 years ago
  72. 32be1d2 scripts/mod/modpost.c: fix spelling of module and happens by Ben Dooks · 16 years ago
  73. 07a887d remove drivers/serial/v850e_uart.c by Adrian Bunk · 16 years ago
  74. 836e4b1 USB: m66592-udc: Fix up dev_set_name() badness. by Paul Mundt · 16 years ago
  75. 204b885 introduce lower_32_bits() macro by Joerg Roedel · 16 years ago
  76. 87547ee do_try_to_free_page: update comments related to vmscan functions by Fernando Luis Vazquez Cao · 16 years ago
  77. 7d03431 swapfile/vmscan: update comments related to vmscan functions by Fernando Luis Vazquez Cao · 16 years ago
  78. ab33dc0 swap: update function comment of release_pages by Fernando Luis Vazquez Cao · 16 years ago
  79. 7e6cbea madvise: update function comment of madvise_dontneed by Fernando Luis Vazquez Cao · 16 years ago
  80. 641de9d printk: fix comment for printk ratelimiting by Uwe Kleine-König · 16 years ago
  81. 8f3d137 Char: mxser, ratelimit ioctl warning by Jiri Slaby · 16 years ago
  82. bd673c7 initrd: cast `initrd_start' to `void *' by Geert Uytterhoeven · 16 years ago
  83. 06ac667 uml: fix tty-related build error by WANG Cong · 16 years ago
  84. 2c20300 connector: add a BlackBoard user to connector by Jerome Arbez-Gindre · 16 years ago
  85. 3f1712b print_ip_sym(): use %pS by Vegard Nossum · 16 years ago
  86. c389d27 8250.c: port.lock is irq-safe by Borislav Petkov · 16 years ago
  87. 5def9a3 markers: fix markers read barrier for multiple probes by Mathieu Desnoyers · 16 years ago
  88. b68bb26 rtc: don't return -EBUSY when mutex_lock_interruptible() fails by David Brownell · 16 years ago
  89. 950d442 drivers/video: release mutex in error handling code by Julia Lawall · 16 years ago
  90. d667b6d hpwdt: don't use static flags by Alexey Dobriyan · 16 years ago
  91. 26c131c iscsi_ibft_find: fix modpost warning by Jan Beulich · 16 years ago
  92. 126ed36 backlight: ensure platform_lcd on by default by Ben Dooks · 16 years ago
  93. aeed682 cpuset: clean up cpuset hierarchy traversal code by Li Zefan · 16 years ago
  94. 93a6557 cpuset: fix wrong calculation of relax domain level by Li Zefan · 16 years ago
  95. f539369 cpuset: speed up sched domain partition by Lai Jiangshan · 16 years ago
  96. 8d1e626 cpuset: a bit cleanup for scan_for_empty_cpusets() by Li Zefan · 16 years ago
  97. 4ef1b0f memcg: remove redundant check in move_task() by Li Zefan · 16 years ago
  98. 55b6fd0 cgroup: uninline cgroup_has_css_refs() by Li Zefan · 16 years ago
  99. 3655343 cgroup: remove duplicate code in allocate_cg_link() by Li Zefan · 16 years ago
  100. 5a3eb9f cgroup: fix possible memory leak by Li Zefan · 16 years ago