1. e4ce30f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  2. b899ebe Merge branch 'for-linus/2634-git-updates' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  3. 55ddf14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  4. a9a0aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  5. ade6108 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  6. 7eb1053 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  7. 03a3f69 Input: s3c2410_ts - restore accidentially dropped s3c24xx ids by Vasily Khoruzhick · 14 years ago
  8. b9498bf numa: update Documentation/vm/numa, add memoryless node info by Lee Schermerhorn · 14 years ago
  9. 3dd6b5f numa: in-kernel profiling: use cpu_to_mem() for per cpu allocations by Lee Schermerhorn · 14 years ago
  10. 7d6e6d0 numa: slab: use numa_mem_id() for slab local memory node by Lee Schermerhorn · 14 years ago
  11. fd1197f numa: ia64: support numa_mem_id() for memoryless nodes by Lee Schermerhorn · 14 years ago
  12. 7aac789 numa: introduce numa_mem_id()- effective local memory node id by Lee Schermerhorn · 14 years ago
  13. 3bccd99 numa: ia64: use generic percpu var numa_node_id() implementation by Lee Schermerhorn · 14 years ago
  14. e534c7c numa: x86_64: use generic percpu var numa_node_id() implementation by Lee Schermerhorn · 14 years ago
  15. 7281201 numa: add generic percpu var numa_node_id() implementation by Lee Schermerhorn · 14 years ago
  16. 866707f Documentation/filesystems/Locking: update documentation on llseek() wrt BKL by Jan Blunck · 14 years ago
  17. ca57272 fs/: do not fallback to default_llseek() when readdir() uses BKL by jan Blunck · 14 years ago
  18. b4d878e st: use noop_llseek() instead of default_llseek() by Jan Blunck · 14 years ago
  19. 889e5fb osst: use noop_llseek() instead of default_llseek() by Jan Blunck · 14 years ago
  20. ae6afc3 vfs: introduce noop_llseek() by jan Blunck · 14 years ago
  21. 09eeb1f rtc-m41t80: use nonseekable_open() by Jan Blunck · 14 years ago
  22. b627dbc mISDN: remove unnecessary test on f_pos by Jan Blunck · 14 years ago
  23. fc24447 frv: remove "struct file *" argument from sysctl ->proc_handler by Jan Blunck · 14 years ago
  24. e1c54b6 osst: update ppos instead of using file->f_pos by Jan Blunck · 14 years ago
  25. f6ae31c parisc: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  26. 7676679 mn10300: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  27. 3e6e3da frv: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  28. 459d42b blackfin: use use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  29. 6ba6867 xtensa: use use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  30. d904c5b mips: use use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  31. 9da6554 m68k: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  32. f7f2dde m32r: use use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  33. 5b0e27c h8300: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  34. 16b3f4d cris: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  35. 81a7919 avr32: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  36. 1ef0437 asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h by FUJITA Tomonori · 14 years ago
  37. 48c7cf4 alpha: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  38. e32205e powerpc: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  39. 4a14d84 x86_32: use asm-generic/scatterlist.h by Andrew Morton · 14 years ago
  40. 18e9830 asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() by FUJITA Tomonori · 14 years ago
  41. 204f3a0 asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h by FUJITA Tomonori · 14 years ago
  42. a48223f lktdm: add support for hardlockup, softlockup and hung task crashes by Frederic Weisbecker · 14 years ago
  43. 2a2a400 initramfs: add support for in-kernel initramfs compressed with LZO by Albin Tonnerre · 14 years ago
  44. edcd1d8 radix-tree: fix radix_tree_prev_hole() underflow case by Cesar Eduardo Barros · 14 years ago
  45. 9d85cba aio: fix the compat vectored operations by Jeff Moyer · 14 years ago
  46. b837336 compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev by Jeff Moyer · 14 years ago
  47. 5b530fc panic: call console_verbose() in panic by Anton Blanchard · 14 years ago
  48. cccad8f fs/affs: use ERR_CAST by Julia Lawall · 14 years ago
  49. 2fd74e2 Documentation/DMA-API-HOWTO: add ARCH_KMALLOC_MINALIGN description by FUJITA Tomonori · 14 years ago
  50. 4ae9ca8 Documentation: move the error handling to the better place in DMA-API-HOWTO by FUJITA Tomonori · 14 years ago
  51. b02de87 Documentation: update scatterlist struct description in DMA-API-HOWTO by FUJITA Tomonori · 14 years ago
  52. 7cdcc8e Documentation: add SCSI drivers' mapping error handling to DMA-API-HOWTO by FUJITA Tomonori · 14 years ago
  53. 99d1bd2 dma-mapping: remove deprecated dma_sync_single and dma_sync_sg API by FUJITA Tomonori · 14 years ago
  54. 6d256fa Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpu by FUJITA Tomonori · 14 years ago
  55. f671be0 Documentation: add networking driver's mapping error handling to DMA-API-HOWTO by FUJITA Tomonori · 14 years ago
  56. 5fd75a7 dma-mapping: remove unnecessary sync_single_range_* in dma_map_ops by FUJITA Tomonori · 14 years ago
  57. 3838830 swiotlb: remove unnecessary swiotlb_sync_single_range_* by FUJITA Tomonori · 14 years ago
  58. 712d3e2 powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_ops by FUJITA Tomonori · 14 years ago
  59. de006a0 x86: remove unnecessary sync_single_range_* in swiotlb_dma_ops by FUJITA Tomonori · 14 years ago
  60. 8aee5c89 ia64: remove unnecessary sync_single_range_* in swiotlb_dma_ops by FUJITA Tomonori · 14 years ago
  61. 63ae96b drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILE by Joe Perches · 14 years ago
  62. 5960164 lib/random32: export pseudo-random number generator for modules by Joe Eykholt · 14 years ago
  63. 0a14a13 INIT_SIGHAND: use SIG_DFL instead of NULL by Oleg Nesterov · 14 years ago
  64. f106eee pids: fix fork_idle() to setup ->pids correctly by Oleg Nesterov · 14 years ago
  65. f200114 pids: init_struct_pid.tasks should never see the swapper process by Oleg Nesterov · 14 years ago
  66. fa2755e INIT_TASK() should initialize ->thread_group list by Oleg Nesterov · 14 years ago
  67. 72680a1 pids: increase pid_max based on num_possible_cpus by Hedi Berriche · 14 years ago
  68. bd4fb65 rapidio: fix maintenance access to higher memory areas by Thomas Moll · 14 years ago
  69. 679395f rapidio: use default route value for CPS switches by Alexandre Bounine · 14 years ago
  70. 7a88d62 rapidio: add switch domain routines by Alexandre Bounine · 14 years ago
  71. 058f88d6 rapidio: modify initialization of switch operations by Alexandre Bounine · 14 years ago
  72. 011507e rapidio: add debug configuration option by Alexandre Bounine · 14 years ago
  73. 68b04cd rapidio: fix typos and minor edits by Alexandre Bounine · 14 years ago
  74. 933af4a rapidio: add enabling SRIO port RX and TX by Thomas Moll · 14 years ago
  75. a52c8f5 rapidio, powerpc/85xx: Add MChk handler for SRIO port by Alexandre Bounine · 14 years ago
  76. 5b2074a rapidio, powerpc/85xx: add Port-Write message handler for SRIO port by Alexandre Bounine · 14 years ago
  77. e5cabeb rapidio: add Port-Write handling for EM by Alexandre Bounine · 14 years ago
  78. 818a04a rapidio: add switch locking during discovery by Alexandre Bounine · 14 years ago
  79. 07590ff rapidio: add IDT CPS/TSI switches by Alexandre Bounine · 14 years ago
  80. f67231f drivers/char/applicom.c: use memdup_user by Julia Lawall · 14 years ago
  81. 8757543 drivers/char/ppdev.c: use kasprintf by Julia Lawall · 14 years ago
  82. 56d611a char drivers: RAM oops/panic logger by Marco Stornelli · 14 years ago
  83. a747c5a ipmi: handle run_to_completion properly in deliver_recv_msg() by Jiri Kosina · 14 years ago
  84. 279fbd0 ipmi: update driver to use dev_printk and its constructs by Myron Stowe · 14 years ago
  85. 8c8eae2 ipmi: convert tracking of the ACPI device pointer to a PNP device by Myron Stowe · 14 years ago
  86. ddac44b ipmi: change timeout and event poll to one second by Corey Minyard · 14 years ago
  87. 06ee459 ipmi: attempt to register multiple SIs of the same type by Matthew Garrett · 14 years ago
  88. 3326f4f ipmi: reduce polling by Matthew Garrett · 14 years ago
  89. ea4078c ipmi: reduce polling when interrupts are available by Matthew Garrett · 14 years ago
  90. 754d453 ipmi: change device discovery order by Matthew Garrett · 14 years ago
  91. d8cc526 ipmi: only register one si per bmc by Matthew Garrett · 14 years ago
  92. 2407d77 ipmi: split device discovery and registration by Matthew Garrett · 14 years ago
  93. 5fedc4a ipmi: change addr_source to an enum rather than strings by Matthew Garrett · 14 years ago
  94. 4de85cd ipc/sem.c: use ERR_CAST by Julia Lawall · 14 years ago
  95. c5cf635 ipc/sem.c: update description of the implementation by Manfred Spraul · 14 years ago
  96. 31a7c47 ipc/sem.c: cacheline align the ipc spinlock for semaphores by Manfred Spraul · 14 years ago
  97. 0a2b9d4 ipc/sem.c: move wake_up_process out of the spinlock section by Manfred Spraul · 14 years ago
  98. fd5db42 ipc/sem.c: optimize update_queue() for bulk wakeup calls by Manfred Spraul · 14 years ago
  99. 2dcb22b idr: fix backtrack logic in idr_remove_all by Imre Deak · 14 years ago
  100. 79a6cde cpuhotplug: do not need cpu_hotplug_begin() when CONFIG_HOTPLUG_CPU=n by Lai Jiangshan · 14 years ago