1. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  2. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  3. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  4. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  5. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  6. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  7. 8712a5b avr32: wire up pkey syscalls by Hans-Christian Noren Egtvedt · 8 years ago
  8. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  9. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  10. 9a2950f avr32: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  11. 8630c32 avr32: fix copy_from_user() by Al Viro · 8 years ago
  12. 6ad4a21 avr32: fixup code style in unistd.h and syscall_table.S by Hans-Christian Noren Egtvedt · 9 years ago
  13. 389ce5a avr32: wire up preadv2 and pwritev2 syscalls by Hans-Christian Noren Egtvedt · 9 years ago
  14. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 9 years ago
  15. 1c8e85b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 9 years ago
  16. b837e97 avr32: wire up copy_file_range syscall by Hans-Christian Egtvedt · 9 years ago
  17. 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 9 years ago
  18. d90f351 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 9 years ago
  19. a193f07 avr32: wire up missing syscalls by Hans-Christian Egtvedt · 9 years ago
  20. 6067a00 avr32: wire up accept4 syscall by Mans Rullgard · 9 years ago
  21. 7523e4d module: use a structure to encapsulate layout. by Rusty Russell · 9 years ago
  22. 09adcdf AVR32/time: Migrate to new 'set-state' interface by Viresh Kumar · 10 years ago
  23. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
  24. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  25. f3240c1 avr32: wire up missing syscalls by Hans-Christian Egtvedt · 10 years ago
  26. d453cde module_arch_freeing_init(): new hook for archs before module->module_init freed. by Rusty Russell · 10 years ago
  27. 8c23af6 avr32: Replace __get_cpu_var with __this_cpu_write by Christoph Lameter · 10 years ago
  28. 065f31b avr32: Use sigsp() by Richard Weinberger · 11 years ago
  29. d809709 avr32: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  30. 4c3b7df4e avr32: replace simple_strtoul() with kstrtoul() by Ramkumar Ramachandra · 11 years ago
  31. 7155530 avr32: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  32. d617b33 avr32: fix out-of-range jump in large kernels by Andreas Bießmann · 11 years ago
  33. 7a2a74f avr32: setup crt for early panic() by Andreas Bießmann · 11 years ago
  34. 395e73a avr32: cast syscall_return to silence compiler warning by Gabor Juhos · 11 years ago
  35. 1b0135b avr32: fix clockevents kernel warning by Gabor Juhos · 11 years ago
  36. 2e555f8 avr32: normalize global variables exported by vmlinux.lds by Jiang Liu · 12 years ago
  37. 0a0fca9 sched: Rename sched.c as sched/core.c in comments and Documentation by Viresh Kumar · 12 years ago
  38. e68c636 avr32: fix relocation check for signed 18-bit offset by Hans-Christian Egtvedt · 12 years ago
  39. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
  40. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
  41. 0142647 avr32: Use generic idle loop by Thomas Gleixner · 12 years ago
  42. 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
  43. 4788069 avr32: switch to generic sigaltstack by Al Viro · 12 years ago
  44. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  45. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  46. 584271b avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappers by Al Viro · 12 years ago
  47. 5fd0b58 avr32: switch to generic sys_execve() by Al Viro · 12 years ago
  48. 5adc807 avr32: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
  49. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  50. 3cffdc8 Uninclude linux/freezer.h by Richard Weinberger · 13 years ago
  51. 03240b2 fixups for signal breakage by Al Viro · 13 years ago
  52. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  53. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  54. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 13 years ago
  55. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  56. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  57. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  58. 62366c8 avr32: missed _TIF_NOTIFY_RESUME on one of do_notify_resume callers by Al Viro · 13 years ago
  59. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  60. fe49c1c avr32: need to clear RESTORE_SIGMASK on successful signal delivery by Al Viro · 13 years ago
  61. 446cdd1 avr32: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 13 years ago
  62. 54bbf3e avr32: use block_sigmask() by Matt Fleming · 13 years ago
  63. 4920959 avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturn by Oleg Nesterov · 13 years ago
  64. e1b1fd7 avr32: don't mask signals in the error path by Matt Fleming · 13 years ago
  65. 29b2501 avr32: Use generic init_task by Thomas Gleixner · 13 years ago
  66. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
  67. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 13 years ago
  68. 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
  69. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  70. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  71. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  72. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  73. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  74. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  75. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  76. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 14 years ago
  77. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  78. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  79. 24a1a47 avr32: add ATAG_BOARDINFO by Andreas Bießmann · 14 years ago
  80. 9f0d15a avr32: init cannot ignore signals sent by force_sig_info() by Matt Fleming · 14 years ago
  81. 0dd61be Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  82. db82817 avr32: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  83. c4945b9 asm-generic: rename generic little-endian bitops functions by Akinobu Mita · 14 years ago
  84. 1e2de47 avr32: Convert to clocksource_register_hz by John Stultz · 14 years ago
  85. 992a88b avr32: make architecture sys_clone prototype match asm-generic prototype by Hans-Christian Egtvedt · 14 years ago
  86. 9f29b8f ptrace: cleanup arch_ptrace() on avr32 by Namhyung Kim · 14 years ago
  87. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  88. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  89. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  90. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  91. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  92. 9e584fb arch/avr32: fix build failure caused by wrong prototype by Peter Huewe · 15 years ago
  93. e9ddbc0 avr32: Fix typo in read_persistent_clock() by Peter Huewe · 15 years ago
  94. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  95. e2032a4 avr32: Convert avr32 to use read/update_persistent_clock by John Stultz · 15 years ago
  96. 1d83931 avr32: use generic ptrace_resume code by Christoph Hellwig · 15 years ago
  97. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  98. 050cbb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 15 years ago
  99. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  100. ce378f7 avr32: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago