1. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 17 years ago
  2. 8245525 maps4: rework TASK_SIZE macros by Dave Hansen · 17 years ago
  3. 8b3de0d asm-*/compat.h: fix typo in comment by Marcin Ślusarz · 17 years ago
  4. 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 17 years ago
  5. f034347 s390: use generic percpu linux-2.6.git by travis@sgi.com · 17 years ago
  6. 6ddfee0 modules: fold percpu_modcopy into module.c by travis@sgi.com · 17 years ago
  7. 5280e00 percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h by travis@sgi.com · 17 years ago
  8. b32ef63 percpu: use a kconfig variable to signal arch specific percpu setup by travis@sgi.com · 17 years ago
  9. aa02ad6 ext4: Add ext4_find_next_bit() by Aneesh Kumar K.V · 17 years ago
  10. 894cdde [S390] do local_irq_restore while spinning in spin_lock_irqsave. by Hisashi Hifumi · 17 years ago
  11. dab5209 [S390] add smp_call_function_mask by Carsten Otte · 17 years ago
  12. 028fed8 [S390] Unused field / extern declaration in processor.h by Martin Schwidefsky · 17 years ago
  13. 0ac30be [S390] single-step cleanup by Roland McGrath · 17 years ago
  14. 5800266 [S390] include/asm-s390/: Spelling fixes by Joe Perches · 17 years ago
  15. 48657d2 [S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible. by Michael Holzheu · 17 years ago
  16. 99ca4e5 [S390] kernel: Shutdown Actions Interface by Michael Holzheu · 17 years ago
  17. 48483b3 [S390] Get rid of additional_cpus kernel parameter. by Heiko Carstens · 17 years ago
  18. 519580f [S390] Use new style spinlock initializer in __RWSEM_INITIALIZER. by Heiko Carstens · 17 years ago
  19. 3b4beb3 [S390] Remove owner_pc member from raw_spinlock_t. by Heiko Carstens · 17 years ago
  20. 5fd9c6e [S390] Change vmalloc defintions by Christian Borntraeger · 17 years ago
  21. 8ffd74a [S390] Avoid warnings in tlblush.h by Martin Schwidefsky · 17 years ago
  22. 6f457e1 [S390] Fix tlb flushing with idte. by Martin Schwidefsky · 17 years ago
  23. 08d0796 [S390] Standby cpu activation/deactivation. by Heiko Carstens · 17 years ago
  24. 4e8e56c [S390] cio: Extend adapter interrupt interface. by Peter Oberparleiter · 17 years ago
  25. 0d01792 [S390] pud_present/pmd_present bug. by Martin Schwidefsky · 17 years ago
  26. 411788e [S390] Fix irq tracing and lockdep_sys_exit calls. by Heiko Carstens · 17 years ago
  27. 56d61a0 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  28. d6ec084 Add CONFIG_DEBUG_SG sg validation by Jens Axboe · 17 years ago
  29. 18dabf4 Change table chaining layout by Jens Axboe · 17 years ago
  30. 190a1d7 [S390] 4level-fixup cleanup by Martin Schwidefsky · 17 years ago
  31. 3610cce [S390] Cleanup page table definitions. by Martin Schwidefsky · 17 years ago
  32. 6f3fa3f [S390] Remove unused user_seg from thread structure. by Martin Schwidefsky · 17 years ago
  33. ba8a922 [S390] tlb flush fix. by Martin Schwidefsky · 17 years ago
  34. fae8b22 [S390] Add per-cpu idle time / idle count sysfs attributes. by Heiko Carstens · 17 years ago
  35. 0624517 forbid asm/bitops.h direct inclusion by Jiri Slaby · 17 years ago
  36. 1c7037d remove unused flush_tlb_pgtables by Benjamin Herrenschmidt · 17 years ago
  37. 2633357 bitops: introduce lock ops by Nick Piggin · 17 years ago
  38. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  39. 68a9bd0 remove strict ansi check from __u64 in asm/types.h by Olaf Hering · 17 years ago
  40. 04fc8bb kill DECLARE_MUTEX_LOCKED by Christoph Hellwig · 17 years ago
  41. f438d91 kprobes: support kretprobe blacklist by Masami Hiramatsu · 17 years ago
  42. 74a0b57 x86: optimize page faults like all other achitectures and kill notifier cruft by Christoph Hellwig · 17 years ago
  43. 52480ee [S390] s390: use PAGE_SIZE in vmlinux.lds by Sam Ravnborg · 17 years ago
  44. e39394b [S390] Make vmalloc area start at address > 4GB. by Heiko Carstens · 17 years ago
  45. 210d3a9 [S390] Force link error if xchg/cmpxchg gets called with unsupported size. by Heiko Carstens · 17 years ago
  46. 5a29132 [S390] Get rid of ARCH_KMALLOC_MINALIGN. by Heiko Carstens · 17 years ago
  47. ca08de0 [S390] remove packed attribute from ext_int_info_t. by Christian Borntraeger · 17 years ago
  48. 16db63f [S390] zcrypt: remove duplicated struct CPRBX definition by Ralph Wuerthner · 17 years ago
  49. 958974f [S390] cio: Introduce ccw_bus_type.shutdown. by Cornelia Huck · 17 years ago
  50. b2ffd8e [S390] cio: Add docbook comments. by Cornelia Huck · 17 years ago
  51. c020871 [S390] cio: Kerneldoc comments for cmf. by Cornelia Huck · 17 years ago
  52. fc5019c [S390] cio: Fix some coding style issues in cmf. by Cornelia Huck · 17 years ago
  53. c51b962 [S390] Change atomic_read/set to inline functions with barrier semantics. by Heiko Carstens · 17 years ago
  54. 0a87c5c [S390] vmur: fix diag14 exceptions with addresses > 2GB. by Michael Holzheu · 17 years ago
  55. fd0cbdd Fix WARN_ON() on bitfield ops for all other archs by Heiko Carstens · 17 years ago
  56. 7a8e0c8 [S390] Wire up sys_fallocate. by Martin Schwidefsky · 17 years ago
  57. cb1863a [S390] add types.h include to s390_ext.h by Christian Borntraeger · 17 years ago
  58. 8059862 [S390] cio: Remove deprecated rdc/rcd. by Cornelia Huck · 17 years ago
  59. 3bb447f [S390] Convert to smp_call_function_single. by Heiko Carstens · 17 years ago
  60. c41917d [PATCH] sched: sched_cacheflush is now unused by Ralf Baechle · 17 years ago
  61. b111757 arch: personality independent stack top by Peter Zijlstra · 17 years ago
  62. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  63. 9e367d8 jprobes: remove JPROBE_ENTRY() by Michael Ellerman · 17 years ago
  64. 317b3c2 fbdev: detect primary display device by Antonino A. Daplas · 17 years ago
  65. 10eb265 fbdev: move arch-specific bits to their respective subdirectories by Antonino A. Daplas · 17 years ago
  66. 769848c Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated by Mel Gorman · 17 years ago
  67. e21ea24 mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty by Martin Schwidefsky · 17 years ago
  68. f0e47c2 mm: remove ptep_establish() by Martin Schwidefsky · 17 years ago
  69. 4b77758 Introduce compat_u64 and compat_s64 types by Arnd Bergmann · 17 years ago
  70. 1b0fac4 dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs by Dan Williams · 17 years ago
  71. 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
  72. 4eb6bf6 lots-of-architectures: enable arbitary speed tty support by Alan Cox · 17 years ago
  73. dce5547 [S390] s390: rename CPU_IDLE to S390_CPU_IDLE by Heiko Carstens · 17 years ago
  74. 736f563 [S390] cio: Remove prototype for non-existing function cmf_reset(). by Cornelia Huck · 17 years ago
  75. 048d5ce [S390] Remove volatile from atomic_t by Heiko Carstens · 17 years ago
  76. 8a88367 [S390] Bogomips calculation for 64 bit. by Martin Schwidefsky · 17 years ago
  77. 83119ad [S390] sclp: Test facility list before executing a service call. by Heiko Carstens · 17 years ago
  78. 05dd253 [S390] sclp: introduce some new interfaces. by Heiko Carstens · 17 years ago
  79. dc74d7f [S390] Move psw_set_key. by Heiko Carstens · 17 years ago
  80. 8dab524 Rework ptep_set_access_flags and fix sun4c by Benjamin Herrenschmidt · 17 years ago
  81. 913f11e [S390] Wire up signald, timerfd and eventfd syscalls. by Heiko Carstens · 17 years ago
  82. fd5d8bf [S390] Wire up sys_utimensat. by Heiko Carstens · 17 years ago
  83. 04dd08b Consolidate asm/poll.h by Stephen Rothwell · 17 years ago
  84. 61d48c2 [S390] Kconfig: use common Kconfig files for s390. by Martin Schwidefsky · 17 years ago
  85. 763968e [S390] Avoid sparse warnings. by Heiko Carstens · 17 years ago
  86. 9a92fe4 [S390] cio: Get rid of _ccw_device_get_device_number(). by Cornelia Huck · 17 years ago
  87. 2f4dfe2 Remove hardcoding of hard_smp_processor_id on UP systems by Fernando Luis Vazquez Cao · 17 years ago
  88. 9028780 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  89. 6672f76 kdump/kexec: calculate note size at compile time by Simon Horman · 17 years ago
  90. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  91. 1f8bdae s390: free skbs in finite amount of time in qeth by Ursula Braun · 17 years ago
  92. 411f0f3 Introduce CONFIG_HAS_DMA by Heiko Carstens · 17 years ago
  93. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  94. cf8ba7a [S390] add hardware capability support (ELF_HWCAP). by Martin Schwidefsky · 17 years ago
  95. 52706ec [S390] cio: Deprecate read_dev_chars() and read_conf_data{,_lpm}(). by Cornelia Huck · 17 years ago
  96. 33464e3 [S390] get rid of kprobes notifier call chain. by Christoph Hellwig · 17 years ago
  97. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 17 years ago
  98. 15c5403 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  99. 39ce010 [S390] Clean up smp code in preparation for some larger changes. by Heiko Carstens · 17 years ago
  100. 6c21048 [S390] split page_test_and_clear_dirty. by Martin Schwidefsky · 17 years ago