1. 303395a x86: Generate system call tables and unistd_*.h from tables by H. Peter Anvin · 13 years ago
  2. 29dc54c checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as source by H. Peter Anvin · 13 years ago
  3. d181764 x86: Machine-readable syscall tables and scripts to process them by H. Peter Anvin · 13 years ago
  4. d5e553d trace: Include <asm/asm-offsets.h> in trace_syscalls.c by H. Peter Anvin · 13 years ago
  5. e79a7fc x86-64, ia32: Move compat_ni_syscall into C and its own file by H. Peter Anvin · 13 years ago
  6. b7641d2 x86-64, syscall: Adjust comment spacing and remove typo by H. Peter Anvin · 13 years ago
  7. 052ad27 kbuild: Add support for an "archheaders" target by H. Peter Anvin · 13 years ago
  8. cb97914 kbuild: Add support for installing generated asm headers by H. Peter Anvin · 13 years ago
  9. 3d6d8d2 pstore: pass reason to backend write callback by Kees Cook · 13 years ago
  10. 04b3867 drm/i915: Fix inconsistent backlight level during disabled by Takashi Iwai · 13 years ago
  11. f6f8285 pstore: pass allocated memory region back to caller by Kees Cook · 13 years ago
  12. 457eafc drm, i915: Fix memory leak in i915_gem_busy_ioctl(). by Rakib Mullick · 13 years ago
  13. e3bea1c mwifiex: add support for Marvell sd8797 device by Bing Zhao · 13 years ago
  14. 7adb92f p54spi: Remove FIXME in op_stop by Michael Büsch · 13 years ago
  15. fcac4fb mac80211: call ieee80211_recalc_idle() after sending packets by Felix Fietkau · 13 years ago
  16. 1f80c23 wireless: use strlcpy routine in .get_drvinfo by Rick Jones · 13 years ago
  17. 6048d763 minstrel_ht: Remove unused function parameters by Patrick Kelle · 13 years ago
  18. 88d5346 mac80211: memory leak in mesh_queue_preq() by Dan Carpenter · 13 years ago
  19. 5e2e05d mac80211: use kfree_skb() instead of kfree() by Dan Carpenter · 13 years ago
  20. a5f69d94 mac80211: Get rid of search loop for rate group index by Helmut Schaa · 13 years ago
  21. b79296b mac80211: Check rate->idx before rate->count by Helmut Schaa · 13 years ago
  22. a7f23f0 mac80211: remove crypto special case for auth frames by Johannes Berg · 13 years ago
  23. 8505a7e brcmsmac: Use current logging styles by Joe Perches · 13 years ago
  24. ccb290f NFC: Fix indentation in nci.h file by Ilan Elias · 13 years ago
  25. 8227bf4 ath9k_hw: set btcoex weights for AR9462 by Rajkumar Manoharan · 13 years ago
  26. 54f10b0 ath9k_hw: Cleanup btcoex wlan weights by Rajkumar Manoharan · 13 years ago
  27. bc6d5c2 ath9k: Remove enabling btcoex from stomp type change by Rajkumar Manoharan · 13 years ago
  28. 88995e8 PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unset by Rafael J. Wysocki · 13 years ago
  29. 8b258cc PM Sleep: Do not extend wakeup paths to devices with ignore_children set by Rafael J. Wysocki · 13 years ago
  30. 9c461ce Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 13 years ago
  31. ae6ae6f staging:iio: Use module_spi_driver to register SPI driver by Lars-Peter Clausen · 13 years ago
  32. 6e5af18 staging:iio: Use module_i2c_driver to register I2C drivers by Lars-Peter Clausen · 13 years ago
  33. 3acbb01 SPI: Add helper macro for spi_driver boilerplate by Lars-Peter Clausen · 13 years ago
  34. 7c92784 I2C: Add helper macro for i2c_driver boilerplate by Lars-Peter Clausen · 13 years ago
  35. 907d0ed drivercore: Generalize module_platform_driver by Lars-Peter Clausen · 13 years ago
  36. 377195c W1: w1_therm: release the bus during conversion on externally powered devices by Maciej Szmigiero · 13 years ago
  37. 161e773 UART: add CSR SiRFprimaII SoC on-chip uart drivers by Rong Wang · 13 years ago
  38. 8b3ffa1 TTY: ldisc, remove some unneeded includes by Jiri Slaby · 13 years ago
  39. 484af54 TTY: pty, cleanup the pty counting by Jiri Slaby · 13 years ago
  40. 2d16181 p54spi: Fix workqueue deadlock by Michael Büsch · 13 years ago
  41. 32d3a39 p54spi: Add missing spin_lock_init by Michael Büsch · 13 years ago
  42. 68fa64e rt2x00: Fix efuse EEPROM reading on PPC32. by Gertjan van Wingerde · 13 years ago
  43. 23085d5 rt2x00: handle spurious pci interrupts by Stanislaw Gruszka · 13 years ago
  44. 4ba7d99 rt2800pci: handle spurious interrupts by Stanislaw Gruszka · 13 years ago
  45. 0c73c08 TTY: ldisc, wait for ldisc infinitely in hangup by Jiri Slaby · 13 years ago
  46. 3004207 TTY: ldisc, move wait idle to caller by Jiri Slaby · 13 years ago
  47. df92d05 TTY: ldisc, allow waiting for ldisc arbitrarily long by Jiri Slaby · 13 years ago
  48. c4be3c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  49. 7fa4632 sh: sh7723: use runtime PM implementation, common with arm/mach-shmobile by Guennadi Liakhovetski · 13 years ago
  50. 6a06d5b sh: sh7722: use runtime PM implementation, common with arm/mach-shmobile by Guennadi Liakhovetski · 13 years ago
  51. 8cc88a5 sh: sh7724: use runtime PM implementation, common with arm/mach-shmobile by Guennadi Liakhovetski · 13 years ago
  52. e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  53. a9098b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  54. fec6489 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  55. 3a08322 ARM: clps711x: consolidate irq/mm/time code into a single file by Russell King · 13 years ago
  56. 4e65331 ARM: 7159/1: OMAP: Introduce local common.h files by Tony Lindgren · 13 years ago
  57. 6a6f1ef ARM: restart: remove local_irq_disable() from within arch_reset() by Russell King · 13 years ago
  58. e548984 ARM: wire up process_vm_writev and process_vm_readv syscalls by Russell King · 13 years ago
  59. b44d48c regmap: Drop check whether a register is readable in regcache_read by Lars-Peter Clausen · 13 years ago
  60. 064d4db regmap: Properly round cache_word_size by Lars-Peter Clausen · 13 years ago
  61. 2f534ed ASoC: alc5632: Remove volatile registers from regmap defaults by Leon Romanovsky · 13 years ago
  62. 4fbf4ad Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  63. 2391a0e ASoC: wm8753: Skip noop reconfiguration of DAI mode by Timo Juhani Lindfors · 13 years ago
  64. 277c01b ASoC: alc5632: Update of i2c_probe function to use regmap API only by Leon Romanovsky · 13 years ago
  65. 9b4156c ASoC: alc5632: Added support of two undocumented registers by Leon Romanovsky · 13 years ago
  66. 43fa8e5 ASoC: alc5632: Remove unrelevant registers and name the relevant by Leon Romanovsky · 13 years ago
  67. 6d10c91 ASoC: Add support for CS42L73 codec by Brian Austin · 13 years ago
  68. 2ed0e64 genirq: Don't allow per cpu interrupts to be suspended by Marc Zyngier · 13 years ago
  69. 39eaf7e tracing: Add entries in buffer and total entries to default output header by Steven Rostedt · 13 years ago
  70. bce34d1 ARM: perf: initialise used_mask for fake PMU during validation by Will Deacon · 13 years ago
  71. 77271ce tracing: Add irq, preempt-count and need resched info to default trace output by Steven Rostedt · 13 years ago
  72. bb75c62 Revert "KVM: PPC: Add support for explicit HIOR setting" by Alexander Graf · 13 years ago
  73. e7fc6f93b KVM: VMX: Check for automatic switch msr table overflow by Gleb Natapov · 13 years ago
  74. d7cd979 KVM: VMX: Add support for guest/host-only profiling by Gleb Natapov · 13 years ago
  75. 8bf00a5 KVM: VMX: add support for switching of PERF_GLOBAL_CTRL by Gleb Natapov · 13 years ago
  76. 52e16b1 KVM: s390: announce SYNC_MMU by Christian Borntraeger · 13 years ago
  77. 1eddb85 KVM: s390: Fix tprot locking by Christian Borntraeger · 13 years ago
  78. bd59d3a KVM: s390: handle SIGP sense running intercepts by Cornelia Huck · 13 years ago
  79. 9e6dabe KVM: s390: Fix RUNNING flag misinterpretation by Cornelia Huck · 13 years ago
  80. aa1b052 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  81. bd29e56 fix typo/thinko in get_random_bytes() by Luck, Tony · 13 years ago
  82. 468e6a2 writeback: remove vm_dirties and task->dirties by Wu Fengguang · 13 years ago
  83. 1df6471 writeback: hard throttle 1000+ dd on a slow USB stick by Wu Fengguang · 13 years ago
  84. 869f8df platform/x86: fix dell-laptop function prototypes by Randy Dunlap · 13 years ago
  85. d29387e media/staging: fix allyesconfig build error by Randy Dunlap · 13 years ago
  86. f475058 ARM: imx6q: move clock register map to machine_desc.map_io by Richard Zhao · 13 years ago
  87. 391e43d sched: Move all scheduler bits into kernel/sched/ by Peter Zijlstra · 13 years ago
  88. 029632f sched: Make separate sched*.c translation units by Peter Zijlstra · 13 years ago
  89. 3627902 hwmon: (exynos4_tmu) Fix Kconfig dependency by Donggeun Kim · 13 years ago
  90. 249ec93 ocfs2: Use filemap_write_and_wait() instead of write_inode_now() by Jan Kara · 13 years ago
  91. df295d4 ocfs2: honor O_(D)SYNC flag in fallocate by Mark Fasheh · 13 years ago
  92. 6416b9f mm: cleanup the comment for head/tail pages of compound pages in mm/page_alloc.c by Wang Sheng-Hui · 13 years ago
  93. 0393afe ocfs2: Add a missing journal credit in ocfs2_link_credits() -v2 by Xiaowei.Hu · 13 years ago
  94. e41d33a ocfs2: send correct UUID to cleancache initialization by Dan Magenheimer · 13 years ago
  95. b8a0ae5 ocfs2: Commit transactions in error cases -v2 by Wengang Wang · 13 years ago
  96. 8298524 ocfs2: make direntry invalid when deleting it by Wengang Wang · 13 years ago
  97. fc9f899 fs/ocfs2/dlm/dlmlock.c: free kmem_cache_zalloc'd data using kmem_cache_free by Julia Lawall · 13 years ago
  98. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  99. 55ba4e5 USB-renesas: move to dma_transfer_direction by Vinod Koul · 13 years ago
  100. 8341544 USB-musb: move to dma_transfer_direction by Vinod Koul · 13 years ago