1. 65127d2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into merge by Chris Zankel · 15 years ago
  2. b8bb767 xtensa: we don't need to include asm/io.h by Chris Zankel · 15 years ago
  3. f193318 xtensa: only build platform or variant if they contain a Makefile by Chris Zankel · 15 years ago
  4. 06a7476 xtensa: make startup code discardable by Daniel Glöckner · 15 years ago
  5. fcc8f0f xtensa: ccount clocksource by Johannes Weiner · 15 years ago
  6. 4476c96 xtensa: remove platform rtc hooks by Johannes Weiner · 15 years ago
  7. 90be8c1 xtensa: use generic sched_clock() by Johannes Weiner · 15 years ago
  8. f82e939 xtensa: platform: s6105 by Johannes Weiner · 15 years ago
  9. 6770fa0 xtensa: let platform override KERNELOFFSET by Johannes Weiner · 15 years ago
  10. 000af2c xtensa: s6000 variant by Johannes Weiner · 15 years ago
  11. eff35af xtensa: s6000 variant core definitions by Johannes Weiner · 15 years ago
  12. 4c0d214 xtensa: variant irq set callbacks by Johannes Weiner · 15 years ago
  13. 72197b1 xtensa: variant-specific code by Johannes Weiner · 15 years ago
  14. e5083a6 xtensa: nommu support by Johannes Weiner · 15 years ago
  15. 7789f89 xtensa: add flat support by Oskar Schirmer · 15 years ago
  16. a81cbd2 xtensa: enforce slab alignment to maximum register width by Oskar Schirmer · 15 years ago
  17. c947a58 xtensa: cope with ram beginning at higher addresses by Johannes Weiner · 15 years ago
  18. 264da9f xtensa: don't make bootmem bitmap larger than required by Johannes Weiner · 15 years ago
  19. 0bef42e xtensa: fix init_bootmem_node() argument order by Johannes Weiner · 15 years ago
  20. 28a0ce7 xtensa: use correct stack pointer for stack traces by Johannes Weiner · 15 years ago
  21. 35f9cd0 xtensa: beat Kconfig into shape by Johannes Weiner · 15 years ago
  22. 4f682fb xtensa: remove redefinition of XCHAL_MMU_ASID_BITS by Johannes Weiner · 15 years ago
  23. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  24. c2eb2fa Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  25. ef8a97bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  26. 4f032ac cpumask: fix slab corruption caused by alloc_cpumask_var_node() by Jack Steiner · 15 years ago
  27. 2d09cde ia64: implement interrupt-enabling rwlocks by Robin Holt · 15 years ago
  28. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  29. e8c158b Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS by Robin Holt · 15 years ago
  30. 41d577a fs/ufs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  31. 1c5b454 fs/sysv: return f_fsid for statfs(2) by Coly Li · 15 years ago
  32. 2fc7f56 fs/squashfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  33. 651d062 fs/reiserfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  34. 5b76dc0 fs/qnx4: return f_fsid for statfs(2) by Coly Li · 15 years ago
  35. 197e671 fs/omfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  36. 054475d fs/minix: return f_fsid for statfs(2) by Coly Li · 15 years ago
  37. 2430c4d fs/isofs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  38. 604d295 fs/hpfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  39. 25564dd fs/hfsplus: return f_fsid for statfs(2) by Coly Li · 15 years ago
  40. 7dd2c00 fs/hfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  41. aac49b7 fs/fat: return f_fsid for statfs(2) by Coly Li · 15 years ago
  42. 514c91a fs/efs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  43. 94ea77a fs/cramfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  44. 8587246 fs/befs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  45. a6a2a73 fs/affs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  46. accb401 fs/adfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  47. 10c7db2 preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_light by Gerd Hoffmann · 15 years ago
  48. ddd9e91 preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls. by Ralf Baechle · 15 years ago
  49. f3554f4 preadv/pwritev: Add preadv and pwritev system calls. by Gerd Hoffmann · 15 years ago
  50. 6949a63 preadv/pwritev: create compat_writev() by Gerd Hoffmann · 15 years ago
  51. dac1213 preadv/pwritev: create compat_readv() by Gerd Hoffmann · 15 years ago
  52. 98310e5 cramfs: propagate uncompression errors by David VomLehn · 15 years ago
  53. 6e873ec xpc_sn2: fix max() warning about pointers of different types by Robin Holt · 15 years ago
  54. 1bc4faa sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UV by Robin Holt · 15 years ago
  55. 7b8274e sgi-gru: support multiple pagesizes in GRU by Jack Steiner · 15 years ago
  56. 27ca8a7 sgi-gru: fix bugs related to module unload of the GRU driver by Jack Steiner · 15 years ago
  57. e1c3219 sgi-gru: macro for scanning all gru chiplets by Jack Steiner · 15 years ago
  58. 6f2584f sgi-gru: add support to the GRU driver for message queue interrupts by Jack Steiner · 15 years ago
  59. ecdaf2b sgi-gru: restructure the GRU vtop functions by Jack Steiner · 15 years ago
  60. 8741941 sgi-gru: aSID (context management) bug fixes by Jack Steiner · 15 years ago
  61. bb04aa7 sgi-gru: add support for a user to explicitly unload a GRU context by Jack Steiner · 15 years ago
  62. e56484d sgi-gru: add statistics to the GRU context management functions by Jack Steiner · 15 years ago
  63. a24e5e1 sgi-gru: change GRU CCH commands from inline functions to outofline functions by Jack Steiner · 15 years ago
  64. 4388460 sgi-gru: improvements to GRU debug messages & statistics by Jack Steiner · 15 years ago
  65. fe5bb6b sgi-gru: misc GRU cleanup by Jack Steiner · 15 years ago
  66. 66666e5 sgi-gru: add macros for using the UV hub to send interrupts by Jack Steiner · 15 years ago
  67. c729670 sgi-gru: add definitions of ia64 GRU MMRs by Jack Steiner · 15 years ago
  68. a4c3155 sgi-gru: add definitions of x86_64 GRU MMRs by Jack Steiner · 15 years ago
  69. bc5d994 sgi-gru: exclude UV definitions on 32-bit x86 by Jack Steiner · 15 years ago
  70. 2c53d91 relay: fix for possible loss/corruption of produced subbufs by Aravind Srinivasan · 15 years ago
  71. edb79a2 kexec: vmcoreinfo_data[] can become static by Dmitri Vorobiev · 15 years ago
  72. 04d491a kexec: add dmesg log symbols to /proc/vmcoreinfo lists by Neil Horman · 15 years ago
  73. 23c36c1 w1: coding style cleanups in w1_io.c by Daniel Mack · 15 years ago
  74. 50db9d8 parport: netmos 9845 & 9855 1P4S fixes by Philippe De Muyter · 15 years ago
  75. 58b4ce6 edac: AMD8111 driver Kconfig & Makefile by Harry Ciao · 15 years ago
  76. e876558 edac: AMD8131 driver Kconfig & Makefile by Harry Ciao · 15 years ago
  77. 28d1627 edac: AMD8131 driver source file by Harry Ciao · 15 years ago
  78. a35a281 edac: AMD8131 driver header file by Harry Ciao · 15 years ago
  79. 7c5ff4f pci: Add AMD8111 PCI Bridge PCI Device ID by Harry Ciao · 15 years ago
  80. 8641a38 edac: Add edac_pci_alloc_index() by Harry Ciao · 15 years ago
  81. 697dab6 edac: AMD8111 driver source file by Harry Ciao · 15 years ago
  82. ec2cf2e edac: AMD8111 driver header file by Harry Ciao · 15 years ago
  83. dba7a77 edac: new ppc4xx driver module by Grant Erickson · 15 years ago
  84. 4577ca5 edac: remove EDAC's experimental status by Doug Thompson · 15 years ago
  85. cc18e3c edac: add more verbose debug info by Hitoshi Mitake · 15 years ago
  86. 15746fc nbd: trivial cleanups by Pavel Machek · 15 years ago
  87. 1a2ad21 nbd: add locking to nbd_ioctl by Pavel Machek · 15 years ago
  88. 1b0f7ff pids: kill signal_struct-> __pgrp/__session and friends by Oleg Nesterov · 15 years ago
  89. 52ee2df pids: refactor vnr/nr_ns helpers to make them safe by Oleg Nesterov · 15 years ago
  90. 2ae448e pids: improve get_task_pid() to fix the unsafe sys_wait4()->task_pgrp() by Oleg Nesterov · 15 years ago
  91. 6dda81f pids: document task_pgrp/task_session is not safe without tasklist/rcu by Oleg Nesterov · 15 years ago
  92. 8e654fb sysctl: fix suid_dumpable and lease-break-time sysctls by Matthew Wilcox · 15 years ago
  93. 303d379 hpet: fix the possibility of insane return value of hpet_calibrate() against SMI by Yasunori Goto · 15 years ago
  94. 1f80769 synclink_gt: add clock options by Paul Fulghum · 15 years ago
  95. a50b0aa struct linux_binprm: drop unused fields by Kirill A. Shutemov · 15 years ago
  96. ab4ad55 bin_elf_fdpic: check the return value of clear_user by Mike Frysinger · 15 years ago
  97. 11dea19 proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers by Serge E. Hallyn · 15 years ago
  98. e562aeb ipc: make shm_get_stat() more robust by Tony Battersby · 15 years ago
  99. 40e8a10 cpu hotplug: remove unused cpuhotplug_mutex_lock() by Lai Jiangshan · 15 years ago
  100. 2355b70 workqueue: avoid recursion in run_workqueue() by Lai Jiangshan · 15 years ago