1. c8fff3e Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  2. b68edac unicore32: nb0916: Use PWM lookup table by Thierry Reding · 9 years ago
  3. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  4. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  5. 3078c8d unicore/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  6. f70229e unicore32/irq: Prepare puv3_gpio_handler for irq argument removal by Thomas Gleixner · 9 years ago
  7. 9b597fd arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERR by Masanari Iida · 10 years ago
  8. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  9. 19b6d0b unicore32: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  10. c90570d PCI: Assign resources before drivers claim devices (pci_scan_bus()) by Yijing Wang · 10 years ago
  11. cb9e3c2 mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() by Andrey Ryabinin · 10 years ago
  12. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  13. 7f8998c nosave: consolidate __nosave_{begin,end} in <asm/sections.h> by Geert Uytterhoeven · 10 years ago
  14. ca98565 unicore32: Fix build error by Guenter Roeck · 10 years ago
  15. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  16. 649671c unicore32: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  17. d216814 platform: Remove most references to platform_bus device by Pawel Moll · 10 years ago
  18. 3420d49 arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure. by Chen Gang · 11 years ago
  19. 40ad2a6 arch: unicore32: ksyms: export additional find_first_*() to avoid compiling failure by Chen Gang · 11 years ago
  20. f80561e arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling failure by Chen Gang · 11 years ago
  21. 8065042 arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compiling failure by Chen Gang · 11 years ago
  22. 5a5ffc9 arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling failure by Chen Gang · 11 years ago
  23. db7ef28 arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macros by Chen Gang · 11 years ago
  24. df8e4c7 arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmalloc_area() by Chen Gang · 11 years ago
  25. 4877b60 arch/unicore32/kernel/ksyms.c: remove several undefined exported symbols by Chen Gang · 11 years ago
  26. 40e05dd arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initialization by Heinrich Schuchardt · 11 years ago
  27. 611c86c unicore32: Initialize PWM backlight enable_gpio field by Thierry Reding · 11 years ago
  28. 1b3a5d0 reboot: move arch/x86 reboot= handling to generic kernel by Robin Holt · 12 years ago
  29. c97a700 reboot: unicore32: prepare reboot_mode for moving to generic kernel code by Robin Holt · 12 years ago
  30. c13e396 unicore32/PCI: Remove redundant call of pci_bus_add_devices() by Jiang Liu · 12 years ago
  31. 6dd9148 unicore32: just use mmap_pgoff()... by Al Viro · 12 years ago
  32. 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  33. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
  34. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
  35. 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  36. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  37. d0380e6 early_printk: consolidate random copies of identical code by Thomas Gleixner · 12 years ago
  38. 73cc9c8 cpufreq: unicore2: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 12 years ago
  39. aba92c9e unicore: Use generic idle loop by Thomas Gleixner · 12 years ago
  40. b43a7ff cpufreq: Notify all policy->cpus in cpufreq_notify_transition() by Viresh Kumar · 12 years ago
  41. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  42. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  43. 6ae236c unicore32 idle: delete stray pm_idle comment by Len Brown · 12 years ago
  44. 50b3c9e unicore32: switch to generic sigaltstack by Al Viro · 12 years ago
  45. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  46. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  47. 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  48. 82fab44 modules: don't hand 0 to vmalloc. by Rusty Russell · 12 years ago
  49. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  50. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  51. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  52. cb56217 unicore32: switch to generic clone(2) by Al Viro · 12 years ago
  53. 8c610c1 unicore32/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  54. 60541d7 unicore32: switch to generic sys_execve() by Al Viro · 12 years ago
  55. 38e9935 unicore32: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
  56. 10e1e99 UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between native and cross compiler by Guan Xuetao · 13 years ago
  57. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  58. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  59. 2474542 Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  60. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  61. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  62. 79c11b6 pwm: Move PUV3 PWM driver to PWM framework by Thierry Reding · 12 years ago
  63. 5384e27 unicore32: pwm: Use managed resource allocations by Thierry Reding · 12 years ago
  64. e551fad unicore32: pwm: Remove unnecessary indirection by Thierry Reding · 12 years ago
  65. dde9959 unicore32: pwm: Use module_platform_driver() by Thierry Reding · 12 years ago
  66. d1b6886 unicore32: pwm: Properly remap memory-mapped registers by Thierry Reding · 12 years ago
  67. 3cffdc8 Uninclude linux/freezer.h by Richard Weinberger · 13 years ago
  68. fe9d7fe unicore32: remove pointless test by Al Viro · 13 years ago
  69. 1cedd69 don't bother exporting kernel_execve() by Al Viro · 12 years ago
  70. 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 12 years ago
  71. 3ddbebf PCI: Discard __init annotations for pci_fixup_irqs() and related functions by Thierry Reding · 12 years ago
  72. 5d9a19e unicore32/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 13 years ago
  73. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  74. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  75. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 13 years ago
  76. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  77. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  78. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  79. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  80. 415d04d unicore32: if there's no handler we need to restore sigmask, syscall or no syscall by Al Viro · 13 years ago
  81. 9ae3679 unicore32: use block_sigmask() by Matt Fleming · 13 years ago
  82. d0b691d unicore32: Use generic init_task by Thomas Gleixner · 13 years ago
  83. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  84. 8978bfd Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt] by Guan Xuetao · 13 years ago
  85. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  86. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 13 years ago
  87. bc4d799 unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.h by Bjorn Helgaas · 13 years ago
  88. b9c40b07 unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag by Bjorn Helgaas · 13 years ago
  89. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  90. 86abc23 unicore32: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  91. 7037bd8 unicore32: Use set_current_blocked() by Matt Fleming · 13 years ago
  92. 8c939402e unicore32: standardize /proc/iomem "Kernel code" name by Kees Cook · 13 years ago
  93. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  94. b73224f PCI: UniCore: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  95. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  96. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  97. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  98. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  99. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  100. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago