1. d53799b module: move __module_get and try_module_get() out of line. by Steven Rostedt · 12 years ago
  2. 026cee0 params: <level>_initcall-like kernel parameters by Pawel Moll · 12 years ago
  3. 8b82528 module_param: remove support for bool parameters which are really int. by Rusty Russell · 12 years ago
  4. 02608be module: add kernel param to force disable module load by Dave Young · 12 years ago
  5. e22057c Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  6. 496b919 Fix potential endless loop in kswapd when compaction is not enabled by Rik van Riel · 12 years ago
  7. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  8. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  9. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  10. df7a3ee xen/acpi: Fix Kconfig dependency on CPU_FREQ by Konrad Rzeszutek Wilk · 12 years ago
  11. f1d38e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl by Linus Torvalds · 12 years ago
  12. dae430c Merge tag 'amd64-edac-updates-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  13. cf82192 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 12 years ago
  14. 4416b0e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 12 years ago
  15. 24613ff Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  16. 0d19eac Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  17. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  18. bab2d8c Merge tag 'for-3.4' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  19. 0e65ae0 Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  20. bba1594 Merge branch 'mmci' into amba by Russell King · 12 years ago
  21. 2fb9e96 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  22. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  23. e075f59 seq_file: add seq_set_overflow(), seq_overflow() by KAMEZAWA Hiroyuki · 12 years ago
  24. 1b26c9b proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate(). by Pravin B Shelar · 12 years ago
  25. bda7bad procfs: speed up /proc/pid/stat, statm by KAMEZAWA Hiroyuki · 12 years ago
  26. 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 12 years ago
  27. 59a32e2 proc: speed up /proc/stat handling by Eric Dumazet · 12 years ago
  28. b908243 fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static by Djalal Harouni · 12 years ago
  29. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 12 years ago
  30. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 12 years ago
  31. 1cc684a kmod: make __request_module() killable by Oleg Nesterov · 12 years ago
  32. 3e63a93 kmod: introduce call_modprobe() helper by Oleg Nesterov · 12 years ago
  33. 5b9bd47 usermodehelper: ____call_usermodehelper() doesn't need do_exit() by Oleg Nesterov · 12 years ago
  34. 9d944ef usermodehelper: kill umh_wait, renumber UMH_* constants by Oleg Nesterov · 12 years ago
  35. d0bd587 usermodehelper: implement UMH_KILLABLE by Oleg Nesterov · 12 years ago
  36. b344992 usermodehelper: introduce umh_complete(sub_info) by Oleg Nesterov · 12 years ago
  37. 70834d3 usermodehelper: use UMH_WAIT_PROC consistently by Oleg Nesterov · 12 years ago
  38. a02d6fd signal: zap_pid_ns_processes: s/SEND_SIG_NOINFO/SEND_SIG_FORCED/ by Oleg Nesterov · 12 years ago
  39. d2d3930 signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig() by Oleg Nesterov · 12 years ago
  40. def8cf7 signal: cosmetic, s/from_ancestor_ns/force/ in prepare_signal() paths by Oleg Nesterov · 12 years ago
  41. 629d362 signal: give SEND_SIG_FORCED more power to beat SIGNAL_UNKILLABLE by Oleg Nesterov · 12 years ago
  42. 43aca32 Hexagon: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  43. ee00560c ptrace: remove PTRACE_SEIZE_DEVEL bit by Denys Vlasenko · 12 years ago
  44. 5cdf389a ptrace: renumber PTRACE_EVENT_STOP so that future new options and events can match by Denys Vlasenko · 12 years ago
  45. aa9147c ptrace: make PTRACE_SEIZE set ptrace options specified in 'data' parameter by Denys Vlasenko · 12 years ago
  46. 86b6c1f ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS code by Denys Vlasenko · 12 years ago
  47. 8c5cf9e ptrace: don't modify flags on PTRACE_SETOPTIONS failure by Denys Vlasenko · 12 years ago
  48. b1845ff ptrace: don't send SIGTRAP on exec if SEIZED by Oleg Nesterov · 12 years ago
  49. 15cab95 ptrace: the killed tracee should not enter the syscall by Oleg Nesterov · 12 years ago
  50. d533df0 fat: fix bug in enforcing Long File Name length by Namjae Jeon · 12 years ago
  51. 41f0c02 fat: clean up xlate_to_uni() by Namjae Jeon · 12 years ago
  52. 9eab0a7 rtc: ds1307: generalise ram size and offset by Austin Boyle · 12 years ago
  53. 40ce972 rtc: ds1307: comment and format cleanup by David Anders · 12 years ago
  54. b24a726 rtc: ds1307: simplify irq setup code by Wolfram Sang · 12 years ago
  55. 32d322b rtc: ds1307: refactor chip_desc table by Wolfram Sang · 12 years ago
  56. fef931f rtc: driver for DA9052/53 PMIC v1 by Ashish Jangam · 12 years ago
  57. fad0738 drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake in max8925_rtc_read_alarm/max8925_rtc_set_alarm by Kevin Liu · 12 years ago
  58. 0cf30bd drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value error by Kevin Liu · 12 years ago
  59. aa19689 drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops static by Navin P · 12 years ago
  60. 2f6e5f9 drivers/rtc: remove IRQF_DISABLED by Yong Zhang · 12 years ago
  61. 2778ebc drivers/rtc/rtc-twl.c: return correct RTC event from ISR by Venu Byravarasu · 12 years ago
  62. 94a339d drivers/rtc/rtc-twl.c: simplify RTC interrupt clearing by Venu Byravarasu · 12 years ago
  63. f7439bc drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior state by Venu Byravarasu · 12 years ago
  64. ce9f650 drivers/rtc/rtc-twl.c: optimize IRQ bit access by Venu Byravarasu · 12 years ago
  65. b4f0b88 MIPS: add RTC support for loongson1B by zhao zhang · 12 years ago
  66. 0abc920 rtc: convert rtc i2c drivers to module_i2c_driver by Axel Lin · 12 years ago
  67. 109e941 rtc: convert rtc spi drivers to module_spi_driver by Axel Lin · 12 years ago
  68. ee6c54c rtc/rtc-spear: call platform_set_drvdata() before registering rtc device by Viresh Kumar · 12 years ago
  69. 131f8b7 rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errors by Shiraz Hashim · 12 years ago
  70. cd0e08a rtc-spear: fix for balancing the enable_irq_wake in Power Mgmt by Deepak Sikri · 12 years ago
  71. 0e0cb89 init/do_mounts.c: print error code on mount failure by Bernhard Walle · 12 years ago
  72. 8595c53 init: check printed flag to skip printing message by Diwakar Tundlam · 12 years ago
  73. da0503a epoll: remove unneeded variable in reverse_path_check() by Dan Carpenter · 12 years ago
  74. 02edc6f epoll: comment the funky #ifdef by Steven Rostedt · 12 years ago
  75. 626cf23 poll: add poll_requested_events() and poll_does_not_wait() functions by Hans Verkuil · 12 years ago
  76. 5cde765 crc32: select an algorithm via Kconfig by Darrick J. Wong · 12 years ago
  77. 577eba9 crc32: add self-test code for crc32c by Darrick J. Wong · 12 years ago
  78. 6a0962b crypto: crc32c should use library implementation by Darrick J. Wong · 12 years ago
  79. 46c5801 crc32: bolt on crc32c by Darrick J. Wong · 12 years ago
  80. 78dff41 crc32: add note about this patchset to crc32.c by Bob Pearson · 12 years ago
  81. 0292c49 crc32: optimize loop counter for x86 by Bob Pearson · 12 years ago
  82. 324eb0f crc32: add slice-by-8 algorithm to existing code by Bob Pearson · 12 years ago
  83. 9a1dbf6 crc32: make CRC_*_BITS definition correspond to actual bit counts by Bob Pearson · 12 years ago
  84. ce4320d crc32: fix mixing of endian-specific types by Bob Pearson · 12 years ago
  85. 60e58d5 crc32: miscellaneous cleanups by Bob Pearson · 12 years ago
  86. 3863ef3 crc32: simplify unit test code by Bob Pearson · 12 years ago
  87. fbedceb crc32: move long comment about crc32 fundamentals to Documentation/ by Bob Pearson · 12 years ago
  88. e30c7a8 crc32: remove two instances of trailing whitespaces by Bob Pearson · 12 years ago
  89. ca56dc0 checkpatch: check for quoted strings broken across lines by Josh Triplett · 12 years ago
  90. 6712d85 checkpatch: whitespace - add/remove blank lines by Joe Perches · 12 years ago
  91. 2c92488 checkpatch: warn on use of yield() by Joe Perches · 12 years ago
  92. aad4f61 checkpatch: add --strict tests for braces, comments and casts by Joe Perches · 12 years ago
  93. b337d8b checkpatch: add [] to type extensions by Andy Whitcroft · 12 years ago
  94. fd1b57a checkpatch: high precedence operators do not require additional parentheses in #defines by Andy Whitcroft · 12 years ago
  95. e45bab8 checkpatch: handle string concatenation in simple #defines by Andy Whitcroft · 12 years ago
  96. b9df76a checkpatch: allow simple character constants in #defines by Andy Whitcroft · 12 years ago
  97. daebc53 checkpatch: catch [ ... ] usage when not at the beginning of definition by Andy Whitcroft · 12 years ago
  98. 1123268 checkpatch.pl: be silent when -q and --ignore is given by Artem Bityutskiy · 12 years ago
  99. d1fe9c0 checkpatch: add some --strict coding style checks by Joe Perches · 12 years ago
  100. 6061d94 include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...) by Joe Perches · 12 years ago