1. 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
  2. 382d95f um: move sysrq.h out of include/shared by Al Viro · 12 years ago
  3. 8813f67 um/x86: merge 32 and 64 bit variants of ptrace.h by Al Viro · 12 years ago
  4. 4301785 um/x86: merge 32 and 64bit variants of checksum.h by Al Viro · 12 years ago
  5. bfbad32 ARM: pxa: armcore: fix PCI PIO warnings by Arnd Bergmann · 12 years ago
  6. 8855e49 USB: EHCI: mark ehci_orion_conf_mbus_windows __devinit by Arnd Bergmann · 12 years ago
  7. baaf1dd mm/slob: use min_t() to compare ARCH_SLAB_MINALIGN by Arnd Bergmann · 12 years ago
  8. 4896817 SCSI: ARM: make fas216_dumpinfo function conditional by Arnd Bergmann · 12 years ago
  9. ea065f1 SCSI: ARM: ncr5380/oak uses no interrupts by Arnd Bergmann · 12 years ago
  10. 5b3900c timekeeping: Cast raw_interval to u64 to avoid shift overflow by Dan Carpenter · 12 years ago
  11. 26cff4e timers: Fix endless looping between cascade() and internal_add_timer() by Hildner, Christian · 12 years ago
  12. db8c246 Merge branch 'fortglx/3.7/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 12 years ago
  13. fbdd63d UAPI: (Scripted) Disintegrate arch/c6x/include/asm by David Howells · 12 years ago
  14. 8e7fc18 ARM: warnings in arch/arm/include/asm/uaccess.h by Arnd Bergmann · 12 years ago
  15. f6d5d8a ARM: binfmt_flat: unused variable 'persistent' by Arnd Bergmann · 12 years ago
  16. edc88ce ARM: be really quiet when building with 'make -s' by Arnd Bergmann · 12 years ago
  17. 91802a8 ARM: pass -marm to gcc by default for both C and assembler by Arnd Bergmann · 12 years ago
  18. f880b67 ARM: Xen: fix initial build problems by Arnd Bergmann · 12 years ago
  19. f3accb1 ARM: export default read_current_timer by Arnd Bergmann · 12 years ago
  20. 31d2a63 ARM: Fix another build warning in arch/arm/mm/alignment.c by Arnd Bergmann · 12 years ago
  21. 05c7698 ARM: export set_irq_flags by Arnd Bergmann · 12 years ago
  22. eb20f31 Merge tag 'omap-fixes-a-for-pre3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.7-rc1/fixes-hwmod-clock by Tony Lindgren · 12 years ago
  23. 5175a5e RDS: fix rds-ping spinlock recursion by jeff.liu · 12 years ago
  24. 4085a7f netdev/phy: Prototype of_mdio_find_bus() by Mark Brown · 12 years ago
  25. 50fb47a farsync: fix support for over 30 cards by Dan Carpenter · 12 years ago
  26. 1451ae6 be2net: Remove code that stops further access to BE NIC based on UE bits by Ajit Khaparde · 12 years ago
  27. 0f79657 pch_gbe: Fix build error by selecting all the possible dependencies. by Haicheng Li · 12 years ago
  28. 3db6857 Merge tag 'disintegrate-isdn-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David S. Miller · 12 years ago
  29. 8a3ddb8 Merge tag 'disintegrate-net-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David S. Miller · 12 years ago
  30. 8dd9117 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 12 years ago
  31. 9836d34 Merge tag 'disintegrate-sparc-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David S. Miller · 12 years ago
  32. 790198f firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel) by Stefan Richter · 12 years ago
  33. 782cd9e Merge branch 'fixes2' into fixes by Olof Johansson · 12 years ago
  34. 21c8715 ARM: integrator: use __iomem pointers for MMIO, part 2 by Arnd Bergmann · 12 years ago
  35. c6e9fbb ARM: assabet: fix bogus warning in get_assabet_scr (again) by Arnd Bergmann · 12 years ago
  36. b3796d9 ARM: shmobile: mark shmobile_init_late as __init by Arnd Bergmann · 12 years ago
  37. 6e3a78d ARM: integrator_cp: fix build failure by Olof Johansson · 12 years ago
  38. f46dbe3de btrfs: init ref_index to zero in add_inode_ref by Chris Mason · 12 years ago
  39. 5c5b06c ARM: kprobes: make more tests conditional by Arnd Bergmann · 12 years ago
  40. f5cf8f0 mtd: Disable mtdchar mmap on MMU systems by David Woodhouse · 12 years ago
  41. ffe3150 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David Woodhouse · 12 years ago
  42. 1037a5a Btrfs: remove repeated eb->pages check in, disk-io.c/csum_dirty_buffer by Wang Sheng-Hui · 12 years ago
  43. f60b1b4 Btrfs: fix page leakage by Josef Bacik · 12 years ago
  44. 4804b38 Btrfs: do not warn_on when we cannot alloc a page for an extent buffer by Josef Bacik · 12 years ago
  45. edd33c9 Btrfs: don't bug on enomem in readpage by Josef Bacik · 12 years ago
  46. 15e3004 Btrfs: cleanup pages properly when ENOMEM in compression by Josef Bacik · 12 years ago
  47. 5af3e8c Btrfs: make filesystem read-only when submitting barrier fails by Stefan Behrens · 12 years ago
  48. 62856a9 Btrfs: detect corrupted filesystem after write I/O errors by Stefan Behrens · 12 years ago
  49. bedb2cc Btrfs: make compress and nodatacow mount options mutually exclusive by Andrei Popa · 12 years ago
  50. 4894066 btrfs: fix message printing by Daniel J Blueman · 12 years ago
  51. 94edf4a Btrfs: don't bother committing delayed inode updates when fsyncing by Josef Bacik · 12 years ago
  52. 479ed9a btrfs: move inline function code to header file by Robin Dong · 12 years ago
  53. 7a2d6a6 Btrfs: remove unnecessary IS_ERR in bio_readpage_error() by Tsutomu Itoh · 12 years ago
  54. 8d1a131 btrfs: remove unused function btrfs_insert_some_items() by Robin Dong · 12 years ago
  55. 44734ed Btrfs: don't commit instead of overcommitting by Josef Bacik · 12 years ago
  56. f0bd95e Btrfs: confirmation of value is added before trace_btrfs_get_extent() is called by Tsutomu Itoh · 12 years ago
  57. 18ec90d Btrfs: be smarter about dropping things from the tree log by Josef Bacik · 12 years ago
  58. 6f1fed7 Btrfs: don't lookup csums for prealloc extents by Josef Bacik · 12 years ago
  59. e613887 Btrfs: cache extent state when writing out dirty metadata pages by Josef Bacik · 12 years ago
  60. ce19533 Btrfs: do not hold the file extent leaf locked when adding extent item by Josef Bacik · 12 years ago
  61. de0022b Btrfs: do not async metadata csumming in certain situations by Josef Bacik · 12 years ago
  62. 221b831 btrfs: fix min csum item size warnings in 32bit by Zach Brown · 12 years ago
  63. 67b0fd6 Btrfs: run delayed refs first when out of space by Josef Bacik · 12 years ago
  64. 354aa0f Btrfs: fix orphan transaction on the freezed filesystem by Miao Xie · 12 years ago
  65. a698d075 Btrfs: add a type field for the transaction handle by Miao Xie · 12 years ago
  66. e8830e6 Btrfs: fix memory leak in start_transaction() by Miao Xie · 12 years ago
  67. d24bec3 btrfs: extended inode ref iteration by Mark Fasheh · 12 years ago
  68. f186373 btrfs: extended inode refs by Mark Fasheh · 12 years ago
  69. 8d032a8 ALSA: hda - remove "Mic Jack Mode" for headset jacks (Latitude Exx30) by David Henningsson · 12 years ago
  70. ab08ff3 Merge tag 'disintegrate-s390-20121009' of by Martin Schwidefsky · 12 years ago
  71. 450e47d s390/entry: fix svc number for TIF_SYSCALL system call restart by Martin Schwidefsky · 12 years ago
  72. fc7e48aa s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range() by Heiko Carstens · 12 years ago
  73. c972cc6 s390/vmalloc: have separate modules area by Heiko Carstens · 12 years ago
  74. 021d48b s390/zcrypt: remove duplicated include from zcrypt_pcixcc.c by Wei Yongjun · 12 years ago
  75. c6cfc20 s390/css_chars: remove superfluous ifdef by Sebastian Ott · 12 years ago
  76. 4dcc2a4 s390/chsc: make headers usable by Sebastian Ott · 12 years ago
  77. 9be5f34 s390/mm: let kernel text section always begin at 1MB by Heiko Carstens · 12 years ago
  78. 8fe234d s390/mm: fix mapping of read-only kernel text section by Heiko Carstens · 12 years ago
  79. e76e82d s390/mm: add page table dumper by Heiko Carstens · 12 years ago
  80. 51eee03 s390: add support to start the kernel in 64 bit mode. by Martin Schwidefsky · 12 years ago
  81. cc5b9a4 s390/mm,pageattr: remove superfluous EXPORT_SYMBOLs by Heiko Carstens · 12 years ago
  82. 5b1ba9e s390/mm,pageattr: add more page table walk sanity checks by Heiko Carstens · 12 years ago
  83. 378b1e7 s390/mm: fix pmd_huge() usage for kernel mapping by Heiko Carstens · 12 years ago
  84. 521b3d7 s390/dcssblk: cleanup device attribute usage by Sebastian Ott · 12 years ago
  85. 85e9d0e s390/mm: use pfmf instruction to initialize storage keys by Heiko Carstens · 12 years ago
  86. 3c7ef08 s390/facilities: cleanup PFMF and HPAGE machine facility detection by Heiko Carstens · 12 years ago
  87. 547b1e8 Fix staging driver use of VM_RESERVED by Linus Torvalds · 12 years ago
  88. 5c1b10a [SCSI] storvsc: Account for in-transit packets in the RESET path by K. Y. Srinivasan · 12 years ago
  89. f24b5cb [SCSI] qla2xxx: fix potential deadlock on ha->hardware_lock by Jiri Kosina · 12 years ago
  90. bc97774 [SCSI] scsi_debug: Fix off-by-one bug when unmapping region by Lukas Czerner · 12 years ago
  91. 846a136 ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernels by Russell King · 12 years ago
  92. 2a552d5 ARM: 7549/1: HYP: fix boot on some ARM1136 cores by Marc Zyngier · 12 years ago
  93. 329a402 [SCSI] Shorten the path length of scsi_cmd_to_driver() by Li Zhong · 12 years ago
  94. 865b58c [SCSI] virtio-scsi: support online resizing of disks by Paolo Bonzini · 12 years ago
  95. 9da5f5a [SCSI] virtio-scsi: fix LUNs greater than 255 by Paolo Bonzini · 12 years ago
  96. 2e9c9df [SCSI] virtio-scsi: initialize scatterlist structure by Richard W.M. Jones · 12 years ago
  97. ae59057 [SCSI] megaraid_sas: Version, Changelog, Copyright update by adam radford · 12 years ago
  98. a3a9220 [SCSI] megaraid_sas: Remove duplicate code by adam radford · 12 years ago
  99. 8ead581 [SCSI] megaraid_sas: Add SystemPD FastPath support by adam radford · 12 years ago
  100. e187df6 [SCSI] megaraid_sas: Add array boundary check for SystemPD by adam radford · 12 years ago