1. 4e7682d ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflicts by Catalin Marinas · 13 years ago
  2. d68133b ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2 by Rabin Vincent · 13 years ago
  3. 34ae6c9 ARM: 7298/1: realview: fix mapping of MPCore private memory region by Marc Zyngier · 13 years ago
  4. 171cf94 PCMCIA: fix sa1111 oops on remove by Russell King · 13 years ago
  5. b3945bc ARM: 7288/1: mach-sa1100: add missing module_init() call by Linus Walleij · 13 years ago
  6. c214455 ARM: 7297/1: smp_twd: make sure timer is stopped before registering it by Marc Zyngier · 13 years ago
  7. 612539e ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guards by Will Deacon · 13 years ago
  8. 868dbf9 ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE block by Will Deacon · 13 years ago
  9. eb50439 ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP by Will Deacon · 13 years ago
  10. a092f2b ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUs by Will Deacon · 13 years ago
  11. 972da06 ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundary by Will Deacon · 13 years ago
  12. f0d5375 ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytes by Will Deacon · 13 years ago
  13. 06e9905 ARM: 7277/1: setup.c: Fix build warning by removing unneeded header file by Fabio Estevam · 13 years ago
  14. a36d8e5 ARM: 7279/1: standardize /proc/iomem "Kernel code" name by Kees Cook · 13 years ago
  15. 7deabca ARM: fix rcu stalls on SMP platforms by Russell King · 13 years ago
  16. 94ae027 ARM: vexpress: fix two section mismatch warnings by Russell King · 13 years ago
  17. bc2827d ARM: fix a section mismatch warning with our use of memblock by Russell King · 13 years ago
  18. 7a28b5a ARM: sa11x0: fix section mismatch in cpu-sa1100.c by Russell King · 13 years ago
  19. 5f76559 ARM: sa11x0: fix collie build error by Russell King · 13 years ago
  20. 57270fc Revert "RTC: sa1100: remove redundant code of setting alarm" by Russell King · 13 years ago
  21. a0164a5 Revert "RTC: sa1100: support sa1100, pxa and mmp soc families" by Russell King · 13 years ago
  22. a55b5ad Revert "ARM: pxa: add dummy clock for sa1100-rtc" by Russell King · 13 years ago
  23. 8bd9266 Revert "ARM: sa1100: clean up of the clock support" by Russell King · 13 years ago
  24. 90a4c0f uml: fix compile for x86-64 by Linus Torvalds · 13 years ago
  25. f59e842 Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  26. 4ba3069 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  27. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  28. be40541 tpm: fix (ACPI S3) suspend regression by Stefan Berger · 13 years ago
  29. 93c3d65 nvme: fix merge error due to change of 'make_request_fn' fn type by Linus Torvalds · 13 years ago
  30. 9ef9b20 xen: using EXPORT_SYMBOL requires including export.h by Stephen Rothwell · 13 years ago
  31. aa303f2 Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  32. 4a7c1ff Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  33. 9278e63 Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  34. d71f5be Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  35. 92b5abb Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 13 years ago
  36. ccb19d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  37. 79ba0db Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release by Len Brown · 13 years ago
  38. c130bd6 acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec by Tony Luck · 13 years ago
  39. cb79717 Merge branch 'atomicio-remove' into release by Len Brown · 13 years ago
  40. 037d76f Merge branch 'apei' into release by Len Brown · 13 years ago
  41. 65b7f83 intel_idle: Split up and provide per CPU initialization func by Thomas Renninger · 13 years ago
  42. 3bd81a8 ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2 by Thomas Renninger · 13 years ago
  43. c3b5003 tg3: Fix single-vector MSI-X code by Matt Carlson · 13 years ago
  44. 77676fd openvswitch: Fix multipart datapath dumps. by Ben Pfaff · 13 years ago
  45. 766e9f1 ipv6: fix per device IP snmp counters by Eric Dumazet · 13 years ago
  46. 6a48897 Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  47. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  48. 488a9d0 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  49. 6015ff1 x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n by Al Viro · 13 years ago
  50. b73fa46 [libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks list by Benjamin Larsson · 13 years ago
  51. 3a25179 [libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list by Vladimir LAVALLADE · 13 years ago
  52. 81b0287 [libata] pata_bf54x: Support sg list in bmdma transfer. by Sonic Zhang · 13 years ago
  53. 93272b1 [libata] sata_fsl: fix the controller operating mode by Jerry Huang · 13 years ago
  54. 966f121 [libata] enable ata port async suspend by Lin Ming · 13 years ago
  55. 36be126 [media] as3645a: Fix compilation by including slab.h by Laurent Pinchart · 13 years ago
  56. a2e2baa [media] s5p-fimc: Remove linux/version.h include from fimc-mdevice.c by Sachin Kamat · 13 years ago
  57. 2bd4334 [media] s5p-mfc: Remove linux/version.h include from s5p_mfc.c by Sachin Kamat · 13 years ago
  58. 3a9888f [media] ds3000: using logical && instead of bitwise & by Dan Carpenter · 13 years ago
  59. f08aacf [media] v4l2-ctrls: make control names consistent by Hans Verkuil · 13 years ago
  60. d43272a [media] DVB: dib0700, add support for Nova-TD LEDs by Jiri Slaby · 13 years ago
  61. 2b05b88 [media] DVB: dib0700, add corrected Nova-TD frontend_attach by Jiri Slaby · 13 years ago
  62. 52fd5b2 [media] DVB: dib0700, separate stk7070pd initialization by Jiri Slaby · 13 years ago
  63. 9b6ba57 [media] DVB: dib0700, move Nova-TD Stick to a separate set by Jiri Slaby · 13 years ago
  64. 68dc8bc [media] : add MODULE_FIRMWARE to dib0700 by Patrick Boettcher · 13 years ago
  65. bad321f [media] DVB-CORE: remove superfluous DTV_CMDs by Patrick Boettcher · 13 years ago
  66. 719c174 [media] s5p-jpeg: adapt to recent videobuf2 changes by Marek Szyprowski · 13 years ago
  67. 7f6cce6 [media] s5p-g2d: fixed a bug in controls setting function by Kamil Debski · 13 years ago
  68. 0da0a78 [media] s5p-mfc: Fix volatile controls setup by Kamil Debski · 13 years ago
  69. bb86936 [media] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double test by Julia Lawall · 13 years ago
  70. b1aa608 [media] drivers/media/video/s5p-fimc/fimc-capture.c: adjust double test by Julia Lawall · 13 years ago
  71. 53e5ab9 [media] s5p-fimc: Fix incorrect control ID assignment by Sachin Kamat · 13 years ago
  72. a25a2b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  73. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 13 years ago
  74. 22b4eb5 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  75. d65773b Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  76. f9156c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  77. f1be242 integrity: digital signature config option name change by Dmitry Kasatkin · 13 years ago
  78. 2e5f094 lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE prompts by Dmitry Kasatkin · 13 years ago
  79. 68adcad lib: MPILIB Kconfig description update by Dmitry Kasatkin · 13 years ago
  80. be440ec lib: digital signature dependency fix by Dmitry Kasatkin · 13 years ago
  81. 5e8898e lib: digital signature config option name change by Dmitry Kasatkin · 13 years ago
  82. 6ac6172 encrypted-keys: fix rcu and sparse messages by Mimi Zohar · 13 years ago
  83. ee0b31a keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages by Mimi Zohar · 13 years ago
  84. efde8b6 KEYS: Add missing smp_rmb() primitives to the keyring search code by David Howells · 13 years ago
  85. 25add8c TOMOYO: Accept \000 as a valid character. by Tetsuo Handa · 13 years ago
  86. 67175b8 Fix compile breakage with kref.h by James Bottomley · 13 years ago
  87. 89879a7 security: update MAINTAINERS file with new git repo by James Morris · 13 years ago
  88. 6f36a80 Merge branches 'for-33/i2c/eg20t' and 'for-33/i2c/omap' into for-linus/i2c-33 by Ben Dooks · 13 years ago
  89. 8956dc1 i2c-eg20t: Change-company-name-OKI-SEMICONDUCTOR to LAPIS Semiconductor by Tomoya MORINAGA · 13 years ago
  90. c3f4661 i2c-eg20t: Support new device LAPIS Semiconductor ML7831 IOH by Tomoya MORINAGA · 13 years ago
  91. ff35e8b i2c-eg20t: modified the setting of transfer rate. by Toshiharu Okada · 13 years ago
  92. 07e8a51 i2c-eg20t: use i2c_add_numbered_adapter to get a fixed bus number by Feng Tang · 13 years ago
  93. e268337 proc: clean up and fix /proc/<pid>/mem handling by Linus Torvalds · 13 years ago
  94. 6145197 i2c: OMAP: Add DT support for i2c controller by Benoit Cousson · 13 years ago
  95. 78e1cf4 I2C: OMAP: NACK without STP by Jan Weitzel · 13 years ago
  96. 2727b17 I2C: OMAP: correct SYSC register offset for OMAP4 by Alexander Aring · 13 years ago
  97. c158a35 audit: no leading space in audit_log_d_path prefix by Kees Cook · 13 years ago
  98. 41fdc30 audit: treat s_id as an untrusted string by Kees Cook · 13 years ago
  99. 5afb8a3 audit: fix signedness bug in audit_log_execve_info() by Xi Wang · 13 years ago
  100. 10d6836 audit: comparison on interprocess fields by Peter Moody · 13 years ago